>>> host-gcc-final 11.3.0 Extracting mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/xzcat /nvmedata/autobuild/instance-7/dl/gcc/gcc-11.3.0.tar.xz | /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0 --exclude='libjava/*' --exclude='libgo/*' -xf - >>> host-gcc-final 11.3.0 Patching for patchdir in package/gcc/11.3.0 ; do if test -d ${patchdir}; then PATH=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin:$PATH support/scripts/apply-patches.sh /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-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-final 11.3.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gcc-final 11.3.0 Patching libtool patching file /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-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). mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target mpc-1.2.1.tar.gz: OK (sha256: 17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459) >>> host-mpc 1.2.1 Extracting mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target gzip -d -c /nvmedata/autobuild/instance-7/dl/mpc/mpc-1.2.1.tar.gz | /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1 -xf - >>> host-mpc 1.2.1 Patching >>> host-mpc 1.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-mpc 1.2.1 Patching libtool patching file /nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-mpc 1.2.1 Configuring mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target (cd /nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/ && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc" GCC="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc" CXX="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host" --sysconfdir="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/etc" --localstatedir="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc... none checking the archiver (/usr/bin/ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) 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 gmp.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether time.h and sys/time.h may both be included... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for library containing creal... -lm checking whether creal, cimag and I can be used... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for getrusage... yes checking for dup... yes checking for dup2... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 11 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating tools/mpcheck/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-mpc 1.2.1 Building PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/ make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' Making all in src make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/src' /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o norm.lo norm.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c norm.c -fPIC -DPIC -o .libs/norm.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o mul_fr.lo mul_fr.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c mul_fr.c -fPIC -DPIC -o .libs/mul_fr.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o cos.lo cos.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c cos.c -fPIC -DPIC -o .libs/cos.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o set.lo set.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c set.c -fPIC -DPIC -o .libs/set.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o pow.lo pow.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c pow.c -fPIC -DPIC -o .libs/pow.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o get_version.lo get_version.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c get_version.c -fPIC -DPIC -o .libs/get_version.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o exp.lo exp.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c exp.c -fPIC -DPIC -o .libs/exp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o div_2si.lo div_2si.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o get_prec.lo get_prec.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c get_prec.c -fPIC -DPIC -o .libs/get_prec.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o real.lo real.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c real.c -fPIC -DPIC -o .libs/real.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o inp_str.lo inp_str.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o swap.lo swap.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sin.lo sin.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sin.c -fPIC -DPIC -o .libs/sin.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o add_si.lo add_si.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c add_si.c -fPIC -DPIC -o .libs/add_si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o div_ui.lo div_ui.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o neg.lo neg.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o cosh.lo cosh.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c cosh.c -fPIC -DPIC -o .libs/cosh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o fma.lo fma.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c fma.c -fPIC -DPIC -o .libs/fma.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o set_str.lo set_str.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o get_x.lo get_x.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c get_x.c -fPIC -DPIC -o .libs/get_x.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sub.lo sub.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sub.c -fPIC -DPIC -o .libs/sub.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o ui_ui_sub.lo ui_ui_sub.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c ui_ui_sub.c -fPIC -DPIC -o .libs/ui_ui_sub.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o pow_d.lo pow_d.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c pow_d.c -fPIC -DPIC -o .libs/pow_d.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o set_prec.lo set_prec.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sqrt.lo sqrt.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o asin.lo asin.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c asin.c -fPIC -DPIC -o .libs/asin.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o mul_2ui.lo mul_2ui.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o tan.lo tan.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c tan.c -fPIC -DPIC -o .libs/tan.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sub_ui.lo sub_ui.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o tanh.lo tanh.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c tanh.c -fPIC -DPIC -o .libs/tanh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sin_cos.lo sin_cos.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o acosh.lo acosh.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c acosh.c -fPIC -DPIC -o .libs/acosh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o add_fr.lo add_fr.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c add_fr.c -fPIC -DPIC -o .libs/add_fr.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sqr.lo sqr.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o mul_si.lo mul_si.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o cmp_si_si.lo cmp_si_si.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c cmp_si_si.c -fPIC -DPIC -o .libs/cmp_si_si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o pow_si.lo pow_si.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o ui_div.lo ui_div.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o pow_fr.lo pow_fr.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c pow_fr.c -fPIC -DPIC -o .libs/pow_fr.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o mul.lo mul.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o fr_sub.lo fr_sub.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c fr_sub.c -fPIC -DPIC -o .libs/fr_sub.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o add.lo add.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c add.c -fPIC -DPIC -o .libs/add.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o mul_ui.lo mul_ui.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o pow_ld.lo pow_ld.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c pow_ld.c -fPIC -DPIC -o .libs/pow_ld.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o out_str.lo out_str.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o div.lo div.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c div.c -fPIC -DPIC -o .libs/div.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o log.lo log.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c log.c -fPIC -DPIC -o .libs/log.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o urandom.lo urandom.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c urandom.c -fPIC -DPIC -o .libs/urandom.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o acos.lo acos.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c acos.c -fPIC -DPIC -o .libs/acos.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o pow_ui.lo pow_ui.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o log10.lo log10.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c log10.c -fPIC -DPIC -o .libs/log10.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o proj.lo proj.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c proj.c -fPIC -DPIC -o .libs/proj.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o arg.lo arg.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c arg.c -fPIC -DPIC -o .libs/arg.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o pow_z.lo pow_z.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o div_fr.lo div_fr.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c div_fr.c -fPIC -DPIC -o .libs/div_fr.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o rootofunity.lo rootofunity.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c rootofunity.c -fPIC -DPIC -o .libs/rootofunity.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o mul_2si.lo mul_2si.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o init2.lo init2.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o atanh.lo atanh.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c atanh.c -fPIC -DPIC -o .libs/atanh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o atan.lo atan.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c atan.c -fPIC -DPIC -o .libs/atan.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sinh.lo sinh.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sinh.c -fPIC -DPIC -o .libs/sinh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o asinh.lo asinh.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c asinh.c -fPIC -DPIC -o .libs/asinh.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o imag.lo imag.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c imag.c -fPIC -DPIC -o .libs/imag.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o fr_div.lo fr_div.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c fr_div.c -fPIC -DPIC -o .libs/fr_div.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o get_prec2.lo get_prec2.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c get_prec2.c -fPIC -DPIC -o .libs/get_prec2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o cmp.lo cmp.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o set_x_x.lo set_x_x.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c set_x_x.c -fPIC -DPIC -o .libs/set_x_x.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o conj.lo conj.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c conj.c -fPIC -DPIC -o .libs/conj.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o add_ui.lo add_ui.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o clear.lo clear.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o mem.lo mem.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c mem.c -fPIC -DPIC -o .libs/mem.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o strtoc.lo strtoc.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c strtoc.c -fPIC -DPIC -o .libs/strtoc.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o div_2ui.lo div_2ui.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o set_x.lo set_x.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c set_x.c -fPIC -DPIC -o .libs/set_x.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o dot.lo dot.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c dot.c -fPIC -DPIC -o .libs/dot.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o uceil_log2.lo uceil_log2.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o init3.lo init3.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c init3.c -fPIC -DPIC -o .libs/init3.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o mul_i.lo mul_i.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c mul_i.c -fPIC -DPIC -o .libs/mul_i.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sum.lo sum.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sum.c -fPIC -DPIC -o .libs/sum.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o cmp_abs.lo cmp_abs.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c cmp_abs.c -fPIC -DPIC -o .libs/cmp_abs.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o sub_fr.lo sub_fr.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c sub_fr.c -fPIC -DPIC -o .libs/sub_fr.o /bin/bash ../libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c -o abs.lo abs.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -c abs.c -fPIC -DPIC -o .libs/abs.o /bin/bash ../libtool --tag=CC --mode=link /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include -version-info 5:1:2 -L/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib -o libmpc.la -rpath /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp -lm libtool: link: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/ccache /usr/bin/gcc -shared -fPIC -DPIC .libs/abs.o .libs/acos.o .libs/acosh.o .libs/add.o .libs/add_fr.o .libs/add_si.o .libs/add_ui.o .libs/arg.o .libs/asin.o .libs/asinh.o .libs/atan.o .libs/atanh.o .libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si_si.o .libs/conj.o .libs/cos.o .libs/cosh.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_fr.o .libs/div_ui.o .libs/dot.o .libs/exp.o .libs/fma.o .libs/fr_div.o .libs/fr_sub.o .libs/get_prec2.o .libs/get_prec.o .libs/get_version.o .libs/get_x.o .libs/imag.o .libs/init2.o .libs/init3.o .libs/inp_str.o .libs/log.o .libs/log10.o .libs/mem.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_fr.o .libs/mul_i.o .libs/mul_si.o .libs/mul_ui.o .libs/neg.o .libs/norm.o .libs/out_str.o .libs/pow.o .libs/pow_fr.o .libs/pow_ld.o .libs/pow_d.o .libs/pow_si.o .libs/pow_ui.o .libs/pow_z.o .libs/proj.o .libs/real.o .libs/rootofunity.o .libs/urandom.o .libs/set.o .libs/set_prec.o .libs/set_str.o .libs/set_x.o .libs/set_x_x.o .libs/sin.o .libs/sin_cos.o .libs/sinh.o .libs/sqr.o .libs/sqrt.o .libs/strtoc.o .libs/sub.o .libs/sub_fr.o .libs/sub_ui.o .libs/sum.o .libs/swap.o .libs/tan.o .libs/tanh.o .libs/uceil_log2.o .libs/ui_div.o .libs/ui_ui_sub.o -Wl,-rpath -Wl,/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib -Wl,-rpath -Wl,/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib -L/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib/libmpfr.so /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib/libgmp.so -lm -O2 -Wl,-rpath -Wl,/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib -Wl,-soname -Wl,libmpc.so.3 -o .libs/libmpc.so.3.2.1 libtool: link: (cd ".libs" && rm -f "libmpc.so.3" && ln -s "libmpc.so.3.2.1" "libmpc.so.3") libtool: link: (cd ".libs" && rm -f "libmpc.so" && ln -s "libmpc.so.3.2.1" "libmpc.so") libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/src' Making all in tests make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tests' Making all in doc make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/doc' Making all in tools make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' Making all in bench make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/bench' Making all in mpcheck make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' >>> host-mpc 1.2.1 Installing to host directory PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/ make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/src' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpc.la '/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib/libmpc.so.3.2.1 libtool: install: (cd /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.2.1 libmpc.so.3; }; }) libtool: install: (cd /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.2.1 libmpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpc.lai /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib/libmpc.la libtool: finish: PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tests' make[3]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/doc' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/share/info' /usr/bin/install -c -m 644 ./mpc.info '/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/share/info' install-info --info-dir='/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/share/info' '/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/share/info/mpc.info' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/bench' make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/bench' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1/tools' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include' /usr/bin/install -c -m 644 src/mpc.h '/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/include' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-mpc-1.2.1' mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target gcc-11.3.0.tar.xz: OK (sha512: f0be5ad705c73b84477128a69c047f57dd47002f375eb60e1e842e08cf2009a509e92152bca345823926d550b7395ae6d4de7db51d1ee371c2dc37313881fca7) >>> host-gcc-initial 11.3.0 Extracting mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/xzcat /nvmedata/autobuild/instance-7/dl/gcc/gcc-11.3.0.tar.xz | /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-7/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=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin:$PATH support/scripts/apply-patches.sh /nvmedata/autobuild/instance-7/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 /nvmedata/autobuild/instance-7/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 /nvmedata/autobuild/instance-7/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). mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target isl-0.25.tar.xz: OK (sha256: be7b210647ccadf90a2f0b000fca11a4d40546374a850db67adb32fad4b230d9) >>> host-isl 0.25 Extracting mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/xzcat /nvmedata/autobuild/instance-7/dl/isl/isl-0.25.tar.xz | /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25 -xf - >>> host-isl 0.25 Patching >>> host-isl 0.25 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-isl 0.25 Patching libtool patching file /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/interface/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). patching file /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> host-isl 0.25 Configuring mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target (cd /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/ && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc" GCC="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc" CXX="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host" --sysconfdir="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/etc" --localstatedir="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/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 ) 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 make supports nested variables... (cached) yes checking for gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++... none checking how to run the C preprocessor... /usr/bin/cpp checking build system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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 how to run the C preprocessor... gcc -E checking for C compiler vendor... gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking whether C compiler accepts -malign-double... yes checking whether C compiler accepts -fstrict-aliasing... yes checking whether C compiler accepts -ffast-math... yes checking for gcc architecture flag... checking for x86 cpuid 0 output... d:68747541:444d4163:69746e65 checking for x86 cpuid 1 output... 800f11:a200800:7ed8320b:178bfbff checking whether C compiler accepts -march=amdfam10... yes checking for gcc architecture flag... -march=amdfam10 checking whether C compiler accepts -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=amdfam10... yes checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes checking for __attribute__... yes checking for grep that handles long lines and -e... /usr/bin/grep checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ supports C++11 features with -std=c++11... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 supports C++17 features by default... no checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 supports C++17 features with -std=gnu++17... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) 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 how to run the C++ preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17 -E checking for ld used by /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17 option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17 PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17 static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17 supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17 supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/ccache /usr/bin/g++ -std=c++11 -std=gnu++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for a Python interpreter with version >= 3.6... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.1 checking for python3 platform... linux checking for python3 script directory... ${prefix}/local/lib/python3.10/dist-packages checking for python3 extension module directory... ${exec_prefix}/local/lib/python3.10/dist-packages checking for cygpath... no checking for perl... /usr/bin/perl checking for pdflatex... pdflatex checking for pod2html... pod2html checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system) checking which gmp to use... system checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for main in -lgmp... yes checking whether mp_get_memory_functions is declared... yes checking whether ffs is declared... yes checking whether __builtin_ffs is declared... yes checking whether _BitScanForward is declared... no checking whether strcasecmp is declared... yes checking whether strncasecmp is declared... yes checking whether _stricmp is declared... no checking whether _strnicmp is declared... no checking whether snprintf is declared... yes checking whether _snprintf is declared... no checking which clang to use... no checking for C compiler vendor... (cached) gnu checking our pkgconfig libname... isl checking our pkgconfig version... 0.25 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/pkgconfig checking our pkgconfig_libfile... isl.pc checking our package / suffix... isl / checking our pkgconfig description... isl Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lisl -lgmp checking our pkgconfig cppflags... checking our pkgconfig ldflags... noninstalled pkgconfig -L /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/.libs noninstalled pkgconfig -I /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/./include checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating isl_srcdir.c config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bound_test.sh config.status: creating codegen_test.sh config.status: creating pip_test.sh config.status: creating flow_test.sh config.status: creating schedule_test.sh config.status: creating isl_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include/isl/stdint.h commands config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H config.status: executing isl.pc commands config.status: creating isl.pc.in config.status: creating isl.pc config.status: creating isl-uninstalled.pc config.status: creating isl-uninstalled.sh >>> host-isl 0.25 Building PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/ make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' GEN gitversion.h /home/autobuild/make/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' Making all in . make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' CC polyhedron_remove_redundant_equalities.o CC isl_convex_hull.lo CC isl_transitive_closure.lo CC isl_constraint.lo CC isl_coalesce.lo CC isl_local.lo CC isl_scheduler_clustering.lo CC isl_lp.lo CC isl_scheduler.lo CC isl_fold.lo CC isl_ast_build_expr.lo CC isl_mat.lo CC isl_obj.lo CC isl_options.lo CC isl_ast.lo CC isl_tarjan.lo CC isl_stride.lo CC isl_id.lo CC isl_schedule_band.lo CC print.lo CC isl_point.lo CC isl_ctx.lo CC isl_map.lo CC isl_id_to_pw_aff.lo CC isl_factorization.lo CC isl_bound.lo CC isl_ast_build.lo CC isl_tab_pip.lo CC isl_morph.lo CC isl_schedule.lo CC isl_dim_map.lo CC isl_range.lo CC isl_union_map.lo CC isl_blk.lo CC isl_schedule_node.lo CC isl_local_space.lo CC isl_set_list.lo CC isl_set_to_ast_graft_list.lo CC isl_ast_codegen.lo CC isl_arg.lo CC isl_schedule_constraints.lo CC isl_id_to_ast_expr.lo CC isl_map_list.lo CC isl_gmp.lo CC isl_sort.lo CC isl_printer.lo CC basis_reduction_tab.lo CC isl_farkas.lo CC isl_equalities.lo CC isl_ffs.lo CC isl_space.lo CC isl_sample.lo CC isl_polynomial.lo CC isl_deprecated.lo CC isl_scan.lo CC isl_ast_graft.lo CC isl_input.lo CC isl_vec.lo CC isl_affine_hull.lo CC isl_map_to_basic_set.lo CC isl_id_to_id.lo CC isl_val_gmp.lo CC isl_reordering.lo CC isl_seq.lo CC isl_schedule_tree.lo CC isl_output.lo CC isl_tab.lo CC isl_ilp.lo CC isl_map_subtract.lo CC isl_vertices.lo CC isl_box.lo CC isl_aff.lo CC isl_aff_map.lo CC isl_flow.lo CC isl_bernstein.lo CC isl_stream.lo CC isl_val.lo CC isl_schedule_read.lo CC isl_hash.lo CC isl_version.lo CC isl_map_simplify.lo CCLD libisl.la CCLD isl_polyhedron_remove_redundant_equalities CC polyhedron_sample.o CCLD isl_polyhedron_sample CXX isl_test2.o CXXLD isl_test2 CC schedule_cmp.o CCLD isl_schedule_cmp CXX isl_test_cpp17-checked.o CXXLD isl_test_cpp17-checked CXX isl_test_cpp17.o CXXLD isl_test_cpp17 CC schedule.o CCLD isl_schedule CC flow_cmp.o CCLD isl_flow_cmp CC polyhedron_minimize.o CCLD isl_polyhedron_minimize CC cat.o CCLD isl_cat CC codegen.o CCLD isl_codegen CC closure.o CCLD isl_closure CC polyhedron_detect_equalities.o CCLD isl_polyhedron_detect_equalities CC isl_test_int.o CCLD isl_test_int CXX isl_test_cpp-isl_test_cpp.o CXXLD isl_test_cpp CC bound.o CCLD isl_bound CC isl_test.o CCLD isl_test CC polytope_scan.o CCLD isl_polytope_scan CC pip.o CCLD isl_pip CC dep.o AR libdep.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC flow.o CCLD isl_flow make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' Making all in doc make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' >>> host-isl 0.25 Installing to host directory PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/ make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' /home/autobuild/make/make install-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' Making install in . make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/pkgconfig' /usr/bin/install -c -m 644 isl.pc '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/pkgconfig' /usr/bin/install -c -m 644 ./libisl-gdb.py /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/libisl.so.23.2.0-gdb.py /usr/bin/mkdir -p '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include/isl' /usr/bin/install -c -m 644 include/isl/stdint.h '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include/isl' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include/isl' /usr/bin/install -c -m 644 include/isl/cpp.h include/isl/typed_cpp.h include/isl/val_gmp.h include/isl/aff.h include/isl/aff_type.h include/isl/arg.h include/isl/ast.h include/isl/ast_type.h include/isl/ast_build.h include/isl/constraint.h include/isl/ctx.h include/isl/fixed_box.h include/isl/flow.h include/isl/id.h include/isl/id_type.h include/isl/id_to_ast_expr.h include/isl/id_to_id.h include/isl/id_to_pw_aff.h include/isl/ilp.h include/isl/hash.h include/isl/hmap.h include/isl/hmap_templ.c include/isl/list.h include/isl/local_space.h include/isl/lp.h include/isl/mat.h include/isl/map.h include/isl/map_to_basic_set.h include/isl/map_type.h include/isl/maybe.h include/isl/maybe_ast_expr.h include/isl/maybe_basic_set.h include/isl/maybe_id.h include/isl/maybe_pw_aff.h include/isl/maybe_templ.h include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include/isl' /usr/bin/install -c -m 644 include/isl/polynomial_type.h include/isl/printer.h include/isl/printer_type.h include/isl/schedule.h include/isl/schedule_node.h include/isl/schedule_type.h include/isl/set.h include/isl/set_type.h include/isl/space.h include/isl/space_type.h include/isl/stream.h include/isl/stride_info.h include/isl/union_map.h include/isl/union_map_type.h include/isl/union_set.h include/isl/union_set_type.h include/isl/val.h include/isl/val_type.h include/isl/vec.h include/isl/version.h include/isl/vertices.h '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/include/isl' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libisl.la '/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib' libtool: install: /usr/bin/install -c .libs/libisl.so.23.2.0 /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/libisl.so.23.2.0 libtool: install: (cd /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib && { ln -s -f libisl.so.23.2.0 libisl.so.23 || { rm -f libisl.so.23 && ln -s libisl.so.23.2.0 libisl.so.23; }; }) libtool: install: (cd /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib && { ln -s -f libisl.so.23.2.0 libisl.so || { rm -f libisl.so && ln -s libisl.so.23.2.0 libisl.so; }; }) libtool: install: /usr/bin/install -c .libs/libisl.lai /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib/libisl.la libtool: finish: PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' Making install in doc make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/doc' make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/doc' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-isl-0.25' >>> host-gcc-initial 11.3.0 Configuring mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-binutils/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-binutils/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-binutils/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-binutils/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target mkdir -p /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build ln -sf ../configure /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/configure (cd /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc" GCC="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc" CXX="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error" CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 " AR_FOR_TARGET=gcc-ar NM_FOR_TARGET=gcc-nm RANLIB_FOR_TARGET=gcc-ranlib CONFIG_SITE=/dev/null ./configure --prefix="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host" --sysconfdir="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/etc" --localstatedir="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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=i686-buildroot-linux-uclibc --with-sysroot=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host --with-mpc=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host --with-mpfr=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host --with-pkgversion="Buildroot 2022.08-495-g716b8c4e7b" --with-bugurl="http://bugs.buildroot.net/" --without-zstd --enable-libquadmath --enable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --with-isl=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host --with-arch="goldmont-plus" --enable-languages=c --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libvtv support... yes checking for libhsail-rt support... yes checking for libphobos support... yes checking for gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 checking for isl 0.15 or later... 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-libsanitizer target-libssp target-libitm target-libvtv (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... missing ./configure: line 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 i686-buildroot-linux-uclibc-cc... no checking for i686-buildroot-linux-uclibc-gcc... no checking for i686-buildroot-linux-uclibc-c++... no checking for i686-buildroot-linux-uclibc-g++... no checking for i686-buildroot-linux-uclibc-cxx... no checking for i686-buildroot-linux-uclibc-gxx... no checking for i686-buildroot-linux-uclibc-gcc... no checking for i686-buildroot-linux-uclibc-gfortran... no checking for i686-buildroot-linux-uclibc-gccgo... no checking for i686-buildroot-linux-uclibc-gdc... no checking for ar... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ar checking for as... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/as checking for dlltool... no checking for i686-buildroot-linux-uclibc-dlltool... no checking for dsymutil... no checking for i686-buildroot-linux-uclibc-dsymutil... no checking for ld... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ld checking for lipo... no checking for i686-buildroot-linux-uclibc-lipo... no checking for nm... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm checking for objcopy... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/objcopy checking for objdump... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/objdump checking for otool... no checking for i686-buildroot-linux-uclibc-otool... no checking for ranlib... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib checking for readelf... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/readelf checking for strip... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/strip checking for windres... no checking for i686-buildroot-linux-uclibc-windres... no checking for windmc... no checking for i686-buildroot-linux-uclibc-windmc... no checking where to find the target ar... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target as... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target cc... just compiled checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target ld... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target objcopy... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target objdump... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target readelf... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target strip... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gcc-initial 11.3.0 Building PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/pkgconfig" /home/autobuild/make/make -j1 gcc_cv_libc_provides_ssp=no all-gcc all-target-libgcc -C /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build' mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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... yes checking for shared library run path origin... done checking for iconv... (cached) no checking for CET support... yes 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 mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /nvmedata/autobuild/instance-7/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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... yes 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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-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 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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o ../../../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 \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o sort.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o xexit.o 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 make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libcpp' /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 echo "#define LOCALEDIR \"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/locale\"" > localedir.new ../../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 ../../../libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': ../../../libcpp/macro.c:183:26: warning: format not a string literal and no format arguments [-Wformat-security] 183 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 184 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ ../../../libcpp/macro.c:212:34: warning: format not a string literal and no format arguments [-Wformat-security] 212 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ ../../../libcpp/macro.c: In function 'cpp_macro* create_iso_definition(cpp_reader*)': ../../../libcpp/macro.c:3618:25: warning: format not a string literal and no format arguments [-Wformat-security] 3618 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libcpp/macro.c:3633:25: warning: format not a string literal and no format arguments [-Wformat-security] 3633 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 ../../../libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': ../../../libcpp/expr.c:811:35: warning: format not a string literal and no format arguments [-Wformat-security] 811 | cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 812 | 0, message); | ~~~~~~~~~~~ ../../../libcpp/expr.c:814:38: warning: format not a string literal and no format arguments [-Wformat-security] 814 | cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 815 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libcpp/expr.c:824:33: warning: format not a string literal and no format arguments [-Wformat-security] 824 | cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 825 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/libcpp' mkdir -p -- ./zlib Configuring in ./zlib configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc... none checking for CET support... yes 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc object... ok checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/zlib' true "AR_FLAGS=rc" "CC_FOR_BUILD=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc" "CFLAGS=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" "CXXFLAGS=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" "CFLAGS_FOR_BUILD=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" "CFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error" "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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib" "LIBCFLAGS=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" "LIBCFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error" "MAKE=/home/autobuild/make/make" "MAKEINFO=/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host" "infodir=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info" "libdir=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib" "prefix=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host" "tooldir=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc" "CXX=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include" "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /home/autobuild/make/make /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/zlib' mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /nvmedata/autobuild/instance-7/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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... yes 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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libiberty' echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi ../../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 \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o ../../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 \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /usr/bin/ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libiberty/testsuite' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libiberty' mkdir -p -- ./libcody Configuring in ./libcody configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ accepts -g... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libcody' /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF buffer.d -c -o buffer.o ../../libcody/buffer.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF client.d -c -o client.o ../../libcody/client.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF netclient.d -c -o netclient.o ../../libcody/netclient.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF netserver.d -c -o netserver.o ../../libcody/netserver.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF resolver.d -c -o resolver.o ../../libcody/resolver.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF packet.d -c -o packet.o ../../libcody/packet.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libcody' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... 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... yes 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... yes checking for shared library run path origin... 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 make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-7/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for CET support... yes 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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libcpp' /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 \"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/locale\"" > localedir.new ../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 ../../libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': ../../libcpp/macro.c:183:26: warning: format not a string literal and no format arguments [-Wformat-security] 183 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 184 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ ../../libcpp/macro.c:212:34: warning: format not a string literal and no format arguments [-Wformat-security] 212 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ ../../libcpp/macro.c: In function 'cpp_macro* create_iso_definition(cpp_reader*)': ../../libcpp/macro.c:3618:25: warning: format not a string literal and no format arguments [-Wformat-security] 3618 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../libcpp/macro.c:3633:25: warning: format not a string literal and no format arguments [-Wformat-security] 3633 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 ../../libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': ../../libcpp/expr.c:811:35: warning: format not a string literal and no format arguments [-Wformat-security] 811 | cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 812 | 0, message); | ~~~~~~~~~~~ ../../libcpp/expr.c:814:38: warning: format not a string literal and no format arguments [-Wformat-security] 814 | cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 815 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../libcpp/expr.c:824:33: warning: format not a string literal and no format arguments [-Wformat-security] 824 | cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 825 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 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 '/nvmedata/autobuild/instance-7/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 x86_64-pc-linux-gnu-gcc... (cached) /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for gawk... (cached) gawk checking for dwz... dwz 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking for CET support... yes 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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace' /home/autobuild/make/make all-am make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace' true DO=all multi-do # /home/autobuild/make/make /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/dwarf.c -o dwarf.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o posix.lo ../../libbacktrace/posix.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/posix.c -o posix.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o mmapio.lo ../../libbacktrace/mmapio.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o mmap.lo ../../libbacktrace/mmap.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/mmap.c -o mmap.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o simple.lo ../../libbacktrace/simple.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/simple.c -o simple.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o state.lo ../../libbacktrace/state.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/state.c -o state.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o elf.lo ../../libbacktrace/elf.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/elf.c -o elf.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o atomic.lo ../../libbacktrace/atomic.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/atomic.c -o atomic.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o fileline.lo ../../libbacktrace/fileline.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/fileline.c -o fileline.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o print.lo ../../libbacktrace/print.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/print.c -o print.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o sort.lo ../../libbacktrace/sort.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../libbacktrace/sort.c -o sort.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libbacktrace' mkdir -p -- ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Woverlength-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/fixincludes' sed -e 's/@gcc_version@/11.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/bash ../../fixincludes/mkfixinc.sh i686-buildroot-linux-uclibc make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/fixincludes' mkdir -p -- ./lto-plugin Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether 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 x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 x86_64-pc-linux-gnu-gcc... (cached) /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc... (cached) none checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking for -static-libgcc... yes checking for CET support... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) 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 make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' /home/autobuild/make/make all-am make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' /bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -Wall -fcf-protection -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -Wc,-static-libgcc -module -avoid-version -bindir /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib' '-Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib' -o liblto_plugin.la -rpath /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -static-libgcc -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/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 /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' Configuring in ./gcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default dsymutil was specified... no checking whether a default assembler was specified... no checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-pc-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C++ preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 ... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ is affected by placement new aliasing bug... no checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -Wnarrowing... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -Wcast-qual... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -Werror=format-diag... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Werror=format-diag... (cached) yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -Woverloaded-virtual... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 ... yes checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /nvmedata/autobuild/instance-7/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... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether mallinfo is declared... yes checking whether mallinfo2 is declared... 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/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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -E checking for ld used by /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking what assembler to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/as checking whether we are using gold... no checking gold linker with split stack support as non default... checking what linker to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ld checking what nm to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm checking what objdump to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/objdump checking what readelf to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/readelf checking for i686-buildroot-linux-uclibc-otool... no checking what otool to use... not found checking for i686-buildroot-linux-uclibc-dsymutil... no checking assembler flags... --32 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... no checking assembler for assembly of compiler generated 32-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... 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) no checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... no Links are now set up to build a cross-compiler from x86_64-pc-linux-gnu to i686-buildroot-linux-uclibc. 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... yes 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 -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wcast-qual... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -fno-lto... yes checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for decimal floating point... dpd checking whether byte ordering is bigendian... no checking for CET support... yes 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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/decimal32.c' object='decimal32.o' libtool=no /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/dpd/decimal64.c' object='decimal64.o' libtool=no /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/libdecnumber' mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc supports -Woverlength-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/bash ../../../fixincludes/mkfixinc.sh i686-buildroot-linux-uclibc sed -e 's/@gcc_version@/11.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/gcc' /bin/bash ../../gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh bconfig.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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-495-g716b8c4e7b) \"" \ -DBUGURL="\"\"" -o build/version.o ../../gcc/version.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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-x86_64-pc-linux-gnu/libiberty/libiberty.a 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/bash ../../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/bash ../../gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h build/gengtype \ -S ../../gcc -I gtyp-input.list -w tmp-gtype.state /bin/bash ../../gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype lsf="../../gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' > tmp-specs.h /bin/bash ../../gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/bash ../../gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/bash ../../gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-mddeps /bin/bash ../../gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants ../../gcc/common.md ../../gcc/config/i386/i386.md \ > tmp-constants.h /bin/bash ../../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/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/linux.h config/linux-android.h config/i386/gnu-user-common.h config/i386/gnu-user.h config/i386/linux-common.h config/i386/linux.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_UCLIBC ANDROID_DEFAULT=0" \ /bin/bash ../../gcc/mkconfig.sh tm.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 build/genmodes -m > tmp-min-modes.c /bin/bash ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/bash ../../gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpreds -h ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.h /bin/bash ../../gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpreds -c ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-constrs.h /bin/bash ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconditions ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-condmd.c /bin/bash ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_p.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/bash ../../gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genattr ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/bash ../../gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/bash ../../gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/gentarget-def \ build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gentarget-def ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/bash ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genflags ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/bash ../../gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genopinit ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/bash ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/bash ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit 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/bash ../../gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/gencheck \ build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/bash ../../gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 ../../gcc/genhooks.c: In function 'void emit_documentation(const char*)': ../../gcc/genhooks.c:140:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | fscanf (f, "%999s", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~ ../../gcc/genhooks.c:131:17: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 131 | while (fscanf (f, "%*[^@]"), buf[0] = '\0', | ~~~~~~~^~~~~~~~~~~~~ ../../gcc/genhooks.c:193:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 193 | fscanf (f, "%5[^ \n]", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../gcc/genhooks.c:199:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 199 | fscanf (f, "%999s", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr-common ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/bash ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/bash ../../gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo timestamp > s-omp-device-properties-h build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '11.3.0' '' \ > tmp-gcov-iov.h /bin/bash ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh config.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconfig ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/bash ../../gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencodes ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/bash ../../gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/bash ../../gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/i386/i386.h config/i386/i386-protos.h defaults.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_d.h gawk -f ../../gcc/gen-pass-instances.awk \ ../../gcc/passes.def ../../gcc/config/i386/i386-passes.def > pass-instances.def if test no = yes \ || test -n ""; then \ /bin/bash ../../gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/bash ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/bash ../../gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.c ../../gcc/diagnostic.c: In function 'void fancy_abort(const char*, int, const char*)': ../../gcc/diagnostic.c:1887:15: warning: format not a string literal and no format arguments [-Wformat-security] 1887 | fnotice (stderr, diagnostic_kind_text[DK_ICE]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc/selftest-diagnostic.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../gcc/json.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc/memory-block.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DBASEVER="\"11.3.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Buildroot 2022.08-495-g716b8c4e7b) \"" -DBUGURL="\"\"" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../gcc/diagnostic-format-json.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc/edit-context.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DLOCALEDIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/locale\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc/diagnostic-show-locus.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../gcc/sort.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc/selftest.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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo ../../gcc/config/i386/driver-i386.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc/gcc-main.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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc/spellcheck.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo ../../gcc/common/config/i386/i386-common.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DPREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host\" -DBASEVER="\"11.3.0\"" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../gcc/opt-suggestions.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc/common/common-targhooks.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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DDEFAULT_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DSTANDARD_BINDIR_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc/c/gccspec.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DDEFAULT_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DSTANDARD_BINDIR_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"11.3.0\"" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc/gcc.c ../../gcc/gcc.c: In function 'long unsigned int get_random_number()': ../../gcc/gcc.c:10454:12: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 10454 | read (fd, &ret, sizeof (HOST_WIDE_INT)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc/gcc.c: In function 'void do_report_bug(const char**, int, char**, char**)': ../../gcc/gcc.c:7671:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 7671 | write (fd, "\n//", 3); | ~~~~~~^~~~~~~~~~~~~~~ ../../gcc/gcc.c:7674:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 7674 | write (fd, " ", 1); | ~~~~~~^~~~~~~~~~~~ ../../gcc/gcc.c:7675:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 7675 | write (fd, new_argv[i], strlen (new_argv[i])); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc/gcc.c:7677:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 7677 | write (fd, "\n\n", 2); | ~~~~~~^~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o xgcc gcc.o gcc-main.o ggc-none.o \ c/gccspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs cp xgcc gcc-cross /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc/c/c-parser.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc/attribs.c echo "/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib" > checksum-options.tmp \ && ../../gcc/../move-if-change checksum-options.tmp checksum-options /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc/c/c-lang.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc/tree-ssa-loop-ch.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc/lto-opts.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc/df-problems.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc/gimple-ssa-sprintf.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc/tree-ssa-pre.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../gcc/symtab-thunks.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o x86-tune-sched-core.o -MT x86-tune-sched-core.o -MMD -MP -MF ./.deps/x86-tune-sched-core.TPo ../../gcc/config/i386/x86-tune-sched-core.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../gcc/analyzer/trimmed-graph.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc/streamer-hooks.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc/sese.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc/ifcvt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../gcc/value-range.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc/regrename.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc/dfp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../gcc/ipa-predicate.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc/sreal.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genattrtab.o ../../gcc/genattrtab.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattrtab ../../gcc/common.md ../../gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/bash ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/bash ../../gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/bash ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc/tree-eh.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc/graphite-sese-to-poly.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc/cgraphclones.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc/tree-ssa-math-opts.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../gcc/tree-ssa-uninit.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc/gimple-iterator.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc/tree-ssa-threadupdate.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../gcc/tree-streamer-in.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc/cgraphbuild.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../gcc/rtl-ssa/accesses.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../gcc/tree-ssa-ccp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../gcc/graphviz.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc/cfgbuild.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc/ira-costs.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../gcc/ipa-modref.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc/ipa-reference.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc/ira-conflicts.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../gcc/omp-simd-clone.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc/tree-nested.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc/stor-layout.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc/tree-chrec.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc/lra-lives.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc/tree-ssa-copy.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc/fixed-value.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc/sched-deps.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc/tree-pretty-print.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../gcc/stack-ptr-mod.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../gcc/read-rtl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../gcc/tree-ssa-sccvn.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc/lra-assigns.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc/loop-unroll.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc/ipa-sra.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc/data-streamer-in.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc/omp-low.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc/ddg.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc/multiple_target.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc/auto-profile.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc/fold-const.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../gcc/rtl-ssa/insns.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc/varasm.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc/gimple-expr.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../gcc/rtl-ssa/blocks.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc/ira-color.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc/lto-streamer.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc/ggc-tests.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../gcc/analyzer/sm-signal.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../gcc/range-op.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../gcc/gimple-range.cc build/genmodes > tmp-modes.c /bin/bash ../../gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genmatch.o ../../gcc/genmatch.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genmatch \ build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmatch --gimple ../../gcc/match.pd \ > tmp-gimple-match.c GIMPLE decision tree has 3777 leafs, maximum depth 28 and a total number of 16110 nodes removed 2477 duplicate tails build/genmatch --generic ../../gcc/match.pd \ > tmp-generic-match.c GENERIC decision tree has 3513 leafs, maximum depth 13 and a total number of 14675 nodes removed 2401 duplicate tails /bin/bash ../../gcc/../move-if-change tmp-gimple-match.c \ gimple-match.c /bin/bash ../../gcc/../move-if-change tmp-generic-match.c \ generic-match.c echo timestamp > s-match /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc/sanopt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc/tree-ssa-loop-ivcanon.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../gcc/rtl-ssa/changes.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc/sel-sched-ir.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc/lra-coalesce.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc/combine-stack-adj.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc/ipa-icf-gimple.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../gcc/analyzer/pending-diagnostic.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc/opts-global.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc/final.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc/expr.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc/double-int.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../gcc/analyzer/region-model-manager.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../gcc/analyzer/bar-chart.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc/tree-ssa-uncprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../gcc/gimple-ssa-warn-alloca.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../gcc/analyzer/checker-path.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../gcc/omp-oacc-kernels-decompose.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc/targhooks.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc/dojump.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc/gimple-low.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../gcc/function-abi.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../gcc/ipa-fnsummary.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../gcc/profile-count.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc/gimplify-me.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc/loop-doloop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc/cfganal.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc/lcm.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc/lra-spills.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../gcc/gimple-range-edge.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc/debug.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../gcc/tree-ssa-dse.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../gcc/tree-vect-slp-patterns.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc/mcf.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../gcc/tree-ssa-alias.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../gcc/analyzer/analyzer-pass.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc/gimple-walk.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc/lto-section-in.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc/lto-cgraph.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc/gimple-ssa-strength-reduction.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc/ipa-split.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc/tree-ssa-loop-manip.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc/sancov.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc/cfgloopmanip.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc/lra.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc/ipa-visibility.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc/tree-ssa-address.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc/optabs-tree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc/ipa-icf.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc/tree-vect-patterns.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc/jump.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../gcc/tree-ssa-phiprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genpeep.o ../../gcc/genpeep.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpeep ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/bash ../../gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../gcc/gimple-loop-jam.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../gcc/tree-vect-loop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc/stringpool.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../gcc/tree-ssa-live.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc/tree-vect-slp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../gcc/tree-if-conv.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc/data-streamer-out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc/tree-ssa-coalesce.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc/tree-dfa.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include\" -DFIXED_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include/c++/11.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include/c++/11.3.0/i686-buildroot-linux-uclibc\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include/c++/11.3.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/libc++_include/c++/11.3.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/\" -DSTANDARD_EXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DBASEVER="\"11.3.0\"" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc/cppbuiltin.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc/lto-section-out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../gcc/tree-ssa-loop-im.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc/ipa-profile.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc/tree-ssa-loop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc/ira.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc/tree-parloops.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc/df-core.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../gcc/print-rtl-function.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genemit.o ../../gcc/genemit.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genemit ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/bash ../../gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc/lists.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../gcc/opt-problem.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo ../../gcc/gimple-ssa-evrp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../gcc/value-query.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc/lra-constraints.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc/dse.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../gcc/analyzer/store.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../gcc/analyzer/function-set.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../gcc/analyzer/sm-taint.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc/print-rtl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../gcc/tree-object-size.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc/tree-vect-loop-manip.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o i386-options.o -MT i386-options.o -MMD -MP -MF ./.deps/i386-options.TPo ../../gcc/config/i386/i386-options.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../gcc/optinfo.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc/tree-ssa-ifcombine.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc/reg-stack.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc/sched-ebb.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genextract.o ../../gcc/genextract.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genextract ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/bash ../../gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -I../../gcc/../zlib -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../gcc/analyzer/engine.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc/ipa.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc/tree-cfgcleanup.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc/tree-inline.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc/hw-doloop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../gcc/analyzer/analyzer-selftests.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc/lower-subreg.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc/combine.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc/cfgloop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../gcc/gimple-range-cache.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc/tree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc/gimple-builder.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../gcc/analyzer/call-string.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc/ipa-cp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc/dbxout.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../gcc/omp-offload.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc/valtrack.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../gcc/tree-ssa-reassoc.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../gcc/analyzer/sm-sensitive.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc/ira-build.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../gcc/analyzer/sm.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc/optabs-query.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc/ggc-page.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../gcc/tree-ssa-scopedtables.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../gcc/selftest-rtl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../gcc/tree-ssa-loop-split.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc/lto-streamer-out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../gcc/config/host-linux.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc/loop-invariant.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc/real.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../gcc/analyzer/region.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc/tree-scalar-evolution.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc/postreload.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc/tree-ssa-loop-ivopts.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../gcc/run-rtl-passes.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc/tree-streamer-out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc/ipa-utils.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DTARGET_NAME=\"i686-buildroot-linux-uclibc\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../gcc/rtlhash.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc/ipa-polymorphic-call.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc/alloc-pool.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../gcc/analyzer/sm-malloc.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc/store-motion.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc/builtins.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../gcc/gimple-isel.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genautomata.o ../../gcc/genautomata.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm build/genautomata ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/bash ../../gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc/tree-emutls.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc/postreload-gcse.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc/tree-complex.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o x86-tune-sched-bd.o -MT x86-tune-sched-bd.o -MMD -MP -MF ./.deps/x86-tune-sched-bd.TPo ../../gcc/config/i386/x86-tune-sched-bd.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../gcc/ipa-modref-tree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc/cfghooks.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc/hash-map-tests.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc/lra-eliminations.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc/rtl-error.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc/reload.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc/gimple-streamer-out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc/resource.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc/cfg.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc/plugin.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../gcc/analyzer/analyzer.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc/sparseset.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc/graphite-poly.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc/tree-ssa-loop-niter.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc/gcc-rich-location.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc/sched-rgn.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../gcc/analyzer/program-state.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../gcc/rtl-tests.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include\" -DFIXED_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include/c++/11.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include/c++/11.3.0/i686-buildroot-linux-uclibc\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include/c++/11.3.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/libc++_include/c++/11.3.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot${sysroot_headers_suffix}/usr/include\" -DTOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/\" -DSTANDARD_EXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc/cppdefault.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../gcc/analyzer/sm-file.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../gcc/early-remat.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc/graphds.c gawk -f ../../gcc/config/i386/i386-builtin-types.awk ../../gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/bash ../../gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../gcc/config/i386/i386.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../gcc/config/linux.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../gcc/tree-data-ref.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc/tree-ssanames.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../gcc/digraph.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc/coverage.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc/cfgrtl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc/vtable-verify.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gnu-property.o -MT gnu-property.o -MMD -MP -MF ./.deps/gnu-property.TPo ../../gcc/config/i386/gnu-property.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../gcc/gimple-ssa-warn-restrict.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc/stmt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc/rtlanal.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../gcc/gimple-loop-interchange.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../gcc/rtx-vector-builder.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc/passes.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc/function-tests.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc/regstat.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../gcc/gimple-loop-versioning.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../gcc/splay-tree-utils.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc/tree-predcom.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../gcc/gimple-if-to-switch.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../gcc/analyzer/feasible-graph.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc/tree-vect-data-refs.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc/tree-ssa.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc/graphite-optimize-isl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../gcc/tree-vect-stmts.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../gcc/analyzer/analysis-plan.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc/cfgcleanup.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc/explow.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc/realmpfr.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc/simplify-rtx.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/region-model-impl-calls.o -MT analyzer/region-model-impl-calls.o -MMD -MP -MF analyzer/.deps/region-model-impl-calls.TPo ../../gcc/analyzer/region-model-impl-calls.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo ../../gcc/gimple-ssa-evrp-analyze.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.c In file included from ../../gcc/coretypes.h:474, from ../../gcc/expmed.c:26: ../../gcc/machmode.h: In function 'rtx_def* emit_store_flag_1(rtx, rtx_code, rtx, rtx, machine_mode, int, int, machine_mode)': ../../gcc/machmode.h:550:49: warning: '*(unsigned int*)((char*)&int_mode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' may be used uninitialized in this function [-Wmaybe-uninitialized] 550 | ? mode_size_inline (mode) : mode_size[mode]); | ^~~~ ../../gcc/expmed.c:5649:19: note: '*(unsigned int*)((char*)&int_mode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' was declared here 5649 | scalar_int_mode int_mode; | ^~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../gcc/range.cc build/genpreds ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.c /bin/bash ../../gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc/modulo-sched.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../gcc/symtab-clones.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../gcc/tree-ssa-loop-prefetch.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../gcc/typed-splay-tree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc/ccmp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc/tree-diagnostic.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc/compare-elim.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc/tree-ssa-threadedge.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc/tree-sra.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc/incpath.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc/tree-ssa-propagate.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc/tsan.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc/tree-cfg.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc/dce.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc/gimple-laddress.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc/caller-save.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc/sel-sched.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc/cse.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc/lra-remat.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../gcc/tree-ssa-forwprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc/ggc-common.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc/tree-ssa-sink.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../gcc/tree-switch-conversion.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o i386-features.o -MT i386-features.o -MMD -MP -MF ./.deps/i386-features.TPo ../../gcc/config/i386/i386-features.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo ../../gcc/value-range-equiv.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../gcc/file-prefix-map.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc/rtl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../gcc/analyzer/supergraph.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../gcc/spellcheck-tree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../gcc/graphite-isl-ast-to-gimple.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o i386-builtins.o -MT i386-builtins.o -MMD -MP -MF ./.deps/i386-builtins.TPo ../../gcc/config/i386/i386-builtins.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc/gcse-common.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../gcc/analyzer/complexity.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc/dumpfile.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../gcc/omp-expand.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../gcc/wide-int.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc/tree-nrv.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../gcc/adjust-alignment.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc/auto-inc-dec.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc/trans-mem.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../gcc/tree-call-cdce.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc/df-scan.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc/symtab.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../gcc/tree-into-ssa.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc/tree-affine.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc/bb-reorder.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../gcc/tree-ssa-strlen.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc/reload1.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../gcc/tree-ssa-ter.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc/mode-switching.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc/timevar.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc/reorg.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../gcc/gimple-array-bounds.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o i386-expand.o -MT i386-expand.o -MMD -MP -MF ./.deps/i386-expand.TPo ../../gcc/config/i386/i386-expand.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc/gimple-ssa-nonnull-compare.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../gcc/tree-outof-ssa.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../gcc/tree-ssa-dom.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../gcc/gimple-range-gori.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc/tree-iterator.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc/ipa-pure-const.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../gcc/tree-vector-builder.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc/predict.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genenums.o ../../gcc/genenums.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genenums ../../gcc/common.md ../../gcc/config/i386/i386.md \ > tmp-enums.c /bin/bash ../../gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc/ira-emit.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc/tree-ssa-tail-merge.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc/graphite-scop-detection.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc/fold-const-call.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc/target-globals.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc/alias.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc/tree-profile.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc/tree-ssa-phiopt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../gcc/analyzer/program-point.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc/gimple-ssa-backprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc/data-streamer.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc/gimple-ssa-split-paths.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../gcc/tree-ssa-dce.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo ../../gcc/tree-diagnostic-path.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o unique-ptr-tests.o -MT unique-ptr-tests.o -MMD -MP -MF ./.deps/unique-ptr-tests.TPo ../../gcc/unique-ptr-tests.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc/fibonacci_heap.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc/loop-iv.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../gcc/rtl-ssa/functions.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o x86-tune-sched-atom.o -MT x86-tune-sched-atom.o -MMD -MP -MF ./.deps/x86-tune-sched-atom.TPo ../../gcc/config/i386/x86-tune-sched-atom.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DTARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc/lto-streamer-in.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc/recog.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc/tree-ssa-structalias.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../gcc/analyzer/constraint-manager.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../gcc/wide-int-print.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc/inchash.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc/cgraphunit.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../gcc/ipa-param-manipulation.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../gcc/analyzer/region-model-reachability.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc/tree-streamer.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genoutput.o ../../gcc/genoutput.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genoutput ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/bash ../../gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/inchash.o ../../gcc/inchash.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/genrecog.o ../../gcc/genrecog.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genrecog ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c Statistics for recog: Number of decisions: 43913 longest path: 261 (code: 3854) longest backtrack: 25 (code: 4556) Statistics for split_insns: Number of decisions: 4912 longest path: 98 (code: 590) longest backtrack: 16 (code: 776) Statistics for peephole2_insns: Number of decisions: 2262 longest path: 541 (code: 105) longest backtrack: 30 (code: 227) Shared 35725 out of 69678 states by creating 9304 new states, saving 26421 /bin/bash ../../gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../gcc/tristate.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc/ira-lives.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../gcc/analyzer/analyzer-logging.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../gcc/analyzer/diagnostic-manager.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../gcc/vr-values.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../gcc/sel-sched-dump.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -I../../gcc/../zlib -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc/lto-compress.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../gcc/tree-ssa-operands.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../gcc/ordered-hash-map-tests.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc/internal-fn.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../gcc/tree-ssa-threadbackward.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc/function.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../gcc/analyzer/state-purge.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../gcc/vec-perm-indices.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc/print-tree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../gcc/selftest-run-tests.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DTARGET_NAME=\"i686-buildroot-linux-uclibc\" -I../../gcc/../zlib -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../gcc/optinfo-emit-json.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../gcc/analyzer/svalue.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../gcc/coroutine-passes.cc gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc/reginfo.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc/shrink-wrap.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../gcc/analyzer/region-model.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../gcc/omp-general.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc/ipa-ref.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc/ubsan.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc/cgraph.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc/ipa-comdats.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../gcc/analyzer/sm-pattern-test.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../gcc/substring-locations.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc/tree-vect-generic.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../gcc/read-rtl-function.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc/gimple-fold.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../gcc/hash-set-tests.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../gcc/tree-loop-distribution.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc/optabs-libfuncs.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc/tracer.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc/calls.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc/langhooks.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc/domwalk.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../gcc/read-md.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc/tree-phinodes.c rm -rf libbackend.a /usr/bin/ar rcT libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o adjust-alignment.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o symtab-thunks.o symtab-clones.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coroutine-passes.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o digraph.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-abi.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-array-bounds.o gimple-builder.o gimple-expr.o gimple-if-to-switch.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-pretty-print.o gimple-range.o gimple-range-cache.o gimple-range-edge.o gimple-range-gori.o gimple-ssa-backprop.o gimple-ssa-evrp.o gimple-ssa-evrp-analyze.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphviz.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-sra.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-modref.o ipa-modref-tree.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-low.o omp-oacc-kernels-decompose.o omp-simd-clone.o opt-problem.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o optinfo.o optinfo-emit-json.o options-save.o opts-global.o ordered-hash-map-tests.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o range.o range-op.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl-ssa/accesses.o rtl-ssa/blocks.o rtl-ssa/changes.o rtl-ssa/functions.o rtl-ssa/insns.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o splay-tree-utils.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-diagnostic-path.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o gimple-isel.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vect-slp-patterns.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o unique-ptr-tests.o valtrack.o value-query.o value-range.o value-range-equiv.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o i386.o analyzer/analysis-plan.o analyzer/analyzer.o analyzer/analyzer-logging.o analyzer/analyzer-pass.o analyzer/analyzer-selftests.o analyzer/bar-chart.o analyzer/call-string.o analyzer/checker-path.o analyzer/complexity.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/feasible-graph.o analyzer/function-set.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/region.o analyzer/region-model.o analyzer/region-model-impl-calls.o analyzer/region-model-manager.o analyzer/region-model-reachability.o analyzer/sm.o analyzer/sm-file.o analyzer/sm-malloc.o analyzer/sm-pattern-test.o analyzer/sm-sensitive.o analyzer/sm-signal.o analyzer/sm-taint.o analyzer/state-purge.o analyzer/store.o analyzer/supergraph.o analyzer/svalue.o analyzer/trimmed-graph.o x86-tune-sched.o x86-tune-sched-bd.o x86-tune-sched-atom.o x86-tune-sched-core.o i386-options.o i386-builtins.o i386-expand.o i386-features.o linux.o gnu-property.o host-linux.o /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o build/genchecksum \ build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc/c/c-convert.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../gcc/config/i386/i386-c.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc/c/c-fold.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc/c/c-errors.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc/config/glibc-c.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc/c/c-typeck.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc/c/c-decl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc/c/gimple-parser.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -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 if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1-checksum.c cc1-checksum.c; \ else \ build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.c.tmp && \ ../../gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \ fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -lisl -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz echo | /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list cc1: error: no include path in which to search for stdc-predef.h /bin/bash ../../gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/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 `/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/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=`/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/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/bash ../../gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ /home/autobuild/make/make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! true && test ! -d `echo /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/bash ../../gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='i686-buildroot-linux-uclibc'; srcdir=`cd ../../gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/bash'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-pc-linux-gnu/fixincludes && \ /bin/bash ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp ../../gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi Fixing headers into /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/gcc/include-fixed for i686-buildroot-linux-uclibc target Forbidden identifiers: i386 linux unix echo timestamp > stmp-fixinc rm -f mm_malloc.h cat ../../gcc/config/i386/pmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. ../../gcc/ginclude/float.h ../../gcc/ginclude/iso646.h ../../gcc/ginclude/stdarg.h ../../gcc/ginclude/stdbool.h ../../gcc/ginclude/stddef.h ../../gcc/ginclude/varargs.h ../../gcc/ginclude/stdfix.h ../../gcc/ginclude/stdnoreturn.h ../../gcc/ginclude/stdalign.h ../../gcc/ginclude/stdatomic.h ../../gcc/config/i386/cpuid.h ../../gcc/config/i386/mmintrin.h ../../gcc/config/i386/mm3dnow.h ../../gcc/config/i386/xmmintrin.h ../../gcc/config/i386/emmintrin.h ../../gcc/config/i386/pmmintrin.h ../../gcc/config/i386/tmmintrin.h ../../gcc/config/i386/ammintrin.h ../../gcc/config/i386/smmintrin.h ../../gcc/config/i386/nmmintrin.h ../../gcc/config/i386/bmmintrin.h ../../gcc/config/i386/fma4intrin.h ../../gcc/config/i386/wmmintrin.h ../../gcc/config/i386/immintrin.h ../../gcc/config/i386/x86intrin.h ../../gcc/config/i386/avxintrin.h ../../gcc/config/i386/xopintrin.h ../../gcc/config/i386/ia32intrin.h ../../gcc/config/i386/cross-stdarg.h ../../gcc/config/i386/lwpintrin.h ../../gcc/config/i386/popcntintrin.h ../../gcc/config/i386/lzcntintrin.h ../../gcc/config/i386/bmiintrin.h ../../gcc/config/i386/bmi2intrin.h ../../gcc/config/i386/tbmintrin.h ../../gcc/config/i386/avx2intrin.h ../../gcc/config/i386/avx512fintrin.h ../../gcc/config/i386/fmaintrin.h ../../gcc/config/i386/f16cintrin.h ../../gcc/config/i386/rtmintrin.h ../../gcc/config/i386/xtestintrin.h ../../gcc/config/i386/rdseedintrin.h ../../gcc/config/i386/prfchwintrin.h ../../gcc/config/i386/adxintrin.h ../../gcc/config/i386/fxsrintrin.h ../../gcc/config/i386/xsaveintrin.h ../../gcc/config/i386/xsaveoptintrin.h ../../gcc/config/i386/avx512cdintrin.h ../../gcc/config/i386/avx512erintrin.h ../../gcc/config/i386/avx512pfintrin.h ../../gcc/config/i386/shaintrin.h ../../gcc/config/i386/clflushoptintrin.h ../../gcc/config/i386/xsavecintrin.h ../../gcc/config/i386/xsavesintrin.h ../../gcc/config/i386/avx512dqintrin.h ../../gcc/config/i386/avx512bwintrin.h ../../gcc/config/i386/avx512vlintrin.h ../../gcc/config/i386/avx512vlbwintrin.h ../../gcc/config/i386/avx512vldqintrin.h ../../gcc/config/i386/avx512ifmaintrin.h ../../gcc/config/i386/avx512ifmavlintrin.h ../../gcc/config/i386/avx512vbmiintrin.h ../../gcc/config/i386/avx512vbmivlintrin.h ../../gcc/config/i386/avx5124fmapsintrin.h ../../gcc/config/i386/avx5124vnniwintrin.h ../../gcc/config/i386/avx512vpopcntdqintrin.h ../../gcc/config/i386/clwbintrin.h ../../gcc/config/i386/mwaitxintrin.h ../../gcc/config/i386/clzerointrin.h ../../gcc/config/i386/pkuintrin.h ../../gcc/config/i386/sgxintrin.h ../../gcc/config/i386/cetintrin.h ../../gcc/config/i386/gfniintrin.h ../../gcc/config/i386/cet.h ../../gcc/config/i386/avx512vbmi2intrin.h ../../gcc/config/i386/avx512vbmi2vlintrin.h ../../gcc/config/i386/avx512vnniintrin.h ../../gcc/config/i386/avx512vnnivlintrin.h ../../gcc/config/i386/vaesintrin.h ../../gcc/config/i386/vpclmulqdqintrin.h ../../gcc/config/i386/avx512vpopcntdqvlintrin.h ../../gcc/config/i386/avx512bitalgintrin.h ../../gcc/config/i386/pconfigintrin.h ../../gcc/config/i386/wbnoinvdintrin.h ../../gcc/config/i386/movdirintrin.h ../../gcc/config/i386/waitpkgintrin.h ../../gcc/config/i386/cldemoteintrin.h ../../gcc/config/i386/avx512bf16vlintrin.h ../../gcc/config/i386/avx512bf16intrin.h ../../gcc/config/i386/enqcmdintrin.h ../../gcc/config/i386/serializeintrin.h ../../gcc/config/i386/avx512vp2intersectintrin.h ../../gcc/config/i386/avx512vp2intersectvlintrin.h ../../gcc/config/i386/tsxldtrkintrin.h ../../gcc/config/i386/amxtileintrin.h ../../gcc/config/i386/amxint8intrin.h ../../gcc/config/i386/amxbf16intrin.h ../../gcc/config/i386/x86gprintrin.h ../../gcc/config/i386/uintrintrin.h ../../gcc/config/i386/hresetintrin.h ../../gcc/config/i386/keylockerintrin.h ../../gcc/config/i386/avxvnniintrin.h ../../gcc/config/i386/mwaitintrin.h mm_malloc.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp ../../gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp ../../gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp ../../gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat ../../gcc/limitx.h ../../gcc/glimits.h ../../gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/bash ../../gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ /bin/bash ../../gcc/../move-if-change \ tmp-xlimits.h tmp-limits.h; \ rm -f ${fix_dir}/limits.h; \ cp -p tmp-limits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp ../../gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc/testsuite/selftests cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest-c : > tmp-libgcc.mvars echo GCC_CFLAGS = '-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '-Dinhibit_libc' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot' >> tmp-libgcc.mvars if test no = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/bash ../../gcc/mkconfig.sh tconfig.h cp ../../gcc/gcc-ar.c gcc-nm.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DDEFAULT_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DSTANDARD_BINDIR_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"nm\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DDEFAULT_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DSTANDARD_BINDIR_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"ar\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc/gcc-ar.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -I../../gcc/../zlib -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc/gcov.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib gcov.o json.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L./../zlib -lz -o gcov cp ../../gcc/gcc-ar.c gcc-ranlib.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"11.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DDEFAULT_TARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DSTANDARD_BINDIR_PREFIX=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/../../../../i686-buildroot-linux-uclibc/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DPERSONALITY=\"ranlib\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc/collect-utils.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc/lto-wrapper.c ../../gcc/lto-wrapper.c: In function 'bool find_and_merge_options(int, off_t, const char*, cl_decoded_option*, unsigned int, cl_decoded_option**, unsigned int*, const char*)': ../../gcc/lto-wrapper.c:1099:8: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 1099 | read (fd, data, length); | ~~~~~^~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc/../libgcc/libgcov-merge.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc/../libgcc/libgcov-driver.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o libgcov-util.o ../../gcc/../libgcc/libgcov-util.c ../../gcc/../libgcc/libgcov-util.c: In function 'gcov_info* gcov_read_profile_dir(const char*, int)': ../../gcc/../libgcc/libgcov-util.c:462:9: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 462 | chdir (pwd); | ~~~~~~^~~~~ ../../gcc/../libgcc/libgcov-util.c: In function 'int gcov_profile_merge(gcov_info*, gcov_info*, int, int)': ../../gcc/../libgcc/libgcov-util.c:703:12: warning: '*tgt_infos_50 + prephitmp_147' may be used uninitialized [-Wmaybe-uninitialized] 703 | tgt_tail = tgt_infos[tgt_cnt - 1]; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcov-tool.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../gcc/lto/lto-symtab.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../gcc/lto/lto.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../gcc/lto/lto-common.c ../../gcc/lto/lto-common.c: In function 'void lto_resolution_read(splay_tree, FILE*, lto_file*)': ../../gcc/lto/lto-common.c:2071:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 2071 | fscanf (resolution, " "); /* Read white space. */ | ~~~~~~~^~~~~~~~~~~~~~~~~ ../../gcc/lto/lto-common.c:2073:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2073 | fread (obj_name, sizeof (char), name_len, resolution); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc/lto/lto-common.c:2093:10: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 2093 | fscanf (resolution, "%u", &num_symbols); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../gcc/lto/lto-lang.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../gcc/lto/lto-object.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../gcc/lto/lto-partition.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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. -Ilto -I../../gcc -I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo ../../gcc/lto/lto-dump.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o lto-dump \ lto/lto-lang.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-dump.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -lisl -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -lisl -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc/collect2-aix.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DTARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc/collect2.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o Tcollect2 \ collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc/gengtype-parse.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc/errors.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc/gengtype.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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 -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc/gengtype-state.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc/gcov-dump.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump (echo "@set version-GCC 11.3.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir `echo /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/gcc/../../gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT if [ -n "(Buildroot 2022.08-495-g716b8c4e7b) " ]; then \ echo "@set VERSION_PACKAGE (Buildroot 2022.08-495-g716b8c4e7b) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://bugs.buildroot.net/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi build/genhooks -d \ ../../gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/bash ../../gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gccint.info ../../gcc/doc/gccint.texi; \ fi if [ xinfo = xinfo ]; then \ /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/missing makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \ -I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \ fi extend.texi:2490: warning: @itemx should not begin @table echo timestamp > gcc.pod perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-11.3.0" --date=2022-04-21 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../gcc/c-family/cppspec.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib -o cpp gcc.o gcc-main.o ggc-none.o \ c-family/cppspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a rm gcc.pod make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/gcc' Checking multilib configuration for libgcc... mkdir -p -- i686-buildroot-linux-uclibc/libgcc Configuring in i686-buildroot-linux-uclibc/libgcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... i686-buildroot-linux-uclibc checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for i686-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ar checking for i686-buildroot-linux-uclibc-lipo... i686-buildroot-linux-uclibc-lipo checking for i686-buildroot-linux-uclibc-nm... /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm checking for i686-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib checking for i686-buildroot-linux-uclibc-strip... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/strip checking whether ln -s works... yes checking for i686-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include option to accept ISO C89... unsupported checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -E checking size of double... 8 checking size of long double... 12 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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... no checking whether decimal floating point is supported... no checking whether fixed-point is supported... no checking whether the compiler is configured for setjmp/longjmp exceptions... no checking for CET support... yes checking if the linker (/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/collect-ld) is GNU ld... yes checking for thread model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking if the assembler supports AVX... yes checking for init priority support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/i686-buildroot-linux-uclibc/libgcc' ln -s ../../../libgcc/unwind-generic.h unwind.h dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh ../../../libgcc/../move-if-change $dest ../.././gcc/include/unwind.h ln -s ../../../libgcc/config/i386/sfp-machine.h sfp-machine.h ln -s ../../../libgcc/gthr-single.h gthr-default.h DEFINES='' HEADERS='../../../libgcc/config/i386/elf-lib.h ../../../libgcc/config/i386/value-unwind.h' \ ../../../libgcc/mkheader.sh > tmp-libgcc_tm.h /bin/bash ../../../libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h echo timestamp > libgcc_tm.stamp ln -s ../../../libgcc/config/i386/linux-unwind.h md-unwind-support.h ln -s ../../../libgcc/enable-execute-stack-empty.c enable-execute-stack.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64fx_s.o -MT avx_resms64fx_s.o -MD -MP -MF avx_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64fx.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg avx_resms64fx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64fx.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: avx_resms64fx_s.o: no symbols mv -f avx_resms64fx.visT avx_resms64fx.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64fx.o -MT avx_resms64fx.o -MD -MP -MF avx_resms64fx.dep -c -xassembler-with-cpp -include avx_resms64fx.vis ../../../libgcc/config/i386/avx_resms64fx.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64f_s.o -MT sse_savms64f_s.o -MD -MP -MF sse_savms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_savms64f.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg sse_savms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_savms64f.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: sse_savms64f_s.o: no symbols mv -f sse_savms64f.visT sse_savms64f.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64f.o -MT sse_savms64f.o -MD -MP -MF sse_savms64f.dep -c -xassembler-with-cpp -include sse_savms64f.vis ../../../libgcc/config/i386/sse_savms64f.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../libgcc/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c ../../../libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64f_s.o -MT avx_savms64f_s.o -MD -MP -MF avx_savms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_savms64f.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg avx_savms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_savms64f.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: avx_savms64f_s.o: no symbols mv -f avx_savms64f.visT avx_savms64f.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64f.o -MT avx_savms64f.o -MD -MP -MF avx_savms64f.dep -c -xassembler-with-cpp -include avx_savms64f.vis ../../../libgcc/config/i386/avx_savms64f.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64f_s.o -MT avx_resms64f_s.o -MD -MP -MF avx_resms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64f.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg avx_resms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64f.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: avx_resms64f_s.o: no symbols mv -f avx_resms64f.visT avx_resms64f.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64f.o -MT avx_resms64f.o -MD -MP -MF avx_resms64f.dep -c -xassembler-with-cpp -include avx_resms64f.vis ../../../libgcc/config/i386/avx_resms64f.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64x_s.o -MT sse_resms64x_s.o -MD -MP -MF sse_resms64x_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64x.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg sse_resms64x_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64x.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: sse_resms64x_s.o: no symbols mv -f sse_resms64x.visT sse_resms64x.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64x.o -MT sse_resms64x.o -MD -MP -MF sse_resms64x.dep -c -xassembler-with-cpp -include sse_resms64x.vis ../../../libgcc/config/i386/sse_resms64x.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o tf-signs.o -MT tf-signs.o -MD -MP -MF tf-signs.dep -c ../../../libgcc/config/i386/32/tf-signs.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64x_s.o -MT avx_resms64x_s.o -MD -MP -MF avx_resms64x_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64x.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg avx_resms64x_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64x.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: avx_resms64x_s.o: no symbols mv -f avx_resms64x.visT avx_resms64x.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64x.o -MT avx_resms64x.o -MD -MP -MF avx_resms64x.dep -c -xassembler-with-cpp -include avx_resms64x.vis ../../../libgcc/config/i386/avx_resms64x.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../libgcc/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64f_s.o -MT sse_resms64f_s.o -MD -MP -MF sse_resms64f_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64f.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg sse_resms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64f.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: sse_resms64f_s.o: no symbols mv -f sse_resms64f.visT sse_resms64f.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64f.o -MT sse_resms64f.o -MD -MP -MF sse_resms64f.dep -c -xassembler-with-cpp -include sse_resms64f.vis ../../../libgcc/config/i386/sse_resms64f.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../libgcc/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64_s.o -MT avx_resms64_s.o -MD -MP -MF avx_resms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_resms64.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg avx_resms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: avx_resms64_s.o: no symbols mv -f avx_resms64.visT avx_resms64.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64.o -MT avx_resms64.o -MD -MP -MF avx_resms64.dep -c -xassembler-with-cpp -include avx_resms64.vis ../../../libgcc/config/i386/avx_resms64.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64_s.o -MT avx_savms64_s.o -MD -MP -MF avx_savms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/avx_savms64.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg avx_savms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_savms64.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: avx_savms64_s.o: no symbols mv -f avx_savms64.visT avx_savms64.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64.o -MT avx_savms64.o -MD -MP -MF avx_savms64.dep -c -xassembler-with-cpp -include avx_savms64.vis ../../../libgcc/config/i386/avx_savms64.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64_s.o -MT sse_resms64_s.o -MD -MP -MF sse_resms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg sse_resms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: sse_resms64_s.o: no symbols mv -f sse_resms64.visT sse_resms64.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64.o -MT sse_resms64.o -MD -MP -MF sse_resms64.dep -c -xassembler-with-cpp -include sse_resms64.vis ../../../libgcc/config/i386/sse_resms64.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o morestack_s.o -MT morestack_s.o -MD -MP -MF morestack_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/morestack.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > morestack.visT mv -f morestack.visT morestack.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o morestack.o -MT morestack.o -MD -MP -MF morestack.dep -c -xassembler-with-cpp -include morestack.vis ../../../libgcc/config/i386/morestack.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64fx_s.o -MT sse_resms64fx_s.o -MD -MP -MF sse_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_resms64fx.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg sse_resms64fx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64fx.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: sse_resms64fx_s.o: no symbols mv -f sse_resms64fx.visT sse_resms64fx.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64fx.o -MT sse_resms64fx.o -MD -MP -MF sse_resms64fx.dep -c -xassembler-with-cpp -include sse_resms64fx.vis ../../../libgcc/config/i386/sse_resms64fx.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64_s.o -MT sse_savms64_s.o -MD -MP -MF sse_savms64_s.dep -DSHARED -c -xassembler-with-cpp ../../../libgcc/config/i386/sse_savms64.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/nm -pg sse_savms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_savms64.visT /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/nm: sse_savms64_s.o: no symbols mv -f sse_savms64.visT sse_savms64.vis /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64.o -MT sse_savms64.o -MD -MP -MF sse_savms64.dep -c -xassembler-with-cpp -include sse_savms64.vis ../../../libgcc/config/i386/sse_savms64.S /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o cpuinfo.o tf-signs.o sfp-exceptions.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o enable-execute-stack.o avx_savms64.o avx_resms64.o avx_resms64x.o avx_savms64f.o avx_resms64f.o avx_resms64fx.o sse_savms64.o sse_resms64.o sse_resms64x.o sse_savms64f.o sse_resms64f.o sse_resms64fx.o morestack.o unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ar rc libgcc.a $objects /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib libgcc.a /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../libgcc/libgcov-merge.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_topn_values_profiler_atomic.o -MT _gcov_topn_values_profiler_atomic.o -MD -MP -MF _gcov_topn_values_profiler_atomic.dep -DL_gcov_topn_values_profiler_atomic -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_lock_unlock.o -MT _gcov_lock_unlock.o -MD -MP -MF _gcov_lock_unlock.dep -DL_gcov_lock_unlock -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../libgcc/libgcov-driver.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler_v4.o -MT _gcov_indirect_call_profiler_v4.o -MD -MP -MF _gcov_indirect_call_profiler_v4.dep -DL_gcov_indirect_call_profiler_v4 -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_topn_values_profiler.o -MT _gcov_topn_values_profiler.o -MD -MP -MF _gcov_topn_values_profiler.dep -DL_gcov_topn_values_profiler -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../libgcc/libgcov-merge.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_topn.o -MT _gcov_merge_topn.o -MD -MP -MF _gcov_merge_topn.dep -DL_gcov_merge_topn -c ../../../libgcc/libgcov-merge.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../libgcc/libgcov-profiler.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../libgcc/libgcov-interface.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../libgcc/libgcov-merge.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../libgcc/libgcov-profiler.c rm -f libgcov.a objects="_gcov_merge_add.o _gcov_merge_topn.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_topn_values_profiler.o _gcov_topn_values_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v4.o _gcov_time_profiler.o _gcov_dump.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_lock_unlock.o _gcov.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ar rc libgcov.a $objects /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib libgcov.a # If this is the top-level multilib, build all the other # multilibs. /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../libgcc/config/i386/crtprec.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../libgcc/config/i386/crtprec.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_END /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../libgcc/config/i386/crtprec.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -fpic -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -fpic -c ../../../libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../libgcc/config/i386/crtfastmath.c /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_BEGIN /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/xgcc -B/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/./gcc/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ -B/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/lib/ -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/include -isystem /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sys-include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/bash ../../../libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib ../.././gcc/$file ;; \ esac; \ done # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. /home/autobuild/make/make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/i686-buildroot-linux-uclibc/libgcc' /bin/bash ../../../libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib ../.././gcc/$file ;; \ esac; \ done make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/i686-buildroot-linux-uclibc/libgcc' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/i686-buildroot-linux-uclibc/libgcc' make[1]: Nothing to be done for 'all-gcc'. make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build' /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/ccache /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include -DBR_CROSS_PATH_SUFFIX='".br_real"' -DBR_CCACHE_HASH=\"` printf '%s\n' --target=i686-buildroot-linux-uclibc --with-sysroot=@HOST_DIR@/i686-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=@HOST_DIR@ --with-mpc=@HOST_DIR@ --with-mpfr=@HOST_DIR@ --with-bugurl="http://bugs.buildroot.net/" --without-zstd --enable-libquadmath --enable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --with-isl=@HOST_DIR@ --with-arch="goldmont-plus" --enable-languages=c --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile | sha256sum - /gcc-11.3.0.tar.xz package/gcc/11.3.0/0001-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch package/gcc/11.3.0/0002-or1k-Use-cmodel-large-when-building-crtstuff.patch package/gcc/11.3.0/0003-gcc-define-_REENTRANT-for-OpenRISC-when-pthread-is-p.patch package/gcc/11.3.0/0004-disable-split-stack-for-non-thread-builds.patch package/gcc/11.3.0/0005-rs6000-Improve-.machine.patch package/gcc/11.3.0/0006-rs6000-Do-not-use-rs6000_cpu-for-.machine-ppc-and-pp.patch | cut -c -64 | tr -d '\n'`\" -DBR_SYSROOT='"i686-buildroot-linux-uclibc/sysroot"' -DBR_ADDITIONAL_CFLAGS='"-Wl,--build-id=none", "-ffile-prefix-map=/nvmedata/autobuild/instance-7/output-1=buildroot",' -DBR_CCACHE -DBR_CCACHE_BASEDIR='"/nvmedata/autobuild/instance-7/output-1"' -DBR2_PIC_PIE -DBR2_RELRO_FULL -s -Wl,--hash-style=both toolchain/toolchain-wrapper.c -o /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/toolchain-wrapper sha256sum: /gcc-11.3.0.tar.xz: No such file or directory >>> host-gcc-initial 11.3.0 Installing to host directory PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/pkgconfig" /home/autobuild/make/make -j1 install-gcc install-target-libgcc -C /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build' /bin/bash ../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/i686-buildroot-linux-uclibc/libgcc' /bin/bash ../../../libgcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include /usr/bin/install -c -m 644 ../../../libgcc/gcov.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include /bin/bash ../../../libgcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0 /usr/bin/install -c -m 644 libgcc.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/ chmod 644 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/libgcc.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/libgcc.a /usr/bin/install -c -m 644 libgcov.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/ chmod 644 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/libgcov.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/$file; \ /usr/bin/install -c -m 644 $file /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/; \ case $file in \ *.a) \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/bin/ranlib ../.././gcc/$file ;; \ esac; \ done /bin/bash ../../../libgcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include /usr/bin/install -c -m 644 unwind.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/i686-buildroot-linux-uclibc/libgcc' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0' /bin/bash ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0' libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/liblto_plugin.la libtool: finish: PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0 ---------------------------------------------------------------------- Libraries have been installed in: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/lto-plugin' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/fixincludes' rm -rf /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools /bin/bash ../../fixincludes/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools /bin/bash ../../fixincludes/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/include mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/include /usr/bin/install -c -m 644 ../../fixincludes/README-fixinc \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/include/README /usr/bin/install -c fixinc.sh /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/fixinc.sh /usr/bin/install -c fixincl /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/fixincl /usr/bin/install -c mkheaders /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/mkheaders make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/fixincludes' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/gcc' /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0 /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0 /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/include /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1 /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7 mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7 /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/include /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools /usr/bin/install -c -m 644 ../../gcc/gsyslimits.h \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/gsyslimits.h /usr/bin/install -c -m 644 macro_list /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/macro_list /usr/bin/install -c -m 644 fixinc_list /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/fixinc_list set -e; for ml in `cat fixinc_list`; do \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/include${multi_dir}; \ /usr/bin/install -c -m 644 include-fixed${multi_dir}/limits.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/include${multi_dir}/limits.h; \ done /usr/bin/install -c ../../gcc/../mkinstalldirs \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/mkinstalldirs ; \ sysroot_headers_suffix='${sysroot_headers_suffix}'; \ echo 'SYSTEM_HEADER_DIR="'"`echo /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/i686-buildroot-linux-uclibc/sysroot${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/install-tools/mkheaders.conf /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include rm -rf /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed mkdir /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed chmod a+rx /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include; tar xpf - ) (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed; tar xpf - ) files=`cd /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed; find . -type l -print 2>/dev/null`; \ if [ $? -eq 0 ]; then \ dir=`cd include-fixed; ${PWDCMD-pwd}`; \ for i in $files; do \ dest=`ls -ld /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/include-fixed/$i; \ fi; \ done; \ fi if test "" != "yes" ; then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-cpp; \ /usr/bin/install -c -m 755 cpp /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-cpp; \ if [ x != x ]; then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host//i686-buildroot-linux-uclibc-cpp; \ /usr/bin/install -c -m 755 cpp /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host//i686-buildroot-linux-uclibc-cpp; \ else true; fi; \ fi rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gcc.info if [ -f doc/gcc.info ]; then \ for f in doc/gcc.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gcc.info ]; then \ install-info --dir-file=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/dir /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/cpp.info if [ -f doc/cpp.info ]; then \ for f in doc/cpp.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/cpp.info ]; then \ install-info --dir-file=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/dir /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/cppinternals.info if [ -f doc/cppinternals.info ]; then \ for f in doc/cppinternals.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/cppinternals.info ]; then \ install-info --dir-file=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/dir /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gccinstall.info if [ -f doc/gccinstall.info ]; then \ for f in doc/gccinstall.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gccinstall.info ]; then \ install-info --dir-file=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/dir /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gccinstall.info; \ else true; fi; \ else true; fi; rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gccint.info if [ -f doc/gccint.info ]; then \ for f in doc/gccint.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gccint.info ]; then \ install-info --dir-file=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/dir /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/info/gccint.info; \ else true; fi; \ else true; fi; /usr/bin/install -c lto-wrapper /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/lto-wrapper rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcc /usr/bin/install -c xgcc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcc if test "" != "yes" ; then \ if [ "i686-buildroot-linux-uclibc-gcc" != "i686-buildroot-linux-uclibc-gcc-11.3.0" ]; then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcc-11.3.0; \ ( cd /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin && \ ln i686-buildroot-linux-uclibc-gcc i686-buildroot-linux-uclibc-gcc-11.3.0 ); \ fi; \ if [ ! -f gcc-cross ] \ && [ "i686-buildroot-linux-uclibc-gcc" != "i686-buildroot-linux-uclibc-i686-buildroot-linux-uclibc-gcc" ]; then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcc-tmp; \ ( cd /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin && \ ln i686-buildroot-linux-uclibc-gcc i686-buildroot-linux-uclibc-gcc-tmp && \ mv -f i686-buildroot-linux-uclibc-gcc-tmp i686-buildroot-linux-uclibc-i686-buildroot-linux-uclibc-gcc ); \ fi; \ fi rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov.1 /usr/bin/install -c -m 644 ../../gcc/doc/gcov.1 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov.1 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov.1 rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov-dump.1 /usr/bin/install -c -m 644 ../../gcc/doc/gcov-dump.1 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov-dump.1 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov-dump.1 rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/fsf-funding.7 /usr/bin/install -c -m 644 ../../gcc/doc/fsf-funding.7 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/fsf-funding.7 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/fsf-funding.7 rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-lto-dump.1 /usr/bin/install -c -m 644 ../../gcc/doc/lto-dump.1 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-lto-dump.1 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-lto-dump.1 rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov-tool.1 /usr/bin/install -c -m 644 ../../gcc/doc/gcov-tool.1 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov-tool.1 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcov-tool.1 rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/gpl.7 /usr/bin/install -c -m 644 ../../gcc/doc/gpl.7 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/gpl.7 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/gpl.7 rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcc.1 /usr/bin/install -c -m 644 doc/gcc.1 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcc.1 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-gcc.1 rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/gfdl.7 /usr/bin/install -c -m 644 ../../gcc/doc/gfdl.7 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/gfdl.7 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man7/gfdl.7 rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-cpp.1 /usr/bin/install -c -m 644 ../../gcc/doc/cpp.1 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-cpp.1 chmod a-x /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/share/man/man1/i686-buildroot-linux-uclibc-cpp.1 /usr/bin/install -c lto-dump \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-lto-dump for file in gnat1 brig1 cc1 cc1plus d21 f951 go1 lto1 cc1obj cc1objplus; do \ if [ -f $file ] ; then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/$file; \ /usr/bin/install -c $file /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/$file; \ else true; \ fi; \ done for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/$file; \ /usr/bin/install -c $file /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/$file; \ else true; fi; \ done rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/specs if test "" != "yes" ; then \ if [ -f gcov ]; \ then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcov; \ /usr/bin/install -c gcov /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcov; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-tool ]; \ then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcov-tool; \ /usr/bin/install -c \ gcov-tool /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcov-tool; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-dump ]; \ then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcov-dump; \ /usr/bin/install -c \ gcov-dump /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/i686-buildroot-linux-uclibc-gcov-dump; \ fi; \ fi if test "" != "yes" ; then \ for i in gcc-ar gcc-nm gcc-ranlib; do \ install_name=`echo $i|sed 's&^&i686-buildroot-linux-uclibc-&'` ;\ target_install_name=i686-buildroot-linux-uclibc-`echo $i|sed 's&^&i686-buildroot-linux-uclibc-&'` ; \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/$install_name ; \ /usr/bin/install -c $i /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/$install_name ;\ if test -f gcc-cross; then \ :; \ else \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/$target_install_name; \ ( cd /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin && \ ln $install_name $target_install_name ) ; \ fi ; \ done; \ fi /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin /usr/bin/install -c -m 644 gtype.state /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/gtype.state /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin /usr/bin/install -c gengtype /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/gengtype rm -f tmp-header-vars echo USER_H=float.h iso646.h stdarg.h stdbool.h stddef.h varargs.h stdfix.h stdnoreturn.h stdalign.h stdatomic.h config/i386/cpuid.h mmintrin.h mm3dnow.h xmmintrin.h emmintrin.h pmmintrin.h tmmintrin.h ammintrin.h smmintrin.h nmmintrin.h bmmintrin.h fma4intrin.h wmmintrin.h immintrin.h x86intrin.h avxintrin.h xopintrin.h ia32intrin.h cross-stdarg.h lwpintrin.h popcntintrin.h lzcntintrin.h bmiintrin.h bmi2intrin.h tbmintrin.h avx2intrin.h avx512fintrin.h fmaintrin.h f16cintrin.h rtmintrin.h xtestintrin.h rdseedintrin.h prfchwintrin.h adxintrin.h fxsrintrin.h xsaveintrin.h xsaveoptintrin.h avx512cdintrin.h avx512erintrin.h avx512pfintrin.h shaintrin.h clflushoptintrin.h xsavecintrin.h xsavesintrin.h avx512dqintrin.h avx512bwintrin.h avx512vlintrin.h avx512vlbwintrin.h avx512vldqintrin.h avx512ifmaintrin.h avx512ifmavlintrin.h avx512vbmiintrin.h avx512vbmivlintrin.h avx5124fmapsintrin.h avx5124vnniwintrin.h avx512vpopcntdqintrin.h clwbintrin.h mwaitxintrin.h clzerointrin.h pkuintrin.h sgxintrin.h cetintrin.h gfniintrin.h cet.h avx512vbmi2intrin.h avx512vbmi2vlintrin.h avx512vnniintrin.h avx512vnnivlintrin.h vaesintrin.h vpclmulqdqintrin.h avx512vpopcntdqvlintrin.h avx512bitalgintrin.h pconfigintrin.h wbnoinvdintrin.h movdirintrin.h waitpkgintrin.h cldemoteintrin.h avx512bf16vlintrin.h avx512bf16intrin.h enqcmdintrin.h serializeintrin.h avx512vp2intersectintrin.h avx512vp2intersectvlintrin.h tsxldtrkintrin.h amxtileintrin.h amxint8intrin.h amxbf16intrin.h x86gprintrin.h uintrintrin.h hresetintrin.h keylockerintrin.h avxvnniintrin.h mwaitintrin.h mm_malloc.h >> tmp-header-vars; echo T_GLIMITS_H=glimits.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo MD5_H=md5.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/i386/i386-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo TM_D_H=tm_d.h config/i386/i386.h i386-protos.h defaults.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h line-map.h input.h common/common-target.def target-hooks-macros.h >> tmp-header-vars; echo D_TARGET_H=d/d-target.h d/d-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def >> tmp-header-vars; echo HOOKS_H=hooks.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def hooks.h common/common-targhooks.h >> tmp-header-vars; echo CORETYPES_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h >> tmp-header-vars; echo RTL_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_H=obstack.h hashtab.h read-md.h >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo FUNCTION_H=function.h hashtab.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def genrtl.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h line-map.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h libiberty.h safe-ctype.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=line-map.h cpplib.h >> tmp-header-vars; echo CODYLIB_H=cody.hh >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h obstack.h >> tmp-header-vars; echo SYMTAB_H=symtab.h obstack.h >> tmp-header-vars; echo CPP_INTERNAL_H=internal.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h splay-tree.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h plugin-api.h tm.h options.h config/vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h vec.h statistics.h ggc.h gtype-desc.h statistics.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h gcov-io.h gcov-iov.h auto-host.h gcov-counter.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h linux.h linux-android.h gnu-user-common.h gnu-user.h linux-common.h linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo RTL_SSA_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h insn-config.h splay-tree-utils.h recog.h regs.h hard-reg-set.h function-abi.h obstack-utils.h mux-utils.h rtlanal.h memmodel.h emit-rtl.h rtl-ssa/accesses.h rtl-ssa/insns.h rtl-ssa/blocks.h rtl-ssa/changes.h rtl-ssa/functions.h rtl-ssa/is-a.inl rtl-ssa/access-utils.h rtl-ssa/insn-utils.h rtl-ssa/movement.h rtl-ssa/change-utils.h rtl-ssa/member-fns.inl >> tmp-header-vars; echo GTFILES_H=gt-coverage.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-ipa-sra.h gt-dbxout.h gt-ipa-modref.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-offload.h gt-omp-general.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-calls.h gt-i386-builtins.h gt-i386-expand.h gt-i386-options.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-brig-brig-lang.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-lto-lto-common.h gt-lto-lto-dump.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-brig.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; /bin/bash ../../gcc/../move-if-change tmp-header-vars b-header-vars echo timestamp > s-header-vars /bin/bash ../../gcc/../mkinstalldirs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include headers=`echo tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h coretypes.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h toplev.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def ../../gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h ../../gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h ../../gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h ../../gcc/../include/obstack.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h options.h insn-constants.h config/vxworks-dummy.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/linux.h config/linux-android.h config/i386/gnu-user-common.h config/i386/gnu-user.h config/i386/linux-common.h config/i386/linux.h config/initfini-array.h defaults.h ../../gcc/config/i386/i386-protos.h ../../gcc/config/linux-protos.h tm-preds.h config/i386/i386-protos.h config/linux-protos.h tm-preds.h auto-host.h ../../gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h ../../gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h ../../gcc/../include/hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h ../../gcc/../include/hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h ../../gcc/../include/hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h ../../gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.h ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h ipa-param-manipulation.h c-family/c-pragma.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cppdefault.h flags.h ../../gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h realmpfr.h ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def ../../gcc/../libcpp/include/line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h ../../gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def genrtl.h tm_p.h ../../gcc/config/i386/i386-protos.h ../../gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h ../../gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h ../../gcc/../include/hashtab.h statistics.h regset.h bitmap.h ../../gcc/../include/hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h file-prefix-map.h builtins.def insn-attr.h insn-attr-common.h ../../gcc/insn-addr.h pass-instances.def params.list ../../gcc/../include/gomp-constants.h expr.h insn-config.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../gcc/config/vxworks-dummy.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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def ../../gcc/common/config/i386/i386-cpuinfo.h hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def ../../gcc/../libcpp/include/line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h ../../gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def genrtl.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h emit-rtl.h $(cd ../../gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ srcdirstrip=`echo "../../gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ for file in $headers; do \ if [ -f $file ] ; then \ path=$file; \ elif [ -f ../../gcc/$file ]; then \ path=../../gcc/$file; \ else continue; \ fi; \ case $path in \ "../../gcc"/config/* | "../../gcc"/common/config/* \ | "../../gcc"/c-family/* | "../../gcc"/*.def ) \ base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ *) base=`basename $path` ;; \ esac; \ dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/$base; \ echo /usr/bin/install -c -m 644 $path $dest; \ dir=`dirname $dest`; \ /bin/bash ../../gcc/../mkinstalldirs $dir; \ /usr/bin/install -c -m 644 $path $dest; \ done /usr/bin/install -c -m 644 ../../gcc/../include/ansidecl.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ansidecl.h /usr/bin/install -c -m 644 ../../gcc/../include/filenames.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/filenames.h /usr/bin/install -c -m 644 ../../gcc/../include/gomp-constants.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gomp-constants.h /usr/bin/install -c -m 644 ../../gcc/../include/hashtab.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hashtab.h /usr/bin/install -c -m 644 ../../gcc/../include/libiberty.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/libiberty.h /usr/bin/install -c -m 644 ../../gcc/../include/md5.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/md5.h /usr/bin/install -c -m 644 ../../gcc/../include/obstack.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/obstack.h /usr/bin/install -c -m 644 ../../gcc/../include/plugin-api.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/plugin-api.h /usr/bin/install -c -m 644 ../../gcc/../include/safe-ctype.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/safe-ctype.h /usr/bin/install -c -m 644 ../../gcc/../include/splay-tree.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/splay-tree.h /usr/bin/install -c -m 644 ../../gcc/../libcpp/include/cpplib.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cpplib.h /usr/bin/install -c -m 644 ../../gcc/../libcpp/include/line-map.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/line-map.h /usr/bin/install -c -m 644 ../../gcc/../libcpp/include/symtab.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/symtab.h /usr/bin/install -c -m 644 ../../gcc/ada/gcc-interface/ada-tree.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ada/gcc-interface/ada-tree.def mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ada/gcc-interface /usr/bin/install -c -m 644 ../../gcc/common/config/i386/i386-cpuinfo.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/common/config/i386/i386-cpuinfo.h mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/common/config/i386 /usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/dbxelf.h mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config /usr/bin/install -c -m 644 ../../gcc/config/elfos.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../gcc/config/glibc-stdint.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../gcc/config/gnu-user.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../gcc/config/i386/att.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/att.h mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386 /usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user-common.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/gnu-user-common.h /usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/gnu-user.h /usr/bin/install -c -m 644 ../../gcc/config/i386/i386-opts.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/i386-opts.h /usr/bin/install -c -m 644 ../../gcc/config/i386/i386-protos.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/i386-protos.h /usr/bin/install -c -m 644 ../../gcc/config/i386/i386.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/i386.h /usr/bin/install -c -m 644 ../../gcc/config/i386/linux-common.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/linux-common.h /usr/bin/install -c -m 644 ../../gcc/config/i386/linux.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/linux.h /usr/bin/install -c -m 644 ../../gcc/config/i386/stringop.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/stringop.def /usr/bin/install -c -m 644 ../../gcc/config/i386/unix.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/unix.h /usr/bin/install -c -m 644 ../../gcc/config/i386/x86-tune.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/x86-tune.def /usr/bin/install -c -m 644 ../../gcc/config/initfini-array.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../gcc/config/linux-android.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/linux-android.h /usr/bin/install -c -m 644 ../../gcc/config/linux-protos.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../gcc/config/linux.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../gcc/config/vxworks-dummy.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/vxworks-dummy.h /usr/bin/install -c -m 644 ../../gcc/cp/cp-tree.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cp/cp-tree.def mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cp /usr/bin/install -c -m 644 ../../gcc/d/d-tree.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/d/d-tree.def mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/d /usr/bin/install -c -m 644 ../../gcc/defaults.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../gcc/insn-addr.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-addr.h /usr/bin/install -c -m 644 ../../gcc/objc/objc-tree.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/objc/objc-tree.def mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/objc /usr/bin/install -c -m 644 ../../gcc/addresses.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/addresses.h /usr/bin/install -c -m 644 ../../gcc/alias.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/alias.h /usr/bin/install -c -m 644 ../../gcc/align.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/align.h /usr/bin/install -c -m 644 all-tree.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/all-tree.def /usr/bin/install -c -m 644 ../../gcc/alloc-pool.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/alloc-pool.h /usr/bin/install -c -m 644 ../../gcc/array-traits.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/array-traits.h /usr/bin/install -c -m 644 ../../gcc/asan.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/asan.h /usr/bin/install -c -m 644 ../../gcc/attr-fnspec.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/attr-fnspec.h /usr/bin/install -c -m 644 ../../gcc/attribs.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/attribs.h /usr/bin/install -c -m 644 auto-host.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/auto-host.h /usr/bin/install -c -m 644 ../../gcc/auto-profile.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/auto-profile.h /usr/bin/install -c -m 644 ../../gcc/backend.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/backend.h /usr/bin/install -c -m 644 ../../gcc/basic-block.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/basic-block.h /usr/bin/install -c -m 644 ../../gcc/bb-reorder.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/bb-reorder.h /usr/bin/install -c -m 644 ../../gcc/bitmap.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/bitmap.h /usr/bin/install -c -m 644 ../../gcc/brig-builtins.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/brig-builtins.def /usr/bin/install -c -m 644 ../../gcc/builtin-attrs.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/builtin-attrs.def /usr/bin/install -c -m 644 ../../gcc/builtin-types.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/builtin-types.def /usr/bin/install -c -m 644 ../../gcc/builtins.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/builtins.def /usr/bin/install -c -m 644 ../../gcc/builtins.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/builtins.h /usr/bin/install -c -m 644 bversion.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/bversion.h /usr/bin/install -c -m 644 ../../gcc/c-family/c-common.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/c-family/c-common.def mkdir -p -- /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/c-family /usr/bin/install -c -m 644 ../../gcc/c-family/c-common.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/c-family/c-common.h /usr/bin/install -c -m 644 ../../gcc/c-family/c-objc.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/c-family/c-objc.h /usr/bin/install -c -m 644 ../../gcc/c-family/c-pragma.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/c-family/c-pragma.h /usr/bin/install -c -m 644 ../../gcc/c-family/c-pretty-print.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/c-family/c-pretty-print.h /usr/bin/install -c -m 644 ../../gcc/c/c-tree.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/c-tree.h /usr/bin/install -c -m 644 ../../gcc/calls.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/calls.h /usr/bin/install -c -m 644 ../../gcc/ccmp.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ccmp.h /usr/bin/install -c -m 644 ../../gcc/cfg-flags.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfg-flags.def /usr/bin/install -c -m 644 ../../gcc/cfg.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfg.h /usr/bin/install -c -m 644 ../../gcc/cfganal.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfganal.h /usr/bin/install -c -m 644 ../../gcc/cfgbuild.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfgbuild.h /usr/bin/install -c -m 644 ../../gcc/cfgcleanup.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfgcleanup.h /usr/bin/install -c -m 644 ../../gcc/cfgexpand.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfgexpand.h /usr/bin/install -c -m 644 ../../gcc/cfghooks.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfghooks.h /usr/bin/install -c -m 644 ../../gcc/cfgloop.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfgloop.h /usr/bin/install -c -m 644 ../../gcc/cfgloopmanip.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfgloopmanip.h /usr/bin/install -c -m 644 ../../gcc/cfgrtl.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cfgrtl.h /usr/bin/install -c -m 644 ../../gcc/cgraph.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cgraph.h /usr/bin/install -c -m 644 ../../gcc/cif-code.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cif-code.def /usr/bin/install -c -m 644 ../../gcc/collect-utils.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/collect-utils.h /usr/bin/install -c -m 644 ../../gcc/collect2-aix.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/collect2-aix.h /usr/bin/install -c -m 644 ../../gcc/collect2.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/collect2.h /usr/bin/install -c -m 644 ../../gcc/color-macros.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/color-macros.h /usr/bin/install -c -m 644 ../../gcc/conditions.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/conditions.h /usr/bin/install -c -m 644 config.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config.h /usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/dbxelf.h /usr/bin/install -c -m 644 ../../gcc/config/elfos.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../gcc/config/glibc-stdint.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../gcc/config/gnu-user.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../gcc/config/i386/att.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/att.h /usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user-common.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/gnu-user-common.h /usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/gnu-user.h /usr/bin/install -c -m 644 ../../gcc/config/i386/i386-protos.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/i386-protos.h /usr/bin/install -c -m 644 ../../gcc/config/i386/i386.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/i386.h /usr/bin/install -c -m 644 ../../gcc/config/i386/linux-common.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/linux-common.h /usr/bin/install -c -m 644 ../../gcc/config/i386/linux.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/linux.h /usr/bin/install -c -m 644 ../../gcc/config/i386/unix.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/i386/unix.h /usr/bin/install -c -m 644 ../../gcc/config/initfini-array.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../gcc/config/linux-android.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/linux-android.h /usr/bin/install -c -m 644 ../../gcc/config/linux-protos.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../gcc/config/linux.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../gcc/config/vxworks-dummy.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/config/vxworks-dummy.h /usr/bin/install -c -m 644 configargs.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/configargs.h /usr/bin/install -c -m 644 ../../gcc/context.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/context.h /usr/bin/install -c -m 644 ../../gcc/convert.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/convert.h /usr/bin/install -c -m 644 ../../gcc/coretypes.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/coretypes.h /usr/bin/install -c -m 644 ../../gcc/coroutine-builtins.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/coroutine-builtins.def /usr/bin/install -c -m 644 ../../gcc/coverage.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/coverage.h /usr/bin/install -c -m 644 ../../gcc/cppbuiltin.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cppbuiltin.h /usr/bin/install -c -m 644 ../../gcc/cppdefault.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cppdefault.h /usr/bin/install -c -m 644 ../../gcc/cselib.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/cselib.h /usr/bin/install -c -m 644 ../../gcc/data-streamer.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/data-streamer.h /usr/bin/install -c -m 644 ../../gcc/dbgcnt.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dbgcnt.def /usr/bin/install -c -m 644 ../../gcc/dbgcnt.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dbgcnt.h /usr/bin/install -c -m 644 ../../gcc/dbxout.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dbxout.h /usr/bin/install -c -m 644 ../../gcc/dce.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dce.h /usr/bin/install -c -m 644 ../../gcc/ddg.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ddg.h /usr/bin/install -c -m 644 ../../gcc/debug.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/debug.h /usr/bin/install -c -m 644 ../../gcc/defaults.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../gcc/df.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/df.h /usr/bin/install -c -m 644 ../../gcc/dfp.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dfp.h /usr/bin/install -c -m 644 ../../gcc/diagnostic-color.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/diagnostic-color.h /usr/bin/install -c -m 644 ../../gcc/diagnostic-core.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/diagnostic-core.h /usr/bin/install -c -m 644 ../../gcc/diagnostic-event-id.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/diagnostic-event-id.h /usr/bin/install -c -m 644 ../../gcc/diagnostic-metadata.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/diagnostic-metadata.h /usr/bin/install -c -m 644 ../../gcc/diagnostic-path.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/diagnostic-path.h /usr/bin/install -c -m 644 ../../gcc/diagnostic-url.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/diagnostic-url.h /usr/bin/install -c -m 644 ../../gcc/diagnostic.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/diagnostic.def /usr/bin/install -c -m 644 ../../gcc/diagnostic.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/diagnostic.h /usr/bin/install -c -m 644 ../../gcc/digraph.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/digraph.h /usr/bin/install -c -m 644 ../../gcc/dojump.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dojump.h /usr/bin/install -c -m 644 ../../gcc/dominance.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dominance.h /usr/bin/install -c -m 644 ../../gcc/domwalk.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/domwalk.h /usr/bin/install -c -m 644 ../../gcc/double-int.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/double-int.h /usr/bin/install -c -m 644 ../../gcc/dump-context.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dump-context.h /usr/bin/install -c -m 644 ../../gcc/dumpfile.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dumpfile.h /usr/bin/install -c -m 644 ../../gcc/dwarf2asm.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dwarf2asm.h /usr/bin/install -c -m 644 ../../gcc/dwarf2out.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/dwarf2out.h /usr/bin/install -c -m 644 ../../gcc/edit-context.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/edit-context.h /usr/bin/install -c -m 644 ../../gcc/emit-rtl.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/emit-rtl.h /usr/bin/install -c -m 644 ../../gcc/errors.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/errors.h /usr/bin/install -c -m 644 ../../gcc/escaped_string.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/escaped_string.h /usr/bin/install -c -m 644 ../../gcc/et-forest.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/et-forest.h /usr/bin/install -c -m 644 ../../gcc/except.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/except.h /usr/bin/install -c -m 644 ../../gcc/explow.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/explow.h /usr/bin/install -c -m 644 ../../gcc/expmed.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/expmed.h /usr/bin/install -c -m 644 ../../gcc/expr.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/expr.h /usr/bin/install -c -m 644 ../../gcc/fibonacci_heap.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/fibonacci_heap.h /usr/bin/install -c -m 644 ../../gcc/file-find.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/file-find.h /usr/bin/install -c -m 644 ../../gcc/file-prefix-map.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/file-prefix-map.h /usr/bin/install -c -m 644 ../../gcc/fixed-value.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/fixed-value.h /usr/bin/install -c -m 644 ../../gcc/flag-types.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/flag-types.h /usr/bin/install -c -m 644 ../../gcc/flags.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/flags.h /usr/bin/install -c -m 644 ../../gcc/fold-const-call.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/fold-const-call.h /usr/bin/install -c -m 644 ../../gcc/fold-const.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/fold-const.h /usr/bin/install -c -m 644 ../../gcc/function-abi.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/function-abi.h /usr/bin/install -c -m 644 ../../gcc/function.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/function.h /usr/bin/install -c -m 644 ../../gcc/gcc-plugin.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gcc-plugin.h /usr/bin/install -c -m 644 ../../gcc/gcc-rich-location.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gcc-rich-location.h /usr/bin/install -c -m 644 ../../gcc/gcc-symtab.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gcc-symtab.h /usr/bin/install -c -m 644 ../../gcc/gcc.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gcc.h /usr/bin/install -c -m 644 ../../gcc/gcov-counter.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gcov-counter.def /usr/bin/install -c -m 644 ../../gcc/gcov-io.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gcov-io.h /usr/bin/install -c -m 644 ../../gcc/gcse-common.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gcse-common.h /usr/bin/install -c -m 644 ../../gcc/gcse.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gcse.h /usr/bin/install -c -m 644 ../../gcc/generic-match.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/generic-match.h /usr/bin/install -c -m 644 ../../gcc/gengtype.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gengtype.h /usr/bin/install -c -m 644 genrtl.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/genrtl.h /usr/bin/install -c -m 644 ../../gcc/gensupport.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gensupport.h /usr/bin/install -c -m 644 ../../gcc/ggc-internal.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ggc-internal.h /usr/bin/install -c -m 644 ../../gcc/ggc.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ggc.h /usr/bin/install -c -m 644 ../../gcc/gimple-array-bounds.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-array-bounds.h /usr/bin/install -c -m 644 ../../gcc/gimple-builder.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-builder.h /usr/bin/install -c -m 644 ../../gcc/gimple-expr.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-expr.h /usr/bin/install -c -m 644 ../../gcc/gimple-fold.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-fold.h /usr/bin/install -c -m 644 ../../gcc/gimple-iterator.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-iterator.h /usr/bin/install -c -m 644 ../../gcc/gimple-low.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-low.h /usr/bin/install -c -m 644 ../../gcc/gimple-match.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-match.h /usr/bin/install -c -m 644 ../../gcc/gimple-predict.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-predict.h /usr/bin/install -c -m 644 ../../gcc/gimple-pretty-print.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-pretty-print.h /usr/bin/install -c -m 644 ../../gcc/gimple-range-cache.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-range-cache.h /usr/bin/install -c -m 644 ../../gcc/gimple-range-edge.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-range-edge.h /usr/bin/install -c -m 644 ../../gcc/gimple-range-gori.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-range-gori.h /usr/bin/install -c -m 644 ../../gcc/gimple-range.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-range.h /usr/bin/install -c -m 644 ../../gcc/gimple-ssa-evrp-analyze.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-ssa-evrp-analyze.h /usr/bin/install -c -m 644 ../../gcc/gimple-ssa-warn-restrict.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-ssa-warn-restrict.h /usr/bin/install -c -m 644 ../../gcc/gimple-ssa.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-ssa.h /usr/bin/install -c -m 644 ../../gcc/gimple-streamer.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-streamer.h /usr/bin/install -c -m 644 ../../gcc/gimple-walk.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple-walk.h /usr/bin/install -c -m 644 ../../gcc/gimple.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple.def /usr/bin/install -c -m 644 ../../gcc/gimple.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimple.h /usr/bin/install -c -m 644 ../../gcc/gimplify-me.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimplify-me.h /usr/bin/install -c -m 644 ../../gcc/gimplify.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gimplify.h /usr/bin/install -c -m 644 ../../gcc/glimits.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/glimits.h /usr/bin/install -c -m 644 ../../gcc/graph.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/graph.h /usr/bin/install -c -m 644 ../../gcc/graphds.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/graphds.h /usr/bin/install -c -m 644 ../../gcc/graphite.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/graphite.h /usr/bin/install -c -m 644 ../../gcc/graphviz.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/graphviz.h /usr/bin/install -c -m 644 ../../gcc/gsstruct.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gsstruct.def /usr/bin/install -c -m 644 ../../gcc/gstab.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gstab.h /usr/bin/install -c -m 644 ../../gcc/gsyms.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gsyms.h /usr/bin/install -c -m 644 ../../gcc/gsyslimits.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gsyslimits.h /usr/bin/install -c -m 644 ../../gcc/gtm-builtins.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gtm-builtins.def /usr/bin/install -c -m 644 gtype-desc.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/gtype-desc.h /usr/bin/install -c -m 644 ../../gcc/hard-reg-set.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hard-reg-set.h /usr/bin/install -c -m 644 ../../gcc/hash-map-traits.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hash-map-traits.h /usr/bin/install -c -m 644 ../../gcc/hash-map.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hash-map.h /usr/bin/install -c -m 644 ../../gcc/hash-set.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hash-set.h /usr/bin/install -c -m 644 ../../gcc/hash-table.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hash-table.h /usr/bin/install -c -m 644 ../../gcc/hash-traits.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hash-traits.h /usr/bin/install -c -m 644 ../../gcc/highlev-plugin-common.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/highlev-plugin-common.h /usr/bin/install -c -m 644 ../../gcc/hooks.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hooks.h /usr/bin/install -c -m 644 ../../gcc/hosthooks-def.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hosthooks-def.h /usr/bin/install -c -m 644 ../../gcc/hosthooks.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hosthooks.h /usr/bin/install -c -m 644 ../../gcc/hw-doloop.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hw-doloop.h /usr/bin/install -c -m 644 ../../gcc/hwint.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/hwint.h /usr/bin/install -c -m 644 ../../gcc/ifcvt.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ifcvt.h /usr/bin/install -c -m 644 ../../gcc/inchash.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/inchash.h /usr/bin/install -c -m 644 ../../gcc/incpath.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/incpath.h /usr/bin/install -c -m 644 ../../gcc/input.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/input.h /usr/bin/install -c -m 644 ../../gcc/insn-addr.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-addr.h /usr/bin/install -c -m 644 insn-attr-common.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-attr-common.h /usr/bin/install -c -m 644 insn-attr.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-attr.h /usr/bin/install -c -m 644 insn-codes.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-codes.h /usr/bin/install -c -m 644 insn-config.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-config.h /usr/bin/install -c -m 644 insn-constants.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-constants.h /usr/bin/install -c -m 644 insn-flags.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-flags.h /usr/bin/install -c -m 644 insn-modes-inline.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-modes-inline.h /usr/bin/install -c -m 644 insn-modes.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-modes.h /usr/bin/install -c -m 644 ../../gcc/insn-notes.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/insn-notes.def /usr/bin/install -c -m 644 ../../gcc/int-vector-builder.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/int-vector-builder.h /usr/bin/install -c -m 644 ../../gcc/internal-fn.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/internal-fn.def /usr/bin/install -c -m 644 ../../gcc/internal-fn.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/internal-fn.h /usr/bin/install -c -m 644 ../../gcc/intl.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/intl.h /usr/bin/install -c -m 644 ../../gcc/ipa-fnsummary.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-fnsummary.h /usr/bin/install -c -m 644 ../../gcc/ipa-icf-gimple.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-icf-gimple.h /usr/bin/install -c -m 644 ../../gcc/ipa-icf.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-icf.h /usr/bin/install -c -m 644 ../../gcc/ipa-inline.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-inline.h /usr/bin/install -c -m 644 ../../gcc/ipa-modref-tree.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-modref-tree.h /usr/bin/install -c -m 644 ../../gcc/ipa-modref.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-modref.h /usr/bin/install -c -m 644 ../../gcc/ipa-param-manipulation.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-param-manipulation.h /usr/bin/install -c -m 644 ../../gcc/ipa-predicate.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-predicate.h /usr/bin/install -c -m 644 ../../gcc/ipa-prop.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-prop.h /usr/bin/install -c -m 644 ../../gcc/ipa-ref.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-ref.h /usr/bin/install -c -m 644 ../../gcc/ipa-reference.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-reference.h /usr/bin/install -c -m 644 ../../gcc/ipa-utils.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ipa-utils.h /usr/bin/install -c -m 644 ../../gcc/ira-int.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ira-int.h /usr/bin/install -c -m 644 ../../gcc/ira.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ira.h /usr/bin/install -c -m 644 ../../gcc/is-a.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/is-a.h /usr/bin/install -c -m 644 ../../gcc/iterator-utils.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/iterator-utils.h /usr/bin/install -c -m 644 ../../gcc/json.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/json.h /usr/bin/install -c -m 644 ../../gcc/langhooks-def.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/langhooks-def.h /usr/bin/install -c -m 644 ../../gcc/langhooks.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/langhooks.h /usr/bin/install -c -m 644 ../../gcc/lcm.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/lcm.h /usr/bin/install -c -m 644 ../../gcc/libfuncs.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/libfuncs.h /usr/bin/install -c -m 644 ../../gcc/limitx.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/limitx.h /usr/bin/install -c -m 644 ../../gcc/limity.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/limity.h /usr/bin/install -c -m 644 ../../gcc/loop-unroll.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/loop-unroll.h /usr/bin/install -c -m 644 ../../gcc/lower-subreg.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/lower-subreg.h /usr/bin/install -c -m 644 ../../gcc/lra-int.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/lra-int.h /usr/bin/install -c -m 644 ../../gcc/lra.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/lra.h /usr/bin/install -c -m 644 ../../gcc/lto-compress.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/lto-compress.h /usr/bin/install -c -m 644 ../../gcc/lto-section-names.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/lto-section-names.h /usr/bin/install -c -m 644 ../../gcc/lto-streamer.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/lto-streamer.h /usr/bin/install -c -m 644 ../../gcc/machmode.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/machmode.def /usr/bin/install -c -m 644 ../../gcc/machmode.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/machmode.h /usr/bin/install -c -m 644 ../../gcc/mem-stats-traits.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/mem-stats-traits.h /usr/bin/install -c -m 644 ../../gcc/mem-stats.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/mem-stats.h /usr/bin/install -c -m 644 ../../gcc/memmodel.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/memmodel.h /usr/bin/install -c -m 644 ../../gcc/memory-block.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/memory-block.h /usr/bin/install -c -m 644 ../../gcc/mode-classes.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/mode-classes.def /usr/bin/install -c -m 644 ../../gcc/mux-utils.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/mux-utils.h /usr/bin/install -c -m 644 ../../gcc/obstack-utils.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/obstack-utils.h /usr/bin/install -c -m 644 ../../gcc/omp-builtins.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/omp-builtins.def /usr/bin/install -c -m 644 ../../gcc/omp-expand.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/omp-expand.h /usr/bin/install -c -m 644 ../../gcc/omp-general.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/omp-general.h /usr/bin/install -c -m 644 ../../gcc/omp-low.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/omp-low.h /usr/bin/install -c -m 644 ../../gcc/omp-offload.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/omp-offload.h /usr/bin/install -c -m 644 ../../gcc/omp-simd-clone.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/omp-simd-clone.h /usr/bin/install -c -m 644 ../../gcc/opt-problem.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/opt-problem.h /usr/bin/install -c -m 644 ../../gcc/opt-suggestions.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/opt-suggestions.h /usr/bin/install -c -m 644 ../../gcc/optabs-libfuncs.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/optabs-libfuncs.h /usr/bin/install -c -m 644 ../../gcc/optabs-query.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/optabs-query.h /usr/bin/install -c -m 644 ../../gcc/optabs-tree.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/optabs-tree.h /usr/bin/install -c -m 644 ../../gcc/optabs.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/optabs.def /usr/bin/install -c -m 644 ../../gcc/optabs.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/optabs.h /usr/bin/install -c -m 644 ../../gcc/optinfo-emit-json.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/optinfo-emit-json.h /usr/bin/install -c -m 644 ../../gcc/optinfo.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/optinfo.h /usr/bin/install -c -m 644 options.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/options.h /usr/bin/install -c -m 644 ../../gcc/opts-diagnostic.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/opts-diagnostic.h /usr/bin/install -c -m 644 ../../gcc/opts.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/opts.h /usr/bin/install -c -m 644 ../../gcc/ordered-hash-map.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ordered-hash-map.h /usr/bin/install -c -m 644 ../../gcc/output.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/output.h /usr/bin/install -c -m 644 pass-instances.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/pass-instances.def /usr/bin/install -c -m 644 ../../gcc/pass_manager.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/pass_manager.h /usr/bin/install -c -m 644 ../../gcc/passes.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/passes.def /usr/bin/install -c -m 644 plugin-version.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/plugin-version.h /usr/bin/install -c -m 644 ../../gcc/plugin.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/plugin.def /usr/bin/install -c -m 644 ../../gcc/plugin.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/plugin.h /usr/bin/install -c -m 644 ../../gcc/poly-int-types.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/poly-int-types.h /usr/bin/install -c -m 644 ../../gcc/poly-int.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/poly-int.h /usr/bin/install -c -m 644 ../../gcc/predict.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/predict.def /usr/bin/install -c -m 644 ../../gcc/predict.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/predict.h /usr/bin/install -c -m 644 ../../gcc/prefix.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/prefix.h /usr/bin/install -c -m 644 ../../gcc/pretty-print.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/pretty-print.h /usr/bin/install -c -m 644 ../../gcc/print-rtl.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/print-rtl.h /usr/bin/install -c -m 644 ../../gcc/print-tree.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/print-tree.h /usr/bin/install -c -m 644 ../../gcc/profile-count.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/profile-count.h /usr/bin/install -c -m 644 ../../gcc/profile.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/profile.h /usr/bin/install -c -m 644 ../../gcc/range-op.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/range-op.h /usr/bin/install -c -m 644 ../../gcc/range.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/range.h /usr/bin/install -c -m 644 ../../gcc/read-md.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/read-md.h /usr/bin/install -c -m 644 ../../gcc/read-rtl-function.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/read-rtl-function.h /usr/bin/install -c -m 644 ../../gcc/real.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/real.h /usr/bin/install -c -m 644 ../../gcc/realmpfr.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/realmpfr.h /usr/bin/install -c -m 644 ../../gcc/recog.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/recog.h /usr/bin/install -c -m 644 ../../gcc/reg-notes.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/reg-notes.def /usr/bin/install -c -m 644 ../../gcc/regcprop.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/regcprop.h /usr/bin/install -c -m 644 ../../gcc/regrename.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/regrename.h /usr/bin/install -c -m 644 ../../gcc/regs.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/regs.h /usr/bin/install -c -m 644 ../../gcc/regset.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/regset.h /usr/bin/install -c -m 644 ../../gcc/reload.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/reload.h /usr/bin/install -c -m 644 ../../gcc/resource.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/resource.h /usr/bin/install -c -m 644 ../../gcc/rtl-error.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtl-error.h /usr/bin/install -c -m 644 ../../gcc/rtl-iter.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtl-iter.h /usr/bin/install -c -m 644 ../../gcc/rtl-ssa.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtl-ssa.h /usr/bin/install -c -m 644 ../../gcc/rtl.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtl.def /usr/bin/install -c -m 644 ../../gcc/rtl.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtl.h /usr/bin/install -c -m 644 ../../gcc/rtlanal.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtlanal.h /usr/bin/install -c -m 644 ../../gcc/rtlhash.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtlhash.h /usr/bin/install -c -m 644 ../../gcc/rtlhooks-def.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtlhooks-def.h /usr/bin/install -c -m 644 ../../gcc/rtx-vector-builder.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/rtx-vector-builder.h /usr/bin/install -c -m 644 ../../gcc/run-rtl-passes.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/run-rtl-passes.h /usr/bin/install -c -m 644 ../../gcc/sanitizer.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sanitizer.def /usr/bin/install -c -m 644 ../../gcc/sbitmap.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sbitmap.h /usr/bin/install -c -m 644 ../../gcc/sched-int.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sched-int.h /usr/bin/install -c -m 644 ../../gcc/sel-sched-dump.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sel-sched-dump.h /usr/bin/install -c -m 644 ../../gcc/sel-sched-ir.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sel-sched-ir.h /usr/bin/install -c -m 644 ../../gcc/sel-sched.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sel-sched.h /usr/bin/install -c -m 644 ../../gcc/selftest-diagnostic.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/selftest-diagnostic.h /usr/bin/install -c -m 644 ../../gcc/selftest-rtl.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/selftest-rtl.h /usr/bin/install -c -m 644 ../../gcc/selftest.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/selftest.h /usr/bin/install -c -m 644 ../../gcc/sese.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sese.h /usr/bin/install -c -m 644 ../../gcc/shortest-paths.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/shortest-paths.h /usr/bin/install -c -m 644 ../../gcc/shrink-wrap.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/shrink-wrap.h /usr/bin/install -c -m 644 ../../gcc/signop.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/signop.h /usr/bin/install -c -m 644 ../../gcc/sparseset.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sparseset.h /usr/bin/install -c -m 644 ../../gcc/spellcheck-tree.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/spellcheck-tree.h /usr/bin/install -c -m 644 ../../gcc/spellcheck.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/spellcheck.h /usr/bin/install -c -m 644 ../../gcc/splay-tree-utils.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/splay-tree-utils.h /usr/bin/install -c -m 644 ../../gcc/sreal.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sreal.h /usr/bin/install -c -m 644 ../../gcc/ssa-iterators.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ssa-iterators.h /usr/bin/install -c -m 644 ../../gcc/ssa.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ssa.h /usr/bin/install -c -m 644 ../../gcc/stab.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/stab.def /usr/bin/install -c -m 644 ../../gcc/statistics.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/statistics.h /usr/bin/install -c -m 644 ../../gcc/stmt.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/stmt.h /usr/bin/install -c -m 644 ../../gcc/stor-layout.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/stor-layout.h /usr/bin/install -c -m 644 ../../gcc/streamer-hooks.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/streamer-hooks.h /usr/bin/install -c -m 644 ../../gcc/stringpool.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/stringpool.h /usr/bin/install -c -m 644 ../../gcc/substring-locations.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/substring-locations.h /usr/bin/install -c -m 644 ../../gcc/symbol-summary.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/symbol-summary.h /usr/bin/install -c -m 644 ../../gcc/symtab-clones.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/symtab-clones.h /usr/bin/install -c -m 644 ../../gcc/symtab-thunks.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/symtab-thunks.h /usr/bin/install -c -m 644 ../../gcc/sync-builtins.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/sync-builtins.def /usr/bin/install -c -m 644 ../../gcc/system.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/system.h /usr/bin/install -c -m 644 ../../gcc/target-def.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/target-def.h /usr/bin/install -c -m 644 ../../gcc/target-globals.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/target-globals.h /usr/bin/install -c -m 644 ../../gcc/target-hooks-macros.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/target-hooks-macros.h /usr/bin/install -c -m 644 ../../gcc/target-insns.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/target-insns.def /usr/bin/install -c -m 644 ../../gcc/target.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/target.def /usr/bin/install -c -m 644 ../../gcc/target.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/target.h /usr/bin/install -c -m 644 ../../gcc/targhooks.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/targhooks.h /usr/bin/install -c -m 644 ../../gcc/timevar.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/timevar.def /usr/bin/install -c -m 644 ../../gcc/timevar.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/timevar.h /usr/bin/install -c -m 644 tm-preds.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tm-preds.h /usr/bin/install -c -m 644 tm.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tm.h /usr/bin/install -c -m 644 tm_p.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tm_p.h /usr/bin/install -c -m 644 ../../gcc/toplev.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/toplev.h /usr/bin/install -c -m 644 ../../gcc/tracer.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tracer.h /usr/bin/install -c -m 644 ../../gcc/trans-mem.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/trans-mem.h /usr/bin/install -c -m 644 ../../gcc/tree-affine.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-affine.h /usr/bin/install -c -m 644 ../../gcc/tree-cfg.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-cfg.h /usr/bin/install -c -m 644 ../../gcc/tree-cfgcleanup.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-cfgcleanup.h /usr/bin/install -c -m 644 tree-check.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-check.h /usr/bin/install -c -m 644 ../../gcc/tree-chrec.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-chrec.h /usr/bin/install -c -m 644 ../../gcc/tree-core.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-core.h /usr/bin/install -c -m 644 ../../gcc/tree-data-ref.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-data-ref.h /usr/bin/install -c -m 644 ../../gcc/tree-dfa.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-dfa.h /usr/bin/install -c -m 644 ../../gcc/tree-diagnostic.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-diagnostic.h /usr/bin/install -c -m 644 ../../gcc/tree-dump.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-dump.h /usr/bin/install -c -m 644 ../../gcc/tree-eh.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-eh.h /usr/bin/install -c -m 644 ../../gcc/tree-hash-traits.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-hash-traits.h /usr/bin/install -c -m 644 ../../gcc/tree-hasher.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-hasher.h /usr/bin/install -c -m 644 ../../gcc/tree-if-conv.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-if-conv.h /usr/bin/install -c -m 644 ../../gcc/tree-inline.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-inline.h /usr/bin/install -c -m 644 ../../gcc/tree-into-ssa.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-into-ssa.h /usr/bin/install -c -m 644 ../../gcc/tree-iterator.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-iterator.h /usr/bin/install -c -m 644 ../../gcc/tree-nested.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-nested.h /usr/bin/install -c -m 644 ../../gcc/tree-object-size.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-object-size.h /usr/bin/install -c -m 644 ../../gcc/tree-outof-ssa.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-outof-ssa.h /usr/bin/install -c -m 644 ../../gcc/tree-parloops.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-parloops.h /usr/bin/install -c -m 644 ../../gcc/tree-pass.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-pass.h /usr/bin/install -c -m 644 ../../gcc/tree-phinodes.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-phinodes.h /usr/bin/install -c -m 644 ../../gcc/tree-pretty-print.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-pretty-print.h /usr/bin/install -c -m 644 ../../gcc/tree-scalar-evolution.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-scalar-evolution.h /usr/bin/install -c -m 644 ../../gcc/tree-sra.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-sra.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-address.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-address.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias-compare.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-alias-compare.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-alias.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-ccp.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-ccp.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-coalesce.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-coalesce.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-dce.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-dce.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-dom.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-dom.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-dse.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-dse.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-live.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-live.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-ivopts.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-loop-ivopts.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-manip.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-loop-manip.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-niter.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-loop-niter.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-loop.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-math-opts.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-math-opts.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-operands.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-operands.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-propagate.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-propagate.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-reassoc.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-reassoc.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-sccvn.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-sccvn.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-scopedtables.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-scopedtables.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-strlen.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-strlen.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-ter.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-ter.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-threadedge.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-threadedge.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa-threadupdate.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa-threadupdate.h /usr/bin/install -c -m 644 ../../gcc/tree-ssa.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssa.h /usr/bin/install -c -m 644 ../../gcc/tree-ssanames.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-ssanames.h /usr/bin/install -c -m 644 ../../gcc/tree-stdarg.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-stdarg.h /usr/bin/install -c -m 644 ../../gcc/tree-streamer.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-streamer.h /usr/bin/install -c -m 644 ../../gcc/tree-switch-conversion.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-switch-conversion.h /usr/bin/install -c -m 644 ../../gcc/tree-vector-builder.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-vector-builder.h /usr/bin/install -c -m 644 ../../gcc/tree-vectorizer.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-vectorizer.h /usr/bin/install -c -m 644 ../../gcc/tree-vrp.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree-vrp.h /usr/bin/install -c -m 644 ../../gcc/tree.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree.def /usr/bin/install -c -m 644 ../../gcc/tree.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tree.h /usr/bin/install -c -m 644 ../../gcc/treestruct.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/treestruct.def /usr/bin/install -c -m 644 ../../gcc/tristate.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tristate.h /usr/bin/install -c -m 644 ../../gcc/tsan.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tsan.h /usr/bin/install -c -m 644 ../../gcc/tsystem.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/tsystem.h /usr/bin/install -c -m 644 ../../gcc/typeclass.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/typeclass.h /usr/bin/install -c -m 644 ../../gcc/typed-splay-tree.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/typed-splay-tree.h /usr/bin/install -c -m 644 ../../gcc/ubsan.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/ubsan.h /usr/bin/install -c -m 644 ../../gcc/valtrack.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/valtrack.h /usr/bin/install -c -m 644 ../../gcc/value-prof.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/value-prof.h /usr/bin/install -c -m 644 ../../gcc/value-query.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/value-query.h /usr/bin/install -c -m 644 ../../gcc/value-range-equiv.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/value-range-equiv.h /usr/bin/install -c -m 644 ../../gcc/value-range.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/value-range.h /usr/bin/install -c -m 644 ../../gcc/varasm.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/varasm.h /usr/bin/install -c -m 644 ../../gcc/vec-perm-indices.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/vec-perm-indices.h /usr/bin/install -c -m 644 ../../gcc/vec.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/vec.h /usr/bin/install -c -m 644 ../../gcc/vector-builder.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/vector-builder.h /usr/bin/install -c -m 644 ../../gcc/version.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/version.h /usr/bin/install -c -m 644 ../../gcc/vmsdbg.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/vmsdbg.h /usr/bin/install -c -m 644 ../../gcc/vr-values.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/vr-values.h /usr/bin/install -c -m 644 ../../gcc/vtable-verify.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/vtable-verify.h /usr/bin/install -c -m 644 ../../gcc/wide-int-bitmask.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/wide-int-bitmask.h /usr/bin/install -c -m 644 ../../gcc/wide-int-print.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/wide-int-print.h /usr/bin/install -c -m 644 ../../gcc/wide-int.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/wide-int.h /usr/bin/install -c -m 644 ../../gcc/xcoff.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/xcoff.h /usr/bin/install -c -m 644 ../../gcc/xcoffout.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/xcoffout.h /usr/bin/install -c -m 644 b-header-vars /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/lib/gcc/i686-buildroot-linux-uclibc/11.3.0/plugin/include/b-header-vars make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build/gcc' make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/build' /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-7/output-1/build/host-gcc-initial-11.3.0/toolchain-wrapper /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/bin/toolchain-wrapper mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target linux-4.19.261.tar.xz: OK (sha256: bec33298bd0470b5e725c7dc29a2dd4daf02065cb01cd4a54f6adee6ff582cb2) >>> linux-headers 4.19.261 Extracting mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/bin/xzcat /nvmedata/autobuild/instance-7/dl/linux/linux-4.19.261.tar.xz | /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261 -xf - >>> linux-headers 4.19.261 Patching >>> linux-headers 4.19.261 Configuring mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target (cd /nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261; PATH="/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/autobuild/make/make -j1 ARCH=i386 HOSTCC="/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/bin/ccache /usr/bin/gcc" HOSTCFLAGS="" HOSTCXX="/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/bin/ccache /usr/bin/g++" INSTALL_HDR_PATH=/nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261/usr headers_install) make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261' UPD include/generated/uapi/linux/version.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h SYSTBL arch/x86/include/generated/asm/syscalls_32.h WRAP arch/x86/include/generated/uapi/asm/poll.h WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h HOSTCC scripts/basic/fixdep HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o HOSTLD arch/x86/tools/relocs HOSTCC scripts/unifdef INSTALL include/drm (26 files) INSTALL include/misc (2 files) INSTALL include/linux/netfilter_bridge (17 files) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/spi (1 file) INSTALL include/linux/caif (2 files) INSTALL include/linux/tc_ematch (5 files) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/genwqe (1 file) INSTALL include/linux/wimax (1 file) INSTALL include/linux/mmc (1 file) INSTALL include/linux/can (6 files) INSTALL include/linux/cifs (1 file) INSTALL include/linux/netfilter/ipset (4 files) INSTALL include/linux/netfilter (88 files) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/sched (1 file) INSTALL include/linux/raid (2 files) INSTALL include/linux/hsi (2 files) INSTALL include/linux/netfilter_ipv4 (9 files) INSTALL include/linux/nfsd (5 files) INSTALL include/linux/usb (13 files) INSTALL include/linux/dvb (8 files) INSTALL include/linux/isdn (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/iio (2 files) INSTALL include/linux/android (1 file) INSTALL include/linux/netfilter_ipv6 (13 files) INSTALL include/linux/tc_act (15 files) INSTALL include/linux (499 files) INSTALL include/rdma/hfi (2 files) INSTALL include/rdma (25 files) INSTALL include/xen (4 files) INSTALL include/video (3 files) INSTALL include/asm-generic (37 files) INSTALL include/sound (16 files) INSTALL include/scsi/fc (4 files) INSTALL include/scsi (4 files) INSTALL include/mtd (5 files) INSTALL include/asm (62 files) make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261' >>> linux-headers 4.19.261 Building >>> linux-headers 4.19.261 Installing to staging directory (cd /nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261; PATH="/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/autobuild/make/make -j1 ARCH=i386 HOSTCC="/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/bin/ccache /usr/bin/gcc" HOSTCFLAGS="" HOSTCXX="/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/bin/ccache /usr/bin/g++" INSTALL_HDR_PATH=/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/i686-buildroot-linux-uclibc/sysroot/usr headers_install) make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261' INSTALL include/video (3 files) INSTALL include/scsi (4 files) INSTALL include/scsi/fc (4 files) INSTALL include/linux/nfsd (5 files) INSTALL include/linux/iio (2 files) INSTALL include/linux/caif (2 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/genwqe (1 file) INSTALL include/linux/netfilter (88 files) INSTALL include/linux/netfilter/ipset (4 files) INSTALL include/linux/hsi (2 files) INSTALL include/linux/isdn (1 file) INSTALL include/linux/can (6 files) INSTALL include/linux/tc_act (15 files) INSTALL include/linux/spi (1 file) INSTALL include/linux/netfilter_ipv4 (9 files) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/mmc (1 file) INSTALL include/linux/tc_ematch (5 files) INSTALL include/linux (499 files) INSTALL include/linux/cifs (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/dvb (8 files) INSTALL include/linux/sched (1 file) INSTALL include/linux/android (1 file) INSTALL include/linux/usb (13 files) INSTALL include/linux/netfilter_ipv6 (13 files) INSTALL include/linux/netfilter_bridge (17 files) INSTALL include/linux/wimax (1 file) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/xen (4 files) INSTALL include/mtd (5 files) INSTALL include/drm (26 files) INSTALL include/misc (2 files) INSTALL include/rdma (25 files) INSTALL include/rdma/hfi (2 files) INSTALL include/sound (16 files) INSTALL include/asm-generic (37 files) INSTALL include/asm (62 files) make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261' >>> linux-headers 4.19.261 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/i686-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/i686-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/i686-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> linux-headers 4.19.261 Installing to target mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target uClibc-ng-1.0.42.tar.xz: OK (sha256: ec6dae44ce86558885e56bc3bef6bd4d082397114e6e1fc15795f71e804d7016) >>> uclibc 1.0.42 Extracting mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-tar/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-xz/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/xzcat /nvmedata/autobuild/instance-7/dl/uclibc/uClibc-ng-1.0.42.tar.xz | /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42 -xf - >>> uclibc 1.0.42 Patching mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target Using /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/.config as base # # merged configuration written to /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/.config (needs make) # make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' make[1]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[1]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[1]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[1]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[2]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[2]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[2]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[2]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory # # configuration written to /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/.config # make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' /usr/bin/sed -i -e '/^\(# \)\?CROSS_COMPILER_PREFIX\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo 'CROSS_COMPILER_PREFIX="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-"' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?TARGET_ARCH\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo 'TARGET_ARCH="i386"' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?KERNEL_HEADERS\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo 'KERNEL_HEADERS="/nvmedata/autobuild/instance-7/output-1/build/linux-headers-4.19.261/usr/include"' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?RUNTIME_PREFIX\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo 'RUNTIME_PREFIX="/"' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?DEVEL_PREFIX\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo 'DEVEL_PREFIX="/usr"' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?SHARED_LIB_LOADER_PREFIX\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo 'SHARED_LIB_LOADER_PREFIX="/lib"' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?ARCH_BIG_ENDIAN\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# ARCH_BIG_ENDIAN is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?ARCH_WANTS_BIG_ENDIAN\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# ARCH_WANTS_BIG_ENDIAN is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_HAS_SSP\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_HAS_SSP is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_BUILD_SSP\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_BUILD_SSP is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_HAS_LINUXTHREADS\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_HAS_LINUXTHREADS is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_BUILD_ALL_LOCALE\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_BUILD_ALL_LOCALE is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_BUILD_MINIMAL_LOCALES\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo 'UCLIBC_BUILD_MINIMAL_LOCALES="en_US"' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_PREGENERATED_LOCALE_DATA\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_PREGENERATED_LOCALE_DATA is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?DOWNLOAD_PREGENERATED_LOCALE_DATA\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# DOWNLOAD_PREGENERATED_LOCALE_DATA is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config /usr/bin/sed -i -e '/^\(# \)\?UCLIBC_HAS_GLIBC_DIGIT_GROUPING\>/d' /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config && echo '# UCLIBC_HAS_GLIBC_DIGIT_GROUPING is not set' >> /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42//.config make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' make[1]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[1]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[1]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory make[1]: /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc: No such file or directory /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/.config:261:warning: override: UCLIBC_HAS_THREADS_NATIVE changes choice state # # configuration written to /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/.config # make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' >>> uclibc 1.0.42 Configuring mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-initial/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target/ /nvmedata/autobuild/instance-7/output-1/per-package/linux-headers/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target >>> uclibc 1.0.42 Building /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42 ARCH="i386" CROSS_COMPILE="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -fno-lto" HOSTCC="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/ccache /usr/bin/gcc" headers make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' processing /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/extra/locale/../../extra/locale/charmaps/ASCII.pairs... 128 lines done processing /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/extra/locale/../../extra/locale/charmaps/ISO-8859-1.pairs... 256 lines done tt_num = 9 ti_num = 2 max_wchar = 0xff size is 9 * 16 + 2 * 16 + 38 * 2 = 252 ctype - CTYPE_IDX_SHIFT = 3 -- 2 * 16 + 10 * 4 = 72 uplow - UPLOW_IDX_SHIFT = 3 -- 2 * 16 + 3 * 8 = 56 c2wc - C2WC_IDX_SHIFT = 3 -- 2 * 16 + 2 * 17 * 8 = 304 total size = 684 ../../extra/locale/gen_locale.c: In function 'do_locale_names': ../../extra/locale/gen_locale.c:203:85: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 203 | fprintf(ofp, "#define __LOCALE_DATA_AT_MODIFIERS_LENGTH\t\t%d\n", | ~^ | | | int | %ld 204 | i + (at_strings_end - at_strings)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int ../../extra/locale/gen_locale.c:205:89: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 205 | fprintf(ofp, "static const unsigned char __locale_at_modifiers[%d] = {", | ~^ | | | int | %ld 206 | i + (at_strings_end - at_strings)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int ../../extra/locale/gen_locale.c:237:66: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 237 | fprintf(ofp, "#define __lc_names_LEN\t\t%d\n", | ~^ | | | int | %ld 238 | pos[__LOCALE_DATA_CATEGORIES-1] + strlen(lc_names[__LOCALE_DATA_CATEGORIES-1]) + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} ../../extra/locale/gen_locale.c:241:76: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 241 | fprintf(ofp, "static unsigned const char lc_names[%d] =\n", | ~^ | | | int | %ld 242 | pos[__LOCALE_DATA_CATEGORIES-1] + strlen(lc_names[__LOCALE_DATA_CATEGORIES-1]) + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} ../../extra/locale/gen_collate.c: In function 'print_weight_node': ../../extra/locale/gen_collate.c:891:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 891 | printf("weight: (%d) ", p->num_weights); | ~^ ~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld ../../extra/locale/gen_collate.c: In function 'add_final_col_index': ../../extra/locale/gen_collate.c:2229:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2229 | e.data = (void *)(final_index); | ^ ../../extra/locale/gen_collate.c: In function 'final_index_val0': ../../extra/locale/gen_collate.c:2299:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2299 | return (int)(p->data); | ^ ../../extra/locale/gen_collate.c: In function 'final_index_val': ../../extra/locale/gen_collate.c:2312:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2312 | return (int)(p->data); | ^ ../../extra/locale/gen_collate.c: In function 'finalize_base': ../../extra/locale/gen_collate.c:2900:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2900 | wcs2index[i] = (int)(p->data); | ^ ../../extra/locale/gen_collate.c: In function 'newopt': ../../extra/locale/gen_collate.c:3570:43: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 3570 | printf("bad sort %i!\n", i); | ~^ ~ | | | | int size_t {aka long unsigned int} | %li ../../extra/locale/gen_collate.c: In function 'dump_collate': ../../extra/locale/gen_collate.c:3903:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../extra/locale/gen_collate.c:3911:9: note: in expansion of macro 'OUT_U16C' 3911 | OUT_U16C(base_locale_len, "numbef of base locales"); | ^~~~~~~~ ../../extra/locale/gen_collate.c:3903:40: note: format string is defined here 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ~~~^ | | | int | %10ld ../../extra/locale/gen_collate.c:3903:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../extra/locale/gen_collate.c:3912:9: note: in expansion of macro 'OUT_U16C' 3912 | OUT_U16C(der_locale_len, "number of derived locales"); | ^~~~~~~~ ../../extra/locale/gen_collate.c:3903:40: note: format string is defined here 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ~~~^ | | | int | %10ld ../../extra/locale/gen_collate.c:3903:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../extra/locale/gen_collate.c:3914:9: note: in expansion of macro 'OUT_U16C' 3914 | OUT_U16C(index2weight_len, "number of index2{weight|ruleidx} elements"); | ^~~~~~~~ ../../extra/locale/gen_collate.c:3903:40: note: format string is defined here 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ~~~^ | | | int | %10ld ../../extra/locale/gen_collate.c:3903:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../extra/locale/gen_collate.c:3915:9: note: in expansion of macro 'OUT_U16C' 3915 | OUT_U16C(weightstr_len, "number of weightstr elements"); | ^~~~~~~~ ../../extra/locale/gen_collate.c:3903:40: note: format string is defined here 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ~~~^ | | | int | %10ld ../../extra/locale/gen_collate.c:3903:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../extra/locale/gen_collate.c:3916:9: note: in expansion of macro 'OUT_U16C' 3916 | OUT_U16C(multistart_len, "number of multistart elements"); | ^~~~~~~~ ../../extra/locale/gen_collate.c:3903:40: note: format string is defined here 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ~~~^ | | | int | %10ld ../../extra/locale/gen_collate.c:3903:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../extra/locale/gen_collate.c:3917:9: note: in expansion of macro 'OUT_U16C' 3917 | OUT_U16C(override_len, "number of override elements"); | ^~~~~~~~ ../../extra/locale/gen_collate.c:3903:40: note: format string is defined here 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ~~~^ | | | int | %10ld ../../extra/locale/gen_collate.c:3903:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../extra/locale/gen_collate.c:3918:9: note: in expansion of macro 'OUT_U16C' 3918 | OUT_U16C(ruletable_len, "number of ruletable elements"); | ^~~~~~~~ ../../extra/locale/gen_collate.c:3903:40: note: format string is defined here 3903 | #define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); | ~~~^ | | | int | %10ld Warning: adding UNDEFINED entry for en_US ignoring C locale make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42 ARCH="i386" CROSS_COMPILE="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -fno-lto" HOSTCC="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/ccache /usr/bin/gcc" make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' make[2]: Nothing to be done for 'locale_headers'. In file included from ./libpthread/nptl/pthreadP.h:22, from :2: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from :2: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from :2: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from :2: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from :1: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from :1: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from :2: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from :2: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/include/dl-elf.h:14, from ./ldso/include/ldso.h:55, from ldso/ldso/ldso.c:32: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/include/dl-elf.h:14, from ./ldso/include/ldso.h:55, from ldso/ldso/ldso.c:32: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ # link for backward compatibility (cd ./lib; ln -sf ld-uClibc.so.1 ld-uClibc.so.0 ) make[3]: Nothing to be done for 'locale_headers'. In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_log.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_log.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_symbol_list.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_symbol_list.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_clear_event.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_clear_event.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_delete.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_delete.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_enable_stats.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_enable_stats.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_event_addr.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_event_addr.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_event_getmsg.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_event_getmsg.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_get_nthreads.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_get_nthreads.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_get_ph.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_get_ph.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_get_stats.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_get_stats.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_map_id2thr.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_map_id2thr.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_map_lwp2thr.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_map_lwp2thr.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_new.c:25: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_new.c:25: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_reset_stats.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_reset_stats.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_set_event.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_set_event.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_setconcurrency.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_setconcurrency.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_thr_iter.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_thr_iter.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_ta_tsd_iter.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_ta_tsd_iter.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_clear_event.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_clear_event.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_dbresume.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_dbresume.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_dbsuspend.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_dbsuspend.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_event_enable.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_event_enable.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_event_getmsg.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_event_getmsg.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_get_info.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_get_info.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_getfpregs.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_getfpregs.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_getgregs.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_getgregs.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_getxregs.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_getxregs.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_getxregsize.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_getxregsize.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_set_event.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_set_event.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_setfpregs.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_setfpregs.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_setgregs.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_setgregs.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_setprio.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_setprio.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_setsigpending.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_setsigpending.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_setxregs.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_setxregs.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_sigsetmask.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_sigsetmask.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libpthread/nptl_db/td_thr_tls_get_addr.c:20: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libpthread/nptl_db/td_thr_tls_get_addr.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_tlsbase.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_tlsbase.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_tsd.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_tsd.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/td_thr_validate.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/td_thr_validate.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl_db/../nptl/pthreadP.h:22, from libpthread/nptl_db/thread_dbP.h:30, from libpthread/nptl_db/fetch-value.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl_db/thread_db.h:25, from libpthread/nptl_db/thread_dbP.h:29, from libpthread/nptl_db/fetch-value.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libpthread/nptl_db/fetch-value.c:141:27: warning: argument 2 of type 'uint32_t[2]' {aka 'unsigned int[2]'} with mismatched bound [-Warray-parameter=] 141 | uint32_t desc[2], int descriptor_name, psaddr_t idx, | ~~~~~~~~~^~~~~~~ In file included from libpthread/nptl_db/fetch-value.c:19: libpthread/nptl_db/thread_dbP.h:226:44: note: previously declared as 'uint32_t[3]' {aka 'unsigned int[3]'} 226 | db_desc_t field, int descriptor_name, | ~~~~~~~~~~^~~~~ libpthread/nptl_db/fetch-value.c:241:33: warning: argument 2 of type 'uint32_t[2]' {aka 'unsigned int[2]'} with mismatched bound [-Warray-parameter=] 241 | uint32_t desc[2], int descriptor_name, psaddr_t idx, | ~~~~~~~~~^~~~~~~ In file included from libpthread/nptl_db/fetch-value.c:19: libpthread/nptl_db/thread_dbP.h:230:50: note: previously declared as 'uint32_t[3]' {aka 'unsigned int[3]'} 230 | db_desc_t field, int descriptor_name, | ~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/__rt_sigtimedwait.c:14: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/__rt_sigtimedwait.c:14: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ libc/sysdeps/linux/common/__rt_sigtimedwait.c: In function '__sigtimedwait_nocancel': libc/sysdeps/linux/common/__rt_sigtimedwait.c:33:12: warning: 'nonnull' argument 'set' compared to NULL [-Wnonnull-compare] 33 | if (set != NULL && (unlikely (__sigismember (set, SIGCANCEL)) | ^ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/__rt_sigwaitinfo.c:16: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/__rt_sigwaitinfo.c:16: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/__syscall_fcntl.c:12: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/__syscall_fcntl.c:12: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/close.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/close.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/creat.c:10: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/creat.c:10: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/epoll.c:11, from libc/sysdeps/linux/common/epoll_create.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/epoll.c:11, from libc/sysdeps/linux/common/epoll_create.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/epoll.c:11, from libc/sysdeps/linux/common/epoll_ctl.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/epoll.c:11, from libc/sysdeps/linux/common/epoll_ctl.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/epoll.c:11, from libc/sysdeps/linux/common/epoll_pwait.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/epoll.c:11, from libc/sysdeps/linux/common/epoll_pwait.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/epoll.c:11, from libc/sysdeps/linux/common/epoll_wait.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/epoll.c:11, from libc/sysdeps/linux/common/epoll_wait.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/fdatasync.c:17: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/fdatasync.c:17: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/fexecve.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/fexecve.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/sysdeps/linux/common/fexecve.c: In function 'fexecve': libc/sysdeps/linux/common/fexecve.c:27:14: warning: 'nonnull' argument 'argv' compared to NULL [-Wnonnull-compare] 27 | if (fd < 0 || argv == NULL || envp == NULL) | ^ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/fsync.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/fsync.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/futimesat.c:9: libc/sysdeps/linux/common/futimesat.c:13:80: warning: argument 3 of type 'const struct timeval *' declared as a pointer [-Warray-parameter=] 13 | _syscall3(int, futimesat, int, fd, const char *, file, const struct timeval *, tvp) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ ./include/bits/syscalls-common.h:82:43: note: in definition of macro 'C_DECL_ARGS_1' 82 | #define C_DECL_ARGS_1(t, v) t v | ^ ./include/bits/syscalls-common.h:84:46: note: in expansion of macro 'C_DECL_ARGS_2' 84 | #define C_DECL_ARGS_3(t, v, args...) t v, C_DECL_ARGS_2(args) | ^~~~~~~~~~~~~ ./include/bits/syscalls-common.h:98:11: note: in expansion of macro 'C_DECL_ARGS_3' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~~~~~~~~~ ./include/bits/syscalls-common.h:112:41: note: in expansion of macro 'SYSCALL_FUNC' 112 | #define _syscall3(args...) SYSCALL_FUNC(3, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/futimesat.c:13:1: note: in expansion of macro '_syscall3' 13 | _syscall3(int, futimesat, int, fd, const char *, file, const struct timeval *, tvp) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/futimesat.c:10: ./include/sys/time.h:162:44: note: previously declared as an array 'const struct timeval[2]' 162 | const struct timeval __tvp[2]) __THROW; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ libc/sysdeps/linux/common/getdomainname.c: In function 'getdomainname': libc/sysdeps/linux/common/getdomainname.c:24:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 24 | if (name == NULL) { | ^ libc/sysdeps/linux/common/gethostname.c: In function 'gethostname': libc/sysdeps/linux/common/gethostname.c:19:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 19 | if (name == NULL) { | ^ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/ioctl.c:12: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/ioctl.c:12: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/lseek.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/lseek.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/msync.c:13: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/msync.c:13: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/nanosleep.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/nanosleep.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/open.c:12: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/open.c:12: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from : ./include/cancel.h:40:19: warning: '__open_nocancel' alias between functions of incompatible types 'int(const char *, int, mode_t)' {aka 'int(const char *, int, unsigned int)'} and 'int(const char *, int, __kernel_mode_t)' {aka 'int(const char *, int, short unsigned int)'} [-Wattribute-alias=] 40 | #define _NC(name) __##name##_nocancel | ^~ ./include/libc-symbols.h:177:31: note: in definition of macro '_strong_alias_untyped' 177 | extern __typeof (aliasname) aliasname __attribute__ ((alias (#name))) __attribute_copy__ (name); | ^~~~~~~~~ libc/sysdeps/linux/common/open.c:18:1: note: in expansion of macro 'strong_alias_untyped' 18 | strong_alias_untyped(__syscall_open,__NC(open)) | ^~~~~~~~~~~~~~~~~~~~ ./include/cancel.h:39:20: note: in expansion of macro '_NC' 39 | #define __NC(name) _NC(name) | ^~~ libc/sysdeps/linux/common/open.c:18:37: note: in expansion of macro '__NC' 18 | strong_alias_untyped(__syscall_open,__NC(open)) | ^~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/open.c:9: libc/sysdeps/linux/common/open.c:16:39: note: aliased declaration here 16 | static __always_inline _syscall3(int, __syscall_open, const char *, file, | ^~~~~~~~~~~~~~ ./include/bits/syscalls-common.h:98:6: note: in definition of macro 'SYSCALL_FUNC' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~ libc/sysdeps/linux/common/open.c:16:24: note: in expansion of macro '_syscall3' 16 | static __always_inline _syscall3(int, __syscall_open, const char *, file, | ^~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/openat.c:12: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/openat.c:12: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ libc/sysdeps/linux/common/openat.c:18:5: warning: no previous prototype for '__openat' [-Wmissing-prototypes] 18 | int __openat(int fd, const char *file, int o_flag, ...) | ^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/pause.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/pause.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/pipe.c:9: libc/sysdeps/linux/common/pipe.c:20:29: warning: argument 1 of type 'int *' declared as a pointer [-Warray-parameter=] 20 | _syscall1(int, pipe, int *, filedes) | ~~~~~~~^~~~~~~ ./include/bits/syscalls-common.h:82:43: note: in definition of macro 'C_DECL_ARGS_1' 82 | #define C_DECL_ARGS_1(t, v) t v | ^ ./include/bits/syscalls-common.h:109:41: note: in expansion of macro 'SYSCALL_FUNC' 109 | #define _syscall1(args...) SYSCALL_FUNC(1, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/pipe.c:20:1: note: in expansion of macro '_syscall1' 20 | _syscall1(int, pipe, int *, filedes) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/pipe.c:10: ./include/unistd.h:439:22: note: previously declared as an array 'int[2]' 439 | extern int pipe (int __pipedes[2]) __THROW __wur; | ~~~~^~~~~~~~~~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/pipe2.c:9: libc/sysdeps/linux/common/pipe2.c:13:30: warning: argument 1 of type 'int *' declared as a pointer [-Warray-parameter=] 13 | _syscall2(int, pipe2, int *, filedes, int, flags) | ~~~~~~~^~~~~~~ ./include/bits/syscalls-common.h:83:43: note: in definition of macro 'C_DECL_ARGS_2' 83 | #define C_DECL_ARGS_2(t, v, args...) t v, C_DECL_ARGS_1(args) | ^ ./include/bits/syscalls-common.h:111:41: note: in expansion of macro 'SYSCALL_FUNC' 111 | #define _syscall2(args...) SYSCALL_FUNC(2, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/pipe2.c:13:1: note: in expansion of macro '_syscall2' 13 | _syscall2(int, pipe2, int *, filedes, int, flags) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/pipe2.c:10: ./include/unistd.h:445:23: note: previously declared as an array 'int[2]' 445 | extern int pipe2 (int __pipedes[2], int __flags) __THROW __wur; | ~~~~^~~~~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/poll.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/poll.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/ppoll.c:27: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/ppoll.c:27: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/pread_write.c:19: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/pread_write.c:19: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/pselect.c:27: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/pselect.c:27: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/read.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/read.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/readv.c:12: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/readv.c:12: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/rename.c:10: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/rename.c:10: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/rename.c:9: libc/sysdeps/linux/common/rename.c: In function 'renameat2': libc/sysdeps/linux/common/rename.c:23:62: warning: declaration of 'oldpath' shadows a parameter [-Wshadow] 23 | _syscall5(int, renameat2, int, olddfd, const char *, oldpath, | ~~~~~~~~~~~~~~^~~~~~~ ./include/bits/syscalls-common.h:85:43: note: in definition of macro 'C_DECL_ARGS_4' 85 | #define C_DECL_ARGS_4(t, v, args...) t v, C_DECL_ARGS_3(args) | ^ ./include/bits/syscalls-common.h:98:11: note: in expansion of macro 'C_DECL_ARGS_5' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~~~~~~~~~ ./include/bits/syscalls-common.h:114:41: note: in expansion of macro 'SYSCALL_FUNC' 114 | #define _syscall5(args...) SYSCALL_FUNC(5, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/rename.c:23:9: note: in expansion of macro '_syscall5' 23 | _syscall5(int, renameat2, int, olddfd, const char *, oldpath, | ^~~~~~~~~ libc/sysdeps/linux/common/rename.c:21:24: note: shadowed declaration is here 21 | int rename(const char *oldpath, const char *newpath) | ~~~~~~~~~~~~^~~~~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/rename.c:9: libc/sysdeps/linux/common/rename.c:24:46: warning: declaration of 'newpath' shadows a parameter [-Wshadow] 24 | int, newdfd, const char *, newpath, int, flags) | ~~~~~~~~~~~~~~^~~~~~~ ./include/bits/syscalls-common.h:83:43: note: in definition of macro 'C_DECL_ARGS_2' 83 | #define C_DECL_ARGS_2(t, v, args...) t v, C_DECL_ARGS_1(args) | ^ ./include/bits/syscalls-common.h:85:46: note: in expansion of macro 'C_DECL_ARGS_3' 85 | #define C_DECL_ARGS_4(t, v, args...) t v, C_DECL_ARGS_3(args) | ^~~~~~~~~~~~~ ./include/bits/syscalls-common.h:86:46: note: in expansion of macro 'C_DECL_ARGS_4' 86 | #define C_DECL_ARGS_5(t, v, args...) t v, C_DECL_ARGS_4(args) | ^~~~~~~~~~~~~ ./include/bits/syscalls-common.h:98:11: note: in expansion of macro 'C_DECL_ARGS_5' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~~~~~~~~~ ./include/bits/syscalls-common.h:114:41: note: in expansion of macro 'SYSCALL_FUNC' 114 | #define _syscall5(args...) SYSCALL_FUNC(5, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/rename.c:23:9: note: in expansion of macro '_syscall5' 23 | _syscall5(int, renameat2, int, olddfd, const char *, oldpath, | ^~~~~~~~~ libc/sysdeps/linux/common/rename.c:21:45: note: shadowed declaration is here 21 | int rename(const char *oldpath, const char *newpath) | ~~~~~~~~~~~~^~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/renameat.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/renameat.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/select.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/select.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/setegid.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/setegid.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/seteuid.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/sysdeps/linux/common/seteuid.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libc/sysdeps/linux/common/sigprocmask.c:14: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libc/sysdeps/linux/common/sigprocmask.c:14: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/sigsuspend.c:13: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/sigsuspend.c:13: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/utimensat.c:9: libc/sysdeps/linux/common/utimensat.c:13:81: warning: argument 3 of type 'const struct timespec *' declared as a pointer [-Warray-parameter=] 13 | _syscall4(int, utimensat, int, fd, const char *, path, const struct timespec *, times, int, flags) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ./include/bits/syscalls-common.h:83:43: note: in definition of macro 'C_DECL_ARGS_2' 83 | #define C_DECL_ARGS_2(t, v, args...) t v, C_DECL_ARGS_1(args) | ^ ./include/bits/syscalls-common.h:85:46: note: in expansion of macro 'C_DECL_ARGS_3' 85 | #define C_DECL_ARGS_4(t, v, args...) t v, C_DECL_ARGS_3(args) | ^~~~~~~~~~~~~ ./include/bits/syscalls-common.h:98:11: note: in expansion of macro 'C_DECL_ARGS_4' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~~~~~~~~~ ./include/bits/syscalls-common.h:113:41: note: in expansion of macro 'SYSCALL_FUNC' 113 | #define _syscall4(args...) SYSCALL_FUNC(4, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/utimensat.c:13:1: note: in expansion of macro '_syscall4' 13 | _syscall4(int, utimensat, int, fd, const char *, path, const struct timespec *, times, int, flags) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/utimensat.c:10: ./include/sys/stat.h:378:45: note: previously declared as an array 'const struct timespec[2]' 378 | const struct timespec __times[2], | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from ./include/sys/syscall.h:34, from libc/sysdeps/linux/common/utimes.c:9: libc/sysdeps/linux/common/utimes.c:32:68: warning: argument 2 of type 'const struct timeval *' declared as a pointer [-Warray-parameter=] 32 | _syscall2(int, utimes, const char *, file, const struct timeval *, tvp) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ ./include/bits/syscalls-common.h:82:43: note: in definition of macro 'C_DECL_ARGS_1' 82 | #define C_DECL_ARGS_1(t, v) t v | ^ ./include/bits/syscalls-common.h:98:11: note: in expansion of macro 'C_DECL_ARGS_2' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~~~~~~~~~ ./include/bits/syscalls-common.h:111:41: note: in expansion of macro 'SYSCALL_FUNC' 111 | #define _syscall2(args...) SYSCALL_FUNC(2, args) | ^~~~~~~~~~~~ libc/sysdeps/linux/common/utimes.c:32:1: note: in expansion of macro '_syscall2' 32 | _syscall2(int, utimes, const char *, file, const struct timeval *, tvp) | ^~~~~~~~~ In file included from libc/sysdeps/linux/common/utimes.c:10: ./include/sys/time.h:142:61: note: previously declared as an array 'const struct timeval[2]' 142 | extern int utimes (const char *__file, const struct timeval __tvp[2]) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/wait.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/wait.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/waitid.c:13: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/waitid.c:13: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/waitpid.c:9: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/waitpid.c:9: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/write.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/write.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/writev.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/writev.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/llseek.c:21: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/llseek.c:21: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/__syscall_fcntl64.c:15: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/__syscall_fcntl64.c:15: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/creat64.c:20: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/creat64.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/open64.c:11: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/sysdeps/linux/common/open64.c:11: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/assert/__assert.c:30: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/assert/__assert.c:30: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isalnum.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isalnum.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isalpha.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isalpha.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/iscntrl.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/iscntrl.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isdigit.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isdigit.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isgraph.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isgraph.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/islower.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/islower.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isprint.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isprint.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/ispunct.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/ispunct.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isspace.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isspace.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isupper.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isupper.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isxdigit.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isxdigit.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/tolower.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/tolower.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/toupper.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/toupper.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isblank.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isblank.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isascii.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isascii.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/toascii.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/toascii.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__C_ctype_b.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__C_ctype_b.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__C_ctype_tolower.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__C_ctype_tolower.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__C_ctype_toupper.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__C_ctype_toupper.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__ctype_b_loc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__ctype_b_loc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__ctype_tolower_loc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__ctype_tolower_loc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__ctype_toupper_loc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__ctype_toupper_loc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__ctype_assert.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/__ctype_assert.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isctype.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isctype.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isalnum_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isalnum_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isalpha_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isalpha_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/iscntrl_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/iscntrl_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isdigit_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isdigit_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isgraph_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isgraph_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/islower_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/islower_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isprint_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isprint_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/ispunct_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/ispunct_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isspace_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isspace_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isupper_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isupper_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isxdigit_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isxdigit_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/tolower_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/tolower_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/toupper_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/toupper_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isblank_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isblank_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isascii_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/isascii_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/toascii_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ctype/ctype.c:32, from libc/misc/ctype/toascii_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/closedir.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/closedir.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/dirent/closedir.c: In function 'closedir': libc/misc/dirent/closedir.c:19:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 19 | if (!dir) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/dirfd.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/dirfd.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/dirent/dirfd.c: In function 'dirfd': libc/misc/dirent/dirfd.c:14:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 14 | if (!dir || dir->dd_fd == -1) { | ^ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from ./include/not-cancel.h:129, from libc/misc/dirent/opendir.c:15: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from ./include/not-cancel.h:129, from libc/misc/dirent/opendir.c:15: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/rewinddir.c:10: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/rewinddir.c:10: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/dirent/rewinddir.c: In function 'rewinddir': libc/misc/dirent/rewinddir.c:16:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 16 | if (!dir) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/seekdir.c:10: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/seekdir.c:10: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/dirent/seekdir.c: In function 'seekdir': libc/misc/dirent/seekdir.c:15:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 15 | if (!dir) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/telldir.c:10: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/telldir.c:10: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/dirent/telldir.c: In function 'telldir': libc/misc/dirent/telldir.c:15:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 15 | if (!dir) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/alphasort.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/alphasort.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/readdir.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/readdir.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/dirent/readdir.c: In function 'readdir': libc/misc/dirent/readdir.c:24:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 24 | if (!dir) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/scandir.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/scandir.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/versionsort.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/versionsort.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/readdir_r.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/readdir_r.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/dirent/readdir_r.c: In function 'readdir_r': libc/misc/dirent/readdir_r.c:26:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 26 | if (!dir) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/alphasort64.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/alphasort64.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/readdir.c:11, from libc/misc/dirent/readdir64.c:15: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/readdir.c:11, from libc/misc/dirent/readdir64.c:15: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/misc/dirent/readdir64.c:15: libc/misc/dirent/readdir64.c: In function 'readdir64': libc/misc/dirent/readdir.c:24:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 24 | if (!dir) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/scandir.c:11, from libc/misc/dirent/scandir64.c:15: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/scandir.c:11, from libc/misc/dirent/scandir64.c:15: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/versionsort64.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/versionsort64.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/readdir_r.c:12, from libc/misc/dirent/readdir64_r.c:15: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/misc/dirent/dirstream.h:29, from libc/misc/dirent/readdir_r.c:12, from libc/misc/dirent/readdir64_r.c:15: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/misc/dirent/readdir64_r.c:15: libc/misc/dirent/readdir64_r.c: In function 'readdir64_r': libc/misc/dirent/readdir_r.c:26:12: warning: 'nonnull' argument 'dir' compared to NULL [-Wnonnull-compare] 26 | if (!dir) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/error/err.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/error/err.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/error/error.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/error/error.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/getloadavg/getloadavg.c:26: warning: "_GNU_SOURCE" redefined 26 | #define _GNU_SOURCE | In file included from : ./include/libc-symbols.h:52: note: this is the location of the previous definition 52 | #define _GNU_SOURCE 1 | In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/misc/glob/glob.c:29: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/misc/glob/glob.c:29: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/misc/glob/glob.c:29, from libc/misc/glob/glob64.c:15: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/misc/glob/glob.c:29, from libc/misc/glob/glob64.c:15: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/internals/tempname.c:35: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/internals/tempname.c:35: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/misc/internals/parse_config.c:45: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/misc/internals/parse_config.c:45: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/setlocale.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/setlocale.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/localeconv.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/localeconv.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/_locale_init.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/_locale_init.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/nl_langinfo.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/nl_langinfo.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/newlocale.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/newlocale.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/__locale_mbrtowc_l.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/__locale_mbrtowc_l.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/nl_langinfo_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/nl_langinfo_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/duplocale.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/duplocale.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/freelocale.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/freelocale.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/uselocale.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/uselocale.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/__curlocale.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/locale/locale.c:59, from libc/misc/locale/__curlocale.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/mntent/mntent.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/mntent/mntent.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from libc/misc/regex/regex_internal.h:48, from libc/misc/regex/regex.c:62: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/libc-lock.h:23, from libc/misc/regex/regex_internal.h:48, from libc/misc/regex/regex.c:62: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/misc/regex/regex.c:65: libc/misc/regex/regexec.c: In function 'build_sifted_states': libc/misc/regex/regexec.c:1585:23: warning: unused variable 'type' [-Wunused-variable] 1585 | re_token_type_t type = dfa->nodes[prev_node].type; | ^~~~ libc/misc/regex/regexec.c: In function 'check_arrival_add_next_nodes': libc/misc/regex/regexec.c:2967:23: warning: unused variable 'type' [-Wunused-variable] 2967 | re_token_type_t type = dfa->nodes[cur_node].type; | ^~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/search/_lsearch.c:12, from libc/misc/search/lfind.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/search/_lsearch.c:12, from libc/misc/search/lfind.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/search/_lsearch.c:12, from libc/misc/search/lsearch.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/search/_lsearch.c:12, from libc/misc/search/lsearch.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/syslog/syslog.c:76: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/syslog/syslog.c:76: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/misc/syslog/syslog.c: In function '__vsyslog': libc/misc/syslog/syslog.c:249:9: warning: function '__vsyslog' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 249 | p += vsnprintf(p, end - p, fmt, ap); | ^ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/misc/sysvipc/msgq.c:5, from libc/misc/sysvipc/msgctl.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/misc/sysvipc/msgq.c:5, from libc/misc/sysvipc/msgctl.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/misc/sysvipc/msgq.c:5, from libc/misc/sysvipc/msgget.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/misc/sysvipc/msgq.c:5, from libc/misc/sysvipc/msgget.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/misc/sysvipc/msgq.c:5, from libc/misc/sysvipc/msgrcv.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/misc/sysvipc/msgq.c:5, from libc/misc/sysvipc/msgrcv.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/misc/sysvipc/msgq.c:5, from libc/misc/sysvipc/msgsnd.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/misc/sysvipc/msgq.c:5, from libc/misc/sysvipc/msgsnd.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/asctime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/asctime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/asctime_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/asctime_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/clock.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/clock.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/ctime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/ctime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/ctime_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/ctime_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/gmtime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/gmtime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/gmtime_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/gmtime_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/localtime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/localtime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/localtime_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/localtime_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/mktime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/mktime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/strftime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/strftime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/strptime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/strptime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/tzset.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/tzset.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/_time_t2tm.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/_time_t2tm.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/__time_tm.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/__time_tm.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/_time_mktime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/_time_mktime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/dysize.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/dysize.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/timegm.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/timegm.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/_time_mktime_tzi.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/_time_mktime_tzi.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/_time_localtime_tzi.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/_time_localtime_tzi.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/difftime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/difftime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/strftime_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/strftime_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/strptime_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/strptime_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/wcsftime.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/wcsftime.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/wcsftime_l.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/time/time.c:132, from libc/misc/time/wcsftime_l.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ttyent/getttyent.c:32: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/ttyent/getttyent.c:32: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/utmp/utent.c:14: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/utmp/utent.c:14: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/btowc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/btowc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wctob.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wctob.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbsinit.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbsinit.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbrlen.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbrlen.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbrtowc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbrtowc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcrtomb.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcrtomb.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbsrtowcs.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbsrtowcs.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcsrtombs.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcsrtombs.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/_wchar_utf8sntowcs.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/_wchar_utf8sntowcs.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/_wchar_wcsntoutf8s.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/_wchar_wcsntoutf8s.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbsnrtowcs.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/mbsnrtowcs.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcsnrtombs.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcsnrtombs.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcwidth.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcwidth.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcswidth.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/wcswidth.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/iconv.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wchar/wchar.c:107, from libc/misc/wchar/iconv.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/misc/wchar/iconv.c:8: libc/misc/wchar/wchar.c: In function 'iconv_close': libc/misc/wchar/wchar.c:1300:14: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] 1300 | free(cd); | ^~ | | | iconv_t {aka long int} In file included from libc/misc/wchar/wchar.c:106, from libc/misc/wchar/iconv.c:8: ./include/stdlib.h:508:25: note: expected 'void *' but argument is of type 'iconv_t' {aka 'long int'} 508 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wordexp/wordexp.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/misc/wordexp/wordexp.c:27: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__getgrouplist_internal.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__getgrouplist_internal.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__parsegrent.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__parsegrent.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__parsepwent.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__parsepwent.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__parsespent.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__parsespent.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__pgsreader.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/__pgsreader.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetgrent.c:16: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetgrent.c:16: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetgrent_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetgrent_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetpwent.c:16: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetpwent.c:16: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetpwent_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetpwent_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetspent.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetspent.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetspent_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/fgetspent_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrent.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrent.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrent_r.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrent_r.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrgid.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrgid.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrgid_r.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrgid_r.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrnam.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrnam.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrnam_r.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrnam_r.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrouplist.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getgrouplist.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpw.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpw.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwent.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwent.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwent_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwent_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwnam.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwnam.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwnam_r.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwnam_r.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwuid.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwuid.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwuid_r.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getpwuid_r.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getspent.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getspent.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getspent_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getspent_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getspnam.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getspnam.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getspnam_r.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/getspnam_r.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/initgroups.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/initgroups.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/pwd_grp/lckpwdf.c:36: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/pwd_grp/lckpwdf.c:36: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/putgrent.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/putgrent.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/putpwent.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/putpwent.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/putspent.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/putspent.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/sgetspent.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/sgetspent.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/sgetspent_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/pwd_grp/pwd_grp.c:23, from libc/pwd_grp/sgetspent_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fclose.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fclose.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fcloseall.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fcloseall.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fdopen.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fdopen.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetpos.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetpos.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fopen.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fopen.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/freopen.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/freopen.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fseeko.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fseeko.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fsetpos.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fsetpos.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ftello.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ftello.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getdelim.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getdelim.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getline.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getline.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/gets.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/gets.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/stdio/gets.c:15:7: warning: no previous prototype for 'gets' [-Wmissing-prototypes] 15 | char *gets(char *s) | ^~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getw.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getw.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/perror.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/perror.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/puts.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/puts.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putw.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putw.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/remove.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/remove.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/rewind.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/rewind.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/setbuf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/setbuf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/setbuffer.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/setbuffer.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/setlinebuf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/setlinebuf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/setvbuf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/setvbuf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ungetc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ungetc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/printf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/printf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vsprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vsprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/snprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/snprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/dprintf.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/dprintf.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/asprintf.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/asprintf.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/sprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/sprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vasprintf.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vasprintf.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vdprintf.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vdprintf.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vsnprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vsnprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/tmpfile.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/tmpfile.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/popen.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/popen.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ctermid.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ctermid.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetpos64.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetpos64.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fopen64.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fopen64.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/freopen64.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/freopen64.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fseeko64.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fseeko64.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fsetpos64.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fsetpos64.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ftello64.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ftello64.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/tmpnam.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/tmpnam.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/tmpnam_r.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/tmpnam_r.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/tempnam.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/tempnam.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_READ.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_READ.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_WRITE.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_WRITE.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_adjust_pos.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_adjust_pos.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_fopen.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_fopen.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_fwrite.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_fwrite.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_rfill.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_rfill.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_stdio.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_stdio.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_trans2r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_trans2r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_trans2w.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_trans2w.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_wcommit.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_wcommit.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_cs_funcs.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_cs_funcs.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_load_inttype.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_load_inttype.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_store_inttype.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_store_inttype.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_uintmaxtostr.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_uintmaxtostr.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_fpmaxtostr.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_fpmaxtostr.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/stdio/_fpmaxtostr.c:165:9: warning: floating constant exceeds range of 'long double' [-Woverflow] 165 | 0x1.0p16384L | ^~~~~~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fbufsize.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fbufsize.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__flbf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__flbf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fpending.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fpending.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fpurge.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fpurge.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__freadable.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__freadable.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__freading.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__freading.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fsetlocking.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fsetlocking.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fwritable.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fwritable.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fwriting.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/__fwriting.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_flushlbf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_flushlbf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fopencookie.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fopencookie.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fmemopen.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fmemopen.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/open_memstream.c:11: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/open_memstream.c:11: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/flockfile.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/flockfile.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ftrylockfile.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ftrylockfile.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/funlockfile.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/funlockfile.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/vfprintf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/vfprintf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_vfprintf_internal.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_vfprintf_internal.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/stdio/_vfprintf_internal.c:9: libc/stdio/_vfprintf.c: In function '_do_one_spec': libc/stdio/_vfprintf.c:1563:50: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict] 1563 | slen = wcsrtombs((char *) &ws, &ws, /* Use awful hack! */ | ^~~~~~~~~~~~ ~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_ppfs_init.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_ppfs_init.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_ppfs_prepargs.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_ppfs_prepargs.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_ppfs_setargs.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_ppfs_setargs.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_ppfs_parsespec.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_ppfs_parsespec.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/register_printf_function.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/register_printf_function.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/parse_printf_format.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/parse_printf_format.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vfscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vfscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/__scan_cookie.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/__scan_cookie.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/__psfs_parse_spec.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/__psfs_parse_spec.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/__psfs_do_numeric.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/__psfs_do_numeric.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/scanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/scanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/sscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/sscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/fscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/fscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vsscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vsscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_wfwrite.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_wfwrite.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fwprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fwprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/swprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/swprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vswprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vswprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vwprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/vwprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/wprintf.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/wprintf.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fwide.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fwide.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ungetwc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ungetwc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/vfwprintf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/vfwprintf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_vfwprintf_internal.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_vfprintf.c:92, from libc/stdio/_vfwprintf_internal.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/stdio/_vfwprintf_internal.c:9: libc/stdio/_vfprintf.c: In function '_do_one_spec': libc/stdio/_vfprintf.c:1641:66: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 4 [-Wrestrict] 1641 | SLEN = mbsrtowcs((wchar_t *) &mbstate, &q, | ^~~~~~~~~~~~~~~~~~~~ ...... 1644 | &mbstate); | ~~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/wscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/wscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/swscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/swscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/fwscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/fwscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vwscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vwscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vswscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vswscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vfwscanf.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/_scanf.c:47, from libc/stdio/vfwscanf.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/clearerr.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/clearerr.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/feof.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/feof.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ferror.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ferror.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fflush.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fflush.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetc.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetc.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgets.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgets.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fileno.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fileno.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputs.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputs.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fread.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fread.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fwrite.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fwrite.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getchar.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getchar.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putchar.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putchar.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetwc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetwc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getwchar.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getwchar.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetws.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetws.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputwc.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputwc.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putwchar.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putwchar.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputws.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputws.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/clearerr.c:8, from libc/stdio/clearerr_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/clearerr.c:8, from libc/stdio/clearerr_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/feof.c:8, from libc/stdio/feof_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/feof.c:8, from libc/stdio/feof_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ferror.c:8, from libc/stdio/ferror_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/ferror.c:8, from libc/stdio/ferror_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fflush.c:8, from libc/stdio/fflush_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fflush.c:8, from libc/stdio/fflush_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetc.c:9, from libc/stdio/fgetc_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetc.c:9, from libc/stdio/fgetc_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgets.c:8, from libc/stdio/fgets_unlocked.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgets.c:8, from libc/stdio/fgets_unlocked.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fileno.c:8, from libc/stdio/fileno_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fileno.c:8, from libc/stdio/fileno_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputc.c:8, from libc/stdio/fputc_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputc.c:8, from libc/stdio/fputc_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputs.c:8, from libc/stdio/fputs_unlocked.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputs.c:8, from libc/stdio/fputs_unlocked.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fread.c:8, from libc/stdio/fread_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fread.c:8, from libc/stdio/fread_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fwrite.c:8, from libc/stdio/fwrite_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fwrite.c:8, from libc/stdio/fwrite_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getchar.c:8, from libc/stdio/getchar_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getchar.c:8, from libc/stdio/getchar_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putchar.c:8, from libc/stdio/putchar_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putchar.c:8, from libc/stdio/putchar_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetwc.c:8, from libc/stdio/fgetwc_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetwc.c:8, from libc/stdio/fgetwc_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getwchar.c:8, from libc/stdio/getwchar_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/getwchar.c:8, from libc/stdio/getwchar_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetws.c:8, from libc/stdio/fgetws_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fgetws.c:8, from libc/stdio/fgetws_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputwc.c:8, from libc/stdio/fputwc_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputwc.c:8, from libc/stdio/fputwc_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putwchar.c:8, from libc/stdio/putwchar_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/putwchar.c:8, from libc/stdio/putwchar_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputws.c:8, from libc/stdio/fputws_unlocked.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdio/_stdio.h:17, from libc/stdio/fputws.c:8, from libc/stdio/fputws_unlocked.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/string/psignal.c:9: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/string/psignal.c:9: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/termios/tcdrain.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from libc/termios/tcdrain.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ libc/termios/ttyname.c: In function 'ttyname_r': libc/termios/ttyname.c:107:36: warning: 'nonnull' argument 'ubuf' compared to NULL [-Wnonnull-compare] 107 | if (ubuf && (strlen(buf) <= ubuflen)) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/internal/parse_config.h:12, from libc/inet/getservice.c:25: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/internal/parse_config.h:12, from libc/inet/getservice.c:25: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/internal/parse_config.h:12, from libc/inet/getproto.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/internal/parse_config.h:12, from libc/inet/getproto.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/internal/parse_config.h:12, from libc/inet/getnet.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/internal/parse_config.h:12, from libc/inet/getnet.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from ./include/not-cancel.h:129, from libc/inet/hostid.c:14: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from ./include/not-cancel.h:129, from libc/inet/hostid.c:14: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/herror.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/herror.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/if_index.c:25: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/if_index.c:25: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/gai_strerror.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/gai_strerror.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libc/inet/getaddrinfo.c:58: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libc/inet/getaddrinfo.c:58: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/ifaddrs.c:29: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/ifaddrs.c:29: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/inet/ifaddrs.c: In function 'getifaddrs_internal': libc/inet/ifaddrs.c:783:23: warning: declaration of 'idx' shadows a previous local [-Wshadow] 783 | int idx = map_newlink (ifam->ifa_index - 1, ifas, | ^~~ libc/inet/ifaddrs.c:592:19: note: shadowed declaration is here 592 | int idx = map_newlink (ifam->ifa_index - 1, ifas, | ^~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/ntop.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/ntop.c:27: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_aton.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_aton.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_addr.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_addr.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_ntoa.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_ntoa.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_makeaddr.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_makeaddr.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_lnaof.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_lnaof.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_netof.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/addr.c:20, from libc/inet/inet_netof.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/encodeh.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/encodeh.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/decodeh.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/decodeh.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/encodeq.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/encodeq.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/encodea.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/encodea.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/read_etc_hosts_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/read_etc_hosts_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/dnslookup.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/dnslookup.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/inet/dnslookup.c:8: libc/inet/resolv.c:1059:5: warning: no previous prototype for '_dnsrand_getrandom_urandom' [-Wmissing-prototypes] 1059 | int _dnsrand_getrandom_urandom(int *rand_value) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libc/inet/dnslookup.c:8: libc/inet/resolv.c:1091:5: warning: no previous prototype for '_dnsrand_getrandom_clock' [-Wmissing-prototypes] 1091 | int _dnsrand_getrandom_clock(int *rand_value) { | ^~~~~~~~~~~~~~~~~~~~~~~~ libc/inet/resolv.c:1115:5: warning: no previous prototype for '_dnsrand_getrandom_urcl' [-Wmissing-prototypes] 1115 | int _dnsrand_getrandom_urcl(int *rand_value) { | ^~~~~~~~~~~~~~~~~~~~~~~ libc/inet/resolv.c:1139:8: warning: no previous prototype for 'clock_getcursec' [-Wmissing-prototypes] 1139 | time_t clock_getcursec(void) { | ^~~~~~~~~~~~~~~ libc/inet/resolv.c:1190:5: warning: no previous prototype for '_dnsrand_getrandom_prng' [-Wmissing-prototypes] 1190 | int _dnsrand_getrandom_prng(int *rand_value) { | ^~~~~~~~~~~~~~~~~~~~~~~ libc/inet/resolv.c:1281:5: warning: no previous prototype for 'dnsrand_next' [-Wmissing-prototypes] 1281 | int dnsrand_next(int def_value) { | ^~~~~~~~~~~~ libc/inet/resolv.c:1303:5: warning: no previous prototype for 'dnsrand_setup' [-Wmissing-prototypes] 1303 | int dnsrand_setup(int def_value) { | ^~~~~~~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/opennameservers.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/opennameservers.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/closenameservers.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/closenameservers.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/getnameinfo.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/getnameinfo.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostent.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostent.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostent_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostent_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/get_hosts_byaddr_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/get_hosts_byaddr_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/get_hosts_byname_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/get_hosts_byname_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyaddr_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyaddr_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyname_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyname_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyname2_r.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyname2_r.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyaddr.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyaddr.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyname.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyname.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyname2.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/gethostbyname2.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/ns_netint.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/ns_netint.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/ns_parse.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/ns_parse.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/res_data.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/res_data.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/res_init.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/res_init.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/res_query.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/res_query.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/res_comp.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/res_comp.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/ns_name.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/ns_name.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/inet/ns_name.c:8: libc/inet/resolv.c: In function '__ns_name_pack': libc/inet/resolv.c:3519:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 3519 | if (msg != NULL) | ^~ In file included from ./include/bits/syscalls.h:15, from ./include/sys/syscall.h:33, from ./libc/sysdeps/linux/i386/sysdep.h:23, from ./libpthread/nptl/sysdeps/i386/tls.h:28, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/ns_name.c:8: ./include/errno.h:73:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 73 | # define errno errno /* For #ifndef errno tests. */ | ^~~~~ libc/inet/resolv.c:3522:25: note: in expansion of macro 'errno' 3522 | errno = EMSGSIZE; | ^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/_res_state.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/resolv.c:234, from libc/inet/_res_state.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/accept.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/accept.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/bind.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/bind.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/connect.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/connect.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/getpeername.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/getpeername.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/getsockname.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/getsockname.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/getsockopt.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/getsockopt.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/listen.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/listen.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/recv.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/recv.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/recvfrom.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/recvfrom.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/recvmsg.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/recvmsg.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/send.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/send.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/sendmsg.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/sendmsg.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/sendto.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/sendto.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/setsockopt.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/setsockopt.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/shutdown.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/shutdown.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/socket.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/socket.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/socketpair.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/socketpair.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/recvmmsg.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/recvmmsg.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/sendmmsg.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/sendmmsg.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/accept4.c:8: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/inet/socketcalls.c:10, from libc/inet/accept4.c:8: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/ethers.c:12: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/ethers.c:12: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/ether_addr.c:26: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/inet/ether_addr.c:26: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/signal/sigaddset.c: In function 'sigaddset': libc/signal/sigaddset.c:27:6: warning: 'nonnull' argument 'set' compared to NULL [-Wnonnull-compare] 27 | if (set == NULL || signo <= 0 || signo >= NSIG) | ^ libc/signal/sigandset.c: In function 'sigandset': libc/signal/sigandset.c:26:6: warning: 'nonnull' argument 'dest' compared to NULL [-Wnonnull-compare] 26 | if (dest == NULL || left == NULL || right == NULL) | ^ libc/signal/sigandset.c:26:20: warning: 'nonnull' argument 'left' compared to NULL [-Wnonnull-compare] 26 | if (dest == NULL || left == NULL || right == NULL) | ^ libc/signal/sigandset.c:26:36: warning: 'nonnull' argument 'right' compared to NULL [-Wnonnull-compare] 26 | if (dest == NULL || left == NULL || right == NULL) | ^ libc/signal/sigdelset.c: In function 'sigdelset': libc/signal/sigdelset.c:26:6: warning: 'nonnull' argument 'set' compared to NULL [-Wnonnull-compare] 26 | if (set == NULL || signo <= 0 || signo >= NSIG) | ^ In file included from ./libpthread/nptl/pthreadP.h:22, from libc/signal/sigfillset.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libc/signal/sigfillset.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/signal/sigisempty.c: In function 'sigisemptyset': libc/signal/sigisempty.c:26:6: warning: 'nonnull' argument 'set' compared to NULL [-Wnonnull-compare] 26 | if (set == NULL) | ^ libc/signal/sigismem.c: In function 'sigismember': libc/signal/sigismem.c:26:6: warning: 'nonnull' argument 'set' compared to NULL [-Wnonnull-compare] 26 | if (set == NULL || signo <= 0 || signo >= NSIG) | ^ libc/signal/sigorset.c: In function 'sigorset': libc/signal/sigorset.c:26:6: warning: 'nonnull' argument 'dest' compared to NULL [-Wnonnull-compare] 26 | if (dest == NULL || left == NULL || right == NULL) | ^ libc/signal/sigorset.c:26:20: warning: 'nonnull' argument 'left' compared to NULL [-Wnonnull-compare] 26 | if (dest == NULL || left == NULL || right == NULL) | ^ libc/signal/sigorset.c:26:36: warning: 'nonnull' argument 'right' compared to NULL [-Wnonnull-compare] 26 | if (dest == NULL || left == NULL || right == NULL) | ^ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/signal/sigwait.c:25: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/signal/sigwait.c:25: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/signal/sigpause.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from libc/signal/sigpause.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/calloc.c:17: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/calloc.c:17: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/free.c:17: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/free.c:17: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/mallinfo.c:17: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/mallinfo.c:17: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/malloc.c:17: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/malloc.c:17: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/malloc_usable_size.c:5: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/malloc_usable_size.c:5: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/mallopt.c:17: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/mallopt.c:17: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/memalign.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/memalign.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/realloc.c:17: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/malloc-standard/malloc.h:22, from libc/stdlib/malloc-standard/realloc.c:17: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/abort.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/abort.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkdtemp.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkdtemp.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/realpath.c:15: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/realpath.c:15: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkstemp.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkstemp.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkostemp.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkostemp.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkstemps.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkstemps.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkostemps.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkostemps.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/stdlib/random.c:34: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/stdlib/random.c:34: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/stdlib/random_r.c: In function 'random_r': libc/stdlib/random_r.c:138:8: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 138 | if (buf == NULL || result == NULL) | ^ libc/stdlib/random_r.c:138:21: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare] 138 | if (buf == NULL || result == NULL) | ^ libc/stdlib/random_r.c: In function 'srandom_r': libc/stdlib/random_r.c:200:8: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 200 | if (buf == NULL) | ^ libc/stdlib/random_r.c: In function 'initstate_r': libc/stdlib/random_r.c:265:8: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 265 | if (buf == NULL) | ^ libc/stdlib/random_r.c: In function 'setstate_r': libc/stdlib/random_r.c:325:8: warning: 'nonnull' argument 'arg_state' compared to NULL [-Wnonnull-compare] 325 | if (arg_state == NULL || buf == NULL) | ^ libc/stdlib/random_r.c:325:27: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 325 | if (arg_state == NULL || buf == NULL) | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from libc/stdlib/setenv.c:28: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from libc/stdlib/setenv.c:28: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/stdlib/setenv.c: In function 'setenv': libc/stdlib/setenv.c:125:16: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare] 125 | return __add_to_environ(name, value ? value : "", replace); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libc/stdlib/lrand48_r.c: In function 'lrand48_r': libc/stdlib/lrand48_r.c:25:8: warning: 'nonnull' argument 'buffer' compared to NULL [-Wnonnull-compare] 25 | if (buffer == NULL) | ^ libc/stdlib/mrand48_r.c: In function 'mrand48_r': libc/stdlib/mrand48_r.c:25:8: warning: 'nonnull' argument 'buffer' compared to NULL [-Wnonnull-compare] 25 | if (buffer == NULL) | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/__uc_malloc.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/__uc_malloc.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/valloc.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/valloc.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/posix_memalign.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/malloc.h:161, from libc/stdlib/posix_memalign.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/ptsname.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/ptsname.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/stdlib/ptsname.c: In function 'ptsname_r': libc/stdlib/ptsname.c:71:6: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 71 | if (buf == NULL) | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkstemp64.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkstemp64.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkostemp64.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkostemp64.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkstemps64.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkstemps64.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkostemps64.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mkostemps64.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/gcvt.c:1: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/gcvt.c:1: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mktemp.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/mktemp.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/__cxa_atexit.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/__cxa_atexit.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/__cxa_finalize.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/__cxa_finalize.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./include/bits/libc-lock.h:35, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/__cxa_finalize.c:8: libc/stdlib/_atexit.c: In function '__cxa_finalize': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libc/stdlib/_atexit.c:165:17: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 165 | && !atomic_compare_and_exchange_bool_acq(&efp->type, ef_free, ef_cxa_atexit) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/__exit_handler.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/__exit_handler.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/exit.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/exit.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/on_exit.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/on_exit.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/stdlib/on_exit.c:8: libc/stdlib/on_exit.c: In function 'on_exit': libc/stdlib/_atexit.c:98:8: warning: 'nonnull' argument 'func' compared to NULL [-Wnonnull-compare] 98 | if (func == NULL) { | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/daemon.c:42: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/daemon.c:42: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execl.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execl.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execle.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execle.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execlp.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execlp.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execv.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execv.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execvp.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execvp.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/unistd/execvp.c:8: libc/unistd/execvp.c: In function 'execvp': libc/unistd/exec.c:248:12: warning: 'nonnull' argument 'path' compared to NULL [-Wnonnull-compare] 248 | if (!path || !*path) { /* Comply with SUSv3. */ | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execvpe.c:7: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/exec.c:21, from libc/unistd/execvpe.c:7: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libc/unistd/execvpe.c:7: libc/unistd/execvpe.c: In function 'execvpe': libc/unistd/exec.c:248:12: warning: 'nonnull' argument 'path' compared to NULL [-Wnonnull-compare] 248 | if (!path || !*path) { /* Comply with SUSv3. */ | ^ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/getlogin.c:10: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/getlogin.c:10: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/getopt.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/getopt.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/getpass.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/getpass.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libc/unistd/sleep.c: In function 'sleep': libc/unistd/sleep.c:118:39: warning: passing argument 3 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict] 118 | sigprocmask (SIG_BLOCK, &set, &set); /* never fails */ | ~~~~ ^~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/sysconf.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/unistd/sysconf.c:27: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/internal/parse_config.h:12, from libc/unistd/usershell.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./include/internal/parse_config.h:12, from libc/unistd/usershell.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/descr.h:28, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c:22: libpthread/nptl/sysdeps/unix/sysv/linux/i386/../fork.c: In function 'fork': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/i386/../fork.c:94:11: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 94 | if (atomic_compare_and_exchange_bool_acq (&__fork_handlers->refcntr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:261:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 261 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/i386/../fork.c:125:11: note: in expansion of macro 'atomic_increment' 125 | atomic_increment (&runp->refcntr); | ^~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c:23: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c:23: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:24: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/sysdeps/unix/sysv/linux/fork.h:19, from libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:22: libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c: In function '__linkin_atfork': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:104:3: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 104 | atomic_compare_and_exchange_val_acq (mem, newval, oldval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:155:6: note: in expansion of macro 'catomic_compare_and_exchange_val_acq' 155 | catomic_compare_and_exchange_val_acq (mem, newval, __atg4_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:119:10: note: in expansion of macro 'catomic_compare_and_exchange_bool_acq' 119 | while (catomic_compare_and_exchange_bool_acq (&__fork_handlers, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:23: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:23: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/sysdeps/unix/sysv/linux/fork.h:19, from libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:21: libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: In function '__unregister_atfork': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:104:3: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 104 | atomic_compare_and_exchange_val_acq (mem, newval, oldval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:155:6: note: in expansion of macro 'catomic_compare_and_exchange_val_acq' 155 | catomic_compare_and_exchange_val_acq (mem, newval, __atg4_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:77:19: note: in expansion of macro 'catomic_compare_and_exchange_bool_acq' 77 | if (catomic_compare_and_exchange_bool_acq (&__fork_handlers, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:306:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 306 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:115:7: note: in expansion of macro 'atomic_decrement' 115 | atomic_decrement (&deleted->handler->refcntr); | ^~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c:20: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c:21: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c:19: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/libc-cancellation.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/libc-cancellation.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/elf/dl-iterate-phdr.c:15: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/elf/dl-iterate-phdr.c:15: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/internals/__uClibc_main.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/internals/__uClibc_main.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/internals/__uClibc_main.c:22: libc/misc/internals/__uClibc_main.c: In function '__uClibc_main': ./include/setjmp.h:68:25: warning: '_setjmp' accessing 36 bytes in a region of size 28 [-Wstringop-overflow=] 68 | #define setjmp(env) _setjmp (env) | ^~~~~~~~~~~~~ libc/misc/internals/__uClibc_main.c:522:17: note: in expansion of macro 'setjmp' 522 | setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); | ^~~~~~ ./include/setjmp.h:68:25: note: referencing argument 1 of type 'struct __jmp_buf_tag *' 68 | #define setjmp(env) _setjmp (env) | ^~~~~~~~~~~~~ libc/misc/internals/__uClibc_main.c:522:17: note: in expansion of macro 'setjmp' 522 | setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); | ^~~~~~ ./include/setjmp.h:64:12: note: in a call to function '_setjmp' 64 | extern int _setjmp (struct __jmp_buf_tag __env[1]) __THROWNL; | ^~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/system.c:7: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/system.c:7: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/include/dl-elf.h:14, from ./ldso/include/ldso.h:55, from ldso/libdl/libdl.c:40: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/include/dl-elf.h:14, from ./ldso/include/ldso.h:55, from ldso/libdl/libdl.c:40: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from : libm/s_nextafter.c:71:33: warning: 'nexttoward' alias between functions of incompatible types 'double(double, long double)' and 'double(double, double)' [-Wattribute-alias=] 71 | strong_alias_untyped(nextafter, nexttoward) | ^~~~~~~~~~ ./include/libc-symbols.h:177:31: note: in definition of macro '_strong_alias_untyped' 177 | extern __typeof (aliasname) aliasname __attribute__ ((alias (#name))) __attribute_copy__ (name); | ^~~~~~~~~ libm/s_nextafter.c:71:1: note: in expansion of macro 'strong_alias_untyped' 71 | strong_alias_untyped(nextafter, nexttoward) | ^~~~~~~~~~~~~~~~~~~~ ./include/libc-symbols.h:431:32: note: aliased declaration here 431 | extern __typeof (name) __EI_##name __attribute__((alias (__hidden_asmname1 (,#local)))) \ | ^~~~~ ./include/libc-symbols.h:435:41: note: in expansion of macro '__hidden_ver1' 435 | # define hidden_def(name) __hidden_ver1(__GI_##name, name, name); | ^~~~~~~~~~~~~ ./include/libc-symbols.h:539:32: note: in expansion of macro 'hidden_def' 539 | # define libm_hidden_def(name) hidden_def (name) | ^~~~~~~~~~ libm/s_nextafter.c:70:1: note: in expansion of macro 'libm_hidden_def' 70 | libm_hidden_def(nextafter) | ^~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libm/nan.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libm/nan.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/md5.c:79: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/md5.c:79: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/sha256.h:25, from libcrypt/sha256.c:31: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/sha256.h:25, from libcrypt/sha256.c:31: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/sha256.h:25, from libcrypt/sha256-crypt.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/sha256.h:25, from libcrypt/sha256-crypt.c:27: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/sha512.h:25, from libcrypt/sha512.c:31: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/sha512.h:25, from libcrypt/sha512.c:31: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/sha512.h:25, from libcrypt/sha512-crypt.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libcrypt/sha512.h:25, from libcrypt/sha512-crypt.c:27: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: In function 'pthread_attr_setaffinity_np': libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c:41:6: warning: 'nonnull' argument 'cpuset' compared to NULL [-Wnonnull-compare] 41 | if (cpuset == NULL || cpusetsize == 0) | ^ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_kill.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_kill.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c:1: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c:1: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/descr.h:28, from ./libpthread/nptl/pthreadP.h:25, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c:1: ./libpthread/nptl/pthread_mutex_lock.c: In function '__pthread_mutex_cond_lock_full': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:167:19: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 167 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:292:18: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 292 | oldval = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:436:13: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 436 | (atomic_compare_and_exchange_bool_acq (__atg15_memp, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:330:13: note: in expansion of macro 'atomic_and' 330 | atomic_and (&mutex->__data.__lock, ~FUTEX_OWNER_DIED); | ^~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:427:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 427 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:441:21: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 441 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:452:20: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 452 | while (atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libpthread/nptl/sysdeps/pthread/unwind-forcedunwind.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libpthread/nptl/sysdeps/pthread/unwind-forcedunwind.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libpthread/nptl/sysdeps/pthread/unwind-forcedunwind.c:109:1: warning: no previous prototype for '__gcc_personality_v0' [-Wmissing-prototypes] 109 | __gcc_personality_v0 PERSONALITY_PROTO | ^~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/pthread/unwind-forcedunwind.c: In function '_Unwind_Resume': libpthread/nptl/sysdeps/pthread/unwind-forcedunwind.c:99:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 99 | _Unwind_Resume (struct _Unwind_Exception *exc) | ^~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/i386/pthread_spin_lock.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/i386/pthread_spin_lock.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pthread_barrier_destroy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pthread_barrier_destroy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pthread_barrier_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pthread_barrier_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pthread_sigmask.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pthread_sigmask.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pthread_spin_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pthread_spin_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pt-sigaction.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pt-sigaction.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/tpp.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/tpp.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cancellation.c:21: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/cancellation.c:19: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/cleanup.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cleanup.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/cleanup_compat.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cleanup_compat.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/cleanup_defer.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cleanup_defer.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/cleanup_defer_compat.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cleanup_defer_compat.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/events.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/events.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/herrno.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/herrno.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/init.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/init.c:27: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/descr.h:28, from ./libpthread/nptl/pthreadP.h:25, from libpthread/nptl/init.c:27: libpthread/nptl/init.c: In function 'sighandler_setxid': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:166:29: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 166 | while ((__result = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:353:37: note: in expansion of macro 'atomic_exchange_and_add' 353 | # define atomic_decrement_val(mem) (atomic_exchange_and_add ((mem), -1) - 1) | ^~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/init.c:146:7: note: in expansion of macro 'atomic_decrement_val' 146 | if (atomic_decrement_val (&__xidcmd->cntr) == 0) | ^~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/init.c:29: libpthread/nptl/init.c: In function '__pthread_initialize_minimal_internal': ./ldso/include/ldsodefs.h:35:17: warning: nested extern declaration of '_dl_pagesize' [-Wnested-externs] 35 | #define GLRO(x) _##x | ^ libpthread/nptl/init.c:296:17: note: in expansion of macro 'GLRO' 296 | extern size_t GLRO(dl_pagesize); | ^~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pt-cleanup.c:21: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pt-cleanup.c:19: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_destroy.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_destroy.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getdetachstate.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getdetachstate.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getguardsize.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getguardsize.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getinheritsched.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getinheritsched.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getschedparam.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getschedparam.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getschedpolicy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getschedpolicy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getscope.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getscope.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getstack.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getstack.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getstackaddr.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getstackaddr.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getstacksize.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getstacksize.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_init.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_init.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setdetachstate.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setdetachstate.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setguardsize.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setguardsize.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setinheritsched.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setinheritsched.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setschedparam.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setschedparam.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setschedpolicy.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setschedpolicy.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setscope.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setscope.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setstack.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setstack.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setstackaddr.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setstackaddr.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setstacksize.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setstacksize.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_barrierattr_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_barrierattr_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_barrierattr_getpshared.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_barrierattr_getpshared.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_barrierattr_init.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_barrierattr_init.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_barrierattr_setpshared.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_barrierattr_setpshared.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_cancel.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_cancel.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_cancel.c:21: libpthread/nptl/pthread_cancel.c: In function 'pthread_cancel': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_cancel.c:63:15: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 63 | if (atomic_compare_and_exchange_bool_acq (&pd->cancelhandling, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_cancel.c:90:10: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 90 | while (atomic_compare_and_exchange_bool_acq (&pd->cancelhandling, newval, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_cond_destroy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_cond_destroy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_cond_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_cond_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_getclock.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_getclock.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_getpshared.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_getpshared.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_setclock.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_setclock.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_setpshared.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_setpshared.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_create.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_create.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_create.c:23: libpthread/nptl/allocatestack.c: In function 'setxid_mark_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:908:10: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 908 | while (atomic_compare_and_exchange_bool_acq (&t->cancelhandling, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c: In function 'setxid_unmark_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:925:10: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 925 | while (atomic_compare_and_exchange_bool_acq (&t->cancelhandling, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c: In function 'setxid_signal_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:261:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 261 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:949:7: note: in expansion of macro 'atomic_increment' 949 | atomic_increment (&cmdp->cntr); | ^~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c: In function '__wait_lookup_done': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:1121:11: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 1121 | if (atomic_compare_and_exchange_bool_acq (gscope_flagp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:1143:11: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 1143 | if (atomic_compare_and_exchange_bool_acq (gscope_flagp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c: In function 'do_clone': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:261:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 261 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c:72:3: note: in expansion of macro 'atomic_increment' 72 | atomic_increment (&__nptl_nthreads); | ^~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:306:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 306 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c:77:7: note: in expansion of macro 'atomic_decrement' 77 | atomic_decrement (&__nptl_nthreads); /* Oops, we lied for a second. */ | ^~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c: In function 'create_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c:213:22: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 213 | while (atomic_compare_and_exchange_bool_acq (&__nptl_last_event, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_create.c: In function 'start_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_create.c:321:22: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 321 | while (atomic_compare_and_exchange_bool_acq (&__nptl_last_event, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_create.c:23: ./include/setjmp.h:68:25: warning: '_setjmp' accessing 36 bytes in a region of size 28 [-Wstringop-overflow=] 68 | #define setjmp(env) _setjmp (env) | ^~~~~~~~~~~~~ libpthread/nptl/pthread_create.c:266:20: note: in expansion of macro 'setjmp' 266 | not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); | ^~~~~~ ./include/setjmp.h:68:25: note: referencing argument 1 of type 'struct __jmp_buf_tag *' 68 | #define setjmp(env) _setjmp (env) | ^~~~~~~~~~~~~ libpthread/nptl/pthread_create.c:266:20: note: in expansion of macro 'setjmp' 266 | not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); | ^~~~~~ ./include/setjmp.h:64:12: note: in a call to function '_setjmp' 64 | extern int _setjmp (struct __jmp_buf_tag __env[1]) __THROWNL; | ^~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_detach.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_detach.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_detach.c:20: libpthread/nptl/pthread_detach.c: In function 'pthread_detach': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_detach.c:37:7: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 37 | if (atomic_compare_and_exchange_bool_acq (&pd->joinid, pd, NULL)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_equal.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_equal.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_exit.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_exit.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libpthread/nptl/pthread_getattr_np.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libpthread/nptl/pthread_getattr_np.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_getconcurrency.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_getconcurrency.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_getname.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_getname.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_getschedparam.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_getschedparam.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_getspecific.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_getspecific.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_join.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_join.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from libpthread/nptl/pthread_join.c:22: libpthread/nptl/pthread_join.c: In function 'cleanup': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_join.c:32:10: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 32 | (void) atomic_compare_and_exchange_bool_acq ((struct pthread **) arg, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_join.c: In function 'pthread_join': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_join.c:81:30: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 81 | else if (__builtin_expect (atomic_compare_and_exchange_bool_acq (&pd->joinid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_key_create.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_key_create.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_key_create.c:20: libpthread/nptl/pthread_key_create.c: In function '__pthread_key_create': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_key_create.c:38:16: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 38 | && ! atomic_compare_and_exchange_bool_acq (&__pthread_keys[cnt].seq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_key_delete.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_key_delete.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_key_delete.c:20: libpthread/nptl/pthread_key_delete.c: In function 'pthread_key_delete': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_key_delete.c:34:16: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 34 | && ! atomic_compare_and_exchange_bool_acq (&__pthread_keys[key].seq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_consistent.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_consistent.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_destroy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_destroy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_getprioceiling.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_getprioceiling.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libpthread/nptl/pthread_mutex_getprioceiling.c: In function 'pthread_mutex_getprioceiling': libpthread/nptl/pthread_mutex_getprioceiling.c:25:1: warning: old-style function definition [-Wold-style-definition] 25 | pthread_mutex_getprioceiling (mutex, prioceiling) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_init.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_init.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_lock.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_lock.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_lock.c:24: libpthread/nptl/pthread_mutex_lock.c: In function '__pthread_mutex_lock_full': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:167:19: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 167 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:292:18: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 292 | oldval = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:436:13: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 436 | (atomic_compare_and_exchange_bool_acq (__atg15_memp, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:330:13: note: in expansion of macro 'atomic_and' 330 | atomic_and (&mutex->__data.__lock, ~FUTEX_OWNER_DIED); | ^~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:427:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 427 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:441:21: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 441 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:452:20: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 452 | while (atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_setprioceiling.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_setprioceiling.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c: In function 'pthread_mutex_setprioceiling': libpthread/nptl/pthread_mutex_setprioceiling.c:26:1: warning: old-style function definition [-Wold-style-definition] 26 | pthread_mutex_setprioceiling (mutex, prioceiling, old_ceiling) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/descr.h:28, from ./libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_setprioceiling.c:22: ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c:67:18: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 67 | oldval = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c:75:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 75 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c:86:16: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 86 | while (atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c:104:6: warning: 'nonnull' argument 'old_ceiling' compared to NULL [-Wnonnull-compare] 104 | if (old_ceiling != NULL) | ^ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_timedlock.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_timedlock.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_timedlock.c:22: libpthread/nptl/pthread_mutex_timedlock.c: In function 'pthread_mutex_timedlock': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:134:19: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 134 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:254:18: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 254 | oldval = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:436:13: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 436 | (atomic_compare_and_exchange_bool_acq (__atg15_memp, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:318:13: note: in expansion of macro 'atomic_and' 318 | atomic_and (&mutex->__data.__lock, ~FUTEX_OWNER_DIED); | ^~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:412:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 412 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:421:21: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 421 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:464:20: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 464 | while (atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_trylock.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_trylock.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_trylock.c:22: libpthread/nptl/pthread_mutex_trylock.c: In function '__pthread_mutex_trylock': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_trylock.c:90:19: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 90 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_trylock.c:217:13: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 217 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:436:13: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 436 | (atomic_compare_and_exchange_bool_acq (__atg15_memp, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_trylock.c:254:13: note: in expansion of macro 'atomic_and' 254 | atomic_and (&mutex->__data.__lock, ~FUTEX_OWNER_DIED); | ^~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_trylock.c:350:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 350 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_unlock.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_unlock.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_unlock.c:22: libpthread/nptl/pthread_mutex_unlock.c: In function '__pthread_mutex_unlock_full': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:175:3: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 175 | atomic_compare_and_exchange_bool_acq (mem, newval, oldval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_unlock.c:216:14: note: in expansion of macro 'atomic_compare_and_exchange_bool_rel' 216 | || atomic_compare_and_exchange_bool_rel (&mutex->__data.__lock, 0, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:175:3: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 175 | atomic_compare_and_exchange_bool_acq (mem, newval, oldval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_unlock.c:266:14: note: in expansion of macro 'atomic_compare_and_exchange_bool_rel' 266 | while (atomic_compare_and_exchange_bool_rel (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_getprioceiling.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_getprioceiling.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_getprotocol.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_getprotocol.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_getpshared.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_getpshared.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_getrobust.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_getrobust.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_gettype.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_gettype.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_setprioceiling.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_setprioceiling.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_setprotocol.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_setprotocol.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_setpshared.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_setpshared.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_setrobust.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_setrobust.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_settype.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_settype.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlock_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlock_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlock_init.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlock_init.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlock_tryrdlock.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlock_tryrdlock.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlock_trywrlock.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlock_trywrlock.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_getkind_np.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_getkind_np.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_getpshared.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_getpshared.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_init.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_init.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_setkind_np.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_setkind_np.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_setpshared.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_setpshared.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_self.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_self.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setcancelstate.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setcancelstate.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setcanceltype.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setcanceltype.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setconcurrency.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setconcurrency.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./libc/sysdeps/linux/common/setegid.c:8, from libpthread/nptl/pthread_setegid.c:3: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./libc/sysdeps/linux/common/setegid.c:8, from libpthread/nptl/pthread_setegid.c:3: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./libc/sysdeps/linux/common/seteuid.c:8, from libpthread/nptl/pthread_seteuid.c:3: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./libc/sysdeps/linux/common/seteuid.c:8, from libpthread/nptl/pthread_seteuid.c:3: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setname.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setname.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setschedparam.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setschedparam.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setschedprio.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setschedprio.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setspecific.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setspecific.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_testcancel.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_testcancel.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_timedjoin.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_timedjoin.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from libpthread/nptl/pthread_timedjoin.c:21: libpthread/nptl/pthread_timedjoin.c: In function 'pthread_timedjoin_np': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_timedjoin.c:65:25: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 65 | if (__builtin_expect (atomic_compare_and_exchange_bool_acq (&pd->joinid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_tryjoin.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_tryjoin.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from libpthread/nptl/pthread_tryjoin.c:22: libpthread/nptl/pthread_tryjoin.c: In function 'pthread_tryjoin_np': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_tryjoin.c:61:7: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 61 | if (atomic_compare_and_exchange_bool_acq (&pd->joinid, self, NULL)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_close.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_close.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_destroy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_destroy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_getvalue.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_getvalue.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_init.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_init.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libpthread/nptl/sem_open.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/sem_open.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_unlink.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_unlink.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/unwind.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/unwind.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/unwind.c:20: libpthread/nptl/unwind.c: In function 'unwind_stop': ./include/setjmp.h:117:42: warning: '__libc_longjmp' accessing 36 bytes in a region of size 28 [-Wstringop-overflow=] 117 | # define __libc_unwind_longjmp(buf, val) __libc_longjmp(buf, val) | ^~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/unwind.c:95:5: note: in expansion of macro '__libc_unwind_longjmp' 95 | __libc_unwind_longjmp ((struct __jmp_buf_tag *) buf->cancel_jmp_buf, 1); | ^~~~~~~~~~~~~~~~~~~~~ ./include/setjmp.h:117:42: note: referencing argument 1 of type 'struct __jmp_buf_tag *' 117 | # define __libc_unwind_longjmp(buf, val) __libc_longjmp(buf, val) | ^~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/unwind.c:95:5: note: in expansion of macro '__libc_unwind_longjmp' 95 | __libc_unwind_longjmp ((struct __jmp_buf_tag *) buf->cancel_jmp_buf, 1); | ^~~~~~~~~~~~~~~~~~~~~ ./include/setjmp.h:111:26: note: in a call to function '__libc_longjmp' 111 | extern __typeof(longjmp) __libc_longjmp __THROWNL attribute_noreturn; | ^~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/vars.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/vars.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_create.c:28: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/sysdeps/unix/sysv/linux/timer_create.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:10, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_delete.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_delete.c:24: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:10, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c:23: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c:23: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:10, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c:24: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_routines.c:25: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/sysdeps/unix/sysv/linux/timer_routines.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:10, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_settime.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_settime.c:24: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/librt-cancellation.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/librt-cancellation.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from librt/clock_nanosleep.c:19: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from librt/clock_nanosleep.c:19: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from librt/mq_timedreceive.c:9: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from librt/mq_timedreceive.c:9: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/sys/syscall.h:34, from librt/mq_timedreceive.c:6: ./include/cancel.h:40:19: warning: no previous prototype for '__mq_timedreceive_nocancel' [-Wmissing-prototypes] 40 | #define _NC(name) __##name##_nocancel | ^~ ./include/bits/syscalls-common.h:98:6: note: in definition of macro 'SYSCALL_FUNC' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~ librt/mq_timedreceive.c:12:1: note: in expansion of macro '_syscall5' 12 | _syscall5(ssize_t, __NC(mq_timedreceive), mqd_t, mqdes, char *__restrict, msg_ptr, size_t, msg_len, unsigned int *__restrict, msq_prio, const struct timespec *__restrict, abs_timeout) | ^~~~~~~~~ ./include/cancel.h:39:20: note: in expansion of macro '_NC' 39 | #define __NC(name) _NC(name) | ^~~ librt/mq_timedreceive.c:12:20: note: in expansion of macro '__NC' 12 | _syscall5(ssize_t, __NC(mq_timedreceive), mqd_t, mqdes, char *__restrict, msg_ptr, size_t, msg_len, unsigned int *__restrict, msq_prio, const struct timespec *__restrict, abs_timeout) | ^~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from librt/mq_timedsend.c:9: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h:19, from ./include/cancel.h:55, from librt/mq_timedsend.c:9: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/sys/syscall.h:34, from librt/mq_timedsend.c:6: ./include/cancel.h:40:19: warning: no previous prototype for '__mq_timedsend_nocancel' [-Wmissing-prototypes] 40 | #define _NC(name) __##name##_nocancel | ^~ ./include/bits/syscalls-common.h:98:6: note: in definition of macro 'SYSCALL_FUNC' 98 | type name(C_DECL_ARGS_##nargs(args)) { \ | ^~~~ librt/mq_timedsend.c:12:1: note: in expansion of macro '_syscall5' 12 | _syscall5(int, __NC(mq_timedsend), mqd_t, mqdes, const char *, msg_ptr, size_t, msg_len, unsigned int, msq_prio, const struct timespec *, abs_timeout) | ^~~~~~~~~ ./include/cancel.h:39:20: note: in expansion of macro '_NC' 39 | #define __NC(name) _NC(name) | ^~~ librt/mq_timedsend.c:12:16: note: in expansion of macro '__NC' 12 | _syscall5(int, __NC(mq_timedsend), mqd_t, mqdes, const char *, msg_ptr, size_t, msg_len, unsigned int, msq_prio, const struct timespec *, abs_timeout) | ^~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from librt/shm.c:13: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from librt/shm.c:13: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ librt/shm.c: In function 'shm_open': librt/shm.c:87:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 87 | if (fd < 0 && errno == EISDIR) | ^~ librt/shm.c:90:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 90 | free(shm_name); /* doesn't affect errno */ | ^~~~ libiconv/iconv.c:103:47: warning: missing braces around initializer [-Wmissing-braces] 103 | static const unsigned short jis0208[84][94] = { | ^ 104 | #include "jis0208.h" 105 | }; | } libiconv/iconv.c: In function 'combine_to_from': libiconv/iconv.c:145:16: warning: returning 'void *' from a function with return type 'iconv_t' {aka 'long int'} makes integer from pointer without a cast [-Wint-conversion] 145 | return (void *)(f<<16 | t<<1 | 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ libiconv/iconv.c: In function 'get_32': libiconv/iconv.c:202:20: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 202 | return s[e]+0U<<24 | s[e^1]<<16 | s[e^2]<<8 | s[e^3]; | ~~~~^~~ libiconv/iconv.c: In function 'utf8dec_wchar': libiconv/iconv.c:307:41: warning: pointer targets in passing argument 1 of 'utf8seq_is_overlong' differ in signedness [-Wpointer-sign] 307 | if (utf8seq_is_overlong(in, n) || | ^~ | | | unsigned char * libiconv/iconv.c:245:45: note: expected 'char *' but argument is of type 'unsigned char *' 245 | static inline int utf8seq_is_overlong(char *s, int n) | ~~~~~~^ libiconv/iconv.c:308:46: warning: pointer targets in passing argument 1 of 'utf8seq_is_surrogate' differ in signedness [-Wpointer-sign] 308 | utf8seq_is_surrogate(in, n) || | ^~ | | | unsigned char * libiconv/iconv.c:271:46: note: expected 'char *' but argument is of type 'unsigned char *' 271 | static inline int utf8seq_is_surrogate(char *s, int n) | ~~~~~~^ libiconv/iconv.c:309:44: warning: pointer targets in passing argument 1 of 'utf8seq_is_illegal' differ in signedness [-Wpointer-sign] 309 | utf8seq_is_illegal(in, n)) | ^~ | | | unsigned char * libiconv/iconv.c:276:44: note: expected 'char *' but argument is of type 'unsigned char *' 276 | static inline int utf8seq_is_illegal(char *s, int n) | ~~~~~~^ libiconv/iconv.c: In function 'legacy_map': libiconv/iconv.c:334:48: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 334 | x = map[x*5/4]>>2*x%8 | map[x*5/4+1]<<8-2*x%8 & 1023; | ~^~~~~~ libiconv/iconv.c:334:55: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 334 | x = map[x*5/4]>>2*x%8 | map[x*5/4+1]<<8-2*x%8 & 1023; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libiconv/iconv.c: In function 'iconv': libiconv/iconv.c:385:43: warning: passing argument 1 of 'utf8dec_wchar' from incompatible pointer type [-Wincompatible-pointer-types] 385 | l = utf8dec_wchar(&c, *in, *inb); | ^~ | | | unsigned int * libiconv/iconv.c:282:42: note: expected 'wchar_t *' {aka 'long int *'} but argument is of type 'unsigned int *' 282 | static inline int utf8dec_wchar(wchar_t *c, unsigned char *in, size_t inb) | ~~~~~~~~~^ libiconv/iconv.c:385:47: warning: pointer targets in passing argument 2 of 'utf8dec_wchar' differ in signedness [-Wpointer-sign] 385 | l = utf8dec_wchar(&c, *in, *inb); | ^~~ | | | char * libiconv/iconv.c:282:60: note: expected 'unsigned char *' but argument is of type 'char *' 282 | static inline int utf8dec_wchar(wchar_t *c, unsigned char *in, size_t inb) | ~~~~~~~~~~~~~~~^~ libintl/libintl.c:11:7: warning: no previous prototype for 'gettext' [-Wmissing-prototypes] 11 | char *gettext(const char *msgid) | ^~~~~~~ libintl/libintl.c:16:7: warning: no previous prototype for 'dgettext' [-Wmissing-prototypes] 16 | char *dgettext(const char *domainname, const char *msgid) | ^~~~~~~~ libintl/libintl.c:22:7: warning: no previous prototype for 'dcgettext' [-Wmissing-prototypes] 22 | char *dcgettext(const char *domainname, const char *msgid, int category) | ^~~~~~~~~ libintl/libintl.c:29:7: warning: no previous prototype for 'ngettext' [-Wmissing-prototypes] 29 | char *ngettext(const char *msgid1, const char *msgid2, unsigned long n) | ^~~~~~~~ libintl/libintl.c:34:7: warning: no previous prototype for 'dngettext' [-Wmissing-prototypes] 34 | char *dngettext(const char *domainname, const char *msgid1, const char *msgid2, unsigned long n) | ^~~~~~~~~ libintl/libintl.c:40:7: warning: no previous prototype for 'dcngettext' [-Wmissing-prototypes] 40 | char *dcngettext(const char *domainname, const char *msgid1, const char *msgid2, unsigned long n, int category) | ^~~~~~~~~~ libintl/libintl.c:47:7: warning: no previous prototype for 'textdomain' [-Wmissing-prototypes] 47 | char *textdomain(const char *domainname) | ^~~~~~~~~~ libintl/libintl.c:58:7: warning: no previous prototype for 'bindtextdomain' [-Wmissing-prototypes] 58 | char *bindtextdomain(const char *domainname, const char *dirname) | ^~~~~~~~~~~~~~ libintl/libintl.c:72:7: warning: no previous prototype for 'bind_textdomain_codeset' [-Wmissing-prototypes] 72 | char *bind_textdomain_codeset(const char *domainname, const char *codeset) | ^~~~~~~~~~~~~~~~~~~~~~~ libintl/libintl.c:81:13: warning: no previous prototype for '_nl_expand_alias' [-Wmissing-prototypes] 81 | const char *_nl_expand_alias (void) { return NULL; } | ^~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/internals/__uClibc_main.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/internals/__uClibc_main.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/internals/__uClibc_main.c:22: libc/misc/internals/__uClibc_main.c: In function '__uClibc_main': ./include/setjmp.h:68:25: warning: '_setjmp' accessing 36 bytes in a region of size 28 [-Wstringop-overflow=] 68 | #define setjmp(env) _setjmp (env) | ^~~~~~~~~~~~~ libc/misc/internals/__uClibc_main.c:522:17: note: in expansion of macro 'setjmp' 522 | setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); | ^~~~~~ ./include/setjmp.h:68:25: note: referencing argument 1 of type 'struct __jmp_buf_tag *' 68 | #define setjmp(env) _setjmp (env) | ^~~~~~~~~~~~~ libc/misc/internals/__uClibc_main.c:522:17: note: in expansion of macro 'setjmp' 522 | setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); | ^~~~~~ ./include/setjmp.h:64:12: note: in a call to function '_setjmp' 64 | extern int _setjmp (struct __jmp_buf_tag __env[1]) __THROWNL; | ^~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/descr.h:28, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/i386/fork.c:22: libpthread/nptl/sysdeps/unix/sysv/linux/i386/../fork.c: In function 'fork': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/i386/../fork.c:94:11: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 94 | if (atomic_compare_and_exchange_bool_acq (&__fork_handlers->refcntr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:261:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 261 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/i386/../fork.c:125:11: note: in expansion of macro 'atomic_increment' 125 | atomic_increment (&runp->refcntr); | ^~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c:23: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c:23: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:24: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/sysdeps/unix/sysv/linux/fork.h:19, from libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:22: libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c: In function '__linkin_atfork': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:104:3: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 104 | atomic_compare_and_exchange_val_acq (mem, newval, oldval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:155:6: note: in expansion of macro 'catomic_compare_and_exchange_val_acq' 155 | catomic_compare_and_exchange_val_acq (mem, newval, __atg4_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:119:10: note: in expansion of macro 'catomic_compare_and_exchange_bool_acq' 119 | while (catomic_compare_and_exchange_bool_acq (&__fork_handlers, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:23: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:23: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/sysdeps/unix/sysv/linux/fork.h:19, from libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:21: libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: In function '__unregister_atfork': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:104:3: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 104 | atomic_compare_and_exchange_val_acq (mem, newval, oldval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:155:6: note: in expansion of macro 'catomic_compare_and_exchange_val_acq' 155 | catomic_compare_and_exchange_val_acq (mem, newval, __atg4_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:77:19: note: in expansion of macro 'catomic_compare_and_exchange_bool_acq' 77 | if (catomic_compare_and_exchange_bool_acq (&__fork_handlers, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:306:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 306 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:115:7: note: in expansion of macro 'atomic_decrement' 115 | atomic_decrement (&deleted->handler->refcntr); | ^~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c:20: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/getpid.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c:21: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/sysdeps/unix/sysv/linux/jmp-unwind.c:19: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/alloca_cutoff.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/alloca_cutoff.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/libc-cancellation.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/libc-cancellation.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./ldso/include/ldsodefs.h:7, from libpthread/nptl/sysdeps/generic/libc-tls.c:20: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./ldso/include/ldsodefs.h:7, from libpthread/nptl/sysdeps/generic/libc-tls.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/generic/dl-tls.c:25: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/sysdeps/generic/dl-tls.c:25: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/elf/dl-support.c:14: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/elf/dl-support.c:14: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/include/dl-elf.h:14, from ./ldso/include/ldso.h:55, from libc/misc/elf/../../../ldso/ldso/dl-symbols.c:18, from libc/misc/elf/dl-core.c:18: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/include/dl-elf.h:14, from ./ldso/include/ldso.h:55, from libc/misc/elf/../../../ldso/ldso/dl-symbols.c:18, from libc/misc/elf/dl-core.c:18: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/elf/dl-iterate-phdr.c:15: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from libc/misc/elf/dl-iterate-phdr.c:15: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/atexit.c:8: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/_atexit.c:9, from libc/stdlib/atexit.c:8: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/system.c:7: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libc/stdlib/system.c:7: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/include/dl-elf.h:14, from ./ldso/include/ldso.h:55, from ldso/libdl/libdl.c:40: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/link.h:30, from ./ldso/include/dl-elf.h:14, from ./ldso/include/ldso.h:55, from ldso/libdl/libdl.c:40: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_atfork.c:36: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_atfork.c:36: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: In function 'pthread_attr_setaffinity_np': libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c:41:6: warning: 'nonnull' argument 'cpuset' compared to NULL [-Wnonnull-compare] 41 | if (cpuset == NULL || cpusetsize == 0) | ^ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_kill.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_kill.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c:1: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c:1: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/descr.h:28, from ./libpthread/nptl/pthreadP.h:25, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c:1: ./libpthread/nptl/pthread_mutex_lock.c: In function '__pthread_mutex_cond_lock_full': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:167:19: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 167 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:292:18: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 292 | oldval = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:436:13: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 436 | (atomic_compare_and_exchange_bool_acq (__atg15_memp, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:330:13: note: in expansion of macro 'atomic_and' 330 | atomic_and (&mutex->__data.__lock, ~FUTEX_OWNER_DIED); | ^~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:427:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 427 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:441:21: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 441 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/pthread_mutex_lock.c:452:20: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 452 | while (atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/i386/pthread_spin_lock.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/i386/pthread_spin_lock.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pthread_barrier_destroy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pthread_barrier_destroy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pthread_barrier_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pthread_barrier_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pthread_sigmask.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pthread_sigmask.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pthread_spin_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pthread_spin_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/pt-sigaction.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/pt-sigaction.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/tpp.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/tpp.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cancellation.c:21: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/cancellation.c:19: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/cleanup.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cleanup.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/cleanup_compat.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cleanup_compat.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/cleanup_defer.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cleanup_defer.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/cleanup_defer_compat.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/cleanup_defer_compat.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/events.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/events.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/../nptl_db/thread_db.h:25, from ./libpthread/nptl/descr.h:30, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/herrno.c:22: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from libpthread/nptl/herrno.c:22: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/init.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/init.c:27: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/descr.h:28, from ./libpthread/nptl/pthreadP.h:25, from libpthread/nptl/init.c:27: libpthread/nptl/init.c: In function 'sighandler_setxid': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:166:29: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 166 | while ((__result = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:353:37: note: in expansion of macro 'atomic_exchange_and_add' 353 | # define atomic_decrement_val(mem) (atomic_exchange_and_add ((mem), -1) - 1) | ^~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/init.c:146:7: note: in expansion of macro 'atomic_decrement_val' 146 | if (atomic_decrement_val (&__xidcmd->cntr) == 0) | ^~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pt-cleanup.c:21: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pt-cleanup.c:19: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_destroy.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_destroy.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getdetachstate.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getdetachstate.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getguardsize.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getguardsize.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getinheritsched.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getinheritsched.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getschedparam.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getschedparam.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getschedpolicy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getschedpolicy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getscope.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getscope.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getstack.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getstack.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getstackaddr.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getstackaddr.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_getstacksize.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_getstacksize.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_init.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_init.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setdetachstate.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setdetachstate.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setguardsize.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setguardsize.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setinheritsched.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setinheritsched.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setschedparam.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setschedparam.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setschedpolicy.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setschedpolicy.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setscope.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setscope.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setstack.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setstack.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setstackaddr.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setstackaddr.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_attr_setstacksize.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_attr_setstacksize.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_barrierattr_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_barrierattr_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_barrierattr_getpshared.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_barrierattr_getpshared.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_barrierattr_init.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_barrierattr_init.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_barrierattr_setpshared.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_barrierattr_setpshared.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_cancel.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_cancel.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_cancel.c:21: libpthread/nptl/pthread_cancel.c: In function 'pthread_cancel': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_cancel.c:63:15: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 63 | if (atomic_compare_and_exchange_bool_acq (&pd->cancelhandling, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_cancel.c:90:10: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 90 | while (atomic_compare_and_exchange_bool_acq (&pd->cancelhandling, newval, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_cond_destroy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_cond_destroy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_cond_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_cond_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_getclock.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_getclock.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_getpshared.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_getpshared.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_setclock.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_setclock.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_condattr_setpshared.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_condattr_setpshared.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_create.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_create.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_create.c:23: libpthread/nptl/allocatestack.c: In function 'setxid_mark_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:908:10: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 908 | while (atomic_compare_and_exchange_bool_acq (&t->cancelhandling, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c: In function 'setxid_unmark_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:925:10: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 925 | while (atomic_compare_and_exchange_bool_acq (&t->cancelhandling, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c: In function 'setxid_signal_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:261:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 261 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:949:7: note: in expansion of macro 'atomic_increment' 949 | atomic_increment (&cmdp->cntr); | ^~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c: In function '__wait_lookup_done': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:1121:11: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 1121 | if (atomic_compare_and_exchange_bool_acq (gscope_flagp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/allocatestack.c:1143:11: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 1143 | if (atomic_compare_and_exchange_bool_acq (gscope_flagp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c: In function 'do_clone': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:261:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 261 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c:72:3: note: in expansion of macro 'atomic_increment' 72 | atomic_increment (&__nptl_nthreads); | ^~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/bits/atomic.h:306:36: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 306 | while ((__oldval = __arch_compare_and_exchange_val_64_acq \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c:77:7: note: in expansion of macro 'atomic_decrement' 77 | atomic_decrement (&__nptl_nthreads); /* Oops, we lied for a second. */ | ^~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c: In function 'create_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libpthread/nptl/sysdeps/pthread/createthread.c:213:22: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 213 | while (atomic_compare_and_exchange_bool_acq (&__nptl_last_event, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_create.c: In function 'start_thread': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_create.c:321:22: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 321 | while (atomic_compare_and_exchange_bool_acq (&__nptl_last_event, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_create.c:23: ./include/setjmp.h:68:25: warning: '_setjmp' accessing 36 bytes in a region of size 28 [-Wstringop-overflow=] 68 | #define setjmp(env) _setjmp (env) | ^~~~~~~~~~~~~ libpthread/nptl/pthread_create.c:266:20: note: in expansion of macro 'setjmp' 266 | not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); | ^~~~~~ ./include/setjmp.h:68:25: note: referencing argument 1 of type 'struct __jmp_buf_tag *' 68 | #define setjmp(env) _setjmp (env) | ^~~~~~~~~~~~~ libpthread/nptl/pthread_create.c:266:20: note: in expansion of macro 'setjmp' 266 | not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); | ^~~~~~ ./include/setjmp.h:64:12: note: in a call to function '_setjmp' 64 | extern int _setjmp (struct __jmp_buf_tag __env[1]) __THROWNL; | ^~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_detach.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_detach.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_detach.c:20: libpthread/nptl/pthread_detach.c: In function 'pthread_detach': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_detach.c:37:7: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 37 | if (atomic_compare_and_exchange_bool_acq (&pd->joinid, pd, NULL)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_equal.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_equal.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_exit.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_exit.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libpthread/nptl/pthread_getattr_np.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libpthread/nptl/pthread_getattr_np.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_getconcurrency.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_getconcurrency.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_getname.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_getname.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_getschedparam.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_getschedparam.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_getspecific.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_getspecific.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_join.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_join.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from libpthread/nptl/pthread_join.c:22: libpthread/nptl/pthread_join.c: In function 'cleanup': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_join.c:32:10: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 32 | (void) atomic_compare_and_exchange_bool_acq ((struct pthread **) arg, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_join.c: In function 'pthread_join': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_join.c:81:30: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 81 | else if (__builtin_expect (atomic_compare_and_exchange_bool_acq (&pd->joinid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_key_create.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_key_create.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_key_create.c:20: libpthread/nptl/pthread_key_create.c: In function '__pthread_key_create': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_key_create.c:38:16: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 38 | && ! atomic_compare_and_exchange_bool_acq (&__pthread_keys[cnt].seq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_key_delete.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_key_delete.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_key_delete.c:20: libpthread/nptl/pthread_key_delete.c: In function 'pthread_key_delete': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_key_delete.c:34:16: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 34 | && ! atomic_compare_and_exchange_bool_acq (&__pthread_keys[key].seq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_consistent.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_consistent.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_destroy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_destroy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_getprioceiling.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_getprioceiling.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libpthread/nptl/pthread_mutex_getprioceiling.c: In function 'pthread_mutex_getprioceiling': libpthread/nptl/pthread_mutex_getprioceiling.c:25:1: warning: old-style function definition [-Wold-style-definition] 25 | pthread_mutex_getprioceiling (mutex, prioceiling) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_init.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_init.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_lock.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_lock.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_lock.c:24: libpthread/nptl/pthread_mutex_lock.c: In function '__pthread_mutex_lock_full': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:167:19: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 167 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:292:18: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 292 | oldval = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:436:13: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 436 | (atomic_compare_and_exchange_bool_acq (__atg15_memp, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:330:13: note: in expansion of macro 'atomic_and' 330 | atomic_and (&mutex->__data.__lock, ~FUTEX_OWNER_DIED); | ^~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:427:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 427 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:441:21: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 441 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_lock.c:452:20: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 452 | while (atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_setprioceiling.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_setprioceiling.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c: In function 'pthread_mutex_setprioceiling': libpthread/nptl/pthread_mutex_setprioceiling.c:26:1: warning: old-style function definition [-Wold-style-definition] 26 | pthread_mutex_setprioceiling (mutex, prioceiling, old_ceiling) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from ./libpthread/nptl/descr.h:28, from ./libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_setprioceiling.c:22: ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c:67:18: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 67 | oldval = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c:75:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 75 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c:86:16: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 86 | while (atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_setprioceiling.c:104:6: warning: 'nonnull' argument 'old_ceiling' compared to NULL [-Wnonnull-compare] 104 | if (old_ceiling != NULL) | ^ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_timedlock.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_timedlock.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_timedlock.c:22: libpthread/nptl/pthread_mutex_timedlock.c: In function 'pthread_mutex_timedlock': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:134:19: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 134 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:254:18: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 254 | oldval = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:436:13: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 436 | (atomic_compare_and_exchange_bool_acq (__atg15_memp, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:318:13: note: in expansion of macro 'atomic_and' 318 | atomic_and (&mutex->__data.__lock, ~FUTEX_OWNER_DIED); | ^~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:412:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 412 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:421:21: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 421 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_timedlock.c:464:20: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 464 | while (atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_trylock.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_trylock.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_trylock.c:22: libpthread/nptl/pthread_mutex_trylock.c: In function '__pthread_mutex_trylock': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_trylock.c:90:19: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 90 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_trylock.c:217:13: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 217 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:436:13: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 436 | (atomic_compare_and_exchange_bool_acq (__atg15_memp, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_trylock.c:254:13: note: in expansion of macro 'atomic_and' 254 | atomic_and (&mutex->__data.__lock, ~FUTEX_OWNER_DIED); | ^~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_trylock.c:350:17: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 350 | = atomic_compare_and_exchange_val_acq (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutex_unlock.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutex_unlock.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from ./libpthread/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:28, from libpthread/nptl/descr.h:28, from libpthread/nptl/pthreadP.h:25, from libpthread/nptl/pthread_mutex_unlock.c:22: libpthread/nptl/pthread_mutex_unlock.c: In function '__pthread_mutex_unlock_full': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:175:3: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 175 | atomic_compare_and_exchange_bool_acq (mem, newval, oldval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_unlock.c:216:14: note: in expansion of macro 'atomic_compare_and_exchange_bool_rel' 216 | || atomic_compare_and_exchange_bool_rel (&mutex->__data.__lock, 0, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/atomic.h:175:3: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 175 | atomic_compare_and_exchange_bool_acq (mem, newval, oldval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_mutex_unlock.c:266:14: note: in expansion of macro 'atomic_compare_and_exchange_bool_rel' 266 | while (atomic_compare_and_exchange_bool_rel (&mutex->__data.__lock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_getprioceiling.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_getprioceiling.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_getprotocol.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_getprotocol.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_getpshared.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_getpshared.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_getrobust.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_getrobust.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_gettype.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_gettype.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_init.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_init.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_setprioceiling.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_setprioceiling.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_setprotocol.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_setprotocol.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_setpshared.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_setpshared.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_setrobust.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_setrobust.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_mutexattr_settype.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_mutexattr_settype.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlock_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlock_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlock_init.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlock_init.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlock_tryrdlock.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlock_tryrdlock.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlock_trywrlock.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlock_trywrlock.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_destroy.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_destroy.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_getkind_np.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_getkind_np.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_getpshared.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_getpshared.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_init.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_init.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_setkind_np.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_setkind_np.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_rwlockattr_setpshared.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_rwlockattr_setpshared.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_self.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_self.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setcancelstate.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setcancelstate.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setcanceltype.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setcanceltype.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setconcurrency.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setconcurrency.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./libc/sysdeps/linux/common/setegid.c:8, from libpthread/nptl/pthread_setegid.c:3: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./libc/sysdeps/linux/common/setegid.c:8, from libpthread/nptl/pthread_setegid.c:3: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./libc/sysdeps/linux/common/seteuid.c:8, from libpthread/nptl/pthread_seteuid.c:3: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./include/bits/uClibc_mutex.h:15, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from ./libc/sysdeps/linux/common/seteuid.c:8, from libpthread/nptl/pthread_seteuid.c:3: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setname.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setname.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setschedparam.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setschedparam.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setschedprio.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setschedprio.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_setspecific.c:21: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_setspecific.c:21: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_testcancel.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_testcancel.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_timedjoin.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_timedjoin.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from libpthread/nptl/pthread_timedjoin.c:21: libpthread/nptl/pthread_timedjoin.c: In function 'pthread_timedjoin_np': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_timedjoin.c:65:25: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 65 | if (__builtin_expect (atomic_compare_and_exchange_bool_acq (&pd->joinid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_tryjoin.c:23: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_tryjoin.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./include/atomic.h:50, from libpthread/nptl/pthread_tryjoin.c:22: libpthread/nptl/pthread_tryjoin.c: In function 'pthread_tryjoin_np': ./include/bits/atomic.h:89:22: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 89 | ({ __typeof (*mem) ret = *(mem); abort (); ret = (newval); ret = (oldval); }) | ^~~ ./include/atomic.h:65:23: note: in expansion of macro '__arch_compare_and_exchange_val_64_acq' 65 | __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ | ^~~ ./include/atomic.h:92:3: note: in expansion of macro '__atomic_val_bysize' 92 | __atomic_val_bysize (__arch_compare_and_exchange_val,acq, \ | ^~~~~~~~~~~~~~~~~~~ ./include/atomic.h:138:6: note: in expansion of macro 'atomic_compare_and_exchange_val_acq' 138 | atomic_compare_and_exchange_val_acq (mem, newval, __atg3_old) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/pthread_tryjoin.c:61:7: note: in expansion of macro 'atomic_compare_and_exchange_bool_acq' 61 | if (atomic_compare_and_exchange_bool_acq (&pd->joinid, self, NULL)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_close.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_close.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_destroy.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_destroy.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_getvalue.c:20: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_getvalue.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_init.c:22: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_init.c:22: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/descr.h:24, from ./libpthread/nptl/sysdeps/i386/tls.h:114, from ./include/tls.h:6, from ./include/bits/libc-lock.h:36, from ./include/bits/stdio-lock.h:22, from ./include/bits/uClibc_mutex.h:73, from ./include/bits/uClibc_stdio.h:83, from ./include/stdio.h:71, from libpthread/nptl/sem_open.c:27: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/sem_open.c:23: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_unlink.c:24: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/semaphoreP.h:20, from libpthread/nptl/sem_unlink.c:24: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/unwind.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/unwind.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/unwind.c:20: libpthread/nptl/unwind.c: In function 'unwind_stop': ./include/setjmp.h:117:42: warning: '__libc_longjmp' accessing 36 bytes in a region of size 28 [-Wstringop-overflow=] 117 | # define __libc_unwind_longjmp(buf, val) __libc_longjmp(buf, val) | ^~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/unwind.c:95:5: note: in expansion of macro '__libc_unwind_longjmp' 95 | __libc_unwind_longjmp ((struct __jmp_buf_tag *) buf->cancel_jmp_buf, 1); | ^~~~~~~~~~~~~~~~~~~~~ ./include/setjmp.h:117:42: note: referencing argument 1 of type 'struct __jmp_buf_tag *' 117 | # define __libc_unwind_longjmp(buf, val) __libc_longjmp(buf, val) | ^~~~~~~~~~~~~~~~~~~~~~~~ libpthread/nptl/unwind.c:95:5: note: in expansion of macro '__libc_unwind_longjmp' 95 | __libc_unwind_longjmp ((struct __jmp_buf_tag *) buf->cancel_jmp_buf, 1); | ^~~~~~~~~~~~~~~~~~~~~ ./include/setjmp.h:111:26: note: in a call to function '__libc_longjmp' 111 | extern __typeof(longjmp) __libc_longjmp __THROWNL attribute_noreturn; | ^~~~~~~~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/vars.c:18: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/vars.c:18: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_create.c:28: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/sysdeps/unix/sysv/linux/timer_create.c:20: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:10, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_delete.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_delete.c:24: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:10, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c:23: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c:23: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:10, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c:24: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_routines.c:25: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/sysdeps/unix/sysv/linux/timer_routines.c:20: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:10, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_settime.c:24: ./include/pthread.h:730:47: warning: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Warray-parameter=] 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ./libpthread/nptl/sysdeps/unix/sysv/linux/../../../../../../librt/kernel-posix-timers.h:6, from libpthread/nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h:1, from libpthread/nptl/sysdeps/unix/sysv/linux/timer_settime.c:24: ./include/setjmp.h:59:46: note: previously declared as an array 'struct __jmp_buf_tag[1]' 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:22, from libpthread/nptl/sysdeps/pthread/librt-cancellation.c:19: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ./libpthread/nptl/pthreadP.h:21, from libpthread/nptl/sysdeps/pthread/librt-cancellation.c:19: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from libpthread/nptl/pthreadP.h:22, from libpthread/nptl/pthread_atfork.c:36: ./include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from libpthread/nptl/pthreadP.h:21, from libpthread/nptl/pthread_atfork.c:36: ./include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ # link for backward compatibility make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/utils PREFIX=/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host HOSTCC="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/ccache /usr/bin/gcc" hostutils make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/utils' ../utils/ldd.c: In function 'elf_find_dynamic': ../utils/ldd.c:248:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 248 | return (void *)byteswap_to_host(dynp->d_un.d_val); | ^ make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/utils' >>> uclibc 1.0.42 Installing to staging directory /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42 ARCH="i386" CROSS_COMPILE="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -fno-lto" HOSTCC="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/ccache /usr/bin/gcc" PREFIX=/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot DEVEL_PREFIX=/usr/ RUNTIME_PREFIX=/ install_runtime install_dev make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' make[2]: Nothing to be done for 'locale_headers'. make[3]: Nothing to be done for 'locale_headers'. install -m 755 ./lib/lib*-1.0.42.so \ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/lib/ (cd ./lib && tar --exclude=ld-uClibc.so.lds -cf - *.so.*) \ | tar -xf - -C /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/lib/ install -m 644 ./lib/crt1.o ./lib/Scrt1.o ./lib/crti.o ./lib/crtn.o /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib// rm -f ./lib/libdl.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libdl.a rm -f ./lib/libnsl.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libnsl.a rm -f ./lib/libresolv.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libresolv.a rm -f ./lib/libm.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libm.a rm -f ./lib/libpthread.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libpthread.a rm -f ./lib/librt.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/librt.a rm -f ./lib/libcrypt.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libcrypt.a rm -f ./lib/libutil.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libutil.a rm -f ./lib/libiconv.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libiconv.a rm -f ./lib/libintl.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ar rc ./lib/libintl.a install -m 644 ./lib/*.a /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib// for i in `cd ./ && find lib/ -type l -name 'lib[a-zA-Z]*.so' | \ sed -e 's/lib\///'` ; do \ ln -sf ../../lib/$i.1 \ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib//$i; \ done if [ -f ./lib/libc.so -a -f /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/lib//libc.so.1 ] ; then \ rm -f /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib//libc.so; \ sed -e 's:uclibc_nonshared.a:/usr/lib//uclibc_nonshared.a:' \ -e 's:libc.so.1:/lib//libc.so.1:' \ -e 's:ld-uClibc.so.1:/lib//ld-uClibc.so.1:' \ ./lib/libc.so > /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib//libc.so; \ sed -i -e 's://:/:g' /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib//libc.so; \ fi echo "" >> /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib//libc.so ln -sf ../../lib/libthread_db.so.1 \ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib//libthread_db.so if [ -d ./lib ] ; then \ for i in `cd ./ && find lib/ -type f -name 'lib*.a' | sed -e 's/lib\///'` ; do \ ln -sf $i /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib//`echo $i \ | sed -e 's/\.a$/_pic.a/'`; \ done ; \ fi make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/utils/ldd.host /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/ldd ln -sf ldd /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ldd /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42/utils/ldconfig.host /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/ldconfig ln -sf ldconfig /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ldconfig >>> uclibc 1.0.42 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/i686-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> uclibc 1.0.42 Installing to target /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42 ARCH="i386" CROSS_COMPILE="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" -fno-lto" HOSTCC="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/ccache /usr/bin/gcc" PREFIX=/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target DEVEL_PREFIX=/usr/ RUNTIME_PREFIX=/ install_runtime make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' make[2]: Nothing to be done for 'locale_headers'. make[3]: Nothing to be done for 'locale_headers'. install -m 755 ./lib/lib*-1.0.42.so \ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target/lib/ (cd ./lib && tar --exclude=ld-uClibc.so.lds -cf - *.so.*) \ | tar -xf - -C /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target/lib/ make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42 CC="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-cpp" LD="/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/bin/i686-buildroot-linux-uclibc-ld" ARCH="i386" PREFIX=/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target utils install_utils make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' make[2]: Nothing to be done for 'locale_headers'. In file included from ../libpthread/nptl/descr.h:24, from ../libpthread/nptl/sysdeps/i386/tls.h:114, from ../include/tls.h:6, from ../include/bits/libc-lock.h:36, from ../include/bits/stdio-lock.h:22, from ../include/bits/uClibc_mutex.h:73, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/ldconfig.c:29: ../include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../include/bits/uClibc_mutex.h:15, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/ldconfig.c:29: ../include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../libpthread/nptl/descr.h:24, from ../libpthread/nptl/sysdeps/i386/tls.h:114, from ../include/tls.h:6, from ../include/bits/libc-lock.h:36, from ../include/bits/stdio-lock.h:22, from ../include/bits/uClibc_mutex.h:73, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/chroot_realpath.c:22: ../include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../include/bits/uClibc_mutex.h:15, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/chroot_realpath.c:22: ../include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../libpthread/nptl/descr.h:24, from ../libpthread/nptl/sysdeps/i386/tls.h:114, from ../include/tls.h:6, from ../include/bits/libc-lock.h:36, from ../include/bits/stdio-lock.h:22, from ../include/bits/uClibc_mutex.h:73, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/msgfmt.c:3: ../include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../include/bits/uClibc_mutex.h:15, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/msgfmt.c:3: ../include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../utils/msgfmt.c:110:5: warning: no previous prototype for 'strmap_comp' [-Wmissing-prototypes] 110 | int strmap_comp(const void *a_, const void *b_) { | ^~~~~~~~~~~ ../utils/msgfmt.c: In function 'sysdep_transform': ../utils/msgfmt.c:187:23: warning: declaration of 'p' shadows a previous local [-Wshadow] 187 | char *p = (void*)(out+*count); | ^ ../utils/msgfmt.c:161:21: note: shadowed declaration is here 161 | const char *p=text,*o; | ^ ../utils/msgfmt.c: At top level: ../utils/msgfmt.c:287:5: warning: no previous prototype for 'process_line_callback' [-Wmissing-prototypes] 287 | int process_line_callback(struct po_info* info, void* user) { | ^~~~~~~~~~~~~~~~~~~~~ ../utils/msgfmt.c:366:5: warning: no previous prototype for 'process' [-Wmissing-prototypes] 366 | int process(FILE *in, FILE *out) { | ^~~~~~~ ../utils/msgfmt.c:476:6: warning: no previous prototype for 'set_file' [-Wmissing-prototypes] 476 | void set_file(int out, char* fn, FILE** dest) { | ^~~~~~~~ ../utils/StringEscape.c:5:8: warning: no previous prototype for 'escape' [-Wmissing-prototypes] 5 | size_t escape(char* in, char* out, size_t outsize) { | ^~~~~~ ../utils/StringEscape.c:61:8: warning: no previous prototype for 'unescape' [-Wmissing-prototypes] 61 | size_t unescape(char* in, char *out, size_t outsize) { | ^~~~~~~~ In file included from ../libpthread/nptl/descr.h:24, from ../libpthread/nptl/sysdeps/i386/tls.h:114, from ../include/tls.h:6, from ../include/bits/libc-lock.h:36, from ../include/bits/stdio-lock.h:22, from ../include/bits/uClibc_mutex.h:73, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/iconv.c:104: ../include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../include/bits/uClibc_mutex.h:15, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/iconv.c:104: ../include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../libpthread/nptl/descr.h:24, from ../libpthread/nptl/sysdeps/i386/tls.h:114, from ../include/tls.h:6, from ../include/bits/libc-lock.h:36, from ../include/bits/stdio-lock.h:22, from ../include/bits/uClibc_mutex.h:73, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/getconf.c:18: ../include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../include/bits/uClibc_mutex.h:15, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/getconf.c:18: ../include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../libpthread/nptl/descr.h:24, from ../libpthread/nptl/sysdeps/i386/tls.h:114, from ../include/tls.h:6, from ../include/bits/libc-lock.h:36, from ../include/bits/stdio-lock.h:22, from ../include/bits/uClibc_mutex.h:73, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/msgmerge.c:3: ../include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../include/bits/uClibc_mutex.h:15, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/msgmerge.c:3: ../include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../utils/msgmerge.c:46:5: warning: no previous prototype for 'process_line_callback' [-Wmissing-prototypes] 46 | int process_line_callback(struct po_info* info, void* user) { | ^~~~~~~~~~~~~~~~~~~~~ ../utils/msgmerge.c: In function 'process_line_callback': ../utils/msgmerge.c:51:9: warning: enumeration value 'pe_maxstr' not handled in switch [-Wswitch] 51 | switch (info->type) { | ^~~~~~ ../utils/msgmerge.c:51:9: warning: enumeration value 'pe_str' not handled in switch [-Wswitch] ../utils/msgmerge.c:51:9: warning: enumeration value 'pe_invalid' not handled in switch [-Wswitch] ../utils/msgmerge.c:51:9: warning: enumeration value 'pe_max' not handled in switch [-Wswitch] ../utils/msgmerge.c: At top level: ../utils/msgmerge.c:75:5: warning: no previous prototype for 'process' [-Wmissing-prototypes] 75 | int process(struct fiLes *files, int update, int backup) { | ^~~~~~~ ../utils/msgmerge.c:87:6: warning: no previous prototype for 'set_file' [-Wmissing-prototypes] 87 | void set_file(int out, char* fn, FILE** dest) { | ^~~~~~~~ ../utils/msgmerge.c:99:5: warning: no previous prototype for 'getbackuptype' [-Wmissing-prototypes] 99 | int getbackuptype(char* str) { | ^~~~~~~~~~~~~ ../utils/msgmerge.c: In function 'main': ../utils/msgmerge.c:125:30: warning: missing braces around initializer [-Wmissing-braces] 125 | struct fiLes files = {0,0,0,0,1,0}; | ^ | {} ../utils/StringEscape.c:5:8: warning: no previous prototype for 'escape' [-Wmissing-prototypes] 5 | size_t escape(char* in, char* out, size_t outsize) { | ^~~~~~ ../utils/StringEscape.c:61:8: warning: no previous prototype for 'unescape' [-Wmissing-prototypes] 61 | size_t unescape(char* in, char *out, size_t outsize) { | ^~~~~~~~ In file included from ../libpthread/nptl/descr.h:24, from ../libpthread/nptl/sysdeps/i386/tls.h:114, from ../include/tls.h:6, from ../include/bits/libc-lock.h:36, from ../include/bits/stdio-lock.h:22, from ../include/bits/uClibc_mutex.h:73, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/ldd.c:15: ../include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../include/bits/uClibc_mutex.h:15, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../utils/porting.h:17, from ../utils/ldd.c:15: ../include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../libpthread/nptl/descr.h:24, from ../libpthread/nptl/sysdeps/i386/tls.h:114, from ../include/tls.h:6, from ../include/bits/libc-lock.h:36, from ../include/bits/stdio-lock.h:22, from ../include/bits/uClibc_mutex.h:73, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../extra/locale/programs/locale.c:13: ../include/setjmp.h:59:46: warning: argument 1 of type 'struct __jmp_buf_tag[1]' with mismatched bound [-Warray-parameter=] 59 | extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../include/bits/uClibc_mutex.h:15, from ../include/bits/uClibc_stdio.h:83, from ../include/stdio.h:71, from ../extra/locale/programs/locale.c:13: ../include/pthread.h:730:47: note: previously declared as 'struct __jmp_buf_tag *' 730 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../extra/locale/programs/locale.c: In function 'find_locale_string': ../extra/locale/programs/locale.c:238:48: warning: embedded '\0' in format [-Wformat-contains-nul] 238 | sprintf(loc, "%5.5s%c%s\0", loc, (dotcs != 0) ? '.' : ' ', | ^~ ../extra/locale/programs/locale.c:242:1: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 3 [-Wrestrict] 242 | : GET_CODESET_NAME(cs))); | ^ ../extra/locale/programs/locale.c:246:51: warning: embedded '\0' in format [-Wformat-contains-nul] 246 | sprintf(loc, "%5.5s%c%s@%s\0", loc, (dotcs != 0) ? '.' : ' ', | ^~ ../extra/locale/programs/locale.c:249:41: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 3 [-Wrestrict] 249 | find_at(at)); | ^~~~~~~ ../extra/locale/programs/locale.c: In function 'list_locale': ../extra/locale/programs/locale.c:255:13: warning: old-style function definition [-Wold-style-definition] 255 | static void list_locale() | ^~~~~~~~~~~ ../extra/locale/programs/locale.c: In function 'list_charmaps': ../extra/locale/programs/locale.c:270:13: warning: old-style function definition [-Wold-style-definition] 270 | static void list_charmaps() | ^~~~~~~~~~~~~ ../extra/locale/programs/locale.c: In function 'show_locale_vars': ../extra/locale/programs/locale.c:422:13: warning: old-style function definition [-Wold-style-definition] 422 | static void show_locale_vars() | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/uclibc-1.0.42' >>> host-gcc-final 11.3.0 Configuring mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-binutils/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-binutils/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/host/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host mkdir -p /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-binutils/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-binutils/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-ccache/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-fakedate/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gmp/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-isl/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpc/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-mpfr/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target rsync -a --link-dest=/nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target/ /nvmedata/autobuild/instance-7/output-1/per-package/uclibc/target/ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/target mkdir -p /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build ln -sf ../configure /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/configure (cd /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc" GCC="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc" CXX="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error" CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 " AR_FOR_TARGET=gcc-ar NM_FOR_TARGET=gcc-nm RANLIB_FOR_TARGET=gcc-ranlib ./configure --prefix="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host" --sysconfdir="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/etc" --enable-static --target=i686-buildroot-linux-uclibc --with-sysroot=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host --with-mpc=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host --with-mpfr=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host --with-pkgversion="Buildroot 2022.08-495-g716b8c4e7b" --with-bugurl="http://bugs.buildroot.net/" --without-zstd --enable-libquadmath --enable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --with-isl=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host --with-arch="goldmont-plus" --enable-languages=c,c++,fortran --with-build-time-tools=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin --enable-shared --enable-libgomp ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libvtv support... yes checking for libhsail-rt support... yes checking for libphobos support... yes checking for gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 checking for isl 0.15 or later... yes *** This configuration is not supported in the following subdirectories: gnattools gotools target-libada target-libhsail-rt target-libphobos target-zlib target-libffi target-libobjc target-liboffloadmic target-libsanitizer target-libssp (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... missing ./configure: line 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 cc in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for gcc in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-cc... no checking for i686-buildroot-linux-uclibc-gcc... i686-buildroot-linux-uclibc-gcc checking for c++ in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for g++ in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for cxx in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for gxx in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-c++... no checking for i686-buildroot-linux-uclibc-g++... no checking for i686-buildroot-linux-uclibc-cxx... no checking for i686-buildroot-linux-uclibc-gxx... no checking for gcc in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-gcc... i686-buildroot-linux-uclibc-gcc checking for gfortran in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-gfortran... no checking for gccgo in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-gccgo... no checking for gdc in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-gdc... no checking for ar in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/ar checking for as in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/as checking for dlltool in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for dlltool... no checking for dlltool in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-dlltool... no checking for dsymutil in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for dsymutil... no checking for dsymutil in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-dsymutil... no checking for ld in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/ld checking for lipo in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for lipo... no checking for lipo in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-lipo... no checking for nm in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/nm checking for objcopy in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/objcopy checking for objdump in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/objdump checking for otool in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for otool... no checking for otool in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-otool... no checking for ranlib in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/ranlib checking for readelf in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/readelf checking for strip in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/strip checking for windres in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for windres... no checking for windres in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-windres... no checking for windmc in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for windmc... no checking for windmc in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-windmc... no checking where to find the target ar... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target as... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled 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... just compiled 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target objcopy... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target objdump... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target readelf... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target strip... pre-installed in /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gcc-final 11.3.0 Building PATH="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib/pkgconfig:/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/share/pkgconfig" /home/autobuild/make/make -j1 gcc_cv_libc_provides_ssp=no -C /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build make[1]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build' make[2]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/make/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... 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... yes 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... yes checking for shared library run path origin... 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... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/intl' mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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... yes 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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libiberty' make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libiberty/testsuite' if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi ../../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 \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o ../../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 \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /usr/bin/ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libiberty' mkdir -p -- ./lto-plugin Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /home/autobuild/make/make sets $(MAKE)... yes checking whether /home/autobuild/make/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by /home/autobuild/make/make... GNU checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc... gcc3 checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 x86_64-pc-linux-gnu-gcc... (cached) /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking for -static-libgcc... yes checking for CET support... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes 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 make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/lto-plugin' /home/autobuild/make/make all-am make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/lto-plugin' /bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -Wall -fcf-protection -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -Wc,-static-libgcc -module -avoid-version -bindir /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib' '-Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib' -o liblto_plugin.la -rpath /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -shared -fPIC -DPIC .libs/lto-plugin.o -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -static-libgcc -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/libexec/gcc/i686-buildroot-linux-uclibc/11.3.0' make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/lto-plugin' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/lto-plugin' Configuring in ./gcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default dsymutil was specified... no checking whether a default assembler was specified... no checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gnatbind... no checking for x86_64-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C++ preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 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 ... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ is affected by placement new aliasing bug... no checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -Wnarrowing... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -Wcast-qual... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -Werror=format-diag... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Werror=format-diag... (cached) yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -Woverloaded-virtual... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 ... yes checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether /home/autobuild/make/make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/missing makeinfo --split-size=5000000 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... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether mallinfo is declared... yes checking whether mallinfo2 is declared... 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/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/linux.h ../../gcc/config/linux-android.h ../../gcc/config/i386/gnu-user-common.h ../../gcc/config/i386/gnu-user.h ../../gcc/config/i386/linux-common.h ../../gcc/config/i386/linux.h ../../gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking whether NLS is requested... yes checking for catalogs to be installed... be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes checking how to run the C++ preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -E checking for ld used by /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking what assembler to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/as checking whether we are using gold... no checking gold linker with split stack support as non default... checking what linker to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/ld checking what nm to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/nm checking what objdump to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/objdump checking what readelf to use... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/bin/readelf checking for i686-buildroot-linux-uclibc-otool... no checking what otool to use... not found checking for i686-buildroot-linux-uclibc-dsymutil... no checking assembler flags... --32 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... yes 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... no checking assembler for assembly of compiler generated 32-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... 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... 2.2 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) no checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... no Links are now set up to build a cross-compiler from x86_64-pc-linux-gnu to i686-buildroot-linux-uclibc. 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... yes 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Woverlength-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/fixincludes' srcdir="../../fixincludes" /bin/bash ../../fixincludes/mkfixinc.sh i686-buildroot-linux-uclibc sed -e 's/@gcc_version@/11.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/fixincludes' mkdir -p -- ./zlib Configuring in ./zlib configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /home/autobuild/make/make sets $(MAKE)... yes checking whether /home/autobuild/make/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by /home/autobuild/make/make... GNU checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc... gcc3 checking for CET support... yes 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc object... ok checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/zlib' true "AR_FLAGS=rc" "CC_FOR_BUILD=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc" "CFLAGS=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" "CXXFLAGS=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" "CFLAGS_FOR_BUILD=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" "CFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error" "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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib" "LIBCFLAGS=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" "LIBCFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wno-error" "MAKE=/home/autobuild/make/make" "MAKEINFO=/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host" "infodir=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/share/info" "libdir=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib" "prefix=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host" "tooldir=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc" "CXX=/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include" "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /home/autobuild/make/make /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 -fcf-protection -mshstk -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po rm -f libz.a /usr/bin/ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libz.a make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/zlib' mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking whether /home/autobuild/make/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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... yes checking for shared library run path origin... done checking for iconv... (cached) no checking for CET support... yes 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 mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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... yes 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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/build-x86_64-pc-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 \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o ../../../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 \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sort.c -o sort.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../libiberty/md5.c -o md5.o 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 make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' 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]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/build-x86_64-pc-linux-gnu/libiberty' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/build-x86_64-pc-linux-gnu/libcpp' /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 ../../../libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': ../../../libcpp/macro.c:183:26: warning: format not a string literal and no format arguments [-Wformat-security] 183 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 184 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ ../../../libcpp/macro.c:212:34: warning: format not a string literal and no format arguments [-Wformat-security] 212 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ ../../../libcpp/macro.c: In function 'cpp_macro* create_iso_definition(cpp_reader*)': ../../../libcpp/macro.c:3618:25: warning: format not a string literal and no format arguments [-Wformat-security] 3618 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libcpp/macro.c:3633:25: warning: format not a string literal and no format arguments [-Wformat-security] 3633 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 echo "#define LOCALEDIR \"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/share/locale\"" > localedir.new ../../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 ../../../libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': ../../../libcpp/expr.c:811:35: warning: format not a string literal and no format arguments [-Wformat-security] 811 | cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 812 | 0, message); | ~~~~~~~~~~~ ../../../libcpp/expr.c:814:38: warning: format not a string literal and no format arguments [-Wformat-security] 814 | cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 815 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libcpp/expr.c:824:33: warning: format not a string literal and no format arguments [-Wformat-security] 824 | cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 825 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 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[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/build-x86_64-pc-linux-gnu/libcpp' mkdir -p -- ./libbacktrace Configuring in ./libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /home/autobuild/make/make sets $(MAKE)... yes checking whether /home/autobuild/make/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for gawk... (cached) gawk checking for dwz... dwz 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking for CET support... yes 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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libbacktrace' /home/autobuild/make/make all-am make[4]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libbacktrace' /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o mmapio.lo ../../libbacktrace/mmapio.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o posix.lo ../../libbacktrace/posix.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o print.lo ../../libbacktrace/print.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o fileline.lo ../../libbacktrace/fileline.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o simple.lo ../../libbacktrace/simple.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o elf.lo ../../libbacktrace/elf.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o mmap.lo ../../libbacktrace/mmap.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o state.lo ../../libbacktrace/state.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o atomic.lo ../../libbacktrace/atomic.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c -o sort.lo ../../libbacktrace/sort.c libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: /usr/bin/ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # /home/autobuild/make/make make[4]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libbacktrace' make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libbacktrace' mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Woverlength-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' sed -e 's/@gcc_version@/11.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders srcdir="../../../fixincludes" /bin/bash ../../../fixincludes/mkfixinc.sh i686-buildroot-linux-uclibc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -L/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' mkdir -p -- ./libcody Configuring in ./libcody configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ accepts -g... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libcody' /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF buffer.d -c -o buffer.o ../../libcody/buffer.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF client.d -c -o client.o ../../libcody/client.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF netclient.d -c -o netclient.o ../../libcody/netclient.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF netserver.d -c -o netserver.o ../../libcody/netserver.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF resolver.d -c -o resolver.o ../../libcody/resolver.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -fno-exceptions -fno-rtti -include config.h -I../../libcody \ -MMD -MP -MF packet.d -c -o packet.o ../../libcody/packet.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libcody' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether /home/autobuild/make/make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wcast-qual... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-lto... yes checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for decimal floating point... dpd checking whether byte ordering is bigendian... no checking for CET support... yes 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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libdecnumber' source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/dpd/decimal128.c' object='decimal128.o' libtool=no /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/decNumber.c' object='decNumber.o' libtool=no /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libdecnumber' mkdir -p -- ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking whether /home/autobuild/make/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-exceptions... yes checking whether /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/gcc supports -fno-rtti... yes checking dependency style of /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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... yes checking for catalogs to be installed... be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW checking for uchar... checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for CET support... yes 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[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libcpp' /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 echo "#define LOCALEDIR \"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/share/locale\"" > localedir.new ../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 ../../libcpp/expr.c: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': ../../libcpp/expr.c:811:35: warning: format not a string literal and no format arguments [-Wformat-security] 811 | cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 812 | 0, message); | ~~~~~~~~~~~ ../../libcpp/expr.c:814:38: warning: format not a string literal and no format arguments [-Wformat-security] 814 | cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 815 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../libcpp/expr.c:824:33: warning: format not a string literal and no format arguments [-Wformat-security] 824 | cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 825 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 ../../libcpp/macro.c: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': ../../libcpp/macro.c:183:26: warning: format not a string literal and no format arguments [-Wformat-security] 183 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 184 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ ../../libcpp/macro.c:212:34: warning: format not a string literal and no format arguments [-Wformat-security] 212 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ ../../libcpp/macro.c: In function 'cpp_macro* create_iso_definition(cpp_reader*)': ../../libcpp/macro.c:3618:25: warning: format not a string literal and no format arguments [-Wformat-security] 3618 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../libcpp/macro.c:3633:25: warning: format not a string literal and no format arguments [-Wformat-security] 3633 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 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[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/libcpp' make[3]: Entering directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-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/bash ../../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/bash ../../gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/bash ../../gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh bconfig.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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-495-g716b8c4e7b) \"" \ -DBUGURL="\"\"" -o build/version.o ../../gcc/version.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gengtype \ -S ../../gcc -I gtyp-input.list -w tmp-gtype.state /bin/bash ../../gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/bash ../../gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/bash ../../gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/bash ../../gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-mddeps /bin/bash ../../gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconstants ../../gcc/common.md ../../gcc/config/i386/i386.md \ > tmp-constants.h /bin/bash ../../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/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/linux.h config/linux-android.h config/i386/gnu-user-common.h config/i386/gnu-user.h config/i386/linux-common.h config/i386/linux.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_UCLIBC ANDROID_DEFAULT=0" \ /bin/bash ../../gcc/mkconfig.sh tm.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 build/genmodes -m > tmp-min-modes.c /bin/bash ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/bash ../../gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genpreds -h ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.h /bin/bash ../../gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconditions ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-condmd.c /bin/bash ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_p.h build/genpreds -c ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-constrs.h /bin/bash ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/bash ../../gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/bash ../../gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags 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/bash ../../gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/gencheck \ build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/bash ../../gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 ../../gcc/genhooks.c: In function 'void emit_documentation(const char*)': ../../gcc/genhooks.c:140:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | fscanf (f, "%999s", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~ ../../gcc/genhooks.c:131:17: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 131 | while (fscanf (f, "%*[^@]"), buf[0] = '\0', | ~~~~~~~^~~~~~~~~~~~~ ../../gcc/genhooks.c:193:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 193 | fscanf (f, "%5[^ \n]", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../gcc/genhooks.c:199:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 199 | fscanf (f, "%999s", buf); | ~~~~~~~^~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h gawk -f ../../gcc/gen-pass-instances.awk \ ../../gcc/passes.def ../../gcc/config/i386/i386-passes.def > pass-instances.def /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/gentarget-def \ build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gentarget-def ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/bash ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/i386/i386.h config/i386/i386-protos.h defaults.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh tm_d.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr-common ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/bash ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencodes ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/bash ../../gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc/mkconfig.sh config.h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genopinit ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/bash ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/bash ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/bash ../../gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genconfig ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/bash ../../gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/bash ../../gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo timestamp > s-omp-device-properties-h /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '11.3.0' '' \ > tmp-gcov-iov.h /bin/bash ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov lsf="../../gcc/cp/lang-specs.h ../../gcc/fortran/lang-specs.h ../../gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' > tmp-specs.h /bin/bash ../../gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/bash ../../gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genattr ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/bash ../../gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr if test no = yes \ || test -n ""; then \ /bin/bash ../../gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/bash ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/bash ../../gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc/selftest.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc/collect-utils.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DTARGET_MACHINE=\"i686-buildroot-linux-uclibc\" -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc/collect2.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc/collect2-aix.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.c ../../gcc/diagnostic.c: In function 'void fancy_abort(const char*, int, const char*)': ../../gcc/diagnostic.c:1887:15: warning: format not a string literal and no format arguments [-Wformat-security] 1887 | fnotice (stderr, diagnostic_kind_text[DK_ICE]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../gcc/sort.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../gcc/json.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../gcc/diagnostic-show-locus.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DBASEVER="\"11.3.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Buildroot 2022.08-495-g716b8c4e7b) \"" -DBUGURL="\"\"" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DLOCALEDIR=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/share/locale\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc/edit-context.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../gcc/memory-block.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc/selftest-diagnostic.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../gcc/diagnostic-format-json.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -no-pie -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o Tcollect2 \ collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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. -Ifortran -I../../gcc -I../../gcc/fortran -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o fortran/st.o -MT fortran/st.o -MMD -MP -MF fortran/.deps/st.TPo ../../gcc/fortran/st.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -I../../gcc/../zlib -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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. -Ifortran -I../../gcc -I../../gcc/fortran -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o fortran/module.o -MT fortran/module.o -MMD -MP -MF fortran/.deps/module.TPo ../../gcc/fortran/module.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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. -Ifortran -I../../gcc -I../../gcc/fortran -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o fortran/f95-lang.o -MT fortran/f95-lang.o -MMD -MP -MF fortran/.deps/f95-lang.TPo ../../gcc/fortran/f95-lang.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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. -Ifortran -I../../gcc -I../../gcc/fortran -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o fortran/decl.o -MT fortran/decl.o -MMD -MP -MF fortran/.deps/decl.TPo ../../gcc/fortran/decl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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. -Ifortran -I../../gcc -I../../gcc/fortran -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o fortran/resolve.o -MT fortran/resolve.o -MMD -MP -MF fortran/.deps/resolve.TPo ../../gcc/fortran/resolve.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DTARGET_SYSTEM_ROOT=\"/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/i686-buildroot-linux-uclibc/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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. -Ifortran -I../../gcc -I../../gcc/fortran -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o fortran/cpp.o -MT fortran/cpp.o -MMD -MP -MF fortran/.deps/cpp.TPo ../../gcc/fortran/cpp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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. -Ifortran -I../../gcc -I../../gcc/fortran -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o fortran/trans-types.o -MT fortran/trans-types.o -MMD -MP -MF fortran/.deps/trans-types.TPo ../../gcc/fortran/trans-types.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc/reg-stack.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc/dbxout.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo ../../gcc/gimple-ssa-evrp-analyze.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../gcc/tree-ssa-threadbackward.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc/optabs-tree.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc/lto-cgraph.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc/lto-streamer-out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc/hash-map-tests.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../gcc/ordered-hash-map-tests.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc/ggc-tests.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../gcc/analyzer/pending-diagnostic.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc/caller-save.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc/mode-switching.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc/combine.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc/tree-ssa-sink.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../gcc/rtx-vector-builder.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../gcc/tree-ssa-loop-split.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../gcc/gimple-range.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/genenums.o ../../gcc/genenums.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genenums ../../gcc/common.md ../../gcc/config/i386/i386.md \ > tmp-enums.c /bin/bash ../../gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc/tree-vect-slp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc/tree-ssa-propagate.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../gcc/analyzer/constraint-manager.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc/cfganal.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc/ipa-reference.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../gcc/rtl-ssa/blocks.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../gcc/analyzer/region-model-reachability.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/genextract.o ../../gcc/genextract.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genextract ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/bash ../../gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../gcc/file-prefix-map.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc/ubsan.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc/tree-chrec.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -I../../gcc/../zlib -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc/lto-compress.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../gcc/ipa-modref.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.c gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc/plugin.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc/tree-pretty-print.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/genmatch.o ../../gcc/genmatch.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genmatch \ build/genmatch.o ../build-x86_64-pc-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genmatch --gimple ../../gcc/match.pd \ > tmp-gimple-match.c GIMPLE decision tree has 3777 leafs, maximum depth 28 and a total number of 16110 nodes removed 2477 duplicate tails build/genmatch --generic ../../gcc/match.pd \ > tmp-generic-match.c GENERIC decision tree has 3513 leafs, maximum depth 13 and a total number of 14675 nodes removed 2401 duplicate tails /bin/bash ../../gcc/../move-if-change tmp-gimple-match.c \ gimple-match.c /bin/bash ../../gcc/../move-if-change tmp-generic-match.c \ generic-match.c echo timestamp > s-match /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc/loop-doloop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc/tree-scalar-evolution.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc/auto-profile.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc/lists.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/genemit.o ../../gcc/genemit.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genemit ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/bash ../../gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -DTARGET_NAME=\"i686-buildroot-linux-uclibc\" -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc/sanopt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc/tree-emutls.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/genautomata.o ../../gcc/genautomata.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/lib -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm build/genautomata ../../gcc/common.md ../../gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/bash ../../gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../gcc/analyzer/sm-file.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.c In file included from ../../gcc/coretypes.h:474, from ../../gcc/expmed.c:26: ../../gcc/machmode.h: In function 'rtx_def* emit_store_flag_1(rtx, rtx_code, rtx, rtx, machine_mode, int, int, machine_mode)': ../../gcc/machmode.h:550:49: warning: '*(unsigned int*)((char*)&int_mode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' may be used uninitialized in this function [-Wmaybe-uninitialized] 550 | ? mode_size_inline (mode) : mode_size[mode]); | ^~~~ ../../gcc/expmed.c:5649:19: note: '*(unsigned int*)((char*)&int_mode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' was declared here 5649 | scalar_int_mode int_mode; | ^~~~~~~~ /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc/ipa-icf-gimple.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../gcc/analyzer/bar-chart.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc/sese.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc/tree-ssa-uncprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../gcc/rtl-ssa/functions.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../gcc/analyzer/sm-signal.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc/tree-vect-data-refs.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc/ipa-sra.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo ../../gcc/gimple-ssa-evrp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc/ira-color.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc/ira.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../gcc/gimple-range-gori.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../gcc/rtl-ssa/insns.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc/cfgrtl.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc/tree-ssa-threadedge.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc/spellcheck.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o x86-tune-sched-atom.o -MT x86-tune-sched-atom.o -MMD -MP -MF ./.deps/x86-tune-sched-atom.TPo ../../gcc/config/i386/x86-tune-sched-atom.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc/gimple-ssa-nonnull-compare.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../gcc/optinfo.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc/tree-ssa-loop-niter.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc/tree-ssa-threadupdate.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc/gimple-ssa-backprop.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo ../../gcc/value-range-equiv.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../gcc/graphviz.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc/tree-ssa-copy.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc/fold-const-call.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -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 /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc/mcf.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../gcc/adjust-alignment.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc/gimple-ssa-split-paths.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc/tree-streamer-out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../gcc/analyzer/region.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc/simplify-rtx.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../gcc/analyzer/sm-pattern-test.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc/tree-vect-generic.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../gcc/coroutine-passes.cc /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc/tree-ssa-coalesce.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc/shrink-wrap.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc/tree-ssa-address.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc/sel-sched-ir.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.c /nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/bin/ccache /usr/bin/g++ -fno-PIE -c -O2 -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/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/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I/nvmedata/autobuild/instance-7/output-1/per-package/host-gcc-final/host/include -o i386-expand.o -MT i386-expand.o -MMD -MP -MF ./.deps/i386-expand.TPo ../../gcc/config/i386/i386-expand.c In file included from ../../gcc/config/i386/i386-expand.c:93: ../../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[3]: *** [../../gcc/config/i386/t-i386:57: i386-expand.o] Error 1 shuffle=0 make[3]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build/gcc' make[2]: *** [Makefile:4447: all-gcc] Error 2 shuffle=0 make[2]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build' make[1]: *** [Makefile:974: all] Error 2 shuffle=0 make[1]: Leaving directory '/nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/build' make: *** [package/pkg-generic.mk:293: /nvmedata/autobuild/instance-7/output-1/build/host-gcc-final-11.3.0/.stamp_built] Error 2 shuffle=0 make: Leaving directory '/nvmedata/autobuild/instance-7/buildroot'