>>> host-binutils 2.39 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/binutils/binutils-2.39.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39 -xf - >>> host-binutils 2.39 Patching Applying 0001-sh-conf.patch using patch: patching file configure Hunk #1 succeeded at 3911 (offset 19 lines). patching file configure.ac Hunk #1 succeeded at 1189 (offset 14 lines). Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure patching file ld/configure.ac patching file ld/ldfile.c patching file ld/ld.h patching file ld/ldlex.h patching file ld/ldmain.c patching file ld/ld.texi patching file ld/lexsup.c Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Hunk #1 succeeded at 2272 (offset 28 lines). Hunk #2 succeeded at 2306 (offset 28 lines). >>> host-binutils 2.39 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.39 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-binutils 2.39 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/ && rm -rf config.cache; GIT_DIR=. PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=sparc-buildroot-linux-uclibc --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... sparc-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 gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... true 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 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 readelf... readelf checking for -plugin option... --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for sparc-buildroot-linux-uclibc-cc... no checking for sparc-buildroot-linux-uclibc-gcc... no checking for sparc-buildroot-linux-uclibc-c++... no checking for sparc-buildroot-linux-uclibc-g++... no checking for sparc-buildroot-linux-uclibc-cxx... no checking for sparc-buildroot-linux-uclibc-gxx... no checking for sparc-buildroot-linux-uclibc-gcc... no checking for sparc-buildroot-linux-uclibc-gfortran... no checking for sparc-buildroot-linux-uclibc-gccgo... no checking for sparc-buildroot-linux-uclibc-ar... no checking for sparc-buildroot-linux-uclibc-as... no checking for sparc-buildroot-linux-uclibc-dlltool... no checking for sparc-buildroot-linux-uclibc-ld... no checking for sparc-buildroot-linux-uclibc-lipo... no checking for sparc-buildroot-linux-uclibc-nm... no checking for sparc-buildroot-linux-uclibc-objcopy... no checking for sparc-buildroot-linux-uclibc-objdump... no checking for sparc-buildroot-linux-uclibc-ranlib... no checking for sparc-buildroot-linux-uclibc-readelf... no checking for sparc-buildroot-linux-uclibc-strip... no checking for sparc-buildroot-linux-uclibc-windres... no checking for sparc-buildroot-linux-uclibc-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed 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... just compiled checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-binutils 2.39 Building GIT_DIR=. PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39' make[2]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./zlib Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... checking whether to enable maintainer-specific portions of Makefiles... /usr/bin/install -c no checking whether build environment is sane... checking for makeinfo... true --split-size=5000000 configure: creating cache ./config.cache configure: creating cache ./config.cache checking for perl... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc yes checking build system type... checking build system type... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for -plugin option... yes checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking whether /usr/bin/make supports nested variables... sparc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so yes yes checking whether the C compiler works... checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc checking whether /usr/bin/make supports nested variables... (cached) yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes configure: updating cache ./config.cache checking whether /usr/bin/make supports nested variables... yes checking that generated files are newer than configure... checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... checking whether we are cross compiling... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... checking whether we are cross compiling... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... none needed checking how to run the C preprocessor... no checking for suffix of object files... o checking whether we are using the GNU C compiler... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... none needed checking how to run the C preprocessor... 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... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether /usr/bin/make supports the include directive... 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 (GNU style) checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for sys/types.h... 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc object... yes checking for sys/stat.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for stdlib.h... yes checking for stdlib.h... yes ok checking for string.h... yes checking for string.h... checking how to run the C preprocessor... done configure: creating ./config.status yes checking for memory.h... yes /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E checking for memory.h... yes checking for strings.h... yes checking for ANSI C header files... checking for strings.h... yes checking for inttypes.h... yes checking for inttypes.h... config.status: creating Makefile yes checking for stdint.h... yes checking for stdint.h... yes checking for unistd.h... yes make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/etc' checking for unistd.h... yes yes checking minix/config.h usability... checking for sys/types.h... yes checking minix/config.h usability... yes checking for sys/stat.h... no checking minix/config.h presence... yes no checking for stdlib.h... checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for string.h... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... yes /usr/bin/install -c checking whether NLS is requested... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for msgmerge... no no checking build system type... checking for memory.h... checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -W... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... checking for library containing strerror... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes yes checking for strings.h... checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... none required checking for an ANSI C-conforming const... checking for inttypes.h... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... checking for inline... inline checking for off_t... yes checking for stdint.h... yes checking for unistd.h... yes checking for an ANSI C-conforming const... yes checking for inline... yes inline checking whether byte ordering is bigendian... checking for dlfcn.h... yes checking for size_t... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for working alloca.h... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking for alloca... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking dynamic linker characteristics... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for sys/file.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for sys/param.h... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for limits.h... checking for unistd.h... (cached) yes yes checking for sys/param.h... checking for stdlib.h... (cached) yes checking for malloc.h... yes yes checking for getpagesize... checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for strings.h... (cached) yes checking for sys/time.h... yes checking whether integer division by zero raises SIGFPE... yes checking for time.h... yes checking for working mmap... yes checking for sys/resource.h... yes yes checking for sys/stat.h... (cached) yes checking for inttypes.h... checking for sys/mman.h... yes checking for stdint.h... yes checking for fcntl.h... yes yes checking for unsigned long long... yes checking for memcpy... checking for alloca.h... yes checking for sys/pstat.h... no yes checking for inttypes.h... checking for sys/sysmp.h... yes checking for strerror... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for sys/sysinfo.h... no checking for ld used by GCC... yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for machine/hal_sysinfo.h... yes no done checking for sys/table.h... checking for unistd.h... (cached) yes checking argz.h usability... no checking for sys/sysctl.h... configure: updating cache ./config.cache no yes checking argz.h presence... checking that generated files are newer than configure... done configure: creating ./config.status checking for sys/systemcfg.h... yes checking for argz.h... yes no checking limits.h usability... checking for stdint.h... (cached) yes checking for stdio_ext.h... yes yes checking limits.h presence... checking for process.h... yes checking for limits.h... yes no checking locale.h usability... checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h presence... yes checking for locale.h... yes yes checking whether time.h and sys/time.h may both be included... checking nl_types.h usability... yes checking whether errno must be declared... yes checking nl_types.h presence... no checking size of int... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes 4 checking size of long... 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 8 checking for unistd.h... (cached) yes checking size of size_t... checking for sys/param.h... (cached) yes checking for feof_unlocked... yes 8 checking for long long... checking for fgets_unlocked... yes checking for getc_unlocked... yes checking size of long long... yes checking for getcwd... 8 checking for a 64-bit type... yes config.status: creating Makefile uint64_t checking for intptr_t... checking for getegid... config.status: executing depfiles commands config.status: executing libtool commands yes checking for geteuid... yes checking for uintptr_t... make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib' CC libz_a-adler32.o CC libz_a-compress.o yes checking for getgid... CC libz_a-crc32.o CC libz_a-deflate.o CC libz_a-gzread.o CC libz_a-gzclose.o yes checking for getuid... yes checking for ssize_t... CC libz_a-gzwrite.o CC libz_a-gzlib.o CC libz_a-infback.o CC libz_a-inffast.o yes checking for mempcpy... CC libz_a-inflate.o CC libz_a-inftrees.o CC libz_a-trees.o CC libz_a-uncompr.o yes checking for pid_t... yes true "AR_FLAGS=rc" "CC_FOR_BUILD=/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" "CFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include " "CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" "CFLAGS_FOR_TARGET=-g -O2" "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=-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/buildroot/autobuild/instance-0/output-1/host" "infodir=/home/buildroot/autobuild/instance-0/output-1/host/share/info" "libdir=/home/buildroot/autobuild/instance-0/output-1/host/lib" "prefix=/home/buildroot/autobuild/instance-0/output-1/host" "tooldir=/home/buildroot/autobuild/instance-0/output-1/host/sparc-buildroot-linux-uclibc" "AR=/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so" "AS=/usr/bin/as" "CC=/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" "CXX=/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include " "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so" "DESTDIR=" DO=all multi-do # /usr/bin/make checking for munmap... CC libz_a-zutil.o AR libz.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib' yes checking for putenv... yes checking for library containing strerror... yes none required checking for setenv... checking for asprintf... yes yes checking for setlocale... checking for atexit... yes yes checking for stpcpy... checking for basename... yes yes checking for strcasecmp... checking for bcmp... yes yes checking for strdup... checking for bcopy... yes yes checking for strtoul... checking for bsearch... yes yes checking for tsearch... checking for bzero... yes yes checking for __argz_count... checking for calloc... yes checking for __argz_stringify... yes checking for clock... yes checking for __argz_next... yes checking for ffs... yes checking for __fsetlocking... yes checking for getcwd... yes checking for iconv... yes checking for getpagesize... yes checking for iconv declaration... yes checking for gettimeofday... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes yes checking for LC_MESSAGES... checking for index... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking for insque... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memchr... yes config.status: creating Makefile checking for memcmp... config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes checking for memcpy... Configuring in ./binutils Configuring in ./gas make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/intl' Configuring in ./gprof yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... configure: creating cache ./config.cache x86_64-pc-linux-gnu checking target system type... yes x86_64-pc-linux-gnu checking target system type... checking build system type... sparc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for mkstemps... sparc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes x86_64-pc-linux-gnu checking host system type... yes checking for a thread-safe mkdir -p... x86_64-pc-linux-gnu checking target system type... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... sparc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes yes checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... checking for a thread-safe mkdir -p... yes /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc yes checking whether /usr/bin/make supports nested variables... yes yes checking for putenv... checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes checking for random... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for rename... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... yes no checking for suffix of object files... no checking for suffix of object files... checking for rindex... no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... yes none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... checking for setenv... yes checking for style of include used by /usr/bin/make... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E yes checking for snprintf... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... 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 sigsetmask... yes checking for sys/types.h... yes checking for stpcpy... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... 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 string.h... yes checking for strncasecmp... yes checking for memory.h... yes yes checking for strndup... checking for strings.h... yes yes yes checking for inttypes.h... checking for sys/types.h... checking for sys/types.h... yes yes checking for sys/stat.h... checking for stdint.h... yes yes yes checking for sys/stat.h... yes checking for stdlib.h... checking for strnlen... checking for unistd.h... yes yes checking for stdlib.h... checking for string.h... yes checking minix/config.h usability... yes checking for string.h... yes checking for memory.h... yes checking for strrchr... yes checking for memory.h... yes no checking minix/config.h presence... checking for strings.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for strings.h... checking for inttypes.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... yes /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... yes yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for strstr... yes checking for BSD- or MS-compatible name lister (nm)... checking for inttypes.h... checking for stdint.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for stdint.h... 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 unistd.h... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc object... yes checking for strtod... yes yes checking for unistd.h... checking minix/config.h usability... yes checking for strtol... yes checking minix/config.h usability... ok checking for dlfcn.h... yes yes checking for objdir... checking for strtoul... .libs no checking minix/config.h presence... yes checking for strtoll... checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes 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 /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... checking for strtoull... no checking for minix/config.h... no /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking whether it is safe to define __EXTENSIONS__... yes checking for BSD- or MS-compatible name lister (nm)... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so yes checking for strverscmp... 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 /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc object... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for tmpnam... /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 -B checking the name lister (/usr/bin/nm -B) interface... ok checking for dlfcn.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking for objdir... .libs 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 for dlfcn.h... (cached) yes checking for windows.h... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so yes checking for vasprintf... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc object... yes checking for vfprintf... checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for vprintf... ok no checking for library containing dlsym... checking for dlfcn.h... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking for objdir... .libs none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... no checking how to compare bootstrapped objects... yes cmp --ignore-initial=16 $$f1 $$f2 checking for vsnprintf... checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking dynamic linker characteristics... yes checking for vsprintf... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... 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 for dlfcn.h... (cached) yes checking for windows.h... yes checking for waitpid... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for setproctitle... 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 for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... no no checking for library containing dlsym... checking for bison... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing bison -y checking for flex... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no no checking whether alloca needs Cray hooks... checking for memory.h... (cached) yes none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/stat.h... (cached) yes no checking stack direction for C alloca... no checking for sys/types.h... (cached) yes checking sys/time.h usability... checking for unistd.h... (cached) yes none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether compiling a cross-assembler... yes checking for strsignal... no checking pkg-config is at least version 0.9.0... yes checking sys/time.h presence... yes checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. 1 checking for vfork.h... yes checking for sys/time.h... yes checking for setitimer... yes checking for LC_MESSAGES... no checking for fork... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : yes checking for xgettext... checking for working assert macro... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking for vfork... yes checking sys/gmon_out.h presence... yes checking for a known getopt prototype in unistd.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing bison -y checking for flex... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing flex checking whether NLS is requested... no checking whether NLS is requested... no yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking size of long... yes yes checking whether declaration is required for environ... checking for working fork... yes checking for library containing fabs... 8 checking size of long long... no checking whether declaration is required for ffs... yes checking for working vfork... (cached) yes checking for _doprnt... no 8 no checking for sys_errlist... checking fcntl.h usability... checking whether asprintf is declared... -lm yes checking fcntl.h presence... yes checking for fcntl.h... yes no checking for sys_nerr... checking for inttypes.h... (cached) yes yes checking for stdint.h... (cached) yes checking whether mempcpy is declared... checking sys/file.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 configure: updating cache ./config.cache no checking for sys_siglist... yes checking sys/file.h presence... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking whether stpcpy is declared... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking sys/time.h presence... yes checking for canonicalize_file_name... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes yes checking for stdlib.h... (cached) yes checking for dup3... yes checking for unistd.h... (cached) yes checking for sys/param.h... configure: updating cache ./config.cache yes checking that generated files are newer than configure... done configure: creating ./config.status checking for getrlimit... yes checking for getpagesize... yes checking for getrusage... yes checking for working mmap... yes checking for getsysinfo... yes checking for getc_unlocked... no checking for gettimeofday... (cached) yes checking for on_exit... yes config.status: creating Makefile checking for mkdtemp... yes config.status: creating po/Makefile.in checking for pipe2... config.status: creating gconfig.h config.status: executing depfiles commands config.status: executing libtool commands yes checking for mkstemp... yes config.status: executing default-1 commands checking for psignal... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for sbrk... yes checking for pstat_getdynamic... Configuring in ./ld yes checking for utimensat... no checking for pstat_getstatic... yes checking for utimes... no checking for realpath... yes checking for mbstate_t... yes yes checking for struct stat.st_atim.tv_nsec... checking for setrlimit... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for library containing frexp... yes checking for spawnve... config.status: creating .gdbinit config.status: creating Makefile none required checking for LC_MESSAGES... config.status: creating po/Makefile.in no config.status: creating config.h checking for spawnvpe... configure: creating cache ./config.cache config.status: executing depfiles commands config.status: executing libtool commands yes checking for a known getopt prototype in unistd.h... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... yes checking for utime.h... config.status: executing default-1 commands sparc-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... yes config.status: creating po/POTFILES /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... no config.status: creating po/Makefile checking whether asprintf is declared... checking for strerror... config.status: executing default commands yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc yes checking whether environ is declared... yes checking for strsignal... checking whether the C compiler works... yes checking whether getc_unlocked is declared... yes yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking whether sbrk is declared... checking for sysconf... yes yes checking whether stpcpy is declared... checking whether we are cross compiling... checking for sysctl... yes checking whether strnlen is declared... no checking for suffix of object files... no checking for sysmp... o checking whether we are using the GNU C compiler... yes checking for msgpack... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... no yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... checking iconv.h usability... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... no yes checking for table... checking for style of include used by /usr/bin/make... yes checking iconv.h presence... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none yes checking for iconv.h... yes checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... checking whether we are using the GNU C++ compiler... no checking for times... done yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ accepts -g... checking for iconv... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++... none checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... yes /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E checking for wait3... yes checking for iconv declaration... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for wait4... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for sbrk... yes checking for sys/types.h... yes yes checking whether basename is declared... checking for sys/stat.h... yes yes checking for stdlib.h... checking whether ffs is declared... yes checking for string.h... yes checking whether asprintf is declared... yes checking for memory.h... yes checking whether vasprintf is declared... yes checking for strings.h... yes checking whether snprintf is declared... yes checking for inttypes.h... yes checking whether vsnprintf is declared... yes checking for stdint.h... yes checking whether calloc is declared... yes checking for unistd.h... yes checking whether getenv is declared... yes checking minix/config.h usability... yes checking whether getopt is declared... yes no checking minix/config.h presence... checking whether malloc is declared... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether realloc is declared... 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 /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking whether sbrk is declared... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking whether strtol is declared... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc object... yes checking whether strtoul is declared... config.status: creating Makefile config.status: creating po/Makefile.in yes ok checking whether strtoll is declared... config.status: creating config.h checking for dlfcn.h... config.status: executing depfiles commands config.status: executing libtool commands yes checking whether strtoull is declared... yes checking for objdir... config.status: executing default-1 commands .libs config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether strverscmp is declared... checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking whether strnlen is declared... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking whether canonicalize_file_name must be declared... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for sys/param.h... (cached) yes yes checking dynamic linker characteristics... checking for getpagesize... (cached) yes checking for working mmap... 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 yes checking how to run the C++ preprocessor... checking for working strncmp... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ -E yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... config.status: creating config.h yes config.status: executing default commands Configuring in ./bfd make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir 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"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o noasan/regex.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.o make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty/testsuite' if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o noasan/md5.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o cp-demangle.o /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o md5.o checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o noasan/sha1.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o sha1.o yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ static flag -static works... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o noasan/alloca.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o noasan/argv.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o argv.o no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o noasan/concat.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o concat.o yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o noasan/crc32.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o crc32.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.o configure: creating cache ./config.cache checking build system type... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.o x86_64-pc-linux-gnu checking host system type... no checking for library containing dlsym... x86_64-pc-linux-gnu checking target system type... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o noasan/fibheap.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.o sparc-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 /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.o none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o noasan/floatformat.o; \ else true; fi no /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.o checking size of void *... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi checking whether the C compiler works... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o noasan/getopt.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o noasan/getopt1.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o pic/getpwd.o; \ else true; fi 8 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o noasan/getruntime.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o noasan/hashtab.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o noasan/hex.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.o checking whether we are cross compiling... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o noasan/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.o Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-file.o no checking for suffix of object files... yes checking whether NLS is requested... o no checking whether we are using the GNU C compiler... checking whether NLS is requested... no if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o noasan/obstack.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o objalloc.o checking for msgfmt... no checking for gmsgfmt... : /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o checking for xgettext... no checking for msgmerge... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... no checking for bison... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing bison -y checking for flex... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing flex checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o noasan/partition.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.o checking fcntl.h usability... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o noasan/pexecute.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.o none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o noasan/physmem.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o yes checking for style of include used by /usr/bin/make... yes checking fcntl.h presence... GNU if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pic/pex-common.o; \ else true; fi checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o noasan/pex-common.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.o yes checking for fcntl.h... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o noasan/pex-one.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pex-one.o checking elf-hints.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.o /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi checking for grep that handles long lines and -e... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.o /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... no checking elf-hints.h presence... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o noasan/simple-object.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o no checking for elf-hints.h... no checking limits.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi yes checking limits.h presence... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o yes checking for limits.h... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi checking for inttypes.h... (cached) yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o noasan/sort.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o checking for stdint.h... (cached) yes checking sys/file.h usability... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o noasan/spaces.o; \ else true; fi checking for sys/types.h... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o yes checking sys/file.h presence... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o stack-limit.o yes yes checking for sys/file.h... yes checking for sys/stat.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o pic/strsignal.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o noasan/strsignal.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o checking sys/mman.h usability... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o timeval-utils.o checking for stdlib.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking sys/mman.h presence... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o xasprintf.o yes yes checking for sys/mman.h... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o noasan/xatexit.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o checking for string.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o pic/xexit.o; \ else true; fi checking sys/param.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o noasan/xexit.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.o yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.o checking for memory.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o pic/xstrdup.o; \ else true; fi yes checking sys/param.h presence... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o xstrerror.o yes checking for sys/param.h... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o pic/xstrndup.o; \ else true; fi yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.o checking for strings.h... checking for sys/stat.h... (cached) yes if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o xvasprintf.o checking sys/time.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o yes rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 checking for inttypes.h... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a yes checking sys/time.h presence... if [ x"" != x ]; then \ cd pic; \ /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty' yes checking for sys/time.h... yes yes checking for stdint.h... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... yes checking for unistd.h... yes checking minix/config.h usability... yes checking for glob... yes checking for lseek... yes checking for mkstemp... yes checking for open... yes checking for realpath... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking how to print strings... printf checking for a sed that does not truncate output... checking for sbrk... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) 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 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for waitpid... 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc object... yes checking whether asprintf is declared... ok checking for dlfcn.h... yes checking whether environ is declared... yes checking for objdir... .libs yes checking whether sbrk is declared... yes checking for stdlib.h... (cached) yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for unistd.h... (cached) yes no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for sys/param.h... (cached) yes checking for getpagesize... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking for working mmap... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for library containing dlopen... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... none required checking for a known getopt prototype in unistd.h... no checking for shl_load in -ldld... yes checking whether ANSI C string concatenation works... yes no checking for dlopen... yes checking whether a program can dlopen itself... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether a statically linked program can dlopen itself... yes 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 for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required 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 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... 8 checking size of void *... (cached) 8 checking size of long... 8 checking size of int... 4 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... config.status: creating Makefile config.status: creating po/Makefile.in yes checking for fdopen... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands yes config.status: executing default commands checking for fileno... yes checking for fls... no checking for getgid... yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking compiler support for hidden visibility... yes checking printf int64_t format... l checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking size of off_t... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... 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 bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands Configuring in ./opcodes make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands configure: creating cache ./config.cache make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/po' checking build system type... make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. CCLD doc/chew.stamp x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... sparc-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 /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp checking for grep that handles long lines and -e... GEN doc/elfcode.stamp GEN doc/elf.stamp /usr/bin/grep checking for egrep... GEN doc/format.stamp /usr/bin/grep -E checking for ANSI C header files... GEN doc/hash.stamp GEN doc/init.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd' make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles f=""; \ for i in elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf64-sparc.lo elf64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-sparc.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ./../move-if-change bfd-tmp.h bfd.h /bin/sh ./../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles CC archive.lo CC archures.lo CC bfd.lo yes checking for sys/types.h... yes checking for sys/stat.h... CC bfdio.lo yes CC bfdwin.lo checking for stdlib.h... yes checking for string.h... CC cache.lo CC coff-bfd.lo yes checking for memory.h... yes checking for strings.h... CC compress.lo CC corefile.lo CC elf-properties.lo yes checking for inttypes.h... yes checking for stdint.h... CC format.lo CC hash.lo CC init.lo yes checking for unistd.h... yes CC libbfd.lo CC linker.lo checking minix/config.h usability... CC merge.lo no checking minix/config.h presence... CC opncls.lo CC reloc.lo no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC section.lo yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... CC simple.lo CC stab-syms.lo BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... CC stabs.lo 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc object... CC syms.lo CC targets.lo CC binary.lo ok checking for dlfcn.h... CC ihex.lo CC srec.lo yes checking for objdir... .libs CC tekhex.lo CC verilog.lo checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... CC elf32-sparc.lo yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... CC elfxx-sparc.lo no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... CC elf-vxworks.lo yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... CC elf32.lo 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 CC elf.lo CC elflink.lo Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of void *... CC elf-attrs.lo 8 checking whether basename is declared... yes checking whether stpcpy is declared... CC elf-strtab.lo yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... CC elf-eh-frame.lo yes CC dwarf1.lo configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC dwarf2.lo config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile CC elf64-sparc.lo CC elf64.lo CC elf64-gen.lo CC elf32-gen.lo CC plugin.lo CC cpu-sparc.lo CC archive64.lo CCLD libbfd.la libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd' Configuring in ./libctf make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes' Making all in . make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC sparc-dis.lo CC sparc-opc.lo 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... sparc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... CCLD libopcodes.la yes checking for string.h... yes checking for memory.h... yes libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi checking for strings.h... touch stamp-lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes' Making all in po yes make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/po' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes' checking for inttypes.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas' /usr/bin/make all-recursive yes make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas' Making all in po checking for stdint.h... make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas' CC app.o CC as.o CC atof-generic.o 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 /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU CC compress-debug.o checking whether /usr/bin/make supports nested variables... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc CC cond.o checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking the archiver (/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... CC depend.o /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc object... CC dwarf2dbg.o ok checking for dlfcn.h... CC dw2gencfi.o yes checking for objdir... .libs CC ecoff.o checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... CC ehopt.o 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing autoheader checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing... CC expr.o yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition... CC flonum-copy.o yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... CC flonum-konst.o CC flonum-mult.o CC frags.o yes checking for working mmap... yes checking for library containing dlsym... CC hash.o none required checking for ELF support in BFD... CC input-file.o CC input-scrub.o yes checking whether byte ordering is bigendian... CC listing.o CC literal.o no checking byteswap.h usability... yes checking byteswap.h presence... CC macro.o yes checking for byteswap.h... yes checking endian.h usability... CC messages.o yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... CC output-file.o yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... CC read.o yes checking for qsort_r... CC remap.o yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes checking for makeinfo... true --split-size=5000000 CC sb.o configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. checking for expect... no checking for Tcl supporting try/catch... CC stabs.o no checking for linker versioning flags... -Wl,--version-script='./libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC subsegs.o CC symbols.o CC write.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo GEN doc/asconfig.texi CC config/tc-sparc.o CC config/obj-elf.o CC config/atof-ieee.o CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo GEN doc/as.1 CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo MAKEINFO doc/as.info CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la CCLD libctf-nobfd.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libctf' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libctf' CCLD as-new make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof' CC sysinfo.o /usr/bin/make all-recursive CC syslex_wrap.o Making info in po make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils/po' make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils/po' Making all in po make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof/po' GEN doc/addr2line.1 make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof' CC basic_blocks.o CC call_graph.o CC cg_arcs.o CC cg_dfn.o CCLD sysinfo GEN doc/ar.1 GEN doc/dlltool.1 CC cg_print.o CC corefile.o GEN doc/nm.1 CC gmon_io.o GEN doc/objcopy.1 CC gprof.o CC hertz.o GEN doc/objdump.1 CC hist.o CC source.o GEN sysroff.h CC search_list.o GEN doc/ranlib.1 CC symtab.o CC sym_ids.o GEN doc/readelf.1 CC utils.o CC i386.o CC alpha.o GEN doc/size.1 GEN doc/strings.1 CC vax.o CC sparc.o CC mips.o GEN doc/strip.1 CC aarch64.o GEN doc/elfedit.1 GEN doc/windres.1 CC flat_bl.o CC bsd_callg_bl.o CC fsf_callg_bl.o CCLD gprof GEN doc/windmc.1 GEN doc/cxxfilt.man GEN doc/c++filt.1 make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils' CC size.o CC bucomm.o CC version.o CC filemode.o CC objdump.o CC dwarf.o CC prdbg.o CC demanguse.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC elfcomm.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CCLD size CCLD objdump CCLD ar CCLD strings CCLD ranlib /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_TAG_name': dwarfnames.c:(.text+0x0): multiple definition of `get_DW_TAG_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_FORM_name': dwarfnames.c:(.text+0x5c0): multiple definition of `get_DW_FORM_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x5e0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_AT_name': dwarfnames.c:(.text+0x8d0): multiple definition of `get_DW_AT_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x900): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_OP_name': dwarfnames.c:(.text+0xf60): multiple definition of `get_DW_OP_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1140): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_ATE_name': dwarfnames.c:(.text+0xf80): multiple definition of `get_DW_ATE_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1740): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_CFA_name': dwarfnames.c:(.text+0xfa0): multiple definition of `get_DW_CFA_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1880): first defined here /usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_IDX_name': dwarfnames.c:(.text+0xfc0): multiple definition of `get_DW_IDX_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x19b0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_size': hashtab.c:(.text+0x320): multiple definition of `htab_size'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x330): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_elements': hashtab.c:(.text+0x330): multiple definition of `htab_elements'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x340): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_alloc_ex': hashtab.c:(.text+0x340): multiple definition of `htab_create_alloc_ex'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x350): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_typed_alloc': hashtab.c:(.text+0x400): multiple definition of `htab_create_typed_alloc'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x410): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_alloc': hashtab.c:(.text+0x4c0): multiple definition of `htab_create_alloc'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x4d0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_set_functions_ex': hashtab.c:(.text+0x4e0): multiple definition of `htab_set_functions_ex'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x4f0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create': hashtab.c:(.text+0x510): multiple definition of `htab_create'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x510): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_try_create': hashtab.c:(.text+0x530): multiple definition of `htab_try_create'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x530): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_delete': hashtab.c:(.text+0x550): multiple definition of `htab_delete'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x550): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_empty': hashtab.c:(.text+0x5d0): multiple definition of `htab_empty'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x5d0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_with_hash': hashtab.c:(.text+0x6d0): multiple definition of `htab_find_with_hash'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x6d0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find': hashtab.c:(.text+0x810): multiple definition of `htab_find'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x810): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_slot_with_hash': hashtab.c:(.text+0x840): multiple definition of `htab_find_slot_with_hash'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x840): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_slot': hashtab.c:(.text+0xa60): multiple definition of `htab_find_slot'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xa50): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_remove_elt_with_hash': hashtab.c:(.text+0xa90): multiple definition of `htab_remove_elt_with_hash'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xa80): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_remove_elt': hashtab.c:(.text+0xad0): multiple definition of `htab_remove_elt'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xac0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_clear_slot': hashtab.c:(.text+0xb00): multiple definition of `htab_clear_slot'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xaf0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_traverse_noresize': hashtab.c:(.text+0xb60): multiple definition of `htab_traverse_noresize'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb50): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_traverse': hashtab.c:(.text+0xbb0): multiple definition of `htab_traverse'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xba0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_collisions': hashtab.c:(.text+0xc40): multiple definition of `htab_collisions'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc00): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_hash_string': hashtab.c:(.text+0xc70): multiple definition of `htab_hash_string'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc30): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `iterative_hash': hashtab.c:(.text+0xcd0): multiple definition of `iterative_hash'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc60): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o):(.data+0x0): multiple definition of `htab_eq_pointer'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x0): first defined here /usr/bin/ld: ../libiberty/libiberty.a(hashtab.o):(.data+0x8): multiple definition of `htab_hash_pointer'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x8): first defined here CCLD objcopy CCLD addr2line collect2: error: ld returned 1 exit status make[5]: *** [Makefile:1043: objdump] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils' make[4]: *** [Makefile:1433: all-recursive] Error 1 make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils' make[3]: *** [Makefile:877: all] Error 2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils' make[2]: *** [Makefile:4043: all-binutils] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39' make[1]: *** [Makefile:1004: all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39' make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'