>>> host-gdb 12.1 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/gdb/gdb-12.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1 -xf - >>> host-gdb 12.1 Patching Applying 0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch using patch: patching file gdb/nat/ppc-linux.h patching file gdbserver/linux-ppc-low.cc Applying 0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch using patch: patching file gdbserver/linux-sh-low.cc Applying 0003-use-asm-sgidefs.h.patch using patch: patching file gdb/mips-linux-nat.c Applying 0004-gdbserver-fix-build-for-m68k.patch using patch: patching file gdbserver/linux-m68k-low.cc Applying 0005-nat-fork-inferior-include-linux-ptrace.h.patch using patch: patching file gdb/nat/fork-inferior.c Applying 0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch using patch: patching file gnulib/import/getrandom.c Applying 0007-fix-musl-build-on-riscv.patch using patch: patching file gdb/nat/riscv-linux-tdesc.c patching file gdbserver/linux-riscv-low.cc Applying 0008-gdbserver-Makefile.in-fix-NLS-build.patch using patch: patching file gdbserver/Makefile.in Applying 0009-gdb-Fix-native-build-on-xtensa.patch using patch: patching file gdb/xtensa-linux-nat.c >>> host-gdb 12.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gdb 12.1 Patching libtool patching file /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/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-gdb 12.1 Configuring mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build ln -sf ../configure /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/configure (cd /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --target=sparc-buildroot-linux-uclibc --enable-static --without-uiout --disable-gdbtk --without-x --enable-threads --disable-werror --without-included-gettext --with-system-zlib --with-curses --without-mpfr --disable-binutils --disable-install-libbfd --disable-ld --disable-gas --disable-gprof --disable-tui --without-python --enable-sim ) 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... /bin/sed checking for gawk... gawk configure: WARNING: neither ld nor gold are enabled checking for gdbserver support... no checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking 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 *** This configuration is not supported in the following subdirectories: zlib gdbserver (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... no /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/missing: 81: /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/missing: makeinfo: not found checking for expect... expect checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for 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... /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc no checking for sparc-buildroot-linux-uclibc-cc... sparc-buildroot-linux-uclibc-cc 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... sparc-buildroot-linux-uclibc-gcc checking for sparc-buildroot-linux-uclibc-gfortran... no checking for sparc-buildroot-linux-uclibc-gccgo... no checking for sparc-buildroot-linux-uclibc-ar... sparc-buildroot-linux-uclibc-ar checking for sparc-buildroot-linux-uclibc-as... sparc-buildroot-linux-uclibc-as checking for sparc-buildroot-linux-uclibc-dlltool... no checking for sparc-buildroot-linux-uclibc-ld... sparc-buildroot-linux-uclibc-ld checking for sparc-buildroot-linux-uclibc-lipo... no checking for sparc-buildroot-linux-uclibc-nm... sparc-buildroot-linux-uclibc-nm checking for sparc-buildroot-linux-uclibc-objcopy... sparc-buildroot-linux-uclibc-objcopy checking for sparc-buildroot-linux-uclibc-objdump... sparc-buildroot-linux-uclibc-objdump checking for sparc-buildroot-linux-uclibc-ranlib... sparc-buildroot-linux-uclibc-ranlib checking for sparc-buildroot-linux-uclibc-readelf... sparc-buildroot-linux-uclibc-readelf checking for sparc-buildroot-linux-uclibc-strip... sparc-buildroot-linux-uclibc-strip checking for sparc-buildroot-linux-uclibc-windres... no checking for sparc-buildroot-linux-uclibc-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed 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... pre-installed 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... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gdb 12.1 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build' mkdir -p -- ./libiberty mkdir -p -- ./intl mkdir -p -- ./libbacktrace mkdir -p -- ./etc Configuring in ./libiberty Configuring in ./intl Configuring in ./libbacktrace Configuring in ./etc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 yes configure: creating cache ./config.cache checking for perl... /usr/bin/perl configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for a thread-safe mkdir -p... checking build system type... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking whether /usr/bin/make supports nested variables... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for -plugin option... x86_64-pc-linux-gnu checking target system type... checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking whether the C compiler works... /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc sparc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: updating cache ./config.cache checking that generated files are newer than configure... checking whether the C compiler works... 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 whether the C compiler works... checking for suffix of executables... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... no checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... none needed checking how to run the C preprocessor... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for grep that handles long lines and -e... checking for /usr/bin/gcc option to accept ISO C89... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking how to run the C preprocessor... none needed checking how to run the C preprocessor... /usr/bin/gcc -E /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes checking for sys/types.h... yes yes checking for string.h... checking for sys/stat.h... yes checking for sys/stat.h... yes yes checking for memory.h... yes checking for stdlib.h... checking for stdlib.h... yes yes yes checking for string.h... checking for strings.h... checking for string.h... yes yes yes checking for memory.h... checking for inttypes.h... checking for memory.h... yes yes checking for strings.h... checking for stdint.h... yes yes yes checking for unistd.h... checking for strings.h... checking for inttypes.h... yes yes yes checking minix/config.h usability... checking for stdint.h... checking for inttypes.h... yes yes no checking minix/config.h presence... checking for unistd.h... checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking minix/config.h usability... checking for unistd.h... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext yes no checking minix/config.h presence... checking for msgmerge... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgmerge checking minix/config.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... done configure: creating ./config.status none required checking for an ANSI C-conforming const... no checking whether /usr/bin/gcc supports -W... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for inline... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/gcc supports -Wall... yes inline checking for off_t... checking whether /usr/bin/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... yes checking whether /usr/bin/gcc supports -Wc++-compat... printf checking for a sed that does not truncate output... /bin/sed yes checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... checking whether /usr/bin/gcc supports -Wstrict-prototypes... config.status: creating Makefile /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for size_t... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking whether /usr/bin/gcc supports -Wshadow=local... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... no checking whether /usr/bin/gcc supports -pedantic ... yes checking whether /usr/bin/gcc and cc understand -c and -o together... mkdir -p -- ./libdecnumber Configuring in ./libdecnumber yes checking for working alloca.h... ok yes checking for alloca... checking for dlfcn.h... yes yes yes checking for stdlib.h... (cached) yes checking for objdir... checking for an ANSI C-conforming const... .libs checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for getpagesize... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for working mmap... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... configure: creating cache ./config.cache yes checking if /usr/bin/gcc static flag -static works... checking whether /usr/bin/make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc no checking for sys/file.h... checking whether the C compiler works... yes checking for sys/param.h... yes checking whether we are using the GNU C Library 2.1 or newer... yes yes checking if /usr/bin/gcc supports -c -o file.o... checking for limits.h... yes checking whether integer division by zero raises SIGFPE... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for string.h... (cached) yes yes checking whether -lc should be explicitly linked in... checking whether we are cross compiling... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes yes checking for inttypes.h... checking for sys/time.h... yes checking for time.h... no checking dynamic linker characteristics... yes yes checking for stdint.h... no checking for suffix of object files... checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes o checking whether we are using the GNU C compiler... yes checking for unsigned long long... checking for sys/mman.h... yes checking for fcntl.h... yes checking whether /usr/bin/gcc accepts -g... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for alloca.h... yes checking for inttypes.h... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for sys/pstat.h... no checking unwind.h usability... no checking for sys/sysmp.h... yes checking whether the inttypes.h PRIxNN macros are broken... none needed no checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for sys/sysinfo.h... checking whether /usr/bin/gcc supports -W... yes checking unwind.h presence... yes no checking for ld used by GCC... checking for machine/hal_sysinfo.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking whether /usr/bin/gcc supports -Wall... no checking for sys/table.h... done checking argz.h usability... no yes checking for sys/sysctl.h... checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for -funwind-tables option... yes checking for sys/systemcfg.h... no yes yes checking argz.h presence... yes checking for -frandom-seed=string option... checking for stdint.h... (cached) yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for stdio_ext.h... yes checking for argz.h... yes checking limits.h usability... yes yes checking for process.h... checking whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... no checking for sys/prctl.h... yes yes checking whether /usr/bin/gcc supports -Wall... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking limits.h presence... checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking for limits.h... yes checking locale.h usability... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether time.h and sys/time.h may both be included... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking locale.h presence... checking whether /usr/bin/gcc supports -Wcast-qual... yes checking whether errno must be declared... yes checking for locale.h... yes checking nl_types.h usability... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... no checking size of int... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -fno-lto... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes yes checking how to run the C preprocessor... checking whether /usr/bin/gcc supports -Wmissing-format-attribute... 4 checking size of long... /usr/bin/gcc -E yes checking whether /usr/bin/gcc supports -Wcast-qual... yes checking malloc.h presence... yes checking for malloc.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... yes /bin/grep -E checking stddef.h usability... checking for ANSI C header files... checking for _Unwind_GetIPInfo... yes checking stddef.h presence... yes checking for CET support... yes checking for stddef.h... yes 8 checking size of size_t... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... no checking __sync extensions... 8 checking for long long... yes yes checking for sys/types.h... checking for fgets_unlocked... yes checking __atomic extensions... yes checking for sys/stat.h... yes yes checking output filetype... checking for getc_unlocked... yes elf64 checking for stdlib.h... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes yes yes checking size of long long... checking for string.h... checking for getcwd... yes checking for uintptr_t... yes checking for memory.h... yes checking for getegid... 8 yes checking for int_least32_t... checking for a 64-bit type... yes checking for strings.h... uint64_t checking for intptr_t... yes checking for geteuid... yes yes checking for int_fast32_t... checking for inttypes.h... yes checking for getgid... yes checking for stdint.h... yes checking for uint64_t... yes checking for uintptr_t... yes yes checking for unistd.h... checking for getuid... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking ctype.h usability... yes checking for mempcpy... yes checking for ssize_t... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking ctype.h presence... yes checking for ctype.h... yes yes checking stddef.h usability... checking for munmap... yes yes checking for pid_t... checking link.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes yes checking for string.h... (cached) yes checking for putenv... checking stdio.h usability... yes checking link.h presence... yes checking stdio.h presence... yes checking for link.h... yes yes checking for dl_iterate_phdr... checking for setenv... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for library containing strerror... yes checking mach-o/dyld.h usability... yes checking for setlocale... yes checking for uintptr_t... none required checking for asprintf... no checking mach-o/dyld.h presence... yes no checking for mach-o/dyld.h... no checking sys/ldr.h usability... checking for stpcpy... yes checking for int_least32_t... yes checking for atexit... yes no checking sys/ldr.h presence... checking for strcasecmp... yes no checking for sys/ldr.h... no checking for fcntl... yes checking for int_fast32_t... checking for basename... yes yes checking for strdup... yes checking whether strnlen is declared... yes checking for uint64_t... checking for bcmp... yes yes checking for strtoul... yes checking whether getpagesize is declared... checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for bcopy... yes checking for off_t... yes yes checking for lstat... checking for tsearch... yes checking for bsearch... yes yes checking for __argz_count... checking for readlink... yes yes checking size of int... checking for bzero... yes yes checking for getexecname... checking for __argz_stringify... yes checking for calloc... 4 checking size of long... yes checking for __argz_next... no checking for KERN_PROC... yes checking for clock... no checking for KERN_PROG_ARGS... yes 8 checking for ANSI C header files... (cached) yes checking for __fsetlocking... checking build system type... x86_64-pc-linux-gnu checking host system type... yes no checking for clock_gettime... x86_64-pc-linux-gnu checking target system type... checking for ffs... sparc-buildroot-linux-uclibc checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... yes checking for iconv... yes checking whether -pthread is supported... yes checking for getcwd... yes checking whether -gdwarf-5 is supported... yes checking for iconv declaration... no yes checking for getpagesize... yes checking for compress in -lz... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... configure: updating cache ./config.cache configure: creating ./config.status yes checking for gettimeofday... yes yes checking whether --compress-debug-sections is supported... checking for LC_MESSAGES... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands mkdir -p -- ./readline Configuring in ./readline yes checking for bison... yes bison yes checking for objcopy... checking version of bison... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... 3.8.2, ok checking whether NLS is requested... no yes checking for dsymutil... @DSYMUTIL@ checking for nm... /usr/bin/nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... checking for index... checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes no checking whether tests can run... checking for insque... make[2]: Nothing to be done for 'all-target'. mkdir -p -- ./gnulib Configuring in ./gnulib configure: creating cache ./config.cache 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 /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking whether /usr/bin/make supports nested variables... checking for memchr... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache checking that generated files are newer than configure... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for memcmp... yes checking for memcpy... yes checking for memmem... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for memmove... checking whether the C compiler works... yes checking for mempcpy... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether we are cross compiling... checking for memset... no checking for suffix of object files... yes checking for mkstemps... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for putenv... yes checking for /usr/bin/gcc option to enable C11 features... yes checking for random... none needed checking whether the compiler is clang... yes checking for rename... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... /usr/bin/gcc -E yes checking for grep that handles long lines and -e... checking for rindex... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for setenv... yes checking for snprintf... yes checking for sys/types.h... yes yes checking for sigsetmask... checking for sys/stat.h... yes checking for stdlib.h... yes checking for stpcpy... yes checking for string.h... yes checking for stpncpy... yes checking for memory.h... yes yes checking for strcasecmp... checking for strings.h... yes checking for inttypes.h... yes done configure: creating ./config.status checking for strchr... yes yes checking for stdint.h... checking for strdup... yes checking for unistd.h... yes checking for strncasecmp... yes config.status: creating Makefile checking for wchar.h... === configuring in readline (/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline/readline) yes checking for strndup... yes checking for minix/config.h... configure: running /bin/bash ../../../readline/readline/configure --disable-option-checking '--prefix=/home/buildroot/autobuild/instance-2/output-1/host' '--sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc' '--localstatedir=/home/buildroot/autobuild/instance-2/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-system-zlib' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&sparc-buildroot-linux-uclibc-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=sparc-buildroot-linux-uclibc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=sparc-buildroot-linux-uclibc' --cache-file=.././config.cache --srcdir=../../../readline/readline yes checking for strnlen... no checking for sys/socket.h... yes yes checking for arpa/inet.h... checking for strrchr... yes checking for features.h... yes checking for strstr... yes checking for sys/param.h... configure: loading cache .././config.cache checking build system type... yes checking for strtod... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for readline-8.1 for x86_64-pc-linux-gnu checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for unistd.h... (cached) yes checking for dirent.h... yes checking whether the C compiler works... checking for strtol... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for fnmatch.h... yes checking for strtoul... checking whether we are cross compiling... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for strtoll... no checking for suffix of object files... yes checking for glob.h... yes o checking whether we are using the GNU C compiler... checking for strtoull... yes yes checking whether /usr/bin/gcc accepts -g... checking for threads.h... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for strverscmp... no checking for netdb.h... none needed checking how to run the C preprocessor... yes checking for tmpnam... /usr/bin/gcc -E yes checking for netinet/in.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for vasprintf... yes checking for limits.h... yes checking for vfprintf... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... yes yes checking for sys/types.h... checking for vprintf... yes checking for math.h... yes checking for sys/stat.h... yes checking for vsnprintf... yes checking for stdlib.h... yes checking for sys/mman.h... yes yes checking for string.h... checking for vsprintf... yes checking for sys/select.h... yes checking for memory.h... yes checking for waitpid... yes config.status: creating Makefile checking for strings.h... (cached) yes checking for sys/random.h... config.status: creating backtrace-supported.h yes checking for strings.h... config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h yes no checking for setproctitle... checking for sys/uio.h... config.status: executing libtool commands yes checking for inttypes.h... config.status: executing gstdint.h commands config.status: executing default commands yes checking for sys/wait.h... yes no checking whether alloca needs Cray hooks... checking for stdint.h... no checking stack direction for C alloca... yes checking for crtdefs.h... yes checking for unistd.h... -1 checking for vfork.h... no no checking for fork... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/intl' checking for wctype.h... yes checking minix/config.h usability... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/etc' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' /usr/bin/make all-am yes make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o atomic.lo ../../libbacktrace/atomic.c checking whether it is safe to define __EXTENSIONS__... yes no checking minix/config.h presence... checking for vfork... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes checking whether _XOPEN_SOURCE should be defined... yes checking for working fork... yes checking whether /usr/bin/gcc needs -traditional... no true DO=all multi-do # /usr/bin/make /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c checking build system type... no checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for an ANSI C-conforming const... x86_64-pc-linux-gnu checking host system type... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o x86_64-pc-linux-gnu checking target system type... yes checking for function prototypes... yes sparc-buildroot-linux-uclibc checking whether char is unsigned... checking for dlfcn.h... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for windows.h... no checking for working volatile... no checking for sys_errlist... yes checking return type of signal handlers... no checking for library containing dlsym... void checking for size_t... yes checking for sys_nerr... yes checking for sys_siglist... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for ssize_t... no checking for Minix Amsterdam compiler... yes no checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for external symbol _system_configuration... checking whether the preprocessor supports include_next... no checking for __fsetlocking... yes checking whether source code line length is unlimited... yes checking for C/C++ restrict keyword... yes yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... __restrict__ checking for canonicalize_file_name... checking whether is self-contained... no checking for dirent.h that defines DIR... yes checking for shutdown... yes checking for dup3... yes checking for library containing opendir... yes checking whether defines the SHUT_* macros... yes checking for getrlimit... none required checking for fcntl... yes checking for struct sockaddr_storage... yes checking for getrusage... yes checking for kill... yes checking for sa_family_t... yes checking for getsysinfo... yes checking for lstat... yes checking for struct sockaddr_storage.ss_family... no checking for gettimeofday... (cached) yes yes yes checking for readlink... checking for on_exit... checking for size_t... yes yes checking for pipe2... checking for fnmatch... yes checking for working alloca.h... yes yes checking for psignal... checking for memmove... yes checking for alloca... yes yes yes checking for a thread-safe mkdir -p... checking for pstat_getdynamic... /bin/mkdir -p checking whether uses 'inline' correctly... checking for pselect... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes no checking for pstat_getstatic... checking for putenv... yes checking for btowc... yes no checking for select... checking for realpath... yes checking for canonicalize_file_name... yes yes checking for setrlimit... checking for setenv... yes yes yes checking for spawnve... checking for faccessat... checking for setlocale... yes yes no checking for realpath... checking for strcasecmp... checking for spawnvpe... yes yes no checking for chown... checking for strerror... checking for strpbrk... yes yes checking for fchown... checking for strsignal... yes checking for tcgetattr... yes yes checking for sysconf... checking for _set_invalid_parameter_handler... yes checking for vsnprintf... yes checking for sysctl... no checking for fchdir... yes checking for isascii... yes yes checking for sysmp... checking for fcntl... yes checking for isxdigit... no yes checking for table... checking for symlink... yes yes no checking for times... checking for fdopendir... checking for getpwent... yes yes yes checking for getpwnam... checking for wait3... checking for mempcpy... yes yes yes checking for wait4... checking for getpwuid... checking for fnmatch... yes yes checking for uid_t in sys/types.h... yes checking for sbrk... checking for mbsrtowcs... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o fileline.lo ../../libbacktrace/fileline.c yes checking for unistd.h... (cached) yes checking for working chown... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o yes yes checking whether basename is declared... checking for fstatat... yes checking for working strcoll... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 yes yes checking whether ffs is declared... checking for getdelim... yes yes checking fcntl.h usability... yes checking for getdtablesize... checking whether asprintf is declared... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o posix.lo ../../libbacktrace/posix.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o yes checking fcntl.h presence... yes yes yes checking for fcntl.h... yes checking for getlogin_r... checking whether vasprintf is declared... checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 yes yes checking whether snprintf is declared... checking for getprogname... no checking varargs.h presence... no checking for varargs.h... no /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o print.lo ../../libbacktrace/print.c checking stdarg.h usability... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o yes no checking whether vsnprintf is declared... checking for getexecname... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 no yes checking for getrandom... checking whether calloc is declared... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o sort.lo ../../libbacktrace/sort.c checking for strings.h... (cached) yes checking limits.h usability... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o yes no checking for gettimeofday... checking whether getenv is declared... yes checking limits.h presence... yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 yes checking for glob... yes checking for limits.h... yes checking whether getopt is declared... checking locale.h usability... yes yes checking locale.h presence... checking for glob_pattern_p... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o state.lo ../../libbacktrace/state.c yes checking whether malloc is declared... yes checking for locale.h... yes checking pwd.h usability... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o yes checking for getpwnam_r... yes yes checking pwd.h presence... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 checking whether realloc is declared... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c checking for isblank... yes checking whether sbrk is declared... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 yes checking termcap.h presence... yes yes checking whether strtol is declared... checking for lstat... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes yes /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o simple.lo ../../libbacktrace/simple.c checking whether strtoul is declared... checking for mbsinit... yes checking for termios.h... yes checking termio.h usability... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o yes checking termio.h presence... yes checking for termio.h... yes checking sys/ioctl.h usability... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 yes yes checking whether strtoll is declared... checking for mbrtowc... yes checking sys/ioctl.h presence... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o elf.lo ../../libbacktrace/elf.c yes checking for sys/ioctl.h... yes yes yes checking sys/pte.h usability... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o checking whether strtoull is declared... checking for mprotect... yes checking for mkostemp... yes checking whether strverscmp is declared... no checking sys/pte.h presence... yes yes checking whether strnlen is declared... checking for openat... no checking for sys/pte.h... no checking sys/stream.h usability... yes yes checking whether canonicalize_file_name must be declared... checking for pipe... no yes checking for stdlib.h... (cached) yes checking for readlink... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking sys/stream.h presence... yes checking for link... no checking for sys/stream.h... no yes checking sys/select.h usability... checking for working strncmp... yes checking for setenv... yes checking sys/select.h presence... yes yes checking for sys/select.h... yes checking sys/file.h usability... configure: updating cache ./config.cache configure: creating ./config.status libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes yes checking sys/file.h presence... checking for strerror_r... config.status: creating Makefile yes checking for sys/file.h... yes checking for sys/ptem.h... config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o mmapio.lo ../../libbacktrace/mmapio.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o yes checking for __xpg_strerror_r... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for catgets... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c no checking for type of signal functions... yes /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o mmap.lo ../../libbacktrace/mmap.c checking for snprintf... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o posix checking if signal handlers must be reinstalled when invoked... yes checking for localtime_r... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 no checking for presence of POSIX-style sigsetjmp/siglongjmp... yes checking for iswcntrl... /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo present checking for lstat... yes checking for wmempcpy... yes checking whether or not strcoll and strcmp differ... libtool: link: /usr/bin/ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: /usr/bin/ranlib .libs/libbacktrace.a yes checking for nl_langinfo and CODESET... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) no checking whether the ctype macros accept non-ascii characters... make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c yes checking for a traditional french locale... no checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c none checking whether lstat correctly handles trailing slash... yes checking whether signal handlers are of type void... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c yes checking for TIOCSTAT in sys/ioctl.h... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... no checking for FIONREAD in sys/ioctl.h... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for speed_t in sys/types.h... mkdir -p -- ./bfd Configuring in ./bfd no checking for struct winsize in sys/ioctl.h and termios.h... yes checking whether chown dereferences symlinks... sys/ioctl.h checking for struct dirent.d_ino... yes checking whether chown honors trailing slash... yes checking for struct dirent.d_fileno... yes checking libaudit.h usability... yes checking whether chown always updates ctime... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking for tgetent... configure: creating cache ./config.cache checking build system type... no checking for tgetent in -ltermcap... x86_64-pc-linux-gnu checking host system type... source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c 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... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... 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-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking wctype.h presence... checking whether the C compiler works... yes checking for wctype.h... yes checking wchar.h usability... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... rm -f libdecnumber.a /usr/bin/ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o checking whether we are cross compiling... /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libdecnumber.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libdecnumber' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir yes checking langinfo.h presence... if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes checking for langinfo.h... yes checking mbstr.h usability... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for mbscasecmp... none needed checking whether /usr/bin/gcc understands -c and -o together... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o no checking for mbscmp... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/gcc -E no checking for mbsnrtowcs... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for mbsrtowcs... yes checking for mbschr... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi no checking for wcrtomb... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for wcscoll... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o checking for stdlib.h... yes checking for wcsdup... yes checking for string.h... yes checking for wcwidth... yes checking for memory.h... yes checking for wctype... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi checking for strings.h... yes checking for wcswidth... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o yes checking for inttypes.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for stdint.h... yes yes checking for iswlower... checking for unistd.h... yes checking minix/config.h usability... yes checking for iswupper... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o yes checking if environ is properly declared... no checking minix/config.h presence... yes checking for complete errno.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking whether strerror_r is declared... checking for towlower... yes checking how to print strings... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for towupper... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi 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 whether fchdir is declared... 1572864 checking whether the shell understands some XSI constructs... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi yes yes checking whether the shell understands "+="... yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o 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 iswctype... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi yes checking for working fcntl.h... yes checking for nl_langinfo and CODESET... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o ok yes checking for wchar_t in wchar.h... checking for dlfcn.h... yes checking for wctype_t in wctype.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking for wint_t in wctype.h... yes checking for objdir... .libs yes checking for wcwidth broken with unicode combining characters... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking size of wchar_t... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o yes checking if /usr/bin/gcc static flag -static works... 4 checking configuration for building shared libraries... supported configure: updating cache .././config.cache yes checking if /usr/bin/gcc supports -c -o file.o... configure: creating ./config.status yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o no checking dynamic linker characteristics... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... config.status: creating shlib/Makefile config.status: creating readline.pc if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi config.status: creating config.h config.status: executing default commands no checking for shl_load in -ldld... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o no checking for dlopen... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi no checking for dlopen in -ldl... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi yes checking whether a program can dlopen itself... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o yes checking whether a statically linked program can dlopen itself... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' Making all in readline make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline/readline' rm -f readline.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/readline.c no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o no checking size of void *... rm -f vi_mode.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/vi_mode.c 8 yes checking for pid_t... 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... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgmerge checking size of long long... yes checking for mode_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi 8 checking size of void *... (cached) 8 checking size of long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi yes checking for mbstate_t... 8 checking size of int... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o yes checking whether frexp() can be used without linking with libm... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi 4 checking fcntl.h usability... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o checking whether alarm is declared... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi yes checking whether frexp works... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking whether long double and double are the same... yes checking sys/resource.h presence... no checking whether frexpl is declared... 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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o checking for fcntl... yes checking whether frexpl() can be used without linking with libm... yes checking for fdopen... yes checking whether frexpl works... rm -f funmap.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/funmap.c yes checking for fileno... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi yes checking whether stat file-mode macros are broken... yes checking for fls... rm -f keymaps.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/keymaps.c no checking for nlink_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o no checking for getgid... yes checking whether getcwd (NULL, 0) allocates memory for result... rm -f parens.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/parens.c yes checking for getpagesize... yes checking for getcwd with POSIX signature... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi yes yes checking whether getcwd is declared... checking for getrlimit... rm -f search.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/search.c yes yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o checking whether getdelim is declared... checking for getuid... yes yes checking whether getdtablesize is declared... checking for sysconf... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi yes yes checking whether getline is declared... checking whether basename is declared... rm -f rltty.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/rltty.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o yes yes checking whether getlogin_r is declared... checking whether ffs is declared... yes yes checking whether getlogin is declared... checking whether stpcpy is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi yes yes checking for struct timeval... checking whether asprintf is declared... rm -f complete.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi yes checking for wide-enough struct timeval.tv_sec member... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/complete.c yes yes checking pthread.h usability... checking whether vasprintf is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes checking pthread.h presence... yes checking whether strnlen is declared... yes checking for pthread.h... yes yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi checking whether POSIX threads API is available... yes yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi checking for gcc version with buggy 64-bit support... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o no checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking for ftello... checking whether setlocale (category, NULL) is multithread-safe... yes checking for IPv4 sockets... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi yes checking for IPv6 sockets... yes checking for ftello64... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking for fseeko... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... yes checking for fseeko64... no checking whether stdint.h conforms to C99... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o yes checking for fopen64... yes checking whether ftello is declared... yes checking whether stdint.h works without ISO C predefines... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether ftello64 is declared... rm -f bind.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/bind.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o checking whether fseeko is declared... no checking where to find the exponent in a 'double'... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... word 1 bit 20 checking whether byte ordering is bigendian... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o yes checking size of off_t... no checking for wchar_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for good max_align_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi yes checking whether NULL can be used in arbitrary expressions... yes yes checking whether locale.h defines locale_t... checking for getpagesize... (cached) yes checking for working mmap... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o yes checking whether imported symbols can be declared weak... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes checking for madvise... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mprotect... yes checking for GNU libc compatible malloc... rm -f isearch.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/isearch.c yes yes checking for a traditional japanese locale... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status none checking for a french Unicode locale... none checking for a transitional chinese locale... rm -f display.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/display.c none checking for inline... inline checking for mmap... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi yes checking for promoted mode_t type... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o mode_t checking whether is self-contained... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi yes checking for library containing setsockopt... none needed checking whether setenv is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi yes checking for stdbool.h that conforms to C99... rm -f signals.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/signals.c yes checking for _Bool... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o checking whether fcloseall is declared... rm -f util.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/util.c yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi rm -f kill.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/kill.c yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... rm -f undo.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/undo.c yes checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... yes checking whether strstr works... rm -f macro.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/macro.c yes checking whether strtok_r is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o yes checking for struct timespec in ... yes checking for TIME_UTC in ... rm -f input.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/input.c yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... rm -f callback.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/callback.c yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_gettime... rm -f terminal.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/terminal.c yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking for clock_settime... config.status: creating Makefile config.status: creating bfd-in3.h yes checking for closedir... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands yes checking for d_ino member in directory struct... config.status: executing default-1 commands rm -f text.o config.status: executing default commands /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/text.c yes checking for d_type member in directory struct... yes checking for dirfd... rm -f nls.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/nls.c yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... mkdir -p -- ./opcodes Configuring in ./opcodes yes checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi yes checking whether fcntl understands F_DUPFD_CLOEXEC... rm -f misc.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/misc.c 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /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... /usr/bin/gcc needs runtime check checking whether fdopendir is declared... checking whether the C compiler works... yes checking whether fdopendir works... yes checking for C compiler default output file name... a.out if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi checking for suffix of executables... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o rm -f history.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/history.c yes checking for ffs... checking whether we are cross compiling... yes checking for flexible array member... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether conversion from 'int' to 'long double' works... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for working GNU fnmatch... rm -f histexpand.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/histexpand.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether free is known to preserve errno... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o checking for style of include used by /usr/bin/make... GNU no checking dependency style of /usr/bin/gcc... checking whether fstatat (..., 0) works... none checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi /bin/grep -E checking for ANSI C header files... yes checking whether getcwd handles long file names properly... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for getpagesize... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o yes checking for stdlib.h... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for string.h... yes checking for memory.h... rm -f histfile.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/histfile.c yes checking for working getdelim function... yes checking for strings.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o checking for inttypes.h... yes checking whether getdtablesize works... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi yes checking for stdint.h... yes checking for getline... yes checking for unistd.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o yes checking for working getline function... yes checking minix/config.h usability... rm -f histsearch.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/histsearch.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether getlogin_r works with small buffers... yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking how to print strings... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o yes rm -f shell.o checking whether program_invocation_name is declared... /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/shell.c printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B yes checking the name lister (/usr/bin/nm -B) interface... checking whether program_invocation_short_name is declared... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi 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... rm -f mbutil.o pass_all checking whether __argv is declared... /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/mbutil.c checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o no checking for gettimeofday with POSIX signature... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi ok almost checking for GNU glob interface version 1 or 2... checking for dlfcn.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking whether glob lists broken symlinks... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi checking for objdir... .libs rm -f tilde.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -DREADLINE_LIBRARY -c ../../../readline/readline/tilde.c no checking for library containing inet_ntop... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o none required checking whether inet_ntop is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes rm -f colors.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/colors.c /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking whether INT32_MAX < INTMAX_MAX... yes checking if /usr/bin/gcc static flag -static works... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o rm -f parse-colors.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/parse-colors.c yes yes checking if /usr/bin/gcc supports -c -o file.o... checking whether UINT64_MAX == ULONG_MAX... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi yes checking whether isnan(double) can be used without linking with libm... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o yes checking whether isnan(long double) can be used without linking with libm... rm -f xmalloc.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/xmalloc.c GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes rm -f xfree.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/xfree.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi yes checking whether isnanl works... rm -f compat.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ../../../readline/readline/compat.c 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... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt checking for xgettext... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o checking for msgmerge... /home/buildroot/autobuild/instance-2/output-1/host/bin/msgmerge checking size of void *... rm -f libhistory.a /usr/bin/ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "/usr/bin/ranlib " && /usr/bin/ranlib libhistory.a yes checking whether the compiler supports the __inline keyword... rm -f libreadline.a /usr/bin/ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "/usr/bin/ranlib " && /usr/bin/ranlib libreadline.a if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline/readline' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi yes checking whether locale.h conforms to POSIX:2001... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o yes checking whether struct lconv is properly defined... 8 checking whether basename is declared... yes checking for pthread_rwlock_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi yes checking whether stpcpy is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking for sigsetjmp... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi checking linker --as-needed support... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o yes checking for cos in -lm... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o yes checking for rewinddir... yes checking whether rmdir works... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... yes checking whether strchrnul works... config.status: creating Makefile yes checking for working strerror function... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands yes checking for working strnlen... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether strstr works in linear time... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi int checking whether unsetenv obeys POSIX... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o yes checking for wctype_t... yes checking for wctrans_t... yes checking for wmemchr... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi yes checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o checking whether /usr/bin/make supports nested variables... (cached) yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o configure: updating cache ./config.cache checking that generated files are newer than configure... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o done configure: creating ./config.status rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /usr/bin/ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' GEN bfdver.h GEN elf64-target.h GEN elf32-target.h GEN targmatch.h Making info in po make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/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@.*@ ../& \\\\@" < ../../../bfd/po/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/bash ./config.status config.status: creating Makefile.gnulib.inc config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands 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 make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd/po' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' CCLD doc/chew.stamp mkdir -p -- ./gdbsupport Configuring in ./gdbsupport make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' Making all in import make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' GEN alloca.h GEN arpa/inet.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN glob.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN netdb.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN time.h GEN sys/wait.h GEN unistd.h GEN wchar.h GEN wctype.h /usr/bin/make all-recursive make[6]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[7]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' CC openat-proc.o CC basename-lgpl.o 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 whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /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... /usr/bin/gcc CC cloexec.o checking whether the C compiler works... CC count-one-bits.o CC dirname-lgpl.o yes checking for C compiler default output file name... a.out checking for suffix of executables... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp CC stripslash.o GEN doc/bfdt.stamp checking whether we are cross compiling... GEN doc/bfdwin.stamp GEN doc/cache.stamp CC exitfail.o GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp no checking for suffix of object files... GEN doc/hash.stamp CC fd-hook.o GEN doc/init.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp CC fd-safer-flag.o GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp CC dup-safer-flag.o o checking whether we are using the GNU C compiler... CC filenamecat-lgpl.o MAKEINFO doc/bfd.info make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd/po' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/bash ../../bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-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/bash ../../bfd/../move-if-change tofiles ofiles touch stamp-ofiles yes checking whether /usr/bin/gcc accepts -g... CC getprogname.o CC archive.lo MAKEINFO doc/bfd.info CC hard-locale.o CC localcharset.o CC archures.lo yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... CC malloca.o CC math.o yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none CC openat-die.o checking whether we are using the GNU C++ compiler... CC save-cwd.o yes checking whether /usr/bin/g++ accepts -g... CC bfd.lo yes checking dependency style of /usr/bin/g++... none checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking how to run the C preprocessor... CC setlocale_null.o /usr/bin/gcc -E CC sockets.o CC stat-time.o checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... CC strnlen1.o CC sys_socket.o CC tempname.o yes checking for sys/types.h... yes checking for sys/stat.h... CC glthread/threadlib.o yes checking for stdlib.h... CC unistd.o yes checking for string.h... CC dup-safer.o CC bfdio.lo yes CC fd-safer.o checking for memory.h... yes CC pipe-safer.o checking for strings.h... yes CC wctype-h.o checking for inttypes.h... CC chdir-long.o yes checking for stdint.h... yes checking for unistd.h... CC fcntl.o CC free.o yes checking minix/config.h usability... CC bfdwin.lo CC getrandom.o no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC glob.o yes checking for dlfcn.h... CC cache.lo yes checking for windows.h... CC glob_pattern_p.o CC coff-bfd.lo no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /usr/bin/g++ supports C++11 features by default... CC globfree.o yes checking whether NLS is requested... no checking for long long... CC mbrtowc.o CC compress.lo CC strerror_r.o CC corefile.lo yes checking size of long long... CC glthread/lock.o CC malloc/scratch_buffer_dupfree.o 8 checking whether basename is declared... CC malloc/scratch_buffer_grow.o CC malloc/scratch_buffer_grow_preserve.o yes checking whether ffs is declared... CC malloc/scratch_buffer_set_array_size.o CC elf-properties.lo yes checking whether asprintf is declared... AR libgnu.a make[7]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[6]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' CC format.lo yes checking whether vasprintf is declared... yes checking whether snprintf is declared... mkdir -p -- ./sim Configuring in ./sim yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... configure: creating cache ./config.cache yes checking build system type... CC hash.lo checking whether strtoull is declared... 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... /usr/bin/gcc yes checking whether the C compiler works... checking whether strverscmp is declared... CC init.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for size_t... checking whether we are cross compiling... no checking for suffix of object files... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes CC libbfd.lo checking for pid_t... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by GCC... yes checking how to run the C preprocessor... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... /usr/bin/gcc -E done checking for ANSI C header files... CC linker.lo (cached) yes checking for working alloca.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for alloca... yes checking for nl_langinfo and CODESET... yes checking linux/perf_event.h usability... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking for stdlib.h... yes checking locale.h presence... yes yes checking for locale.h... yes checking for string.h... checking for memory.h... (cached) yes checking signal.h usability... yes checking for memory.h... yes checking signal.h presence... yes CC merge.lo checking for strings.h... yes checking for signal.h... yes checking sys/resource.h usability... yes yes checking sys/resource.h presence... checking for inttypes.h... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking for stdint.h... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking for unistd.h... yes checking sys/un.h presence... yes yes checking for sys/un.h... yes checking minix/config.h usability... checking sys/wait.h usability... no checking minix/config.h presence... yes checking sys/wait.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking wait.h usability... no checking for x86_64-pc-linux-gnu-dtc... no checking for dtc... no checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib yes checking wait.h presence... checking pkg-config is at least version 0.9.0... yes checking whether C11 is supported by default... yes checking for wait.h... yes checking termios.h usability... yes checking for dlfcn.h... yes checking termios.h presence... yes checking for fcntl.h... yes checking for termios.h... yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking for fpu_control.h... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... yes checking for termios.h... no checking proc_service.h presence... yes no checking for proc_service.h... no CC opncls.lo checking for unistd.h... (cached) yes checking poll.h usability... checking for utime.h... yes checking poll.h presence... yes yes checking for poll.h... yes checking for linux/if_tun.h... checking sys/poll.h usability... yes yes checking sys/poll.h presence... checking for linux/mii.h... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking for linux/types.h... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for net/if.h... yes checking for working mmap... yes checking for netinet/in.h... yes CC reloc.lo checking for netinet/tcp.h... yes checking vfork.h usability... yes checking for sys/ioctl.h... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for sys/mman.h... yes checking for vfork... yes checking for sys/mount.h... yes checking for working fork... yes checking for sys/param.h... yes yes checking for working vfork... (cached) yes checking for sys/resource.h... checking for fdwalk... yes checking for sys/socket.h... no checking for getrlimit... yes checking for sys/stat.h... (cached) yes yes checking for sys/statfs.h... checking for pipe... CC section.lo yes yes checking for sys/termio.h... checking for pipe2... no checking for sys/termios.h... yes checking for poll... yes checking for sys/types.h... (cached) yes checking for sys/vfs.h... yes checking for socketpair... yes checking for __setfpucw... yes checking for sigaction... CC simple.lo no checking for access... yes checking for ptrace64... yes checking for aint... no checking for sbrk... no checking for anint... yes checking for setns... no checking for cfgetispeed... yes checking for sigaltstack... yes CC stab-syms.lo checking for cfgetospeed... CC stabs.lo yes checking for sigprocmask... yes checking for cfsetispeed... yes checking for setpgid... yes checking for cfsetospeed... yes checking for setpgrp... yes checking for chdir... CC syms.lo yes checking for getrusage... yes checking for chmod... yes checking for getauxval... yes checking for dup... yes checking for sigtimedwait... yes checking for dup2... yes checking whether ADDR_NO_RANDOMIZE is declared... yes yes checking for execv... checking whether strstr is declared... CC targets.lo yes yes checking for struct stat.st_blocks... checking for execve... yes yes checking for struct stat.st_blksize... checking for fcntl... yes checking for library containing kinfo_getfile... yes checking for fork... yes checking for fstat... yes CC binary.lo checking for fstatfs... CC ihex.lo no checking for kinfo_getfile... yes checking for ftruncate... no checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with -pthread... yes checking for getdirentries... yes checking for joinable pthread attribute... yes checking for getegid... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for geteuid... yes checking for std::thread... CC srec.lo yes checking for getgid... yes checking for getpid... yes checking for getppid... yes checking for getrusage... yes checking for gettimeofday... CC tekhex.lo yes checking for getuid... yes checking for ioctl... yes checking for kill... yes yes checking for pthread_sigmask... checking for link... yes checking for lseek... yes checking for pthread_setname_np... yes checking for mmap... yes checking for munmap... yes checking for sigsetjmp... CC verilog.lo yes checking for pipe... yes checking whether to use intel pt... auto checking for libipt... yes no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... checking for posix_fallocate... yes checking for pread... yes checking sys/procfs.h usability... CC elf32-sparc.lo yes yes checking sys/procfs.h presence... checking for rmdir... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... yes checking for setregid... no checking for prgregset_t in sys/procfs.h... yes yes checking for prfpregset_t in sys/procfs.h... checking for setreuid... CC elfxx-sparc.lo yes checking for prgregset32_t in sys/procfs.h... yes no checking for lwpid_t in sys/procfs.h... checking for setgid... yes checking for psaddr_t in sys/procfs.h... yes checking for setuid... yes checking for elf_fpregset_t in sys/procfs.h... yes checking sys/ptrace.h usability... yes checking for sigaction... CC elf-vxworks.lo yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... yes checking for sigprocmask... no checking ptrace.h presence... yes no checking for ptrace.h... no checking return type of ptrace... checking for sqrt... long checking types of arguments for ptrace... no checking for stat... enum __ptrace_request,int,long,long checking the compiler type... gcc yes checking compiler warning flags... checking for strsignal... yes checking for symlink... CC elf32.lo yes checking for tcdrain... yes checking for tcflow... yes checking for tcflush... yes checking for tcgetattr... yes checking for tcgetpgrp... yes checking for tcsendbreak... yes checking for tcsetattr... yes checking for tcsetpgrp... yes checking for time... yes checking for truncate... yes checking for umask... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wduplicated-cond -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral yes configure: updating cache ./config.cache checking for unlink... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for utime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking how to print strings... config.status: creating Makefile printf checking for a sed that does not truncate output... /bin/sed config.status: creating config.h checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... config.status: executing depfiles commands 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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... CC elf.lo ok checking for dlfcn.h... (cached) yes checking for dirent.h that defines DIR... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' CXX agent.o yes checking for library containing opendir... none required checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for struct tm.tm_zone... yes checking for struct stat.st_dev... yes checking for struct stat.st_ino... yes checking for struct stat.st_mode... yes checking for struct stat.st_nlink... yes checking for struct stat.st_uid... yes checking for struct stat.st_gid... yes checking for struct stat.st_rdev... (cached) yes checking for struct stat.st_size... yes checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_atime... yes checking for struct stat.st_mtime... yes checking for struct stat.st_ctime... yes checking for __int128... CXX btrace-common.o yes checking for socklen_t... yes checking type of array argument to getgroups... gid_t checking for mode_t... CC elflink.lo yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... (cached) yes checking whether NLS is requested... no checking for dlfcn.h... (cached) yes checking for windows.h... CXX buffer.o no checking for library containing dlsym... -ldl checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... CXX cleanups.o yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for bind in -lsocket... no checking for gethostbyname in -lnsl... yes checking for fabs in -lm... yes checking for log2 in -lm... yes checking for dlopen in -ldl... yes checking for sdl2... no checking for sdl... no checking for cygwin... no checking for library containing tgetent... CXX common-debug.o -ltermcap checking whether to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking where to find the target cc... pre-installed checking where to find the target as... pre-installed checking where to find the target ld... pre-installed checking whether to force sim alignment... no checking whether to enable sim asserts... 1 checking for sim debug setting... 0 checking whether to force sim endianness... no checking default sim environment setting... ALL_ENVIRONMENT checking for sim hardware settings... yes checking sim inline settings... -DDEFAULT_INLINE=0 checking for sim profile settings... -1 checking whether to check reserved bits in instruction... yes checking for sim cache size... 16384 checking for sim stdio debug behavior... 0 checking for sim trace settings... ~TRACE_debug checking compiler warning flags... CXX common-exceptions.o -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wno-error=maybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wpointer-sign -Wold-style-declaration checking whether sim frv should dump cpu state on unknown traps... no checking whether sim rx should be cycle accurate... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CXX common-inferior.o CXX common-regcache.o CXX common-utils.o CXX environ.o config.status: creating Make-common.sim config.status: creating erc32/Makefile.sim config.status: creating arch-subdir.mk config.status: creating Makefile config.status: creating .gdbinit config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands config.status: executing erc32/Makefile commands config.status: executing depdir-erc32 commands mkdir -p -- erc32/.deps CXX errors.o CC elf-attrs.lo CXX event-loop.o CC elf-strtab.lo CXX fileio.o CC elf-eh-frame.lo CXX filestuff.o CXX format.o CC dwarf1.lo CXX gdb-dlfcn.o CC dwarf2.lo CXX gdb-hashtab.o CC elf64-sparc.lo CC elf64.lo CXX gdb_obstack.o CXX gdb_regex.o CC elf64-gen.lo CXX gdb_tilde_expand.o CXX gdb_wait.o CC elf32-gen.lo CXX gdb_vecs.o CXX job-control.o CXX netstuff.o CXX new-op.o CC plugin.lo CC cpu-sparc.lo CC archive64.lo CXX pathstuff.o CXX print-utils.o CXX ptid.o CCLD libbfd.la libtooldir=`/bin/bash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ /usr/bin/ranlib libbfd.tmp; \ /bin/bash ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' CXX rsp-low.o CXX run-time-clock.o make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' Making all in . make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' CC dis-buf.lo CXX safe-strerror.o CC disassemble.lo CC dis-init.lo mkdir -p -- ./libctf Configuring in ./libctf CC sparc-dis.lo CXX scoped_mmap.o CXX search.o 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... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... CC sparc-opc.lo CXX signals.o CXX signals-state-save-restore.o yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CXX tdesc.o CXX thread-pool.o 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... /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 checking whether /usr/bin/make supports nested variables... yes checking dependency style of /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) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking the archiver (/usr/bin/ar ) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... CCLD libopcodes.la yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /usr/bin/ranlib libopcodes.tmp; \ /bin/bash ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi no checking dynamic linker characteristics... touch stamp-lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' Making all in po make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes/po' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' CXX xml-utils.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... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/missing autoheader checking whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wnarrowing... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether /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... yes checking for working mmap... yes checking for library containing dlsym... CXX event-pipe.o -ldl checking for ELF support in BFD... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' /usr/bin/make SIM_PRIMARY_TARGET=erc32 all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' GEN common/version.c-stamp CC common/common_libcommon_a-callback.o yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes CC common/common_libcommon_a-portability.o checking whether bswap_32 is declared... CC common/common_libcommon_a-sim-load.o yes checking whether bswap_64 is declared... yes CC common/common_libcommon_a-syscall.o CC common/common_libcommon_a-target-newlib-errno.o checking whether asprintf is declared... CC common/common_libcommon_a-target-newlib-open.o yes checking whether vasprintf is declared... CC common/common_libcommon_a-target-newlib-signal.o yes checking whether stpcpy is declared... CC common/common_libcommon_a-target-newlib-syscall.o yes checking for qsort_r... CC common/common_libcommon_a-version.o AR common/libcommon.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') AR libgdbsupport.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') Making all in erc32 make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' mkdir -p -- ./gdb make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/erc32' yes Configuring in ./gdb GEN modules.c GEN hw-config.h checking for qsort_r signature... CC modules.o CC exec.o GNU checking for O_CLOEXEC... CC erc32.o yes checking for makeinfo... true --split-size=5000000 /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/exec.c: In function 'dispatch_instruction': /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/exec.c:1348:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] sregs->fs[rd] = *((float32 *) & data); ^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/exec.c:1376:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] sregs->fs[rd] = *((float32 *) & ddata[0]); ^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/exec.c:1380:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] sregs->fs[rd + 1] = *((float32 *) & ddata[1]); ^~~~~ configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. checking for expect... /usr/bin/expect checking for Tcl supporting try/catch... yes checking for linker versioning flags... -Wl,--version-script='../../libctf/libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... CC func.o o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... CC help.o yes checking for /usr/bin/gcc option to accept ISO C89... none needed CC float.o checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking how to run the C preprocessor... CC interf.o /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... CC sis.o yes checking for stdlib.h... yes checking for string.h... AR libsim.a RANLIB libsim.a yes checking for memory.h... yes checking for strings.h... CCLD run CCLD sis yes /usr/bin/ld: cannot find -lz collect2: error: ld returned 1 exit status Makefile:602: recipe for target 'sis' failed make[5]: *** [sis] Error 1 make[5]: *** Waiting for unfinished jobs.... checking for inttypes.h... yes checking for stdint.h... make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/erc32' Makefile:1872: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' Makefile:1174: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' Makefile:9926: recipe for target 'all-sim' failed make[2]: *** [all-sim] Error 2 make[2]: *** Waiting for unfinished jobs.... 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 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 dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /usr/bin/g++ supports C++11 features by default... yes checking dependency style of /usr/bin/gcc... gcc3 checking whether NLS is requested... no checking whether true --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking size of void *... 8 checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for bison... bison -y checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-dlltool... dlltool checking for x86_64-pc-linux-gnu-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... config.status: creating Makefile extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands -lncurses checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned __int128... 16 checking for library containing dlopen... none required checking whether to use expat... auto checking for libexpat... yes checking how to link with libexpat... /home/buildroot/autobuild/instance-2/output-1/host/lib/libexpat.so -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib checking for XML_StopParser... yes checking for libgmp... yes checking how to link with libgmp... /home/buildroot/autobuild/instance-2/output-1/host/lib/libgmp.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib checking whether to use MPFR... no configure: WARNING: MPFR support disabled; some features may be unavailable. checking whether to use python... no configure: WARNING: python support disabled; some features may be unavailable. checking whether to use guile... auto checking for pkg-config... /home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config checking for usable guile from /home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config... no checking for the source-highlight library... no checking for ANSI C header files... (cached) yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... yes checking sys/debugreg.h presence... yes checking for sys/debugreg.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for term.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for getpgid... yes checking for setsid... yes checking for sigaction... yes checking for sigsetmask... yes checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for pid_t... yes checking for a sed that does not truncate output... /bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... (cached) yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for thread_db.h... (cached) yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... yes checking for poll... yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for ptrace64... no checking for sbrk... yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes checking for setpgrp... yes checking for getrusage... yes checking for getauxval... yes checking for sigtimedwait... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... no checking for kinfo_getfile... no checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking whether setpgrp takes no argument... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for long long support in compiler... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -rdynamic checking whether execinfo.h backtrace is available... yes checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking the compiler type... gcc checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wduplicated-cond -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... auto checking for liblzma... no checking for X... disabled enable_sim = yes enableval = yes checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for libxxhash... no checking whether to use xxhash... no checking for xsltproc... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps === configuring in testsuite (/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/testsuite) configure: running /bin/bash ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/home/buildroot/autobuild/instance-2/output-1/host' '--sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc' '--localstatedir=/home/buildroot/autobuild/instance-2/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-system-zlib' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&sparc-buildroot-linux-uclibc-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=sparc-buildroot-linux-uclibc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=sparc-buildroot-linux-uclibc' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ' 'LDFLAGS= -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include ' 'MAKEINFO=true --split-size=5000000' 'PKG_CONFIG=/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config' 'PKG_CONFIG_LIBDIR=/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) sparc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... (cached) /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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) /usr/bin/gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build' Makefile:1000: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/build' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-gdb-12.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'