>>> host-gdb 12.1 Extracting xzcat /home/thomas/autobuild/instance-2/dl/gdb/gdb-12.1.tar.xz | tar --strip-components=1 -C /home/thomas/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/thomas/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/thomas/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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build ln -sf ../configure /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/configure (cd /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build && rm -rf config.cache; PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/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/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/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/thomas/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/thomas/autobuild/instance-2/output-1/host" --sysconfdir="/home/thomas/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/thomas/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 --enable-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... /usr/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... makeinfo 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... --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 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/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/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/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build' mkdir -p -- ./libiberty mkdir -p -- ./libbacktrace mkdir -p -- ./etc mkdir -p -- ./intl Configuring in ./libiberty Configuring in ./libbacktrace Configuring in ./etc Configuring in ./intl 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 configure: creating cache ./config.cache checking whether build environment is sane... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking build system type... checking build system type... yes checking whether the C compiler works... checking whether /usr/bin/make supports nested variables... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking host system type... checking whether /usr/bin/make supports nested variables... (cached) yes x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so sparc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc 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 configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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... checking whether the C compiler works... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... o checking whether we are using the GNU C compiler... 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... none needed checking how to run the C preprocessor... yes checking for /usr/bin/gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... /usr/bin/gcc -E yes checking whether /usr/bin/gcc accepts -g... checking for grep that handles long lines and -e... none needed checking whether /usr/bin/gcc understands -c and -o together... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking 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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for sys/types.h... checking for stdlib.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for string.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for memory.h... yes checking for stdlib.h... yes checking for string.h... yes yes checking for strings.h... checking for string.h... yes checking for memory.h... yes checking for inttypes.h... yes checking for memory.h... yes checking for strings.h... yes yes checking for strings.h... checking for stdint.h... yes checking for inttypes.h... yes yes checking for inttypes.h... checking for unistd.h... yes checking for stdint.h... yes checking for stdint.h... yes checking minix/config.h usability... yes checking for unistd.h... yes checking for unistd.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking minix/config.h usability... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/make sets $(MAKE)... no checking minix/config.h presence... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /home/thomas/autobuild/instance-2/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-2/output-1/host/bin/msgfmt checking for xgettext... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /home/thomas/autobuild/instance-2/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-2/output-1/host/bin/msgmerge yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking build system type... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu checking host system type... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether /usr/bin/make supports nested variables... yes x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for library containing strerror... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc no checking whether /usr/bin/gcc supports -W... 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 --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for gawk... (cached) gawk checking for dwz... dwz checking how to print strings... none required checking for an ANSI C-conforming const... yes checking whether /usr/bin/gcc supports -Wall... printf checking for a sed that does not truncate output... yes checking for inline... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking whether /usr/bin/gcc supports -Wwrite-strings... inline checking for off_t... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for /usr/bin/ld option to reload object files... -r checking whether /usr/bin/gcc supports -Wc++-compat... checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for size_t... yes checking whether /usr/bin/gcc supports -Wshadow=local... ok yes checking whether /usr/bin/gcc supports -pedantic ... checking for dlfcn.h... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for working alloca.h... yes checking for objdir... .libs yes checking for alloca... yes checking for an ANSI C-conforming const... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for stdlib.h... (cached) yes yes checking for inline... checking for unistd.h... (cached) yes checking for sys/param.h... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... inline checking whether byte ordering is bigendian... yes checking if /usr/bin/gcc static flag -static works... yes checking for getpagesize... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for working mmap... 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... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes 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... checking for sys/file.h... yes checking for sys/param.h... no checking unwind.h usability... yes checking for inttypes.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes yes checking unwind.h presence... checking for stdint.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for unsigned long long... checking for strings.h... (cached) yes checking for sys/time.h... done configure: creating ./config.status yes yes checking for -funwind-tables option... checking for time.h... yes checking for sys/resource.h... yes checking for inttypes.h... yes checking for -frandom-seed=string option... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes yes checking whether the inttypes.h PRIxNN macros are broken... checking whether /usr/bin/gcc supports -W... checking for fcntl.h... yes config.status: creating Makefile checking for alloca.h... yes checking whether /usr/bin/gcc supports -Wall... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes yes checking for shared library run path origin... checking for sys/pstat.h... no checking for sys/sysmp.h... yes done checking whether /usr/bin/gcc supports -Wwrite-strings... mkdir -p -- ./libdecnumber no Configuring in ./libdecnumber checking argz.h usability... checking for sys/sysinfo.h... yes yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for machine/hal_sysinfo.h... no checking for sys/table.h... yes checking argz.h presence... yes no checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for sys/sysctl.h... yes checking for argz.h... yes checking limits.h usability... no checking for sys/systemcfg.h... yes checking whether /usr/bin/gcc supports -Wold-style-definition... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking limits.h presence... yes yes yes checking for limits.h... yes checking for process.h... checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking locale.h usability... no checking for sys/prctl.h... yes checking whether /usr/bin/gcc supports -Wcast-qual... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h presence... yes checking for _Unwind_GetIPInfo... yes checking for locale.h... yes yes checking whether time.h and sys/time.h may both be included... checking nl_types.h usability... yes checking whether errno must be declared... yes checking for CET support... yes checking nl_types.h presence... yes checking for nl_types.h... yes no checking size of int... checking malloc.h usability... configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking malloc.h presence... yes checking for malloc.h... yes checking whether the C compiler works... 4 checking stddef.h usability... checking size of long... yes checking stddef.h presence... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes 8 checking size of size_t... checking for sys/param.h... (cached) yes yes checking __sync extensions... checking whether we are cross compiling... checking for feof_unlocked... yes checking __atomic extensions... no checking for suffix of object files... yes 8 checking for fgets_unlocked... checking for long long... o checking whether we are using the GNU C compiler... yes checking output filetype... yes checking whether /usr/bin/gcc accepts -g... yes elf64 checking for getc_unlocked... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking size of long long... yes none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for getcwd... checking whether /usr/bin/gcc supports -W... yes checking for uintptr_t... yes checking whether /usr/bin/gcc supports -Wall... 8 checking for a 64-bit type... yes yes yes checking for int_least32_t... checking for getegid... checking whether /usr/bin/gcc supports -Wwrite-strings... uint64_t checking for intptr_t... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for int_fast32_t... yes yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for geteuid... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking for uint64_t... yes checking for uintptr_t... yes yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking for getgid... yes checking whether /usr/bin/gcc supports -Wcast-qual... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking for getuid... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking sys/mman.h presence... yes checking whether /usr/bin/gcc supports -fno-lto... yes checking for sys/mman.h... yes yes checking for ssize_t... checking for mmap... yes checking for mempcpy... yes checking how to run the C preprocessor... yes /usr/bin/gcc -E checking link.h usability... yes checking for munmap... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for pid_t... yes checking link.h presence... yes yes checking for link.h... yes checking for dl_iterate_phdr... checking for putenv... yes yes yes checking mach-o/dyld.h usability... checking for library containing strerror... checking for setenv... yes checking for sys/types.h... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... none required checking for asprintf... yes yes checking for sys/stat.h... checking for setlocale... no checking sys/ldr.h presence... yes yes no checking for sys/ldr.h... no checking for fcntl... checking for stdlib.h... checking for atexit... yes checking for stpcpy... yes checking for string.h... yes yes checking whether strnlen is declared... checking for basename... yes yes checking for memory.h... checking for strcasecmp... yes yes yes checking whether getpagesize is declared... checking for bcmp... checking for strings.h... yes checking for strdup... yes checking for inttypes.h... yes checking for lstat... yes checking for bcopy... yes yes checking for stdint.h... checking for strtoul... yes checking for readlink... yes yes checking for bsearch... checking for unistd.h... yes checking for tsearch... yes checking for getexecname... yes checking ctype.h usability... yes checking for bzero... yes checking for __argz_count... yes checking ctype.h presence... yes checking for ctype.h... yes no checking for KERN_PROC... checking stddef.h usability... yes checking for calloc... yes no checking for KERN_PROG_ARGS... checking for __argz_stringify... yes checking stddef.h presence... yes checking for stddef.h... yes no checking for clock_gettime... yes checking for string.h... (cached) yes checking for clock... checking stdio.h usability... yes checking for __argz_next... yes yes checking stdio.h presence... checking whether -pthread is supported... yes checking for ffs... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether -gdwarf-5 is supported... yes checking for __fsetlocking... yes yes checking for compress in -lz... yes checking for uintptr_t... checking for getcwd... yes checking for iconv... yes checking whether --compress-debug-sections is supported... yes yes checking for int_least32_t... checking for getpagesize... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for int_fast32_t... yes checking for dsymutil... @DSYMUTIL@ checking for nm... /usr/bin/nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... yes yes checking for iconv declaration... checking for gettimeofday... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking whether tests can run... yes checking for uint64_t... yes checking for index... yes yes checking for LC_MESSAGES... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for insque... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for off_t... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 yes checking for memchr... configure: updating cache ./config.cache configure: creating ./config.status yes checking size of int... yes checking for memcmp... config.status: creating Makefile config.status: creating config.intl yes checking for memcpy... config.status: creating config.h 4 config.status: executing default-1 commands checking size of long... yes mkdir -p -- ./readline checking for memmem... Configuring in ./readline 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-pc-linux-gnu yes checking host system type... checking for memmove... x86_64-pc-linux-gnu checking target system type... 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 mempcpy... no yes configure: updating cache ./config.cache configure: creating ./config.status checking for memset... yes checking for mkstemps... configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes config.status: creating Makefile checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... config.status: creating Makefile config.status: creating config.h yes checking whether /usr/bin/make supports nested variables... yes config.status: executing gstdint.h commands yes config.status: creating backtrace-supported.h checking whether to enable maintainer-specific portions of Makefiles... no checking for putenv... config.status: creating install-debuginfo-for-buildid.sh configure: updating cache ./config.cache checking that generated files are newer than configure... config.status: creating config.h make[2]: Nothing to be done for 'all-target'. config.status: executing libtool commands mkdir -p -- ./gnulib Configuring in ./gnulib yes config.status: executing gstdint.h commands checking for random... config.status: executing default commands yes checking for rename... make[3]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/intl' make[3]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/etc' yes make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' /usr/bin/make all-am checking for rindex... make[4]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/host/include -c -o atomic.lo ../../libbacktrace/atomic.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-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/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes checking for setenv... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o dwarf.lo ../../libbacktrace/dwarf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o yes checking for snprintf... 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 sigsetmask... 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 stpcpy... checking whether we are cross compiling... yes checking for stpncpy... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for strcasecmp... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... yes checking for strchr... yes none needed checking whether the compiler is clang... checking for strdup... 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 strncasecmp... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for strndup... yes checking for strnlen... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for strrchr... yes checking for stdlib.h... yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 checking for strstr... yes checking for string.h... yes yes checking for memory.h... checking for strtod... yes checking for strings.h... yes checking for strtol... yes checking for inttypes.h... yes yes checking for stdint.h... checking for strtoul... yes checking for unistd.h... yes checking for strtoll... yes checking for wchar.h... yes checking for strtoull... yes checking for minix/config.h... no yes checking for sys/socket.h... checking for strverscmp... yes checking for arpa/inet.h... yes checking for tmpnam... yes checking for features.h... yes checking for vasprintf... yes checking for sys/param.h... yes checking for vfprintf... yes checking for unistd.h... (cached) yes checking for dirent.h... yes checking for vprintf... yes checking for fnmatch.h... yes checking for sys/stat.h... (cached) yes yes checking for sys/time.h... checking for vsnprintf... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o fileline.lo ../../libbacktrace/fileline.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o yes checking for glob.h... yes checking for vsprintf... yes checking for threads.h... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 yes checking for waitpid... yes checking for netdb.h... done configure: creating ./config.status yes checking for setproctitle... 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=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o posix.lo ../../libbacktrace/posix.c checking for netinet/in.h... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes config.status: creating Makefile checking for limits.h... === configuring in readline (/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline/readline) libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 configure: running /bin/bash ../../../readline/readline/configure --disable-option-checking '--prefix=/home/thomas/autobuild/instance-2/output-1/host' '--sysconfdir=/home/thomas/autobuild/instance-2/output-1/host/etc' '--localstatedir=/home/thomas/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' '--enable-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 inttypes.h... (cached) yes -1 checking for vfork.h... checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes no checking for xlocale.h... checking for fork... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o print.lo ../../libbacktrace/print.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o no checking for math.h... yes checking for vfork... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 yes checking for sys/mman.h... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o sort.lo ../../libbacktrace/sort.c yes checking for working fork... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o yes checking for sys/select.h... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for strings.h... (cached) yes checking for sys/random.h... configure: loading cache .././config.cache /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o state.lo ../../libbacktrace/state.c checking build system type... no checking for sys_errlist... x86_64-pc-linux-gnu checking host system type... yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o 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 checking for sys/uio.h... checking whether the C compiler works... yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 checking for sys_nerr... yes checking for sys/wait.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o backtrace.lo ../../libbacktrace/backtrace.c yes checking for sys_siglist... yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o checking for crtdefs.h... checking whether we are cross compiling... no yes checking for wctype.h... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for suffix of object files... yes checking whether it is safe to define __EXTENSIONS__... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o simple.lo ../../libbacktrace/simple.c o checking whether we are using the GNU C compiler... yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o checking for canonicalize_file_name... yes checking whether /usr/bin/gcc accepts -g... yes checking whether _XOPEN_SOURCE should be defined... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 yes checking for /usr/bin/gcc option to accept ISO C89... no yes checking build system type... checking for dup3... x86_64-pc-linux-gnu checking host system type... /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o elf.lo ../../libbacktrace/elf.c x86_64-pc-linux-gnu checking target system type... none needed checking how to run the C preprocessor... sparc-buildroot-linux-uclibc checking for dlfcn.h... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o yes /usr/bin/gcc -E checking for getrlimit... yes checking for windows.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes no checking for library containing dlsym... checking for getrusage... yes checking for getsysinfo... yes checking for sys/types.h... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gettimeofday... (cached) yes yes checking for on_exit... checking for sys/stat.h... no checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking whether the preprocessor supports include_next... yes checking for stdlib.h... yes checking for pipe2... yes checking whether source code line length is unlimited... yes checking for C/C++ restrict keyword... yes checking for string.h... __restrict__ checking whether is self-contained... yes checking for psignal... yes checking for memory.h... yes checking for shutdown... yes checking for pstat_getdynamic... yes checking for strings.h... yes checking whether defines the SHUT_* macros... yes checking for inttypes.h... no checking for pstat_getstatic... yes checking for struct sockaddr_storage... yes checking for stdint.h... no checking for realpath... yes yes checking for sa_family_t... checking for unistd.h... yes checking for setrlimit... yes checking minix/config.h usability... yes checking for struct sockaddr_storage.ss_family... yes yes checking for size_t... checking for spawnve... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for spawnvpe... yes checking whether /usr/bin/gcc needs -traditional... yes checking for working alloca.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for an ANSI C-conforming const... no checking for strerror... yes checking for function prototypes... yes checking whether char is unsigned... yes checking for alloca... no checking for working volatile... yes checking for strsignal... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether uses 'inline' correctly... yes checking return type of signal handlers... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes void checking for size_t... checking for sysconf... yes yes checking for btowc... checking for sysctl... yes checking for ssize_t... yes checking for canonicalize_file_name... yes checking for sysmp... yes checking for faccessat... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for table... no checking for dirent.h that defines DIR... yes checking for realpath... yes no checking for library containing opendir... checking for times... yes checking for chown... none required checking for fcntl... yes checking for wait3... yes yes checking for kill... checking for fchown... yes checking for wait4... yes checking for lstat... yes yes checking for _set_invalid_parameter_handler... checking for sbrk... yes checking for readlink... yes no checking for fchdir... checking whether basename is declared... yes checking for fnmatch... yes yes checking whether ffs is declared... checking for fcntl... yes checking for memmove... yes yes checking for symlink... checking whether asprintf is declared... yes checking for pselect... yes checking for fdopendir... yes checking whether vasprintf is declared... yes checking for putenv... yes yes checking for mempcpy... checking whether snprintf is declared... yes checking for select... yes yes checking for fnmatch... checking whether vsnprintf is declared... yes checking for setenv... yes yes checking for mbsrtowcs... checking whether calloc 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=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o mmapio.lo ../../libbacktrace/mmapio.c yes checking for setlocale... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o yes checking for fstatat... yes checking whether getenv is declared... yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 checking for strcasecmp... yes checking for getdelim... yes checking whether getopt 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=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c -o mmap.lo ../../libbacktrace/mmap.c yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o checking for strpbrk... yes checking for getdtablesize... yes checking whether malloc is declared... yes checking for tcgetattr... yes checking for getlogin_r... yes checking whether realloc is declared... yes libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 checking for vsnprintf... yes yes checking for getprogname... checking whether sbrk is declared... yes checking for isascii... yes no checking for getexecname... checking whether strtol is declared... true DO=all multi-do # /usr/bin/make /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/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 yes checking for isxdigit... no checking for getrandom... yes checking whether strtoul is declared... libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 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 --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so .libs/libbacktrace.a yes libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) yes make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' checking for getpwent... checking for gettimeofday... yes checking whether strtoll is declared... make[3]: Entering directory '/home/thomas/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/thomas/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 yes yes checking for getpwnam... checking for glob... yes checking whether strtoull is declared... yes yes checking for glob_pattern_p... checking for getpwuid... yes checking whether strverscmp is declared... yes yes checking for uid_t in sys/types.h... checking for getpwnam_r... yes checking whether strnlen is declared... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for isblank... yes checking whether canonicalize_file_name must be declared... yes checking for working strcoll... yes checking for lstat... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for mbsinit... yes checking fcntl.h usability... yes checking for mbrtowc... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking for unistd.h... (cached) yes checking for working strncmp... checking for stdlib.h... (cached) yes checking varargs.h usability... yes checking for mprotect... no checking varargs.h presence... yes no checking for varargs.h... no checking stdarg.h usability... yes checking for mkostemp... configure: updating cache ./config.cache configure: creating ./config.status yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking for openat... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes yes checking limits.h usability... checking for pipe... config.status: creating Makefile config.status: creating testsuite/Makefile yes checking limits.h presence... config.status: creating config.h yes yes checking for limits.h... yes config.status: executing default commands checking for readlink... checking locale.h usability... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 yes checking locale.h presence... checking for link... yes checking for locale.h... yes checking pwd.h usability... yes checking for setenv... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 checking termcap.h usability... yes checking for strerror_r... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking for __xpg_strerror_r... yes checking termios.h presence... mkdir -p -- ./bfd Configuring in ./bfd yes checking for termios.h... yes checking termio.h usability... yes checking for catgets... yes checking termio.h presence... yes checking for termio.h... yes yes checking sys/ioctl.h usability... checking for snprintf... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes yes checking sys/pte.h usability... checking for localtime_r... no checking sys/pte.h presence... yes no checking for sys/pte.h... no checking for iswcntrl... checking sys/stream.h usability... no checking sys/stream.h presence... yes no checking for sys/stream.h... no checking sys/select.h usability... checking for wmempcpy... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking sys/select.h presence... x86_64-pc-linux-gnu checking target system type... yes checking for nl_langinfo and CODESET... yes checking for sys/select.h... yes sparc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking sys/file.h usability... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes yes checking for a traditional french locale... checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so yes checking sys/file.h presence... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for sys/file.h... yes checking for sys/ptem.h... checking whether the C compiler works... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... none checking whether lstat correctly handles trailing slash... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... posix checking if signal handlers must be reinstalled when invoked... yes checking whether // is distinct from /... no checking whether realpath works... no checking for suffix of object files... no checking for presence of POSIX-style sigsetjmp/siglongjmp... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for getcwd... yes checking for /usr/bin/gcc option to accept ISO C89... present checking for lstat... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 uid_t in sys/types.h... yes none needed checking for unistd.h... (cached) checking whether /usr/bin/gcc understands -c and -o together... yes checking for working chown... yes checking whether or not strcoll and strcmp differ... 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... yes checking whether chown dereferences symlinks... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... no checking whether the ctype macros accept non-ascii characters... /usr/bin/grep -E checking for ANSI C header files... yes checking whether chown honors trailing slash... source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/thomas/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 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... yes checking whether chown always updates ctime... yes checking for sys/types.h... yes checking whether signal handlers are of type void... yes checking for sys/stat.h... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes rm -f libdecnumber.a /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o checking for stdlib.h... /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so libdecnumber.a make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libdecnumber' yes checking for speed_t in sys/types.h... make[3]: Entering directory '/home/thomas/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 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/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi checking for string.h... no checking for struct winsize in sys/ioctl.h and termios.h... yes sys/ioctl.h checking for struct dirent.d_ino... checking for memory.h... yes yes checking for struct dirent.d_fileno... checking for strings.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o yes yes checking libaudit.h usability... checking for inttypes.h... yes checking for stdint.h... yes checking libaudit.h presence... no configure: WARNING: libaudit.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libaudit.h: proceeding with the compiler's result checking for libaudit.h... yes checking whether AUDIT_USER_TTY is declared... yes checking for unistd.h... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi checking for tgetent... yes checking minix/config.h usability... no checking for tgetent in -ltermcap... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o yes checking how to print strings... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking wchar.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for wchar.h... yes checking langinfo.h usability... 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 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes checking langinfo.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o yes checking for langinfo.h... yes checking mbstr.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi no checking mbstr.h presence... ok no checking for mbstr.h... no checking for mbrlen... checking for dlfcn.h... yes checking for mbscasecmp... yes checking for objdir... .libs no checking for mbscmp... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for mbsnrtowcs... 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 for mbsrtowcs... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi yes checking for mbschr... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o yes checking if /usr/bin/gcc supports -c -o file.o... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi no checking for wcrtomb... 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... yes checking for wcscoll... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o yes checking for wcsdup... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking for wcwidth... no checking for shl_load in -ldld... yes checking for wctype... no checking for dlopen... yes checking for wcswidth... no checking for dlopen in -ldl... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether a program can dlopen itself... yes yes checking whether a statically linked program can dlopen itself... checking for iswlower... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi checking for iswupper... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi 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... yes checking for towlower... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o no checking for library containing dlsym... yes checking for towupper... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi checking for iswctype... -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/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o no checking size of void *... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes checking for nl_langinfo and CODESET... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o 8 yes checking for wchar_t in wchar.h... yes checking if environ is properly declared... yes checking for wctype_t in wctype.h... 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 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi checking for msgfmt... /home/thomas/autobuild/instance-2/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-2/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-2/output-1/host/bin/xgettext yes checking for complete errno.h... checking for msgmerge... /home/thomas/autobuild/instance-2/output-1/host/bin/msgmerge yes checking for wint_t in wctype.h... yes checking size of long long... checking whether strerror_r is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o yes checking for wcwidth broken with unicode combining characters... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi 8 checking size of void *... (cached) 8 checking size of long... no checking size of wchar_t... yes checking whether fchdir is declared... yes checking for working fcntl.h... 8 checking size of int... 4 checking configuration for building shared libraries... supported configure: updating cache .././config.cache configure: creating ./config.status 4 checking fcntl.h usability... yes checking fcntl.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o yes checking for fcntl.h... yes checking sys/file.h usability... config.status: creating Makefile config.status: creating doc/Makefile yes checking sys/file.h presence... config.status: creating examples/Makefile yes checking for sys/file.h... yes checking sys/resource.h usability... config.status: creating shlib/Makefile config.status: creating readline.pc config.status: creating config.h yes checking sys/resource.h presence... config.status: executing default commands yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o yes checking for fdopen... make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' Making all in readline if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi make[4]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/readline.c yes checking for fileno... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi yes checking for fls... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o no checking for getgid... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi yes checking for getpagesize... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/vi_mode.c yes checking for getrlimit... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o checking for getuid... yes checking for sysconf... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi checking whether basename is declared... yes checking whether ffs is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o yes checking whether stpcpy is declared... yes checking whether asprintf is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi yes checking whether vasprintf is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o yes checking whether strnlen is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi yes checking compiler support for hidden visibility... yes checking linker --as-needed support... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi yes checking for cos in -lm... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi checking for gcc version with buggy 64-bit support... no checking for ftello... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o yes checking for ftello64... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/funmap.c yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi checking for fseeko... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/keymaps.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o checking for fseeko64... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/parens.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi yes checking for fopen64... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o yes 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/search.c checking whether ftello is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi yes checking whether ftello64 is declared... yes checking whether fseeko is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o yes checking whether fseeko64 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/rltty.c yes checking whether fopen64 is declared... yes checking for pid_t... yes checking size of off_t... yes checking for mode_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes rm -f complete.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/complete.c checking for sys/param.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o checking for getpagesize... (cached) yes checking for working mmap... yes checking for mbstate_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi yes checking whether frexp() can be used without linking with libm... yes checking for madvise... yes checking for mprotect... yes checking whether alarm is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o yes yes checking whether frexp works... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether long double and double are the same... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi no checking whether frexpl is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o yes checking whether frexpl() can be used without linking with libm... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes checking whether frexpl works... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/bind.c yes checking whether getcwd is declared... config.status: creating Makefile yes checking whether getdelim is declared... config.status: creating bfd-in3.h config.status: creating po/Makefile.in yes checking whether getdtablesize is declared... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o config.status: executing default commands yes checking whether getline is declared... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi checking whether getlogin_r is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o yes checking whether getlogin is declared... mkdir -p -- ./opcodes Configuring in ./opcodes yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... checking whether POSIX threads API is available... yes x86_64-pc-linux-gnu checking target system type... sparc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes yes checking for IPv4 sockets... checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... rm -f isearch.o yes checking for IPv6 sockets... /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/isearch.c yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi yes checking for C compiler default output file name... a.out /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o checking for suffix of executables... yes checking for wint_t... checking whether we are cross compiling... yes checking whether wint_t is large enough... no checking for suffix of object files... yes checking whether the compiler produces multi-arch binaries... o checking whether we are using the GNU C compiler... no checking whether stdint.h conforms to C99... yes checking whether /usr/bin/gcc accepts -g... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/display.c yes checking whether stdint.h works without ISO C predefines... 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... yes checking whether stdint.h has UINTMAX_WIDTH etc.... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking where to find the exponent in a 'double'... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o word 1 bit 20 checking whether byte ordering is bigendian... yes checking for sys/types.h... yes checking for sys/stat.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi no checking for wchar_t... yes checking for stdlib.h... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for string.h... yes checking whether locale.h defines locale_t... yes yes checking for memory.h... checking whether imported symbols can be declared weak... yes checking for strings.h... yes checking for inttypes.h... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdint.h... yes checking for GNU libc compatible malloc... yes checking for unistd.h... yes checking for a traditional japanese locale... yes checking minix/config.h usability... no checking minix/config.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... none checking for a french Unicode locale... yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking how to print strings... fr_FR.UTF-8 checking for a transitional chinese locale... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so none checking for inline... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... ok checking for dlfcn.h... yes yes checking for objdir... checking whether memmem is declared... .libs if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi yes checking for memmem... 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 whether memmem works... yes checking if /usr/bin/gcc static flag -static works... yes checking whether memrchr is declared... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... 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... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/signals.c yes checking whether -lc should be explicitly linked in... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking for O_CLOEXEC... no checking dynamic linker characteristics... yes checking for promoted mode_t type... mode_t checking whether is self-contained... 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 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/util.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/thomas/autobuild/instance-2/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-2/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-2/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-2/output-1/host/bin/msgmerge checking size of void *... yes checking for library containing setsockopt... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/kill.c none needed 8 checking whether setenv is declared... checking whether basename is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi yes checking search.h usability... yes checking whether stpcpy is declared... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes checking for sigset_t... yes yes checking for stdbool.h that conforms to C99... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/undo.c yes checking for _Bool... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/macro.c yes checking whether fcloseall is declared... yes checking whether ecvt is declared... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/input.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi yes checking whether fcvt is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o checking whether gcvt is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi yes checking whether strdup is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o yes checking whether strerror(0) succeeds... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/callback.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/terminal.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o yes config.status: creating Makefile checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands yes checking whether strstr works... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether strtok_r is declared... rm -f text.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/text.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/nls.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o checking for struct timespec in ... yes checking for TIME_UTC in ... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi yes checking whether execvpe is declared... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/misc.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o yes checking whether unsetenv is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... rm -f history.o yes checking whether this system supports file names of any length... /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/history.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi no checking for library containing clock_gettime... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o none required checking for clock_gettime... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi yes checking for clock_settime... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi rm -f histexpand.o yes /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/histexpand.c checking for closedir... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi yes checking for d_ino member in directory struct... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o yes checking for d_type member in directory struct... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/histfile.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi yes checking for dirfd... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o yes checking whether dirfd is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/histsearch.c yes checking whether dup2 works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi yes checking for error_at_line... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi rm -f shell.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/shell.c yes checking whether fcntl handles F_DUPFD correctly... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o rm -f mbutil.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/mbutil.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o yes checking whether fcntl understands F_DUPFD_CLOEXEC... rm -f tilde.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -DREADLINE_LIBRARY -c ../../../readline/readline/tilde.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o 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 needs runtime check make[4]: Entering directory '/home/thomas/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/thomas/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/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi checking whether fdopendir is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi yes checking whether fdopendir works... rm -f 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/colors.c yes checking for ffs... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/parse-colors.c 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/xmalloc.c yes checking for working GNU fnmatch... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi 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/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/xfree.c yes checking whether free is known to preserve errno... rm -f compat.o no checking whether fstatat (..., 0) works... /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ../../../readline/readline/compat.c rm -f libhistory.a /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "/usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so" && /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so libhistory.a rm -f libreadline.a /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 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 yes test -n "/usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so" && /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so libreadline.a checking whether getcwd handles long file names properly... make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline/readline' make[4]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' make[3]: Leaving directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi yes checking for getpagesize... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for working getdelim function... yes checking whether getdtablesize works... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi yes checking for getline... yes checking for working getline function... yes checking whether getlogin_r works with small buffers... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for GNU glob interface version 1 or 2... yes checking whether glob lists broken symlinks... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi yes checking for library containing inet_ntop... none required if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o checking whether inet_ntop is declared... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o checking whether INT32_MAX < INTMAX_MAX... 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/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o yes checking whether isnanl works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi no if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o checking whether NAN macro works... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... 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... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty' yes checking for rawmemchr... make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[4]: Entering directory '/home/thomas/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 yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands yes checking whether readlink truncates results correctly... config.status: executing default-1 commands config.status: executing default commands make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd/po' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' CCLD doc/chew.stamp 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... yes checking for rewinddir... yes checking whether rmdir works... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp yes checking whether select supports a 0 argument... GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.stamp GEN doc/libbfd.stamp GEN doc/init.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp yes checking whether select detects invalid fds... GEN doc/targets.stamp MAKEINFO doc/bfd.info make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' Making all in po make[5]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd/po' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles f=""; \ for i in elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf64-sparc.lo elf64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-sparc.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ../../bfd/../move-if-change bfd-tmp.h bfd.h /bin/bash ../../bfd/../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stamp-ofiles touch stmp-bfd-h yes checking whether setenv validates arguments... CC archive.lo MAKEINFO doc/bfd.info CC archures.lo CC bfd.lo 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... CC bfdio.lo 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 CC bfdwin.lo checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strnlen... CC cache.lo CC coff-bfd.lo yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... CC compress.lo yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... CC corefile.lo yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... CC elf-properties.lo CC format.lo yes checking for towlower... CC hash.lo 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... 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 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 --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so configure: updating cache ./config.cache checking that generated files are newer than configure... CC init.lo CC libbfd.lo CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo done configure: creating ./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 CC binary.lo CC ihex.lo make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' Making all in import make[5]: Entering directory '/home/thomas/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 inttypes.h GEN limits.h GEN locale.h mkdir -p -- ./gdbsupport Configuring in ./gdbsupport GEN math.h GEN netdb.h GEN signal.h CC srec.lo 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 sys/wait.h GEN time.h GEN unistd.h GEN wchar.h configure: creating cache ./config.cache checking build system type... GEN wctype.h x86_64-pc-linux-gnu checking host system type... /usr/bin/make all-recursive make[6]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' x86_64-pc-linux-gnu checking target system type... make[7]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' CC openat-proc.o 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... CC basename-lgpl.o yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc CC cloexec.o CC count-one-bits.o checking whether the C compiler works... CC tekhex.lo CC dirname-lgpl.o yes checking for C compiler default output file name... a.out checking for suffix of executables... CC stripslash.o checking whether we are cross compiling... CC exitfail.o no checking for suffix of object files... CC fd-hook.o CC fd-safer-flag.o o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... CC dup-safer-flag.o yes checking for /usr/bin/gcc option to accept ISO C89... CC filenamecat-lgpl.o none needed checking whether /usr/bin/gcc understands -c and -o together... CC getprogname.o yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none CC hard-locale.o checking whether we are using the GNU C++ compiler... CC localcharset.o yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking how to run the C preprocessor... CC malloca.o /usr/bin/gcc -E CC math.o checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... CC verilog.lo CC openat-die.o CC save-cwd.o CC elf32-sparc.lo CC setlocale_null.o yes checking for sys/types.h... yes CC sockets.o checking for sys/stat.h... CC stat-time.o yes checking for stdlib.h... CC strnlen1.o yes checking for string.h... CC sys_socket.o yes CC tempname.o checking for memory.h... CC glthread/threadlib.o yes checking for strings.h... CC unistd.o yes CC elfxx-sparc.lo checking for inttypes.h... CC dup-safer.o CC fd-safer.o yes CC elf-vxworks.lo checking for stdint.h... CC pipe-safer.o yes checking for unistd.h... CC wctype-h.o yes checking minix/config.h usability... CC chdir-long.o no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC fcntl.o yes checking for dlfcn.h... yes checking for windows.h... CC free.o CC mbrtowc.o CC elf32.lo no checking for library containing dlsym... CC strerror_r.o CC glthread/lock.o -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 malloc/scratch_buffer_dupfree.o CC malloc/scratch_buffer_grow.o yes checking whether NLS is requested... no checking for long long... CC malloc/scratch_buffer_grow_preserve.o CC malloc/scratch_buffer_set_array_size.o yes checking size of long long... AR libgnu.a make[7]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[6]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' CC elf.lo 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... mkdir -p -- ./sim Configuring in ./sim yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pid_t... 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... yes checking for a sed that does not truncate output... sparc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc /usr/bin/sed 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... checking whether the C compiler works... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for alloca... yes checking for nl_langinfo and CODESET... checking whether we are cross compiling... no checking for suffix of object files... yes checking linux/perf_event.h usability... o checking whether we are using the GNU C compiler... yes checking linux/perf_event.h presence... yes checking whether /usr/bin/gcc accepts -g... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking locale.h presence... yes checking for locale.h... yes none needed checking whether /usr/bin/gcc understands -c and -o together... checking for memory.h... (cached) yes checking signal.h usability... yes checking how to run the C preprocessor... yes checking signal.h presence... /usr/bin/gcc -E yes checking for signal.h... yes checking sys/resource.h usability... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking for sys/types.h... yes yes checking sys/un.h presence... checking for sys/stat.h... yes checking for sys/un.h... yes checking sys/wait.h usability... CC elflink.lo yes checking for stdlib.h... yes checking sys/wait.h presence... yes yes checking for sys/wait.h... yes checking for string.h... checking thread_db.h usability... yes checking for memory.h... yes checking thread_db.h presence... yes checking for thread_db.h... yes yes checking wait.h usability... checking for strings.h... yes checking for inttypes.h... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking for stdint.h... yes checking termios.h presence... yes yes checking for termios.h... yes checking for unistd.h... checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking minix/config.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.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 proc_service.h presence... yes checking for proc_service.h... yes checking poll.h usability... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... no checking for x86_64-pc-linux-gnu-dtc... no checking for dtc... dtc checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking pkg-config is at least version 0.9.0... yes checking whether C11 is supported by default... yes checking sys/poll.h presence... yes checking for dlfcn.h... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for fcntl.h... yes checking for sys/select.h... yes checking for getpagesize... yes checking for fpu_control.h... yes checking for working mmap... yes checking for termios.h... yes checking for unistd.h... (cached) yes yes checking vfork.h usability... checking for utime.h... yes no checking vfork.h presence... checking for linux/if_tun.h... no checking for vfork.h... no checking for fork... yes checking for linux/mii.h... yes checking for vfork... yes checking for linux/types.h... yes checking for working fork... yes checking for net/if.h... yes checking for working vfork... (cached) yes checking for fdwalk... yes checking for netinet/in.h... yes checking for netinet/tcp.h... no checking for getrlimit... yes checking for sys/ioctl.h... yes checking for pipe... yes checking for sys/mman.h... yes checking for pipe2... yes checking for sys/mount.h... yes checking for poll... yes checking for sys/param.h... yes checking for socketpair... yes checking for sys/resource.h... yes checking for sigaction... yes checking for sys/socket.h... yes checking for ptrace64... yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... no checking for sbrk... yes checking for sys/termio.h... yes checking for setns... no checking for sys/termios.h... yes yes checking for sys/types.h... (cached) yes checking for sigaltstack... checking for sys/vfs.h... yes checking for __setfpucw... yes checking for sigprocmask... no yes checking for access... checking for setpgid... yes yes checking for aint... checking for setpgrp... yes no checking for anint... checking for getrusage... yes no checking for getauxval... checking for cfgetispeed... yes yes checking for cfgetospeed... checking for sigtimedwait... yes yes checking for cfsetispeed... checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for cfsetospeed... yes checking for struct stat.st_blocks... yes checking for chdir... yes yes checking for struct stat.st_blksize... checking for chmod... yes checking for dup... yes checking for library containing kinfo_getfile... yes checking for dup2... yes checking for execv... no checking for kinfo_getfile... yes checking for execve... no checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with -pthread... yes checking for fcntl... yes yes checking for joinable pthread attribute... checking for fork... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for fstat... yes checking for std::thread... yes checking for fstatfs... yes checking for ftruncate... yes checking for getdirentries... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getpid... yes checking for pthread_sigmask... yes checking for getppid... yes yes checking for pthread_setname_np... checking for getrusage... yes checking for gettimeofday... yes checking for sigsetjmp... yes yes checking whether to use intel pt... auto checking for getuid... 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 for ioctl... yes checking for kill... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for link... 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 no checking for prgregset_t in sys/procfs.h... checking for lseek... yes checking for prfpregset_t in sys/procfs.h... yes yes checking for prgregset32_t in sys/procfs.h... checking for mmap... no checking for lwpid_t in sys/procfs.h... yes yes checking for psaddr_t in sys/procfs.h... checking for munmap... yes checking for elf_fpregset_t in sys/procfs.h... yes yes checking for pipe... checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes yes checking ptrace.h usability... checking for posix_fallocate... no checking ptrace.h presence... yes no checking for ptrace.h... no checking return type of ptrace... checking for pread... yes checking for rmdir... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking the compiler type... yes checking for setregid... gcc checking compiler warning flags... yes checking for setreuid... yes checking for setgid... yes checking for setuid... yes checking for sigaction... yes checking for sigprocmask... yes checking for sqrt... no checking for stat... yes checking for strsignal... yes checking for symlink... yes checking for tcdrain... yes checking for tcflow... yes checking for tcflush... -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 -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral yes checking for tcgetattr... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for tcgetpgrp... yes checking for tcsendbreak... config.status: creating Makefile config.status: creating config.h CC elf-attrs.lo yes config.status: executing depfiles commands checking for tcsetattr... CC elf-strtab.lo yes checking for tcsetpgrp... yes checking for time... yes checking for truncate... yes checking for umask... yes checking for unlink... yes checking for utime... yes checking whether struct tm is in sys/time.h or time.h... make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' /usr/bin/make all-am make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' CXX agent.o time.h checking for uid_t in sys/types.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /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... CXX btrace-common.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for gawk... gawk checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for dlfcn.h... (cached) yes checking for dirent.h that defines DIR... 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... CXX buffer.o yes checking for struct stat.st_dev... yes checking for struct stat.st_ino... CXX cleanups.o 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... CC elf-eh-frame.lo yes checking for socklen_t... CXX common-debug.o yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... CXX common-exceptions.o 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... 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... CXX common-inferior.o no checking for shl_load in -ldld... no checking for dlopen... CC dwarf1.lo 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... CXX common-regcache.o yes CC dwarf2.lo checking for log2 in -lm... yes checking for dlopen in -ldl... CC elf64-sparc.lo yes checking for sdl2... no checking for sdl... no checking for cygwin... no checking for library containing tgetent... -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... /usr/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-utils.o CXX environ.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 -Wformat-nonliteral 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... CC elf64.lo CXX errors.o CXX event-loop.o done configure: creating ./config.status CXX fileio.o CC elf64-gen.lo config.status: creating Make-common.sim config.status: creating erc32/Makefile.sim CC elf32-gen.lo config.status: creating arch-subdir.mk config.status: creating Makefile config.status: creating .gdbinit CXX filestuff.o 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 CC plugin.lo CXX format.o CXX gdb-dlfcn.o CC cpu-sparc.lo CC archive64.lo CXX gdb-hashtab.o CXX gdb_obstack.o CXX gdb_regex.o CCLD libbfd.la CXX gdb_tilde_expand.o libtooldir=`/bin/bash ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so libbfd.tmp; \ /bin/bash ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' CXX gdb_wait.o make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' Making all in . make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' CC dis-buf.lo CC disassemble.lo CXX gdb_vecs.o CC dis-init.lo CC sparc-dis.lo CC sparc-opc.lo CXX job-control.o mkdir -p -- ./libctf Configuring in ./libctf CXX netstuff.o configure: creating cache ./config.cache checking build system type... CXX new-op.o 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... CCLD libopcodes.la 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... 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 --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so libopcodes.tmp; \ /bin/bash ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi none needed checking whether /usr/bin/gcc understands -c and -o together... touch stamp-lib make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' Making all in po make[5]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes/po' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' CXX pathstuff.o yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... make[3]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' GEN common/version.c-stamp CC common/common_libcommon_a-callback.o CC common/common_libcommon_a-portability.o CXX print-utils.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... CC common/common_libcommon_a-sim-load.o yes checking for inttypes.h... yes checking for stdint.h... CC common/common_libcommon_a-syscall.o yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC common/common_libcommon_a-target-newlib-errno.o CXX ptid.o yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes CXX rsp-low.o checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... CC common/common_libcommon_a-target-newlib-open.o 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 CC common/common_libcommon_a-target-newlib-signal.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 whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking the archiver (/usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so) interface... ar checking whether NLS is requested... no checking how to print strings... CC common/common_libcommon_a-target-newlib-syscall.o printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... CC common/common_libcommon_a-version.o /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... AR common/libcommon.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 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 Making all in erc32 checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/erc32' GEN modules.c GEN hw-config.h CC modules.o CC exec.o ok checking for dlfcn.h... /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/exec.c: In function 'dispatch_instruction': /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/exec.c:1348:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1348 | sregs->fs[rd] = *((float32 *) & data); | ~^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/exec.c:1376:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1376 | sregs->fs[rd] = *((float32 *) & ddata[0]); | ~^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/exec.c:1380:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1380 | sregs->fs[rd + 1] = *((float32 *) & ddata[1]); | ~^~~~~~~~~~~~~~~~~~~~~~~ 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... CC erc32.o yes checking if /usr/bin/gcc static flag -static works... CXX run-time-clock.o 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... CXX safe-strerror.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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/missing autoconf checking for autoheader... ${SHELL} /home/thomas/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... CC func.o 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... CC help.o 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... CXX scoped_mmap.o CC float.o yes checking for working mmap... CXX search.o yes checking for library containing dlsym... CC interf.o -ldl checking for ELF support in BFD... yes checking whether byte ordering is bigendian... CC sis.o no checking byteswap.h usability... CXX signals.o yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... AR libsim.a RANLIB libsim.a CCLD run yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes CCLD sis CXX signals-state-save-restore.o checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/erc32' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' yes make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' CXX tdesc.o checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... CXX thread-pool.o GNU checking for O_CLOEXEC... yes checking for makeinfo... true --split-size=5000000 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' CXX xml-utils.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CXX event-pipe.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo AR libgdbsupport.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' CC libctf_la-ctf-hash.lo mkdir -p -- ./gdb Configuring in ./gdb CC libctf_la-ctf-labels.lo 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... CC libctf_la-ctf-dedup.lo 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 libctf_la-ctf-link.lo o checking whether we are using the GNU C compiler... CC libctf_la-ctf-lookup.lo yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes CC libctf_la-ctf-open.lo 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... CC libctf_la-ctf-serialize.lo 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... CC libctf_la-ctf-sha1.lo -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... CC libctf_la-ctf-string.lo 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... CC libctf_la-ctf-subr.lo no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for _mcleanup... CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo yes checking for _etext... yes checking for etext... CC libctf_la-ctf-open-bfd.lo 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 --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so checking for bison... bison -y checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so 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... CC libctf_nobfd_la-ctf-archive.lo 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... CC libctf_nobfd_la-ctf-dump.lo yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... CC libctf_nobfd_la-ctf-create.lo 8 checking size of unsigned __int128... CC libctf_nobfd_la-ctf-decl.lo 16 checking for library containing dlopen... CC libctf_nobfd_la-ctf-error.lo none required checking whether to use expat... auto checking for libexpat... yes checking how to link with libexpat... /home/thomas/autobuild/instance-2/output-1/host/lib/libexpat.so -lm -Wl,-rpath -Wl,/home/thomas/autobuild/instance-2/output-1/host/lib checking for XML_StopParser... CC libctf_nobfd_la-ctf-hash.lo yes checking for libgmp... CC libctf_nobfd_la-ctf-labels.lo yes checking how to link with libgmp... /home/thomas/autobuild/instance-2/output-1/host/lib/libgmp.so -Wl,-rpath -Wl,/home/thomas/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/thomas/autobuild/instance-2/output-1/host/bin/pkg-config checking for usable guile from /home/thomas/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... yes checking nlist.h presence... yes checking for nlist.h... yes 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... CC libctf_nobfd_la-ctf-dedup.lo 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... CC libctf_nobfd_la-ctf-link.lo 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... CC libctf_nobfd_la-ctf-lookup.lo 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... CC libctf_nobfd_la-ctf-open.lo yes checking ncurses.h presence... CC libctf_nobfd_la-ctf-serialize.lo yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... CC libctf_nobfd_la-ctf-sha1.lo yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes 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... CC libctf_nobfd_la-ctf-string.lo 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... CC libctf_nobfd_la-ctf-subr.lo 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... CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... CCLD libctf.la yes checking whether strtoull is declared... libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries 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... CCLD libctf-nobfd.la yes checking for resize_term... libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libctf' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libctf' 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... /usr/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... yes checking proc_service.h presence... yes checking for proc_service.h... yes 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 -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -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... yes checking how to link with liblzma... -llzma 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... /usr/bin/xsltproc 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/thomas/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/thomas/autobuild/instance-2/output-1/host' '--sysconfdir=/home/thomas/autobuild/instance-2/output-1/host/etc' '--localstatedir=/home/thomas/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' '--enable-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/thomas/autobuild/instance-2/output-1/host/include ' 'LDFLAGS= -L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include ' 'MAKEINFO=true --split-size=5000000' 'PKG_CONFIG=/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config' 'PKG_CONFIG_LIBDIR=/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/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) /usr/bin/grep checking for egrep... (cached) /usr/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[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' /bin/bash ../../gdb/../mkinstalldirs arch/.deps /bin/bash ../../gdb/../mkinstalldirs cli/.deps /bin/bash ../../gdb/../mkinstalldirs dwarf2/.deps /bin/bash ../../gdb/../mkinstalldirs mi/.deps mkdir -p -- cli/.deps mkdir -p -- arch/.deps mkdir -p -- dwarf2/.deps /bin/bash ../../gdb/../mkinstalldirs compile/.deps mkdir -p -- mi/.deps /bin/bash ../../gdb/../mkinstalldirs tui/.deps /bin/bash ../../gdb/../mkinstalldirs unittests/.deps /bin/bash ../../gdb/../mkinstalldirs guile/.deps mkdir -p -- compile/.deps mkdir -p -- tui/.deps mkdir -p -- unittests/.deps mkdir -p -- guile/.deps /bin/bash ../../gdb/../mkinstalldirs python/.deps /bin/bash ../../gdb/../mkinstalldirs target/.deps /bin/bash ../../gdb/../mkinstalldirs nat/.deps mkdir -p -- target/.deps mkdir -p -- python/.deps mkdir -p -- nat/.deps GEN stamp-version CXX xml-support.o CXX xml-syscall.o GEN xml-builtin.c CXX xml-tdesc.o GEN init.c CXX gdb.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX annotate.o CXX arch-utils.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX block.o CXX blockframe.o CXX break-catch-exec.o CXX break-catch-fork.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX bt-utils.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX ctfread.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dictionary.o CXX disasm.o CXX displaced-stepping.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cu.o CXX dwarf2/dwz.o CXX dwarf2/expr.o CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o CXX dwarf2/loc.o CXX dwarf2/macro.o CXX dwarf2/read.o CXX dwarf2/section.o CXX dwarf2/stringify.o CXX elf-none-tdep.o CXX elfread.o CXX eval.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX gcore-elf.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdbtypes.o CXX gmp-utils.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX inf-child.o CXX inf-loop.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.o CXX linux-tdep.o CXX location.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX printcmd.o CXX probe.o CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/python.o CXX ravenscar-thread.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX registry.o CXX remote-fileio.o CXX remote-notif.o CXX remote-sim.o CXX remote.o CXX reverse.o CXX run-on-main-thread.o CXX rust-lang.o CXX rust-parse.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX skip.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX sparc-linux-tdep.o CXX sparc-ravenscar-thread.o CXX sparc-tdep.o CXX sparc64-linux-tdep.o CXX sparc64-tdep.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o CXX target-memory.o CXX target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tid-parse.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX tui/tui-command.o CXX tui/tui-data.o CXX tui/tui-disasm.o CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o CXX tui/tui-io.o CXX tui/tui-layout.o CXX tui/tui-location.o CXX tui/tui-out.o CXX tui/tui-regs.o CXX tui/tui-source.o CXX tui/tui-stack.o CXX tui/tui-win.o CXX tui/tui-wingeneral.o CXX tui/tui-winsource.o CXX tui/tui.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX user-regs.o CXX utils.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX version.o CXX xml-builtin.o CXX init.o CXXLD gdb make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb/doc/all-cfg.texi gdb-cfg.texi make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/doc' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/testsuite' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/testsuite' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/data-directory' rm -rf ./syscalls rm -rf ./python rm -rf ./guile rm -rf ./system-gdbinit mkdir ./syscalls files='' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/bash ../../../gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../python/lib/$file ./python/$dir ; \ done ; \ fi if test "x" != x ; then \ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/bash ../../../gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ /usr/bin/install -c -m 644 ../../../gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ done ; \ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ cd ./guile ; \ for go in $files ; do \ source="`echo $go | sed 's/\.go$/.scm/'`" ; \ echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ done ; \ fi mkdir ./system-gdbinit touch stamp-python touch stamp-guile files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./syscalls ; \ fi ; \ done files='elinos.py wrs-linux.py' ; \ for file in $files ; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ fi ; \ done touch stamp-system-gdbinit touch stamp-syscalls make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/data-directory' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build' >>> host-gdb 12.1 Installing to host directory PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/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/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true install -C /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build' /bin/bash ../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host /home/thomas/autobuild/instance-2/output-1/host make[2]: Nothing to be done for 'install-target'. make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/etc' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/intl' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/intl' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' /usr/bin/make install-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/etc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/etc' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/etc' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' true DO=all multi-do # /usr/bin/make make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' true DO=install multi-do # /usr/bin/make make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libbacktrace' Making install in po make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd/po' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd/po' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libdecnumber' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libdecnumber' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' make[4]: Entering directory '/home/thomas/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/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty/testsuite' Making install in readline make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline/readline' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline/readline' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty/testsuite' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty/testsuite' Making install in erc32 make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/readline' if test -n ""; then \ /bin/bash ../../libiberty/../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/lib/`/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/thomas/autobuild/instance-2/output-1/host/lib/`/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -print-multi-os-directory`/./libiberty.an; \ ( cd /home/thomas/autobuild/instance-2/output-1/host/lib/`/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -print-multi-os-directory` ; chmod 644 ./libiberty.an ;/usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so ./libiberty.an ); \ mv -f /home/thomas/autobuild/instance-2/output-1/host/lib/`/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -print-multi-os-directory`/./libiberty.an /home/thomas/autobuild/instance-2/output-1/host/lib/`/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-2/output-1/host/include -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/home/thomas/autobuild/instance-2/output-1/host/include/;; \ esac; \ /bin/bash ../../libiberty/../mkinstalldirs ${thd}; \ for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h ${thd}; \ done; \ fi make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libiberty' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/erc32' /bin/bash /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/../../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/bin /bin/bash /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/../../sim/erc32/../../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/lib a=`basename "$(pwd)"`; \ n=`echo run | sed 's&^&sparc-buildroot-linux-uclibc-&'`; \ [ "erc32" = "$a" ] || n="$n-$a"; \ /usr/bin/install -c run /home/thomas/autobuild/instance-2/output-1/host/bin/$n MAKEINFO doc/bfd.info make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' Making install in import n=`echo sim | sed 's&^&sparc-buildroot-linux-uclibc-&'`; \ a=`basename "$(pwd)"`; \ [ "erc32" = "$a" ] || n="$n-$a"; \ n="lib$n.a"; \ /usr/bin/install -c -m 644 libsim.a /home/thomas/autobuild/instance-2/output-1/host/lib/$n ; \ ( cd /home/thomas/autobuild/instance-2/output-1/host/lib ; /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so $n ) make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' /usr/bin/make install-recursive make[6]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[6]: Nothing to be done for 'install-exec-am'. make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdbsupport' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' n=`echo sis | sed 's&^&sparc-buildroot-linux-uclibc-&'`; \ /usr/bin/install -c sis /home/thomas/autobuild/instance-2/output-1/host/bin/$n make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim/erc32' make[6]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[7]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[6]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib/import' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gnulib' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-2/output-1/host/share/doc//erc32' /usr/bin/install -c -m 644 ../../sim/erc32/README.erc32 ../../sim/erc32/README.gdb ../../sim/erc32/README.sis '/home/thomas/autobuild/instance-2/output-1/host/share/doc//erc32' MAKEINFO doc/bfd.info /usr/bin/mkdir -p '/home/thomas/autobuild/instance-2/output-1/host/include/sim' /usr/bin/install -c -m 644 ../../sim/../include/sim/callback.h ../../sim/../include/sim/sim.h '/home/thomas/autobuild/instance-2/output-1/host/include/sim' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-2/output-1/host/share/info' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/sim' /usr/bin/install -c -m 644 ../../bfd/doc/bfd.info '/home/thomas/autobuild/instance-2/output-1/host/share/info' install-info --info-dir='/home/thomas/autobuild/instance-2/output-1/host/share/info' '/home/thomas/autobuild/instance-2/output-1/host/share/info/bfd.info' make[6]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/bfd' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libctf' Making install in . make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libctf' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-2/output-1/host/share/info' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ../../libctf/doc/ctf-spec.info '/home/thomas/autobuild/instance-2/output-1/host/share/info' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' Making install in po make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes/po' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/opcodes' install-info --info-dir='/home/thomas/autobuild/instance-2/output-1/host/share/info' '/home/thomas/autobuild/instance-2/output-1/host/share/info/ctf-spec.info' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libctf' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/libctf' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/doc' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/testsuite' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/testsuite' make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/data-directory' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/data-directory' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[4]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' transformed_name=`t='s&^&sparc-buildroot-linux-uclibc-&'; \ echo gdb | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb ; \ else \ true ; \ fi ; \ /bin/bash ../../gdb/../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/bin ; \ /usr/bin/install -c gdb \ /home/thomas/autobuild/instance-2/output-1/host/bin/$transformed_name ; \ /bin/bash ../../gdb/../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/include/gdb ; \ /usr/bin/install -c -m 644 jit-reader.h /home/thomas/autobuild/instance-2/output-1/host/include/gdb/jit-reader.h mkdir -p -- /home/thomas/autobuild/instance-2/output-1/host/include/gdb if test "x" != x; \ then \ transformed_name=`t='s&^&sparc-buildroot-linux-uclibc-&'; \ echo gcore | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gcore ; \ else \ true ; \ fi ; \ /bin/bash ../../gdb/../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/bin ; \ /usr/bin/install -c gcore \ /home/thomas/autobuild/instance-2/output-1/host/bin/$transformed_name; \ fi transformed_name=`t='s&^&sparc-buildroot-linux-uclibc-&'; \ echo gdb-add-index | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb-add-index ; \ else \ true ; \ fi ; \ /usr/bin/install -c ../../gdb/contrib/gdb-add-index.sh \ /home/thomas/autobuild/instance-2/output-1/host/bin/$transformed_name make[5]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[6]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/doc' /bin/bash ../../../gdb/doc/../../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/share/info test -z "/home/thomas/autobuild/instance-2/output-1/host/share/man/man1" || /bin/bash ../../../gdb/doc/../../mkinstalldirs "/home/thomas/autobuild/instance-2/output-1/host/share/man/man1" test -z "/home/thomas/autobuild/instance-2/output-1/host/share/man/man5" || /bin/bash ../../../gdb/doc/../../mkinstalldirs "/home/thomas/autobuild/instance-2/output-1/host/share/man/man5" /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-1 /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info-1 /usr/bin/install -c -m 644 '../../../gdb/doc/gdb.1' '/home/thomas/autobuild/instance-2/output-1/host/share/man/man1/sparc-buildroot-linux-uclibc-gdb.1' /usr/bin/install -c -m 644 '../../../gdb/doc/gdbinit.5' '/home/thomas/autobuild/instance-2/output-1/host/share/man/man5/sparc-buildroot-linux-uclibc-gdbinit.5' /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-2 /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info-2 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-3 /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info-3 /usr/bin/install -c -m 644 '../../../gdb/doc/gdbserver.1' '/home/thomas/autobuild/instance-2/output-1/host/share/man/man1/sparc-buildroot-linux-uclibc-gdbserver.1' /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-4 /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info-4 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-5 /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info-5 /usr/bin/install -c -m 644 '../../../gdb/doc/gdb-add-index.1' '/home/thomas/autobuild/instance-2/output-1/host/share/man/man1/sparc-buildroot-linux-uclibc-gdb-add-index.1' /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-6 /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info-6 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-7 /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info-7 /usr/bin/install -c -m 644 ../../../gdb/doc/gdb.info-8 /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info-8 /usr/bin/install -c -m 644 ../../../gdb/doc/stabs.info /home/thomas/autobuild/instance-2/output-1/host/share/info/stabs.info /usr/bin/install -c -m 644 ../../../gdb/doc/annotate.info /home/thomas/autobuild/instance-2/output-1/host/share/info/annotate.info install-info --info-dir=/home/thomas/autobuild/instance-2/output-1/host/share/info /home/thomas/autobuild/instance-2/output-1/host/share/info/gdb.info install-info --info-dir=/home/thomas/autobuild/instance-2/output-1/host/share/info /home/thomas/autobuild/instance-2/output-1/host/share/info/stabs.info install-info --info-dir=/home/thomas/autobuild/instance-2/output-1/host/share/info /home/thomas/autobuild/instance-2/output-1/host/share/info/annotate.info make[6]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/doc' make[6]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/testsuite' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/testsuite' make[6]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/data-directory' make[7]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/data-directory' /bin/bash ../../../gdb/data-directory/../../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/share/gdb/syscalls files='' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/bash ../../../gdb/data-directory/../../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/share/gdb/python/$dir ; \ /usr/bin/install -c -m 644 ./python/$file /home/thomas/autobuild/instance-2/output-1/host/share/gdb/python/$dir ; \ done ; \ fi files='' ; \ if test "x$files" != x ; then \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/bash ../../../gdb/data-directory/../../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/share/gdb/guile/$dir ; \ /usr/bin/install -c -m 644 ./guile/$file /home/thomas/autobuild/instance-2/output-1/host/share/gdb/guile/$dir ; \ done ; \ fi /bin/bash ../../../gdb/data-directory/../../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/host/share/gdb/system-gdbinit mkdir -p -- /home/thomas/autobuild/instance-2/output-1/host/share/gdb/syscalls mkdir -p -- /home/thomas/autobuild/instance-2/output-1/host/share/gdb/system-gdbinit files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \ for file in $files; do \ f=../../../gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /home/thomas/autobuild/instance-2/output-1/host/share/gdb/syscalls ; \ fi ; \ done files='elinos.py wrs-linux.py' ; \ for file in $files; do \ f=../../../gdb/data-directory/../system-gdbinit/$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f /home/thomas/autobuild/instance-2/output-1/host/share/gdb/system-gdbinit ; \ fi ; \ done make[7]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/data-directory' make[6]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb/data-directory' make[5]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build/gdb' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/build' cd /home/thomas/autobuild/instance-2/output-1/host/bin && ln -snf sparc-buildroot-linux-uclibc-gdb sparc-linux-gdb mkdir -p /home/thomas/autobuild/instance-2/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/buildroot/ ; echo "add-auto-load-safe-path /home/thomas/autobuild/instance-2/output-1/host/sparc-buildroot-linux-uclibc/sysroot" > /home/thomas/autobuild/instance-2/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/buildroot/gdbinit ; echo "set sysroot /home/thomas/autobuild/instance-2/output-1/host/sparc-buildroot-linux-uclibc/sysroot" >> /home/thomas/autobuild/instance-2/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/buildroot/gdbinit *** *** ERROR: package host-gdb installs executables without proper RPATH: *** /home/thomas/autobuild/instance-2/output-1/host/bin/sparc-buildroot-linux-uclibc-sis make: *** [package/pkg-generic.mk:305: /home/thomas/autobuild/instance-2/output-1/build/host-gdb-12.1/.stamp_host_installed] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'