>>> gdb 12.1 Extracting xzcat /home/thomas/autobuild/instance-3/dl/gdb/gdb-12.1.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1 -xf - >>> 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 >>> 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-3/output-1/build/gdb-12.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> gdb 12.1 Patching libtool patching file /home/thomas/autobuild/instance-3/output-1/build/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). >>> gdb 12.1 Configuring mkdir -p /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build ln -sf ../configure /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/configure (cd /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ac_cv_type_uintptr_t=yes gt_cv_func_gettext_libintl=yes ac_cv_func_dcgettext=yes gdb_cv_func_sigsetjmp=yes bash_cv_func_strcoll_broken=no bash_cv_must_reinstall_sighandlers=no bash_cv_func_sigsetjmp=present bash_cv_have_mbstate_t=yes gdb_cv_func_sigsetjmp=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_working_strerror=yes gl_cv_func_strerror_0_works=yes gdb_cv_prfpregset_t_broken=no CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-musl --host=or1k-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --enable-nls --enable-static --enable-shared --without-uiout --disable-gdbtk --without-x --disable-sim --disable-binutils --disable-install-libbfd --disable-ld --disable-gas --disable-gprof --without-included-gettext --with-system-zlib --disable-werror --enable-static --without-mpfr --disable-gdb --without-curses --enable-gdbserver --disable-tui --without-python --with-expat --with-libexpat-prefix=/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr --with-lzma --with-liblzma-prefix=/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr ) checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-musl checking target system type... or1k-buildroot-linux-musl 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 or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... none needed checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for or1k-buildroot-linux-musl-gnatbind... no checking for gnatbind... no checking for or1k-buildroot-linux-musl-gnatmake... 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 sim gdb (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) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar checking for or1k-buildroot-linux-musl-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar checking for as... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-as checking for or1k-buildroot-linux-musl-as... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-as checking for or1k-buildroot-linux-musl-dlltool... no checking for ld... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking for or1k-buildroot-linux-musl-ld... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking for or1k-buildroot-linux-musl-lipo... no checking for nm... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm checking for or1k-buildroot-linux-musl-nm... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm checking for ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib checking for or1k-buildroot-linux-musl-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib checking for strip... (cached) /bin/true checking for or1k-buildroot-linux-musl-strip... (cached) /bin/true checking for or1k-buildroot-linux-musl-windres... no checking for or1k-buildroot-linux-musl-windmc... no checking for objcopy... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objcopy checking for or1k-buildroot-linux-musl-objcopy... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objcopy checking for objdump... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objdump checking for or1k-buildroot-linux-musl-objdump... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objdump checking for readelf... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-readelf checking for or1k-buildroot-linux-musl-readelf... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-readelf checking for -plugin option... checking for or1k-buildroot-linux-musl-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-cc... or1k-buildroot-linux-musl-cc checking for or1k-buildroot-linux-musl-c++... or1k-buildroot-linux-musl-c++ checking for or1k-buildroot-linux-musl-gcc... or1k-buildroot-linux-musl-gcc checking for or1k-buildroot-linux-musl-gfortran... no checking for or1k-buildroot-linux-musl-gccgo... no checking for or1k-buildroot-linux-musl-dlltool... no checking for or1k-buildroot-linux-musl-lipo... no checking for or1k-buildroot-linux-musl-windres... no checking for or1k-buildroot-linux-musl-windmc... no checking where to find the target ar... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin checking where to find the target as... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin 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 in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin checking where to find the target objcopy... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin checking where to find the target objdump... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin checking where to find the target ranlib... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin checking where to find the target readelf... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin checking where to find the target strip... pre-installed in /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/or1k-buildroot-linux-musl/11.3.0/../../../../or1k-buildroot-linux-musl/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> gdb 12.1 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" gl_cv_func_gettimeofday_clobber=no gl_cv_func_working_strerror=yes gl_cv_func_strerror_0_works=yes gdb_cv_prfpregset_t_broken=no /usr/bin/make -j4 MAKEINFO=true -C /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build' mkdir -p -- ./libiberty mkdir -p -- ./intl mkdir -p -- ./libbacktrace mkdir -p -- ./etc Configuring in ./libiberty Configuring in ./libbacktrace Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... configure: creating cache ./config.cache /usr/bin/install -c checking whether build environment is sane... checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 yes checking for perl... /usr/bin/perl checking build system type... checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip checking for a thread-safe mkdir -p... checking build system type... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... yes checking whether /usr/bin/make supports nested variables... checking whether the C compiler works... or1k-buildroot-linux-musl checking for or1k-buildroot-linux-musl-ar... yes /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-ranlib... or1k-buildroot-linux-musl /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking target system type... checking for -plugin option... checking for or1k-buildroot-linux-musl-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking whether /usr/bin/make supports nested variables... (cached) yes --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so or1k-buildroot-linux-musl checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... configure: updating cache ./config.cache checking that generated files are newer than configure... checking whether the C compiler works... checking whether we are cross compiling... yes checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes checking for suffix of object files... none needed checking how to run the C preprocessor... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc understands -c and -o together... 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... none needed checking how to run the C preprocessor... yes checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E yes checking for sys/types.h... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... checking for sys/stat.h... /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 stdlib.h... yes yes checking for sys/types.h... checking for string.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for memory.h... checking for sys/stat.h... yes checking for stdlib.h... yes yes checking for strings.h... checking for stdlib.h... yes checking for string.h... yes yes checking for inttypes.h... checking for string.h... yes checking for memory.h... yes yes checking for stdint.h... checking for memory.h... yes yes checking for strings.h... yes checking for unistd.h... checking for strings.h... yes yes yes checking for inttypes.h... checking minix/config.h usability... checking for inttypes.h... yes checking for stdint.h... yes no checking minix/config.h presence... checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for unistd.h... checking for unistd.h... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes yes checking for msgfmt... checking minix/config.h usability... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt yes checking for xgettext... checking minix/config.h usability... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking build system type... x86_64-pc-linux-gnu no checking for minix/config.h... checking host system type... no checking whether it is safe to define __EXTENSIONS__... yes or1k-buildroot-linux-musl checking for or1k-buildroot-linux-musl-ranlib... checking for special C compiler options needed for large files... no /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for _FILE_OFFSET_BITS value needed for large files... checking for library containing strerror... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... no yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -W... none required checking for an ANSI C-conforming const... checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wall... checking whether /usr/bin/make supports nested variables... yes checking for inline... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for or1k-buildroot-linux-musl-gcc... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc inline checking for off_t... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wwrite-strings... checking whether we are using the GNU C compiler... (cached) yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... (cached) yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc understands -c and -o together... (cached) yes checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for gawk... (cached) gawk checking for dwz... dwz checking how to print strings... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wc++-compat... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wstrict-prototypes... yes checking for size_t... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... yes /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wshadow=local... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -pedantic ... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm) interface... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc and cc understand -c and -o together... yes checking for working alloca.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld option to reload object files... -r checking for or1k-buildroot-linux-musl-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for or1k-buildroot-linux-musl-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-strip... (cached) or1k-buildroot-linux-musl-strip yes checking for alloca... checking for or1k-buildroot-linux-musl-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm output from /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc object... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... ok checking for dlfcn.h... yes yes checking for getpagesize... checking for an ANSI C-conforming const... yes checking for objdir... yes checking for inline... .libs yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... inline checking whether byte ordering is bigendian... no checking whether integer division by zero raises SIGFPE... guessing no checking for inttypes.h... yes checking for stdint.h... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -fno-rtti -fno-exceptions... yes checking for unsigned long long... yes checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc PIC flag -fPIC -DPIC works... checking for sys/file.h... yes yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc static flag -static works... yes checking for inttypes.h... checking for sys/param.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... checking for limits.h... yes no checking for ld used by GCC... checking for stdlib.h... (cached) yes checking for malloc.h... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) supports shared libraries... yes yes checking whether -lc should be explicitly linked in... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) is GNU ld... yes checking for shared library run path origin... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes done checking for sys/time.h... no checking dynamic linker characteristics... checking argz.h usability... yes checking for time.h... no checking argz.h presence... yes checking for sys/resource.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes no checking for argz.h... no yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking limits.h usability... checking for sys/stat.h... (cached) yes checking for sys/mman.h... no checking unwind.h usability... yes checking limits.h presence... yes yes checking for limits.h... yes checking for fcntl.h... checking locale.h usability... yes checking unwind.h presence... yes checking for alloca.h... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking locale.h presence... yes checking for sys/pstat.h... yes checking for locale.h... yes checking nl_types.h usability... yes checking for -funwind-tables option... no checking for sys/sysmp.h... yes checking for -frandom-seed=string option... yes checking nl_types.h presence... no checking for sys/sysinfo.h... yes checking for nl_types.h... yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -W... yes checking malloc.h usability... checking for machine/hal_sysinfo.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wall... no yes checking malloc.h presence... checking for sys/table.h... yes checking for malloc.h... yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wwrite-strings... no checking stddef.h usability... checking for sys/sysctl.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wstrict-prototypes... no checking for sys/systemcfg.h... yes checking stddef.h presence... yes yes checking for stddef.h... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wmissing-prototypes... no checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio_ext.h... checking for string.h... (cached) yes yes checking for unistd.h... (cached) yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wold-style-definition... checking for sys/param.h... (cached) yes checking for process.h... checking for feof_unlocked... yes no checking for sys/prctl.h... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wmissing-format-attribute... yes checking for sys/wait.h that is POSIX.1 compatible... yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wcast-qual... checking for fgets_unlocked... yes checking for _Unwind_GetIPInfo... yes checking whether time.h and sys/time.h may both be included... yes checking for getc_unlocked... yes checking whether errno must be declared... yes checking for CET support... no checking __sync extensions... no checking size of int... done configure: creating ./config.status yes checking for getcwd... yes checking __atomic extensions... yes yes checking output filetype... checking for getegid... elf32 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for geteuid... config.status: creating Makefile yes yes checking for uintptr_t... checking for getgid... mkdir -p -- ./libdecnumber Configuring in ./libdecnumber yes checking for getuid... yes checking for int_least32_t... yes checking for mempcpy... 4 checking size of long... yes checking for int_fast32_t... yes checking for munmap... yes checking for uint64_t... yes checking for putenv... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking for setenv... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for setlocale... yes yes checking link.h usability... checking for stpcpy... 4 checking size of size_t... yes checking link.h presence... yes yes checking for link.h... yes checking for dl_iterate_phdr... checking for strcasecmp... yes checking mach-o/dyld.h usability... configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... yes checking for strdup... yes checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking whether the C compiler works... checking for strtoul... no checking sys/ldr.h presence... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for tsearch... no checking for sys/ldr.h... no checking for fcntl... checking whether we are cross compiling... yes checking for suffix of object files... yes yes o checking whether we are using the GNU C compiler... checking for __argz_count... checking whether strnlen is declared... 4 checking for long long... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... yes yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... no checking whether getpagesize is declared... checking for __argz_stringify... none needed checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so yes checking size of long long... checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -W... no checking for __argz_next... checking for lstat... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wall... yes yes no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wwrite-strings... checking for __fsetlocking... checking for readlink... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wstrict-prototypes... yes yes checking for iconv... checking for getexecname... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wmissing-prototypes... yes yes checking for iconv declaration... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wold-style-definition... no checking for KERN_PROC... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... no checking for KERN_PROG_ARGS... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wmissing-format-attribute... yes no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wcast-qual... checking for clock_gettime... yes checking for LC_MESSAGES... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -pedantic -Wlong-long... yes yes checking whether -pthread is supported... yes checking for bison... bison checking version of bison... checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -fno-lto... 3.8.2, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes yes checking whether -gdwarf-5 is supported... checking how to run the C preprocessor... no yes checking for compress in -lz... checking for GNU gettext in libintl... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E 8 checking for a 64-bit type... checking for grep that handles long lines and -e... uint64_t yes checking whether --compress-debug-sections is supported... /usr/bin/grep checking for intptr_t... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 yes checking for objcopy... objcopy checking for readelf... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-readelf checking whether objcopy supports debuglink... yes checking for dsymutil... @DSYMUTIL@ checking for nm... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... configure: updating cache ./config.cache configure: creating ./config.status yes checking for sys/types.h... yes checking for uintptr_t... yes checking whether tests can run... no yes checking for sys/stat.h... yes configure: updating cache ./config.cache checking for stdlib.h... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for ssize_t... yes checking for string.h... config.status: creating Makefile config.status: creating config.intl yes yes checking for pid_t... config.status: creating config.h checking for memory.h... config.status: executing default-1 commands yes checking for strings.h... yes mkdir -p -- ./readline yes Configuring in ./readline checking for inttypes.h... checking for library containing strerror... yes checking for stdint.h... none required checking for asprintf... yes yes checking for unistd.h... checking for atexit... yes checking ctype.h usability... yes checking for basename... yes checking ctype.h presence... yes checking for ctype.h... yes yes checking stddef.h usability... checking for bcmp... yes checking stddef.h presence... yes yes checking for stddef.h... yes checking for bcopy... checking for string.h... (cached) yes checking stdio.h usability... yes yes checking stdio.h presence... checking for bsearch... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for bzero... yes checking for uintptr_t... yes checking for calloc... configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip 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 int_least32_t... yes yes checking whether /usr/bin/make supports nested variables... checking for clock... yes checking whether to enable maintainer-specific portions of Makefiles... no yes yes checking for int_fast32_t... configure: updating cache ./config.cache checking for ffs... checking that generated files are newer than configure... yes checking for getcwd... yes checking for uint64_t... yes checking for getpagesize... config.status: creating Makefile yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes config.status: creating backtrace-supported.h checking for gettimeofday... yes checking for off_t... config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h yes checking for index... config.status: executing libtool commands config.status: executing gstdint.h commands yes checking size of int... yes checking for insque... config.status: executing default commands yes checking for memchr... make[2]: Nothing to be done for 'all-target'. mkdir -p -- ./gnulib Configuring in ./gnulib yes checking for memcmp... yes checking for memcpy... yes checking for memmem... 4 yes checking size of long... checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc yes 4 checking for ANSI C header files... (cached) yes checking for random... checking build system type... x86_64-pc-linux-gnu checking host system type... checking whether the C compiler works... yes or1k-buildroot-linux-musl checking target system type... checking for rename... or1k-buildroot-linux-musl 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 C compiler default output file name... a.out checking for suffix of executables... yes checking for rindex... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes yes checking for setenv... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to enable C11 features... configure: updating cache ./config.cache configure: creating ./config.status yes checking for snprintf... none needed checking whether the compiler is clang... yes checking for sigsetmask... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... no checking for stpcpy... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E config.status: creating Makefile yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... config.status: creating config.h /usr/bin/grep -E checking for ANSI C header files... checking for stpncpy... config.status: executing gstdint.h commands yes checking for strcasecmp... yes checking for sys/types.h... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/intl' yes yes checking for sys/stat.h... checking for strchr... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/etc' yes checking for stdlib.h... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libbacktrace' /usr/bin/make all-am yes make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libbacktrace' /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o atomic.lo ../../libbacktrace/atomic.c checking for strdup... yes checking for string.h... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes yes checking for strncasecmp... checking for memory.h... true DO=all multi-do # /usr/bin/make /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o dwarf.lo ../../libbacktrace/dwarf.c yes checking for strings.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o checking for strndup... yes checking for inttypes.h... yes checking for strnlen... yes checking for stdint.h... yes yes checking for strrchr... checking for unistd.h... yes yes checking for wchar.h... checking for strstr... yes yes checking for minix/config.h... checking for strtod... no yes checking for sys/socket.h... checking for strtol... yes checking for arpa/inet.h... yes checking for strtoul... yes yes checking for features.h... checking for strtoll... yes yes checking for sys/param.h... checking for strtoull... yes yes checking for unistd.h... (cached) yes checking for strverscmp... checking for dirent.h... yes yes checking for fnmatch.h... checking for tmpnam... yes yes checking for sys/stat.h... (cached) yes checking for vasprintf... checking for sys/time.h... yes yes checking for vfprintf... checking for glob.h... yes yes checking for threads.h... checking for vprintf... yes checking for netdb.h... yes checking for vsnprintf... yes checking for netinet/in.h... done configure: creating ./config.status yes checking for vsprintf... yes checking for limits.h... yes yes checking for waitpid... checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes yes checking for xlocale.h... checking for setproctitle... config.status: creating Makefile no === configuring in readline (/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/readline/readline) checking for math.h... configure: running /bin/bash ../../../readline/readline/configure --disable-option-checking '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--enable-nls' '--enable-shared' '--without-uiout' '--disable-gdbtk' '--without-x' '--disable-sim' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--without-included-gettext' '--with-system-zlib' '--disable-werror' '--enable-static' '--without-mpfr' '--disable-gdb' '--without-curses' '--enable-gdbserver' '--disable-tui' '--without-python' '--with-expat' '--with-libexpat-prefix=/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr' '--with-lzma' '--with-liblzma-prefix=/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr' '--program-transform-name=s&^&&' '--build=x86_64-pc-linux-gnu' '--host=or1k-buildroot-linux-musl' '--target=or1k-buildroot-linux-musl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=or1k-buildroot-linux-musl' 'target_alias=or1k-buildroot-linux-musl' --cache-file=.././config.cache --srcdir=../../../readline/readline no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 0 checking for vfork.h... yes checking for sys/mman.h... no checking for fork... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes checking for sys/select.h... yes checking for vfork... yes checking for strings.h... (cached) yes checking for sys/random.h... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _doprnt... yes checking for sys/uio.h... no checking for sys_errlist... yes checking for sys/wait.h... no checking for sys_nerr... yes checking for crtdefs.h... no checking for sys_siglist... no checking for wctype.h... no checking for external symbol _system_configuration... yes checking whether it is safe to define __EXTENSIONS__... no checking for __fsetlocking... yes checking whether _XOPEN_SOURCE should be defined... yes checking for canonicalize_file_name... no configure: loading cache .././config.cache checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-musl configure: cross-compiling for or1k-buildroot-linux-musl is not supported Beginning configuration for readline-8.1 for or1k-buildroot-linux-musl checking whether /usr/bin/make sets $(MAKE)... or1k-buildroot-linux-musl no checking target system type... (cached) yes checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc checking for dup3... or1k-buildroot-linux-musl checking for dlfcn.h... checking whether the C compiler works... yes yes checking for windows.h... checking for getrlimit... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for library containing dlsym... yes checking for getrusage... checking whether we are cross compiling... yes checking for suffix of object files... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... o checking whether we are using the GNU C compiler... yes no checking for Minix Amsterdam compiler... checking for getsysinfo... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... no checking for or1k-buildroot-linux-musl-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking whether the preprocessor supports include_next... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... no checking for gettimeofday... (cached) yes yes checking whether source code line length is unlimited... checking for on_exit... yes checking for C/C++ restrict keyword... none needed checking how to run the C preprocessor... __restrict__ checking whether is self-contained... no checking for pipe2... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E yes checking for shutdown... yes 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 psignal... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for pstat_getdynamic... yes checking for sys/types.h... yes no yes checking for pstat_getstatic... checking for sa_family_t... checking for sys/stat.h... yes checking for stdlib.h... no checking for realpath... yes checking for struct sockaddr_storage.ss_family... yes checking for string.h... yes yes checking for setrlimit... checking for size_t... yes checking for memory.h... yes checking for spawnve... yes checking for strings.h... yes checking for working alloca.h... yes checking for inttypes.h... no checking for spawnvpe... yes checking for alloca... yes checking for stdint.h... no checking for strerror... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether uses 'inline' correctly... yes checking for btowc... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o fileline.lo ../../libbacktrace/fileline.c yes checking for unistd.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o checking for strsignal... yes yes checking for canonicalize_file_name... checking minix/config.h usability... yes checking for sysconf... no checking minix/config.h presence... no checking for faccessat... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for sysctl... checking for realpath... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for or1k-buildroot-linux-musl-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so yes checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for an ANSI C-conforming const... no /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o posix.lo ../../libbacktrace/posix.c checking for chown... checking for sysmp... yes checking for function prototypes... yes checking whether char is unsigned... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o yes no checking for table... checking for fchown... no checking for working volatile... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 yes checking return type of signal handlers... yes no checking for times... checking for _set_invalid_parameter_handler... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o print.lo ../../libbacktrace/print.c void checking for size_t... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/print.c -fPIC -DPIC -o .libs/print.o yes no checking for wait3... checking for fchdir... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1 yes yes checking for fcntl... yes checking for ssize_t... checking for wait4... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o sort.lo ../../libbacktrace/sort.c yes checking for symlink... yes checking for sbrk... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... yes checking for fdopendir... no yes checking for dirent.h that defines DIR... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 checking whether basename is declared... yes yes checking for library containing opendir... checking for mempcpy... yes checking whether ffs is declared... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o state.lo ../../libbacktrace/state.c none required checking for fcntl... yes checking for fnmatch... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o yes checking whether asprintf is declared... yes checking for kill... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1 yes checking for mbsrtowcs... yes checking whether vasprintf is declared... yes /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o backtrace.lo ../../libbacktrace/backtrace.c checking for lstat... yes yes checking for fstatat... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o checking whether snprintf is declared... yes checking for readlink... yes yes checking for getdelim... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 checking whether vsnprintf is declared... yes checking for fnmatch... yes yes /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o simple.lo ../../libbacktrace/simple.c checking for getdtablesize... checking whether calloc is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o yes yes checking for memmove... yes checking for getlogin_r... checking whether getenv is declared... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 yes yes checking for getprogname... checking for pselect... yes checking whether getopt is declared... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o elf.lo ../../libbacktrace/elf.c libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o no yes checking for getexecname... yes checking for putenv... checking whether malloc is declared... yes yes no checking for getrandom... checking whether realloc is declared... checking for select... yes yes yes checking whether sbrk is declared... checking for setenv... checking for gettimeofday... yes yes yes checking whether strtol is declared... checking for setlocale... checking for glob... yes yes yes checking whether strtoul is declared... checking for glob_pattern_p... checking for strcasecmp... yes checking whether strtoll is declared... no checking for getpwnam_r... yes checking for strpbrk... yes yes checking whether strtoull is declared... checking for isblank... yes checking for tcgetattr... yes checking whether strverscmp is declared... yes yes checking for lstat... checking for vsnprintf... yes checking whether strnlen is declared... yes checking for mbsinit... yes checking for isascii... yes checking whether canonicalize_file_name must be declared... yes checking for mbrtowc... yes checking for stdlib.h... (cached) yes yes checking for isxdigit... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... checking for mprotect... yes yes checking for getpwent... yes configure: updating cache ./config.cache checking for mkostemp... configure: creating ./config.status yes checking for getpwnam... yes checking for openat... yes checking for getpwuid... yes checking for pipe... yes checking for uid_t in sys/types.h... yes yes checking for unistd.h... (cached) yes checking for working chown... checking for readlink... no checking for working strcoll... no checking fcntl.h usability... config.status: creating Makefile yes yes checking fcntl.h presence... checking for link... config.status: creating testsuite/Makefile yes checking for fcntl.h... yes checking for unistd.h... (cached) yes config.status: creating config.h checking for stdlib.h... (cached) yes yes config.status: executing default commands checking for setenv... checking varargs.h usability... no checking varargs.h presence... yes checking for strerror_r... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o mmapio.lo ../../libbacktrace/mmapio.c no checking for varargs.h... no checking stdarg.h usability... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o yes checking for __xpg_strerror_r... yes checking stdarg.h presence... yes checking for stdarg.h... yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 checking stdbool.h usability... yes checking for catgets... yes checking stdbool.h presence... /bin/bash ./libtool --tag=CC --mode=compile /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o mmap.lo ../../libbacktrace/mmap.c yes yes checking for stdbool.h... yes checking for snprintf... checking for string.h... (cached) yes checking for strings.h... (cached) yes libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o checking limits.h usability... yes checking for localtime_r... yes checking limits.h presence... yes checking for limits.h... yes yes checking locale.h usability... checking for iswcntrl... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking locale.h presence... yes checking for locale.h... yes yes checking pwd.h usability... checking for wmempcpy... libtool: compile: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c ../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking pwd.h presence... no checking for nl_langinfo and CODESET... yes checking for pwd.h... yes checking for memory.h... (cached) yes make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -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 checking termcap.h usability... yes checking for a traditional french locale... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... none checking whether lstat correctly handles trailing slash... guessing yes checking whether // is distinct from /... unknown, assuming no checking whether realpath works... guessing yes checking for getcwd... yes checking termios.h presence... yes checking for termios.h... yes yes checking termio.h usability... checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... guessing yes checking whether chown dereferences symlinks... guessing yes checking whether chown honors trailing slash... guessing yes checking whether chown always updates ctime... guessing yes checking if environ is properly declared... no checking termio.h presence... no checking for termio.h... no yes checking for complete errno.h... checking sys/ioctl.h usability... yes checking whether strerror_r is declared... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... checking sys/pte.h usability... no checking sys/pte.h presence... no checking whether fchdir is declared... no checking for sys/pte.h... no checking sys/stream.h usability... yes checking for working fcntl.h... cross-compiling checking for pid_t... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking for mode_t... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for mbstate_t... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether frexp() can be used without linking with libm... no checking for type of signal functions... yes checking whether alarm is declared... posix checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no no checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing missing checking for lstat... yes checking whether frexp works... guessing yes checking whether long double and double are the same... yes checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no no checking whether the ctype macros accept non-ascii characters... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no no checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking whether frexpl is declared... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether frexpl() can be used without linking with libm... yes checking whether signal handlers are of type void... yes checking whether frexpl works... guessing yes checking whether stat file-mode macros are broken... yes checking for TIOCSTAT in sys/ioctl.h... no checking for nlink_t... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... yes checking whether getcwd (NULL, 0) allocates memory for result... guessing yes checking for getcwd with POSIX signature... no checking for struct winsize in sys/ioctl.h and termios.h... yes checking whether getcwd is declared... sys/ioctl.h checking for struct dirent.d_ino... yes checking whether getdelim is declared... yes checking for struct dirent.d_fileno... yes checking libaudit.h usability... yes checking whether getdtablesize is declared... no checking libaudit.h presence... yes checking whether getline is declared... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes yes checking for tgetent... checking whether getlogin_r is declared... no checking for tgetent in -ltermcap... yes checking whether getlogin is declared... no checking for tgetent in -ltinfo... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... no checking for tgetent in -lcurses... yes checking pthread.h usability... yes checking which library has the termcap functions... using libcurses checking wctype.h usability... /bin/bash ./libtool --tag=CC --mode=link /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -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 pthread.h presence... yes checking for pthread.h... yes yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... checking for pthread_kill in -lpthread... yes checking wchar.h presence... libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/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 yes checking for wchar.h... yes checking langinfo.h usability... yes checking whether POSIX threads API is available... yes libtool: link: /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libbacktrace' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libbacktrace' source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c yes checking langinfo.h presence... checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... guessing yes checking for IPv4 sockets... no checking for mbstr.h... no checking for mbrlen... yes checking for IPv6 sockets... source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -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 yes checking for mbscasecmp... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... no checking for mbscmp... yes checking whether wint_t is large enough... no checking for mbsnrtowcs... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking for mbsrtowcs... guessing yes checking whether stdint.h works without ISO C predefines... yes checking for mbschr... mkdir -p -- ./bfd Configuring in ./bfd yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for wcrtomb... no checking where to find the exponent in a 'double'... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... word 0 bit 20 checking whether byte ordering is bigendian... (cached) yes checking for wchar_t... yes checking for wctype... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for wcswidth... yes checking whether locale.h defines locale_t... yes yes checking whether mbrtowc and mbstate_t are properly declared... checking whether imported symbols can be declared weak... (cached) guessing yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for GNU libc compatible malloc... guessing yes checking for a traditional japanese locale... yes checking for iswlower... yes checking for iswupper... none checking for a french Unicode locale... yes checking for towlower... none checking for a transitional chinese locale... configure: creating cache ./config.cache yes checking build system type... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -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 checking for towupper... x86_64-pc-linux-gnu checking host system type... none checking for inline... or1k-buildroot-linux-musl checking target system type... or1k-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes inline checking for mmap... yes checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip checking for a thread-safe mkdir -p... checking for iswctype... /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 MAP_ANONYMOUS... checking whether /usr/bin/make supports nested variables... (cached) yes checking for or1k-buildroot-linux-musl-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc yes checking for nl_langinfo and CODESET... yes checking whether memchr works... guessing no checking whether memmem is declared... checking whether the C compiler works... yes checking for wchar_t in wchar.h... yes checking for memmem... yes checking for C compiler default output file name... a.out yes checking for wctype_t in wctype.h... checking for suffix of executables... yes checking whether memmem works... yes checking for wint_t in wctype.h... checking whether we are cross compiling... yes checking for suffix of object files... guessing yes checking whether memrchr is declared... yes checking for wcwidth broken with unicode combining characters... no checking size of wchar_t... o checking whether we are using the GNU C compiler... source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -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 yes checking whether defines MIN and MAX... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc understands -c and -o together... yes checking for promoted mode_t type... yes checking for style of include used by /usr/bin/make... mode_t checking whether is self-contained... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... none checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E rm -f libdecnumber.a /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so libdecnumber.a make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libdecnumber' checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... checking for library containing setsockopt... make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi /usr/bin/grep -E checking for ANSI C header files... touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi 4 checking configuration for building shared libraries... supported none needed checking whether setenv is declared... yes checking for sys/types.h... yes configure: updating cache .././config.cache checking search.h usability... configure: creating ./config.status yes checking for sys/stat.h... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for stdlib.h... yes checking for sigset_t... yes checking for string.h... yes yes checking for memory.h... checking for stdbool.h that conforms to C99... config.status: creating Makefile config.status: creating doc/Makefile yes yes checking for _Bool... checking for strings.h... config.status: creating examples/Makefile yes config.status: creating shlib/Makefile checking for inttypes.h... config.status: creating readline.pc yes yes checking whether fcloseall is declared... checking for stdint.h... config.status: creating config.h config.status: executing default commands yes no checking for unistd.h... checking whether ecvt is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o yes yes checking minix/config.h usability... checking whether fcvt is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi no checking minix/config.h presence... yes checking whether gcvt is declared... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking how to print strings... checking whether strdup is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o checking whether strerror(0) succeeds... (cached) yes checking for strerror_r with POSIX signature... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... yes checking whether strerror_r works... guessing yes checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking whether strtok_r is declared... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld option to reload object files... -r checking for or1k-buildroot-linux-musl-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for or1k-buildroot-linux-musl-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-strip... (cached) or1k-buildroot-linux-musl-strip checking for or1k-buildroot-linux-musl-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p output from /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc object... yes checking for struct timespec in ... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/readline' yes checking for TIME_UTC in ... Making all in readline if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/readline/readline' rm -f readline.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/readline.c yes checking whether execvpe is declared... ok checking for dlfcn.h... yes yes checking whether unsetenv is declared... checking for objdir... .libs if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... guessing yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -fno-rtti -fno-exceptions... yes checking whether this system supports file names of any length... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc PIC flag -fPIC -DPIC works... no checking for library containing clock_gettime... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc static flag -static works... none required checking for clock_gettime... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi yes checking for clock_settime... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi yes checking for closedir... no checking dynamic linker characteristics... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o yes checking for d_ino member in directory struct... guessing yes checking for d_type member in directory struct... rm -f vi_mode.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/vi_mode.c if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking for dirfd... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking whether dirfd is declared... no checking for shl_load in -ldld... yes checking whether dirfd is a macro... no checking for dlopen... no checking whether // is distinct from /... (cached) unknown, assuming no checking whether dup works... guessing yes checking whether dup2 works... guessing yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no yes checking whether a program can dlopen itself... cross 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... checking whether fdopendir is declared... (cached) yes if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o checking for windows.h... yes checking whether fdopendir works... guessing yes checking for ffs... no checking for library containing dlsym... yes checking for flexible array member... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether conversion from 'int' to 'long double' works... guessing yes checking for working GNU fnmatch... guessing yes checking whether free is known to preserve errno... no checking size of void *... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi no checking whether fstatat (..., 0) works... guessing yes checking whether getcwd handles long file names properly... guessing no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... guessing yes checking for working getdelim function... guessing yes checking whether getdtablesize works... guessing yes checking for getline... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o yes checking for working getline function... guessing yes checking whether getlogin_r works with small buffers... guessing yes checking whether program_invocation_name is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi yes checking whether program_invocation_short_name is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o yes checking whether __argv is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi no 4 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... 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... yes checking for catalogs to be installed... no checking for library containing inet_ntop... none required checking whether inet_ntop is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking whether isnan(double) can be used without linking with libm... da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN checking whether NLS is requested... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext yes checking whether isnan(long double) can be used without linking with libm... checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o checking size of long long... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes checking whether isnanl works... guessing yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... rm -f funmap.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/funmap.c if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o yes checking whether struct lconv is properly defined... yes rm -f keymaps.o checking for pthread_rwlock_t... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/keymaps.c if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi rm -f parens.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/parens.c checking whether NAN macro works... yes checking whether HUGE_VAL works... rm -f search.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/search.c yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... guessing yes checking whether the C locale is free of encoding errors... guessing no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... yes checking bp-sym.h usability... no checking bp-sym.h presence... no checking for bp-sym.h... no checking whether memmem works in linear time... 8 checking size of void *... (cached) 4 checking size of long... guessing no checking for memmem... (cached) yes checking whether memmem works... (cached) guessing yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... guessing yes checking whether mkdir handles trailing dot... guessing yes checking for mkdtemp... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes checking whether is self-contained... rm -f rltty.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/rltty.c yes checking whether open recognizes a trailing slash... guessing yes checking for opendir... yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... 4 checking size of int... yes checking whether readlink handles trailing slash correctly... guessing yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o pic/hex.o; \ else true; fi checking whether readlink truncates results correctly... guessing yes checking whether rename honors trailing slash on destination... rm -f complete.o guessing yes checking whether rename honors trailing slash on source... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/complete.c guessing yes checking whether rename manages hard links correctly... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi guessing yes checking whether rename manages existing destinations correctly... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o guessing yes checking for rewinddir... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi yes checking whether rmdir works... guessing yes checking whether select supports a 0 argument... guessing yes checking whether select detects invalid fds... guessing yes checking whether setenv validates arguments... guessing yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) guessing yes checking whether the -Werror option is usable... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o yes checking for simple visibility declarations... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi yes checking for volatile sig_atomic_t... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o yes checking for sighandler_t... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi 4 checking for build system executable suffix... yes checking for socklen_t... no checking fcntl.h usability... yes checking for ssize_t... yes checking fcntl.h presence... yes checking whether stat handles trailing slashes on files... yes checking for fcntl.h... yes guessing yes checking for struct stat.st_atim.tv_nsec... checking sys/file.h usability... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking whether struct stat.st_atim is of type struct timespec... yes checking sys/file.h presence... yes yes checking for sys/file.h... checking for struct stat.st_birthtimespec.tv_nsec... yes checking sys/resource.h usability... yes checking sys/resource.h presence... no checking for struct stat.st_birthtimensec... yes checking for sys/resource.h... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... no checking for struct stat.st_birthtim.tv_nsec... yes checking for fdopen... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o no checking for working stdalign.h... yes checking for fileno... 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... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi yes checking for fls... system checking for strchrnul... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi yes /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o checking whether strchrnul works... no checking for getgid... guessing yes checking for working strerror function... (cached) yes checking for working strnlen... yes checking for strtok_r... yes checking for getpagesize... yes checking whether strtok_r works... guessing yes checking for nlink_t... (cached) yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi checking whether localtime_r is declared... yes yes checking whether localtime_r is compatible with its POSIX signature... checking for getrlimit... yes checking for unsetenv... yes checking for getuid... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o yes checking for unsetenv() return type... yes int checking whether unsetenv obeys POSIX... guessing no checking for sysconf... checking whether wcsdup is declared... yes checking whether iswcntrl works... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o pic/partition.o; \ else true; fi checking whether basename is declared... guessing yes checking for towlower... yes checking whether ffs is declared... yes checking for wctype_t... rm -f bind.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/bind.c if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o yes yes checking for wctrans_t... checking whether stpcpy is declared... yes checking for wmemchr... yes checking whether asprintf is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether vasprintf is declared... yes checking for style of include used by /usr/bin/make... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi GNU checking whether /usr/bin/make supports nested variables... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... none yes checking whether /usr/bin/make supports nested variables... (cached) yes checking whether ln -s works... yes checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking whether strnlen is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o configure: updating cache ./config.cache if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi checking that generated files are newer than configure... yes checking sys/procfs.h usability... no checking sys/procfs.h presence... yes configure: WARNING: sys/procfs.h: present but cannot be compiled configure: WARNING: sys/procfs.h: check for missing prerequisite headers? configure: WARNING: sys/procfs.h: see the Autoconf documentation configure: WARNING: sys/procfs.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/procfs.h: proceeding with the compiler's result checking for sys/procfs.h... no checking for ftello... yes checking for ftello64... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi checking whether ftello64 is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o yes checking whether fseeko is declared... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o yes checking size of off_t... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi rm -f isearch.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/isearch.c if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... no checking for madvise... yes checking for mprotect... rm -f display.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/display.c yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi config.status: creating Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h done configure: creating ./config.status config.status: executing depfiles commands config.status: executing libtool commands if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o config.status: executing default-1 commands config.status: executing default commands if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi config.status: creating Makefile.gnulib.inc mkdir -p -- ./opcodes config.status: creating Makefile Configuring in ./opcodes config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi rm -f signals.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/signals.c rm -f util.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/util.c configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-musl checking target system type... or1k-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib' checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p /usr/bin/make all-recursive checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib' Making all in import yes checking whether /usr/bin/make supports nested variables... make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib/import' yes GEN alloca.h checking whether /usr/bin/make supports nested variables... (cached) yes GEN arpa/inet.h checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc GEN ctype.h rm -f kill.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/kill.c GEN dirent.h GEN fcntl.h checking whether the C compiler works... GEN glob.h GEN inttypes.h yes checking for C compiler default output file name... a.out GEN limits.h checking for suffix of executables... GEN locale.h GEN math.h checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... GEN netdb.h GEN signal.h yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... GEN stdint.h GEN stdio.h none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc understands -c and -o together... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o GEN stdlib.h yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... none checking how to run the C preprocessor... GEN string.h GEN strings.h GEN sys/random.h /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E rm -f undo.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/undo.c GEN sys/select.h GEN sys/socket.h checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... GEN sys/stat.h /usr/bin/grep -E checking for ANSI C header files... GEN sys/time.h GEN sys/types.h GEN sys/uio.h yes checking for sys/types.h... GEN sys/wait.h GEN time.h rm -f macro.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/macro.c yes GEN unistd.h checking for sys/stat.h... yes checking for stdlib.h... GEN wchar.h yes GEN wctype.h checking for string.h... /usr/bin/make all-recursive make[6]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib/import' make[7]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib/import' CC openat-proc.o yes checking for memory.h... rm -f input.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/input.c yes checking for strings.h... CC basename-lgpl.o yes checking for inttypes.h... CC cloexec.o yes checking for stdint.h... yes CC count-one-bits.o checking for unistd.h... rm -f callback.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/callback.c yes checking minix/config.h usability... CC dirname-lgpl.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi no checking minix/config.h presence... CC stripslash.o no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... rm -f terminal.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/terminal.c CC exitfail.o yes checking for or1k-buildroot-linux-musl-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking how to print strings... CC fd-hook.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 /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... CC fd-safer-flag.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... CC dup-safer-flag.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p) 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 CC filenamecat-lgpl.o checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld option to reload object files... -r checking for or1k-buildroot-linux-musl-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for or1k-buildroot-linux-musl-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-strip... (cached) or1k-buildroot-linux-musl-strip checking for or1k-buildroot-linux-musl-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p output from /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc object... rm -f text.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/text.c CC getprogname.o CC hard-locale.o ok if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi checking for dlfcn.h... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o CC localcharset.o yes checking for objdir... .libs CC malloca.o checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -fno-rtti -fno-exceptions... CC math.o no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc PIC flag -fPIC -DPIC works... CC openat-die.o yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc static flag -static works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... CC save-cwd.o yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... CC setlocale_null.o no checking dynamic linker characteristics... CC sockets.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi 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 CC stat-time.o CC strnlen1.o 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... yes checking for catalogs to be installed... CC sys_socket.o CC tempname.o CC glthread/threadlib.o rm -f nls.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/nls.c if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o CC unistd.o CC dup-safer.o rm -f misc.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/misc.c CC fd-safer.o da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/thomas/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/thomas/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/thomas/autobuild/instance-3/output-1/host/bin/msgmerge CC pipe-safer.o checking for build system executable suffix... CC wctype-h.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o pic/sort.o; \ else true; fi CC canonicalize-lgpl.o no checking size of void *... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o CC chdir-long.o rm -f history.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/history.c if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o CC error.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi CC fcntl.o 4 checking whether basename is declared... CC free.o yes rm -f histexpand.o checking whether stpcpy is declared... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/histexpand.c CC getcwd.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes CC getcwd-lgpl.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi CC glob.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi CC glob_pattern_p.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi CC globfree.o rm -f histfile.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/histfile.c if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o CC mbrtowc.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi CC memchr.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o CC memmem.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi rm -f histsearch.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/histsearch.c CC rawmemchr.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o CC setlocale-lock.o config.status: creating Makefile if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi rm -f shell.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/shell.c CC strstr.o config.status: creating po/Makefile.in if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o config.status: creating config.h rm -f mbutil.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/mbutil.c config.status: executing depfiles commands config.status: executing libtool commands if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o CC unsetenv.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi CC wmempcpy.o rm -f tilde.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DREADLINE_LIBRARY -c ../../../readline/readline/tilde.c if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi CC glthread/lock.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o CC malloc/scratch_buffer_dupfree.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sigsetmask.c -o sigsetmask.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi rm -f colors.o CC malloc/scratch_buffer_grow.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/colors.c CC malloc/scratch_buffer_grow_preserve.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 rm -f parse-colors.o make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libiberty/testsuite' /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/parse-colors.c if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o pic/regex.o; \ else true; fi CC malloc/scratch_buffer_set_array_size.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi AR libgnu.a make[7]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib/import' make[6]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib/import' make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib/import' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib' make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gnulib' if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi rm -f xmalloc.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/xmalloc.c rm -f xfree.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/xfree.c if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o rm -f compat.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 ../../../readline/readline/compat.c rm -f libhistory.a /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so" && /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so libhistory.a rm -f libreadline.a /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/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 test -n "/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so" && /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so libreadline.a make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/readline/readline' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/readline' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/readline' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/readline' if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o mkdir -p -- ./gdbsupport Configuring in ./gdbsupport if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-musl checking target system type... or1k-buildroot-linux-musl checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o checking whether the C compiler works... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o checking whether we are cross compiling... yes checking for suffix of object files... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o pic/concat.o; \ else true; fi o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc understands -c and -o together... if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-g++ accepts -g... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-g++... none checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi 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... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"-fPIC" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi 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... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... if [ x"" != x ]; then \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-g++ supports C++11 features by default... yes checking whether NLS is requested... yes checking for catalogs to be installed... checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking 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... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by GCC... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/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 ./sigsetmask.o ./setproctitle.o /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/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 ./sigsetmask.o ./setproctitle.o; \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/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 ./sigsetmask.o ./setproctitle.o; \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libiberty' /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) is GNU ld... yes checking for shared library run path origin... mkdir -p -- ./gdbserver Configuring in ./gdbserver make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd' GEN bfdver.h done checking for ANSI C header files... (cached) yes checking for working alloca.h... GEN elf32-target.h GEN elf64-target.h GEN targmatch.h yes checking for alloca... Making info in po make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/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 nl_langinfo and CODESET... 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 config.status: creating po/Makefile.in checking sys/resource.h usability... config.status: executing depfiles commands config.status: executing libtool commands yes checking sys/resource.h presence... yes checking for sys/resource.h... yes config.status: executing default-1 commands checking sys/socket.h usability... config.status: executing default commands make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd/po' make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd' yes checking sys/socket.h presence... CCLD doc/chew.stamp yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc yes checking for sys/un.h... yes checking sys/wait.h usability... checking whether the C compiler works... yes checking sys/wait.h presence... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for sys/wait.h... yes checking thread_db.h usability... checking whether we are cross compiling... yes checking for suffix of object files... no checking thread_db.h presence... o checking whether we are using the GNU C compiler... no checking for thread_db.h... no yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... checking wait.h usability... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... yes checking wait.h presence... yes checking for wait.h... yes none needed checking termios.h usability... checking whether we are using the GNU C++ compiler... yes checking termios.h presence... yes checking for termios.h... yes yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-g++ accepts -g... checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking how to run the C preprocessor... yes checking linux/elf.h presence... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc -E yes checking for linux/elf.h... yes checking proc_service.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... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking for sys/types.h... yes checking poll.h presence... yes checking for poll.h... yes yes checking sys/poll.h usability... GEN doc/aoutx.stamp GEN doc/archive.stamp checking for sys/stat.h... GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp yes yes checking sys/poll.h presence... GEN doc/cache.stamp checking for stdlib.h... GEN doc/coffcode.stamp GEN doc/corefile.stamp yes checking for sys/poll.h... yes GEN doc/elfcode.stamp yes checking sys/select.h usability... GEN doc/elf.stamp GEN doc/format.stamp checking for string.h... GEN doc/hash.stamp GEN doc/init.stamp yes checking sys/select.h presence... GEN doc/libbfd.stamp GEN doc/linker.stamp yes GEN doc/mmo.stamp yes checking for sys/select.h... yes GEN doc/opncls.stamp checking for memory.h... checking for getpagesize... GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp yes GEN doc/targets.stamp checking for strings.h... yes checking for working mmap... no checking vfork.h usability... yes MAKEINFO doc/bfd.info make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd' checking for inttypes.h... /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd' no checking vfork.h presence... Making all in po make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd/po' make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h yes rm -f tofiles /bin/bash ../../bfd/../move-if-change bfd-tmp.h bfd.h f=""; \ for i in elf32-or1k.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-or1k.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles no checking for vfork.h... no /bin/bash ../../bfd/../move-if-change tofiles ofiles checking for fork... checking for stdint.h... rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles yes CC archive.lo MAKEINFO doc/bfd.info yes checking for unistd.h... CC archures.lo checking for vfork... yes checking minix/config.h usability... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for fdwalk... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for getrlimit... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip checking for pipe... checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-musl checking target system type... yes checking for pipe2... or1k-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking for or1k-buildroot-linux-musl-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-g++ supports C++11 features by default... yes checking for poll... yes checking for ANSI C header files... (cached) yes checking for size_t... yes checking for socketpair... yes checking for sigaction... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for ptrace64... CC bfd.lo yes checking for pid_t... no checking for sbrk... yes checking for setns... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by GCC... yes checking for sigaltstack... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) is GNU ld... yes checking for shared library run path origin... yes done checking for ANSI C header files... (cached) yes checking for working alloca.h... checking for sigprocmask... yes checking for alloca... yes checking for setpgid... yes checking for nl_langinfo and CODESET... yes checking for setpgrp... yes checking linux/perf_event.h usability... yes checking for getrusage... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking for getauxval... yes checking locale.h presence... yes yes checking for locale.h... yes checking for sigtimedwait... checking for memory.h... (cached) yes checking signal.h usability... yes yes checking signal.h presence... checking whether ADDR_NO_RANDOMIZE is declared... yes checking for signal.h... yes yes checking sys/resource.h usability... checking whether strstr is declared... yes checking sys/resource.h presence... yes checking for struct stat.st_blocks... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking for struct stat.st_blksize... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes yes checking for library containing kinfo_getfile... 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 thread_db.h usability... no checking for kinfo_getfile... no checking thread_db.h presence... no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc is Clang... no no checking for thread_db.h... no checking whether pthreads work with -pthread... checking wait.h usability... yes checking wait.h presence... yes checking for joinable pthread attribute... yes checking for wait.h... yes checking termios.h usability... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking termios.h presence... yes checking for std::thread... yes checking for termios.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... CC bfdio.lo yes checking for dlfcn.h... yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... CC bfdwin.lo yes checking sys/poll.h presence... yes checking for pthread_sigmask... 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 yes checking for getpagesize... checking for pthread_setname_np... yes checking for working mmap... no checking vfork.h usability... CC cache.lo no checking vfork.h presence... yes checking for sigsetjmp... no checking for vfork.h... no checking for fork... CC coff-bfd.lo yes checking whether to use intel pt... auto checking for libipt... yes checking for vfork... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... no checking sys/procfs.h usability... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for fdwalk... no checking sys/procfs.h presence... yes configure: WARNING: sys/procfs.h: present but cannot be compiled configure: WARNING: sys/procfs.h: check for missing prerequisite headers? configure: WARNING: sys/procfs.h: see the Autoconf documentation configure: WARNING: sys/procfs.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/procfs.h: proceeding with the compiler's result checking for sys/procfs.h... no checking sys/ptrace.h usability... no checking for getrlimit... yes checking sys/ptrace.h presence... yes yes checking for sys/ptrace.h... yes checking for pipe... checking ptrace.h usability... yes no checking ptrace.h presence... checking for pipe2... no checking for ptrace.h... no CC compress.lo checking return type of ptrace... yes checking for poll... CC corefile.lo long checking types of arguments for ptrace... yes checking for socketpair... yes checking for sigaction... yes checking for ptrace64... no checking for sbrk... CC elf-properties.lo yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... CC format.lo 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... CC hash.lo CC init.lo no checking for kinfo_getfile... no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... CC libbfd.lo PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... CC linker.lo yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto CC merge.lo checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... no checking sys/procfs.h usability... no checking sys/procfs.h presence... yes configure: WARNING: sys/procfs.h: present but cannot be compiled configure: WARNING: sys/procfs.h: check for missing prerequisite headers? configure: WARNING: sys/procfs.h: see the Autoconf documentation configure: WARNING: sys/procfs.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/procfs.h: proceeding with the compiler's result checking for sys/procfs.h... no checking whether NLS is requested... yes checking for catalogs to be installed... checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... gcc3 checking for termios.h... (cached) yes checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking for string.h... (cached) yes checking for sys/procfs.h... (cached) no checking for linux/elf.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/socket.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... CC opncls.lo yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for pread... yes checking for pwrite... yes checking for pread64... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... long checking types of arguments for ptrace... CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC elf32-or1k.lo CC elf32.lo CC elf.lo CC elflink.lo int,int,long,long 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 -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands CC elf-attrs.lo make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gdbsupport' /usr/bin/make all-am make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gdbsupport' CXX agent.o CXX btrace-common.o int,int,long,long checking for ust... no checking the compiler type... gcc checking compiler warning flags... CXX buffer.o -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 -Wno-mismatched-tags -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 dladdr... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes CXX cleanups.o checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for socklen_t... yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for lwpid_t in thread_db.h... no checking for psaddr_t in thread_db.h... no checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... no checking whether the target supports __sync_*_compare_and_swap... yes configure: updating cache ./config.cache configure: creating ./config.status CXX common-debug.o config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gdbdepdir commands mkdir -p -- arch/.deps mkdir -p -- gdbsupport/.deps mkdir -p -- nat/.deps mkdir -p -- target/.deps CC elf-strtab.lo CXX common-exceptions.o CC elf-eh-frame.lo CXX common-inferior.o CC dwarf1.lo CXX common-regcache.o CXX common-utils.o CC dwarf2.lo CC elf32-gen.lo CXX environ.o CXX errors.o CXX event-loop.o CXX fileio.o CC plugin.lo CC cpu-or1k.lo CXX filestuff.o CXX format.o CXX gdb-dlfcn.o CCLD libbfd.la 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; \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/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-3/output-1/build/gdb-12.1/build/bfd' make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/bfd' CXX gdb-hashtab.o make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/opcodes' Making all in . make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CXX gdb_obstack.o CC or1k-asm.lo CC or1k-desc.lo mkdir -p -- ./libctf CXX gdb_regex.o Configuring in ./libctf CC or1k-dis.lo CXX gdb_tilde_expand.o configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-musl checking target system type... or1k-buildroot-linux-musl checking for or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... CC or1k-ibld.lo checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc understands -c and -o together... yes checking how to run the C preprocessor... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-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... CC or1k-opc.lo 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... CXX gdb_wait.o yes checking for strings.h... yes checking for inttypes.h... CC cgen-opc.lo yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for or1k-buildroot-linux-musl-strip... or1k-buildroot-linux-musl-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for or1k-buildroot-linux-musl-gcc... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc accepts -g... (cached) yes checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc understands -c and -o together... (cached) yes checking for or1k-buildroot-linux-musl-ranlib... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-ar... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking the archiver (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so) interface... ar checking whether NLS is requested... yes checking for catalogs to be installed... checking how to print strings... printf checking for a sed that does not truncate output... CC cgen-asm.lo /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld checking if the linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p checking the name lister (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p) interface... CXX gdb_vecs.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 /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld option to reload object files... -r checking for or1k-buildroot-linux-musl-objdump... /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for or1k-buildroot-linux-musl-ar... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking for or1k-buildroot-linux-musl-strip... (cached) or1k-buildroot-linux-musl-strip checking for or1k-buildroot-linux-musl-ranlib... (cached) /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so checking command to parse /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm -p output from /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs CC cgen-dis.lo checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc static flag -static works... yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... CC cgen-bitset.lo yes checking if /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc linker (/home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... CXX job-control.o no checking for aclocal... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/missing autoconf checking for autoheader... ${SHELL} /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/missing autoheader checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -W... CCLD libopcodes.la yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wall... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wnarrowing... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wwrite-strings... libtool: link: warning: `/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libintl.la' seems to be moved yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wmissing-format-attribute... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wstrict-prototypes... yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wmissing-prototypes... libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib --plugin /home/thomas/autobuild/instance-3/output-1/host/libexec/gcc/or1k-buildroot-linux-musl/11.3.0/liblto_plugin.so libopcodes.tmp; \ /bin/bash ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wold-style-definition... touch stamp-lib make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/opcodes' Making all in po yes make[5]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/opcodes/po' checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -pedantic -Wlong-long... make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/opcodes' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/opcodes' CXX netstuff.o yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether /home/thomas/autobuild/instance-3/output-1/host/bin/or1k-buildroot-linux-musl-gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... no checking for library containing dlsym... none required checking for ELF support in BFD... CXX new-op.o yes checking whether byte ordering is bigendian... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... CXX pathstuff.o yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... 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' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CXX print-utils.o CXX ptid.o CXX rsp-low.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands CXX run-time-clock.o CXX safe-strerror.o make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libctf' /usr/bin/make all-am make[4]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CXX scoped_mmap.o CXX search.o CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CXX signals.o CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CXX signals-state-save-restore.o CXX tdesc.o CC libctf_la-ctf-labels.lo CXX thread-pool.o CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CXX xml-utils.o CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo ../../libctf/ctf-serialize.c: In function 'symtypetab_density': ../../libctf/ctf-serialize.c:211:25: warning: 'sym' may be used uninitialized in this function [-Wmaybe-uninitialized] 211 | if (*max < sym->st_symidx) | ~~~^~~~~~~~~~~ CXX event-pipe.o CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo AR libgdbsupport.a make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gdbsupport' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gdbsupport' CC libctf_la-ctf-util.lo make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gdbserver' REGDAT or1k-linux-generated.cc CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo GEN version-generated.cc GEN xml-builtin-generated.c CXX gdbreplay.o CXX utils.o CXX version.o CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CXX alloc.o CC libctf_nobfd_la-ctf-decl.lo CXX ax.o CXX debug.o CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CXX dll.o CC libctf_nobfd_la-ctf-labels.lo CXX fork-child.o CC libctf_nobfd_la-ctf-dedup.lo CXX hostio.o CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CXX inferiors.o CC libctf_nobfd_la-ctf-open.lo CXX linux-low.o CXX linux-or1k-low.o In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:36: warning: "ELFMAG0" redefined 36 | #define ELFMAG0 0x7F /* Magic number byte 0 */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:340: note: this is the location of the previous definition 340 | #define ELFMAG0 0x7f /* EI_MAG */ | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:90: warning: "EI_PAD" redefined 90 | #define EI_PAD 9 /* Start of padding bytes */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:338: note: this is the location of the previous definition 338 | #define EI_PAD 8 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:103: warning: "ET_LOPROC" redefined 103 | #define ET_LOPROC 0xFF00 /* Processor-specific */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:71: note: this is the location of the previous definition 71 | #define ET_LOPROC 0xff00 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:104: warning: "ET_HIPROC" redefined 104 | #define ET_HIPROC 0xFFFF /* Processor-specific */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:72: note: this is the location of the previous definition 72 | #define ET_HIPROC 0xffff | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:425: warning: "EM_S390_OLD" redefined 425 | #define EM_S390_OLD 0xa390 | In file included from /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:6, from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf-em.h:65: note: this is the location of the previous definition 65 | #define EM_S390_OLD 0xA390 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:456: warning: "EM_OPENRISC" redefined 456 | #define EM_OPENRISC EM_OR1K | In file included from /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:6, from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf-em.h:36: note: this is the location of the previous definition 36 | #define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */ | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:485: warning: "PT_HIPROC" redefined 485 | #define PT_HIPROC 0x7FFFFFFF /* Processor-specific */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:37: note: this is the location of the previous definition 37 | #define PT_HIPROC 0x7fffffff | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:487: warning: "PT_GNU_EH_FRAME" redefined 487 | #define PT_GNU_EH_FRAME (PT_LOOS + 0x474e550) /* Frame unwind information */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:38: note: this is the location of the previous definition 38 | #define PT_GNU_EH_FRAME 0x6474e550 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:491: warning: "PT_GNU_PROPERTY" redefined 491 | #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553) /* GNU property */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:39: note: this is the location of the previous definition 39 | #define PT_GNU_PROPERTY 0x6474e553 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:505: warning: "PF_X" redefined 505 | #define PF_X (1 << 0) /* Segment is executable */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:243: note: this is the location of the previous definition 243 | #define PF_X 0x1 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:506: warning: "PF_W" redefined 506 | #define PF_W (1 << 1) /* Segment is writable */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:242: note: this is the location of the previous definition 242 | #define PF_W 0x2 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:507: warning: "PF_R" redefined 507 | #define PF_R (1 << 2) /* Segment is readable */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:241: note: this is the location of the previous definition 241 | #define PF_R 0x4 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:554: warning: "SHT_HIPROC" redefined 554 | #define SHT_HIPROC 0x7FFFFFFF /* Processor-specific semantics, hi */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:282: note: this is the location of the previous definition 282 | #define SHT_HIPROC 0x7fffffff | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:557: warning: "SHT_HIUSER" redefined 557 | #define SHT_HIUSER 0xFFFFFFFF /* New value, defined in Oct 4, 1999 Draft */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:284: note: this is the location of the previous definition 284 | #define SHT_HIUSER 0xffffffff | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:561: warning: "SHF_WRITE" redefined 561 | #define SHF_WRITE (1 << 0) /* Writable data during execution */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:287: note: this is the location of the previous definition 287 | #define SHF_WRITE 0x1 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:562: warning: "SHF_ALLOC" redefined 562 | #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:288: note: this is the location of the previous definition 288 | #define SHF_ALLOC 0x2 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:563: warning: "SHF_EXECINSTR" redefined 563 | #define SHF_EXECINSTR (1 << 2) /* Executable machine instructions */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:289: note: this is the location of the previous definition 289 | #define SHF_EXECINSTR 0x4 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:576: warning: "SHF_MASKPROC" redefined 576 | #define SHF_MASKPROC 0xF0000000 /* Processor-specific semantics */ | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:292: note: this is the location of the previous definition 292 | #define SHF_MASKPROC 0xf0000000 | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1013: warning: "ELF_ST_BIND" redefined 1013 | #define ELF_ST_BIND(val) (((unsigned int)(val)) >> 4) | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:132: note: this is the location of the previous definition 132 | #define ELF_ST_BIND(x) ((x) >> 4) | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1014: warning: "ELF_ST_TYPE" redefined 1014 | #define ELF_ST_TYPE(val) ((val) & 0xF) | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:133: note: this is the location of the previous definition 133 | #define ELF_ST_TYPE(x) (((unsigned int) x) & 0xf) | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1019: warning: "ELF32_ST_BIND" redefined 1019 | #define ELF32_ST_BIND ELF_ST_BIND | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:134: note: this is the location of the previous definition 134 | #define ELF32_ST_BIND(x) ELF_ST_BIND(x) | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1020: warning: "ELF32_ST_TYPE" redefined 1020 | #define ELF32_ST_TYPE ELF_ST_TYPE | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:135: note: this is the location of the previous definition 135 | #define ELF32_ST_TYPE(x) ELF_ST_TYPE(x) | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1022: warning: "ELF64_ST_BIND" redefined 1022 | #define ELF64_ST_BIND ELF_ST_BIND | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:136: note: this is the location of the previous definition 136 | #define ELF64_ST_BIND(x) ELF_ST_BIND(x) | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1023: warning: "ELF64_ST_TYPE" redefined 1023 | #define ELF64_ST_TYPE ELF_ST_TYPE | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:137: note: this is the location of the previous definition 137 | #define ELF64_ST_TYPE(x) ELF_ST_TYPE(x) | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1073: warning: "ELF32_R_SYM" redefined 1073 | #define ELF32_R_SYM(i) ((i) >> 8) | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:156: note: this is the location of the previous definition 156 | #define ELF32_R_SYM(x) ((x) >> 8) | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1074: warning: "ELF32_R_TYPE" redefined 1074 | #define ELF32_R_TYPE(i) ((i) & 0xff) | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:157: note: this is the location of the previous definition 157 | #define ELF32_R_TYPE(x) ((x) & 0xff) | In file included from ../../gdbserver/linux-or1k-low.cc:21: ../../gdbserver/../include/elf/common.h:1120: warning: "DT_ENCODING" redefined 1120 | #define DT_ENCODING 38 | In file included from ../../gdbserver/../gdbsupport/gdb_proc_service.h:68, from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/elf.h:99: note: this is the location of the previous definition 99 | #define DT_ENCODING 32 | CC libctf_nobfd_la-ctf-serialize.lo ../../libctf/ctf-serialize.c: In function 'symtypetab_density': ../../libctf/ctf-serialize.c:211:25: warning: 'sym' may be used uninitialized in this function [-Wmaybe-uninitialized] 211 | if (*max < sym->st_symidx) | ~~~^~~~~~~~~~~ CXX mem-break.o In file included from ../../gdbserver/../gdb/nat/glibc_thread_db.h:28, from ../../gdbserver/../gdb/nat/gdb_thread_db.h:24, from ../../gdbserver/linux-low.h:23, from ../../gdbserver/linux-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/sys/procfs.h:29:9: error: 'elf_gregset_t' does not name a type; did you mean 'gregset_t'? 29 | elf_gregset_t pr_reg; | ^~~~~~~~~~~~~ | gregset_t /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/sys/procfs.h:54:9: error: 'elf_gregset_t' does not name a type; did you mean 'gregset_t'? 54 | typedef elf_gregset_t prgregset_t; | ^~~~~~~~~~~~~ | gregset_t /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/sys/procfs.h:55:9: error: 'elf_fpregset_t' does not name a type 55 | typedef elf_fpregset_t prfpregset_t; | ^~~~~~~~~~~~~~ In file included from ../../gdbserver/../gdb/nat/gdb_thread_db.h:24, from ../../gdbserver/linux-low.h:23, from ../../gdbserver/linux-low.cc:20: ../../gdbserver/../gdb/nat/glibc_thread_db.h:382:35: error: 'prfpregset_t' has not been declared 382 | prfpregset_t *__regset); | ^~~~~~~~~~~~ ../../gdbserver/../gdb/nat/glibc_thread_db.h:386:34: error: 'prgregset_t' has not been declared 386 | prgregset_t __gregs); | ^~~~~~~~~~~ ../../gdbserver/../gdb/nat/glibc_thread_db.h:396:41: error: 'prfpregset_t' does not name a type; did you mean 'gregset_t'? 396 | const prfpregset_t *__fpregs); | ^~~~~~~~~~~~ | gregset_t ../../gdbserver/../gdb/nat/glibc_thread_db.h:400:34: error: 'prgregset_t' has not been declared 400 | prgregset_t __gregs); | ^~~~~~~~~~~ In file included from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-low.cc:20: ../../gdbserver/../gdbsupport/gdb_proc_service.h:87:22: error: conflicting declaration 'typedef unsigned int lwpid_t' 87 | typedef unsigned int lwpid_t; | ^~~~~~~ In file included from ../../gdbserver/../gdb/nat/glibc_thread_db.h:28, from ../../gdbserver/../gdb/nat/gdb_thread_db.h:24, from ../../gdbserver/linux-low.h:23, from ../../gdbserver/linux-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/sys/procfs.h:56:15: note: previous declaration as 'typedef pid_t lwpid_t' 56 | typedef pid_t lwpid_t; | ^~~~~~~ In file included from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-low.cc:20: ../../gdbserver/../gdbsupport/gdb_proc_service.h:95:9: error: 'elf_gregset_t' does not name a type; did you mean 'gregset_t'? 95 | typedef elf_gregset_t prgregset_t; | ^~~~~~~~~~~~~ | gregset_t ../../gdbserver/../gdbsupport/gdb_proc_service.h:99:9: error: 'elf_fpregset_t' does not name a type 99 | typedef elf_fpregset_t prfpregset_t; | ^~~~~~~~~~~~~~ ../../gdbserver/../gdbsupport/gdb_proc_service.h:120:39: error: 'prgregset_t' has not been declared 120 | lwpid_t, prgregset_t); | ^~~~~~~~~~~ ../../gdbserver/../gdbsupport/gdb_proc_service.h:122:45: error: 'prgregset_t' does not name a type; did you mean 'gregset_t'? 122 | lwpid_t, const prgregset_t); | ^~~~~~~~~~~ | gregset_t ../../gdbserver/../gdbsupport/gdb_proc_service.h:124:41: error: 'prfpregset_t' has not been declared 124 | lwpid_t, prfpregset_t *); | ^~~~~~~~~~~~ ../../gdbserver/../gdbsupport/gdb_proc_service.h:126:47: error: 'prfpregset_t' does not name a type; did you mean 'gregset_t'? 126 | lwpid_t, const prfpregset_t *); | ^~~~~~~~~~~~ | gregset_t In file included from ../../gdbserver/../gdb/nat/glibc_thread_db.h:28, from ../../gdbserver/../gdb/nat/gdb_thread_db.h:24, from ../../gdbserver/linux-low.h:23, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/sys/procfs.h:29:9: error: 'elf_gregset_t' does not name a type; did you mean 'gregset_t'? 29 | elf_gregset_t pr_reg; | ^~~~~~~~~~~~~ | gregset_t /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/sys/procfs.h:54:9: error: 'elf_gregset_t' does not name a type; did you mean 'gregset_t'? 54 | typedef elf_gregset_t prgregset_t; | ^~~~~~~~~~~~~ | gregset_t /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/sys/procfs.h:55:9: error: 'elf_fpregset_t' does not name a type 55 | typedef elf_fpregset_t prfpregset_t; | ^~~~~~~~~~~~~~ In file included from ../../gdbserver/../gdb/nat/gdb_thread_db.h:24, from ../../gdbserver/linux-low.h:23, from ../../gdbserver/linux-or1k-low.cc:20: ../../gdbserver/../gdb/nat/glibc_thread_db.h:382:35: error: 'prfpregset_t' has not been declared 382 | prfpregset_t *__regset); | ^~~~~~~~~~~~ ../../gdbserver/../gdb/nat/glibc_thread_db.h:386:34: error: 'prgregset_t' has not been declared 386 | prgregset_t __gregs); | ^~~~~~~~~~~ ../../gdbserver/../gdb/nat/glibc_thread_db.h:396:41: error: 'prfpregset_t' does not name a type; did you mean 'gregset_t'? 396 | const prfpregset_t *__fpregs); | ^~~~~~~~~~~~ | gregset_t ../../gdbserver/../gdb/nat/glibc_thread_db.h:400:34: error: 'prgregset_t' has not been declared 400 | prgregset_t __gregs); | ^~~~~~~~~~~ In file included from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: ../../gdbserver/../gdbsupport/gdb_proc_service.h:87:22: error: conflicting declaration 'typedef unsigned int lwpid_t' 87 | typedef unsigned int lwpid_t; | ^~~~~~~ In file included from ../../gdbserver/../gdb/nat/glibc_thread_db.h:28, from ../../gdbserver/../gdb/nat/gdb_thread_db.h:24, from ../../gdbserver/linux-low.h:23, from ../../gdbserver/linux-or1k-low.cc:20: /home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/sys/procfs.h:56:15: note: previous declaration as 'typedef pid_t lwpid_t' 56 | typedef pid_t lwpid_t; | ^~~~~~~ In file included from ../../gdbserver/gdb_proc_service.h:22, from ../../gdbserver/linux-low.h:27, from ../../gdbserver/linux-or1k-low.cc:20: ../../gdbserver/../gdbsupport/gdb_proc_service.h:95:9: error: 'elf_gregset_t' does not name a type; did you mean 'gregset_t'? 95 | typedef elf_gregset_t prgregset_t; | ^~~~~~~~~~~~~ | gregset_t ../../gdbserver/../gdbsupport/gdb_proc_service.h:99:9: error: 'elf_fpregset_t' does not name a type 99 | typedef elf_fpregset_t prfpregset_t; | ^~~~~~~~~~~~~~ ../../gdbserver/../gdbsupport/gdb_proc_service.h:120:39: error: 'prgregset_t' has not been declared 120 | lwpid_t, prgregset_t); | ^~~~~~~~~~~ ../../gdbserver/../gdbsupport/gdb_proc_service.h:122:45: error: 'prgregset_t' does not name a type; did you mean 'gregset_t'? 122 | lwpid_t, const prgregset_t); | ^~~~~~~~~~~ | gregset_t ../../gdbserver/../gdbsupport/gdb_proc_service.h:124:41: error: 'prfpregset_t' has not been declared 124 | lwpid_t, prfpregset_t *); | ^~~~~~~~~~~~ ../../gdbserver/../gdbsupport/gdb_proc_service.h:126:47: error: 'prfpregset_t' does not name a type; did you mean 'gregset_t'? 126 | lwpid_t, const prfpregset_t *); | ^~~~~~~~~~~~ | gregset_t ../../gdbserver/linux-low.cc: In function 'int get_phdr_phnum_from_proc_auxv(int, int, CORE_ADDR*, int*)': ../../gdbserver/linux-low.cc:6210:15: error: 'Elf64_auxv_t' was not declared in this scope 6210 | ? sizeof (Elf64_auxv_t) : sizeof (Elf32_auxv_t); | ^~~~~~~~~~~~ ../../gdbserver/linux-low.cc:6210:39: error: 'Elf32_auxv_t' was not declared in this scope 6210 | ? sizeof (Elf64_auxv_t) : sizeof (Elf32_auxv_t); | ^~~~~~~~~~~~ ../../gdbserver/linux-low.cc:6221:20: error: 'buf' was not declared in this scope 6221 | while (read (fd, buf, auxv_size) == auxv_size | ^~~ ../../gdbserver/linux-low.cc:6226:25: error: expected primary-expression before 'const' 6226 | Elf64_auxv_t *const aux = (Elf64_auxv_t *) buf; | ^~~~~ ../../gdbserver/linux-low.cc:6228:19: error: 'aux' was not declared in this scope 6228 | switch (aux->a_type) | ^~~ ../../gdbserver/linux-low.cc:6230:18: error: 'AT_PHDR' was not declared in this scope; did you mean 'PT_PHDR'? 6230 | case AT_PHDR: | ^~~~~~~ | PT_PHDR ../../gdbserver/linux-low.cc:6233:18: error: 'AT_PHNUM' was not declared in this scope 6233 | case AT_PHNUM: | ^~~~~~~~ ../../gdbserver/linux-low.cc:6240:25: error: expected primary-expression before 'const' 6240 | Elf32_auxv_t *const aux = (Elf32_auxv_t *) buf; | ^~~~~ ../../gdbserver/linux-low.cc:6242:19: error: 'aux' was not declared in this scope 6242 | switch (aux->a_type) | ^~~ ../../gdbserver/linux-low.cc:6244:18: error: 'AT_PHDR' was not declared in this scope; did you mean 'PT_PHDR'? 6244 | case AT_PHDR: | ^~~~~~~ | PT_PHDR ../../gdbserver/linux-low.cc:6247:18: error: 'AT_PHNUM' was not declared in this scope 6247 | case AT_PHNUM: | ^~~~~~~~ make[3]: *** [Makefile:538: linux-or1k-low.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC libctf_nobfd_la-ctf-sha1.lo ../../gdbserver/linux-low.cc: In function 'CORE_ADDR linux_get_hwcap(int)': ../../gdbserver/linux-low.cc:6997:29: error: 'AT_HWCAP' was not declared in this scope; did you mean 'AT_HWCAP2'? 6997 | linux_get_auxv (wordsize, AT_HWCAP, &hwcap); | ^~~~~~~~ | AT_HWCAP2 CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo make[3]: *** [Makefile:538: linux-low.o] Error 1 CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la libtool: link: warning: `/home/thomas/autobuild/instance-3/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libintl.la' seems to be moved libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/gdbserver' make[2]: *** [Makefile:11064: all-gdbserver] Error 2 make[2]: *** Waiting for unfinished jobs.... CCLD libctf-nobfd.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[4]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libctf' make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build/libctf' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build' make[1]: *** [Makefile:1001: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/build' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/gdb-12.1/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'