>>> gdb 9.2 Extracting xzcat /home/buildroot/autobuild/run/instance-1/dl/gdb/gdb-9.2.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2 -xf - >>> gdb 9.2 Patching Applying 0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch using patch: patching file gdb/gdbserver/linux-ppc-low.c patching file gdb/nat/ppc-linux.h Applying 0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch using patch: patching file gdb/gdbserver/linux-sh-low.c 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 gdb/gdbserver/linux-m68k-low.c Applying 0005-nat-fork-inferior-include-linux-ptrace.h.patch using patch: patching file gdb/nat/fork-inferior.c Applying 0006-sim-ppc-Fix-linker-error-with-fno-common.patch using patch: patching file sim/ppc/ld-insn.c patching file sim/ppc/ld-insn.h Applying 0007-Fix-Python3.9-related-runtime-problems.patch using patch: patching file gdb/python/python.c Hunk #1 succeeded at 234 (offset -4 lines). Hunk #2 succeeded at 271 (offset -4 lines). Hunk #3 succeeded at 952 (offset -19 lines). Hunk #4 succeeded at 1552 (offset -68 lines). Hunk #5 succeeded at 1720 (offset -70 lines). Applying 0007-gdb-configure.tgt-build-gdbserver-with-m68k-and-ucli.patch using patch: patching file gdb/configure.tgt >>> gdb 9.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> gdb 9.2 Patching libtool patching file /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/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 9.2 Configuring mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build ln -sf ../configure /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/configure (cd /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-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/buildroot/autobuild/run/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-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 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/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=no 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=aarch64-buildroot-linux-gnu --host=aarch64-buildroot-linux-gnu --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 --disable-nls --disable-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 --disable-werror --enable-static --without-mpfr --enable-gdb --with-curses --enable-gdbserver --disable-tui --without-python --with-expat --with-libexpat-prefix=/home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr --without-lzma --with-zlib ) checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-buildroot-linux-gnu checking target system type... aarch64-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... no checking for mawk... mawk configure: WARNING: neither ld nor gold are enabled checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for aarch64-buildroot-linux-gnu-gnatbind... no checking for gnatbind... no checking for aarch64-buildroot-linux-gnu-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: sim (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... no /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/missing: line 81: makeinfo: command not found checking for expect... expect checking for runtest... no checking for ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for as... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-as checking for aarch64-buildroot-linux-gnu-as... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-as checking for aarch64-buildroot-linux-gnu-dlltool... no checking for ld... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking for aarch64-buildroot-linux-gnu-ld... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking for aarch64-buildroot-linux-gnu-lipo... no checking for nm... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm checking for aarch64-buildroot-linux-gnu-nm... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm checking for ranlib... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for aarch64-buildroot-linux-gnu-ranlib... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for strip... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-strip checking for aarch64-buildroot-linux-gnu-strip... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-strip checking for aarch64-buildroot-linux-gnu-windres... no checking for aarch64-buildroot-linux-gnu-windmc... no checking for objcopy... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objcopy checking for aarch64-buildroot-linux-gnu-objcopy... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objcopy checking for objdump... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objdump checking for aarch64-buildroot-linux-gnu-objdump... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objdump checking for readelf... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-readelf checking for aarch64-buildroot-linux-gnu-readelf... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-readelf checking for aarch64-buildroot-linux-gnu-cc... no checking for aarch64-buildroot-linux-gnu-gcc... no checking for aarch64-buildroot-linux-gnu-c++... no checking for aarch64-buildroot-linux-gnu-g++... no checking for aarch64-buildroot-linux-gnu-cxx... no checking for aarch64-buildroot-linux-gnu-gxx... no checking for aarch64-buildroot-linux-gnu-gcc... no checking for aarch64-buildroot-linux-gnu-gfortran... no checking for aarch64-buildroot-linux-gnu-gccgo... no checking for aarch64-buildroot-linux-gnu-ar... no checking for aarch64-buildroot-linux-gnu-as... no checking for aarch64-buildroot-linux-gnu-dlltool... no checking for aarch64-buildroot-linux-gnu-ld... no checking for aarch64-buildroot-linux-gnu-lipo... no checking for aarch64-buildroot-linux-gnu-nm... no checking for aarch64-buildroot-linux-gnu-objcopy... no checking for aarch64-buildroot-linux-gnu-objdump... no checking for aarch64-buildroot-linux-gnu-ranlib... no checking for aarch64-buildroot-linux-gnu-readelf... no checking for aarch64-buildroot-linux-gnu-strip... no checking for aarch64-buildroot-linux-gnu-windres... no checking for aarch64-buildroot-linux-gnu-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> gdb 9.2 Building PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" 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/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build make[1]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build' make[2]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build' mkdir -p -- ./zlib Configuring in ./zlib mkdir -p -- ./libiberty mkdir -p -- ./etc Configuring in ./etc mkdir -p -- ./intl Configuring in ./libiberty Configuring in ./intl configure: creating cache ./config.cache checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c none needed checking how to run the C preprocessor... configure: updating cache ./config.cache /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E configure: creating ./config.status checking for grep that handles long lines and -e... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl /bin/grep checking for egrep... checking build system type... /bin/grep -E checking for ANSI C header files... x86_64-pc-linux-gnu checking host system type... aarch64-buildroot-linux-gnu checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc configure: creating cache ./config.cache yes checking for sys/types.h... checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-buildroot-linux-gnu checking target system type... yes aarch64-buildroot-linux-gnu checking for sys/stat.h... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether the C compiler works... config.status: creating Makefile yes yes checking for aarch64-buildroot-linux-gnu-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... checking for stdlib.h... yes checking whether /usr/bin/make supports nested variables... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc yes checking whether we are cross compiling... yes checking for suffix of object files... mkdir -p -- ./libdecnumber checking for string.h... Configuring in ./libdecnumber o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for memory.h... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... yes checking for C compiler default output file name... a.out checking for suffix of executables... none needed checking how to run the C preprocessor... yes checking for strings.h... checking whether we are cross compiling... yes checking for suffix of object files... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E yes o checking whether we are using the GNU C compiler... checking for inttypes.h... checking for grep that handles long lines and -e... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... checking for stdint.h... none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... yes checking for unistd.h... yes checking for sys/types.h... yes checking for style of include used by /usr/bin/make... yes yes GNU checking dependency style of /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... checking minix/config.h usability... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... checking for sys/stat.h... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm checking the name lister (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm) interface... no checking minix/config.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld option to reload object files... -r checking for aarch64-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-strip... strip checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking command to parse /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm output from /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc object... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... yes checking for string.h... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for memory.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgfmt checking for xgettext... yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xgettext ok checking for strings.h... checking how to run the C preprocessor... configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... checking for msgmerge... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgmerge yes checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc yes checking build system type... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E x86_64-pc-linux-gnu checking host system type... checking for inttypes.h... aarch64-buildroot-linux-gnu checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for library containing strerror... checking for ANSI C header files... yes checking for stdint.h... checking whether the C compiler works... none required checking for an ANSI C-conforming const... yes yes checking for inline... inline checking for off_t... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for unistd.h... yes checking for sys/types.h... yes yes checking minix/config.h usability... checking whether we are cross compiling... yes checking for suffix of object files... checking for sys/stat.h... yes checking for size_t... yes o checking whether we are using the GNU C compiler... no checking minix/config.h presence... checking for stdlib.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for string.h... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... yes checking for working alloca.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... none needed checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -W... no checking for memory.h... checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -W... yes checking for alloca... yes yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wall... yes yes checking for strings.h... checking for stdlib.h... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wall... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wwrite-strings... checking for unistd.h... (cached) yes yes yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wwrite-strings... checking for sys/param.h... yes yes checking for inttypes.h... checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wc++-compat... checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wstrict-prototypes... yes checking for getpagesize... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wmissing-prototypes... yes yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wshadow=local... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... guessing no checking for inttypes.h... yes checking for stdint.h... yes checking for stdint.h... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wold-style-definition... checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -pedantic ... yes checking for unistd.h... yes checking for unsigned long long... yes yes checking for dlfcn.h... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc and cc understand -c and -o together... yes checking for inttypes.h... checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wmissing-format-attribute... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wcast-qual... yes checking for objdir... yes no checking for ld used by GCC... checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -pedantic -Wlong-long... .libs yes checking for an ANSI C-conforming const... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -fno-lto... yes checking for inline... yes checking how to run the C preprocessor... inline checking whether byte ordering is bigendian... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) is GNU ld... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E yes checking for shared library run path origin... done checking argz.h usability... checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -fno-rtti -fno-exceptions... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking argz.h presence... yes checking for argz.h... yes no checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc PIC flag -fPIC -DPIC works... checking limits.h usability... yes checking for sys/types.h... no checking for a BSD-compatible install... /usr/bin/install -c yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc static flag -static works... checking for sys/file.h... yes checking for sys/stat.h... yes yes checking limits.h presence... yes checking for stdlib.h... yes checking for limits.h... yes checking for sys/param.h... yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -c -o file.o... yes checking for limits.h... checking locale.h usability... yes yes checking for string.h... checking for stdlib.h... (cached) yes checking for malloc.h... yes checking locale.h presence... yes checking for memory.h... yes yes checking for locale.h... yes checking for string.h... (cached) yes yes checking for strings.h... checking nl_types.h usability... yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) supports shared libraries... checking for unistd.h... (cached) yes yes yes checking whether -lc should be explicitly linked in... checking for strings.h... (cached) yes yes checking nl_types.h presence... checking for inttypes.h... checking for sys/time.h... yes checking for nl_types.h... yes no checking dynamic linker characteristics... yes checking malloc.h usability... yes checking for time.h... yes checking malloc.h presence... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E yes yes checking for malloc.h... yes checking for sys/resource.h... checking stddef.h usability... checking for stdint.h... yes checking for stdlib.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking stddef.h presence... yes checking for fcntl.h... yes checking for stddef.h... yes checking for sys/param.h... checking for stdlib.h... (cached) yes yes yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for alloca.h... checking for unistd.h... checking for sys/param.h... (cached) yes yes checking for sys/pstat.h... checking for feof_unlocked... yes yes checking for getpagesize... checking ctype.h usability... no yes checking for fgets_unlocked... checking for sys/sysmp.h... yes no checking for working mmap... no checking for sys/sysinfo.h... checking for memcpy... yes yes checking ctype.h presence... checking for machine/hal_sysinfo.h... yes checking for ctype.h... yes yes no checking for sys/table.h... checking for getc_unlocked... checking stddef.h usability... no checking for sys/sysctl.h... yes no checking for strerror... checking for sys/systemcfg.h... yes checking for getcwd... yes checking stddef.h presence... no yes checking for unistd.h... (cached) yes yes checking for stddef.h... yes yes checking for stdint.h... (cached) yes checking for getegid... checking for string.h... (cached) yes checking stdio.h usability... yes checking for geteuid... checking for stdio_ext.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes yes checking for process.h... checking for getgid... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for getuid... yes checking stdio.h presence... yes checking whether time.h and sys/time.h may both be included... yes checking for mempcpy... yes checking whether errno must be declared... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no checking size of int... yes checking for munmap... yes checking for putenv... yes checking for uintptr_t... yes checking for setenv... yes checking for int_least32_t... yes checking for setlocale... yes checking for int_fast32_t... yes checking for stpcpy... yes checking for uint64_t... 4 yes checking size of long... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... checking for strcasecmp... yes checking for strdup... yes checking size of int... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes config.status: creating Makefile checking for __fsetlocking... 4 checking size of long... 8 checking size of size_t... yes config.status: executing depfiles commands config.status: executing libtool commands checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... mkdir -p -- ./readline Configuring in ./readline yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.7.1, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile 8 config.status: creating config.intl checking for ANSI C header files... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... 8 checking for long long... config.status: creating config.h aarch64-buildroot-linux-gnu checking target system type... config.status: executing default-1 commands aarch64-buildroot-linux-gnu checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... make[2]: Nothing to be done for `all-target'. mkdir -p -- ./gnulib Configuring in ./gnulib configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking size of long long... yes checking for aarch64-buildroot-linux-gnu-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... yes no checking whether /usr/bin/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status configure: updating cache ./config.cache checking that generated files are newer than configure... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/intl' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/zlib' /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... 8 checking for a 64-bit type... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E uint64_t checking for intptr_t... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for uintptr_t... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for ssize_t... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for pid_t... done configure: creating ./config.status yes checking for inttypes.h... yes checking for stdint.h... yes yes checking for unistd.h... checking for library containing strerror... config.status: creating Makefile === configuring in readline (/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/readline/readline) yes configure: running /bin/sh ../../../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' '--disable-nls' '--disable-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' '--disable-werror' '--enable-static' '--without-mpfr' '--enable-gdb' '--with-curses' '--enable-gdbserver' '--disable-tui' '--without-python' '--with-expat' '--with-libexpat-prefix=/home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr' '--without-lzma' '--with-zlib' '--program-transform-name=s&^&&' '--build=x86_64-pc-linux-gnu' '--host=aarch64-buildroot-linux-gnu' '--target=aarch64-buildroot-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-buildroot-linux-gnu' 'target_alias=aarch64-buildroot-linux-gnu' --cache-file=.././config.cache --srcdir=../../../readline/readline none required checking minix/config.h usability... checking for asprintf... no checking minix/config.h presence... yes checking for atexit... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c yes checking for basename... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... yes no checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking the archiver (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar) interface... checking for bcmp... ar checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-buildroot-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for bcopy... no checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc yes checking for bsearch... checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... (cached) yes checking target system type... configure: loading cache .././config.cache aarch64-buildroot-linux-gnu checking for dlfcn.h... checking build system type... x86_64-pc-linux-gnu checking host system type... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c aarch64-buildroot-linux-gnu configure: cross-compiling for aarch64-buildroot-linux-gnu is not supported Beginning configuration for readline-8.0 for aarch64-buildroot-linux-gnu checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc yes checking for bzero... yes checking for windows.h... checking whether the C compiler works... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c yes checking for calloc... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for library containing dlsym... yes checking whether we are cross compiling... yes checking for suffix of object files... checking for clock... o checking whether we are using the GNU C compiler... yes checking for ffs... -ldl yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for size_t... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... yes checking for getcwd... none needed checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E checking for getpagesize... yes checking for working alloca.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for alloca... checking for gettimeofday... yes checking arpa/inet.h usability... yes checking for sys/types.h... yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c checking for index... yes yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/stat.h... checking features.h usability... yes checking for insque... yes checking for stdlib.h... yes checking features.h presence... yes yes checking for features.h... yes checking sys/param.h usability... checking for memchr... yes checking for string.h... yes yes checking sys/param.h presence... checking for memcmp... yes checking for memory.h... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes yes checking for memcpy... checking for strings.h... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dirent.h usability... yes yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c checking for memmem... checking for inttypes.h... yes checking dirent.h presence... yes checking for dirent.h... yes yes checking wctype.h usability... checking for memmove... yes checking for stdint.h... yes checking for mempcpy... yes checking wctype.h presence... yes yes checking for wctype.h... yes checking for unistd.h... checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking for memset... yes yes checking sys/time.h presence... checking minix/config.h usability... yes checking for sys/time.h... yes checking sys/cdefs.h usability... yes no checking minix/config.h presence... checking for mkstemps... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking netdb.h usability... yes yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc needs -traditional... checking for putenv... no checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib yes checking netdb.h presence... checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... yes checking for netdb.h... yes yes checking for random... checking netinet/in.h usability... yes checking for working volatile... yes checking for rename... yes checking netinet/in.h presence... yes checking return type of signal handlers... yes checking for netinet/in.h... yes checking limits.h usability... yes void /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c checking for size_t... checking for rindex... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking for setenv... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c yes checking wchar.h presence... yes checking for ssize_t... yes checking for wchar.h... yes yes checking for snprintf... checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking math.h usability... yes checking for sigsetmask... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... yes checking math.h presence... no checking for dirent.h that defines DIR... yes checking for math.h... yes yes checking sys/mman.h usability... checking for stpcpy... yes yes checking sys/mman.h presence... checking for library containing opendir... yes yes checking for sys/mman.h... yes checking for stpncpy... checking sys/uio.h usability... yes yes checking sys/uio.h presence... checking for strcasecmp... none required checking for fcntl... yes checking for sys/uio.h... yes checking whether the preprocessor supports include_next... yes yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c checking for kill... checking for strchr... yes checking whether system header files limit the line length... no checking for a thread-safe mkdir -p... /bin/mkdir -p checking for canonicalize_file_name... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c yes yes checking for getcwd... checking for lstat... yes checking for strdup... true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" "CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" "CFLAGS_FOR_TARGET=-g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" "LIBCFLAGS_FOR_TARGET=-g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=-fPIC" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "tooldir=/usr/aarch64-buildroot-linux-gnu" "AR=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar" "AS=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-as" "CC=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc" "CXX=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++" "LD=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld" "LIBCFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" "NM=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm" "PICFLAG=-fPIC" "RANLIB=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make rm -f libz.a /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib libz.a make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/zlib' yes yes checking for readlink... checking for strncasecmp... yes make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/etc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/etc' yes checking for realpath... make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 for readlink... yes yes checking for strndup... yes checking for _set_invalid_parameter_handler... checking for fnmatch... yes checking for strnlen... yes no checking for strrchr... checking for fchdir... yes checking for memmove... yes checking for strstr... yes yes checking for fcntl... checking for pselect... yes checking for strtod... yes yes checking for symlink... checking for putenv... yes checking for strtol... yes yes checking for fdopendir... checking for select... yes yes checking for strtoul... yes checking for setenv... checking for mempcpy... yes checking for strtoll... yes yes checking for setlocale... checking for strtoull... yes yes yes checking for btowc... checking for strverscmp... checking for strcasecmp... yes yes checking for isblank... yes checking for tmpnam... checking for strpbrk... yes yes checking for vasprintf... checking for iswctype... yes checking for vfprintf... yes yes yes checking for tcgetattr... checking for vprintf... checking for mbsrtowcs... yes yes yes checking for vsnprintf... checking for vsnprintf... checking for wmemchr... yes checking for vsprintf... yes checking for isascii... yes checking for wmemcpy... yes yes checking for waitpid... checking for isxdigit... yes yes checking for wmempcpy... yes checking for setproctitle... checking for getpwent... no checking whether alloca needs Cray hooks... yes checking for fstatat... no checking stack direction for C alloca... 0 checking for vfork.h... yes checking for getpwnam... no checking for fork... yes checking for getdtablesize... yes yes checking for getlogin_r... checking for getpwuid... yes yes checking for vfork... checking for getprogname... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 no yes checking for getexecname... checking for uid_t in sys/types.h... yes no checking for gettimeofday... 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 unistd.h... (cached) yes checking for working chown... source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 no checking for working strcoll... no checking fcntl.h usability... yes checking for getpwnam_r... yes checking for lstat... yes checking fcntl.h presence... yes checking for fcntl.h... yes no checking for sys_errlist... checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... yes source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 no checking varargs.h presence... checking for mbsinit... no checking for varargs.h... no checking stdarg.h usability... yes yes checking stdarg.h presence... checking for sys_nerr... yes checking for stdarg.h... yes yes yes checking stdbool.h usability... checking for mbrtowc... checking for sys_siglist... yes checking stdbool.h presence... yes checking for stdbool.h... yes yes checking for external symbol _system_configuration... source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -I../../libdecnumber -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking for string.h... (cached) yes checking for strings.h... (cached) yes yes checking limits.h usability... checking for mprotect... no checking for __fsetlocking... yes checking limits.h presence... yes checking for limits.h... yes yes checking for canonicalize_file_name... yes checking locale.h usability... rm -f libdecnumber.a checking for mkostemp... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib libdecnumber.a make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libdecnumber' yes yes checking for dup3... yes checking locale.h presence... checking for openat... yes checking for getrlimit... yes checking for link... yes checking for locale.h... yes checking pwd.h usability... yes checking for secure_getenv... yes checking for getrusage... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes yes checking termcap.h usability... yes checking for getuid... checking for getsysinfo... yes checking termcap.h presence... no yes checking for geteuid... checking for gettimeofday... (cached) yes yes checking for termcap.h... yes checking for on_exit... checking termios.h usability... yes checking for getgid... yes checking for pipe2... yes checking termios.h presence... yes yes checking for termios.h... yes checking termio.h usability... yes checking for psignal... checking for getegid... yes checking termio.h presence... yes checking for termio.h... yes checking sys/ioctl.h usability... yes checking for pstat_getdynamic... yes yes checking sys/ioctl.h presence... checking for setenv... no yes checking for sys/ioctl.h... yes checking for pstat_getstatic... checking sys/pte.h usability... yes no checking sys/pte.h presence... no checking for realpath... no checking for sys/pte.h... no checking sys/stream.h usability... checking for strdup... yes checking for setrlimit... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes yes yes checking sys/select.h presence... yes checking for __xpg_strerror_r... checking for sys/select.h... yes checking for sbrk... checking sys/file.h usability... yes checking for catgets... yes yes checking sys/file.h presence... checking for spawnve... yes yes checking for sys/file.h... yes checking for sys/ptem.h... checking for snprintf... no no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for spawnvpe... yes no checking for localtime_r... checking for type of signal functions... no checking for strerror... yes checking for pipe... 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 for strsignal... 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 yes checking whether termios.h defines TIOCGWINSZ... checking for iswcntrl... yes no checking whether sys/ioctl.h defines TIOCGWINSZ... checking for sysconf... yes checking for sig_atomic_t in signal.h... yes checking whether // is distinct from /... unknown, assuming no checking whether realpath works... yes guessing yes checking if environ is properly declared... checking for sysctl... yes checking whether signal handlers are of type void... yes checking for complete errno.h... no checking for sysmp... yes yes checking for TIOCSTAT in sys/ioctl.h... checking whether fchdir is declared... no checking for FIONREAD in sys/ioctl.h... no checking for table... yes checking for speed_t in sys/types.h... yes checking for working fcntl.h... cross-compiling checking for pid_t... no checking for struct winsize in sys/ioctl.h and termios.h... no sys/ioctl.h checking for struct dirent.d_ino... checking for times... yes checking for struct dirent.d_fileno... yes checking for wait3... yes checking for mode_t... yes checking libaudit.h usability... yes checking for wait4... no checking libaudit.h presence... yes no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... checking whether basename is declared... yes checking for mbstate_t... yes checking for tgetent... yes checking whether ffs is declared... no checking for tgetent in -ltermcap... yes checking whether frexp() can be used without linking with libm... no checking for tgetent in -ltinfo... yes checking whether asprintf is declared... no checking for tgetent in -lcurses... yes checking whether alarm is declared... yes checking whether vasprintf is declared... yes checking which library has the termcap functions... using libcurses checking wctype.h usability... yes checking whether long double and double are the same... yes no checking whether stat file-mode macros are broken... checking whether snprintf is declared... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... no checking for nlink_t... yes checking whether vsnprintf is declared... yes checking wchar.h presence... yes yes checking for wchar.h... yes checking whether fchmodat is declared without a macro... checking langinfo.h usability... yes yes checking whether calloc is declared... checking whether fstat is declared without a macro... yes yes checking langinfo.h presence... checking whether fstatat is declared without a macro... yes checking for langinfo.h... yes checking mbstr.h usability... yes checking whether futimens is declared without a macro... yes checking whether getenv is declared... no checking mbstr.h presence... yes no checking for mbstr.h... no checking for mbrlen... checking whether lchmod is declared without a macro... yes yes checking whether lstat is declared without a macro... yes checking for mbscasecmp... checking whether getopt is declared... yes checking whether mkdirat is declared without a macro... no checking for mbscmp... yes checking whether malloc is declared... yes checking whether mkfifo is declared without a macro... no checking for mbsnrtowcs... yes checking whether mkfifoat is declared without a macro... yes checking whether realloc is declared... yes checking whether mknod is declared without a macro... yes checking for mbsrtowcs... yes checking whether mknodat is declared without a macro... yes checking for mbschr... yes yes checking whether sbrk is declared... checking whether stat is declared without a macro... no checking for wcrtomb... yes checking whether utimensat is declared without a macro... yes checking whether strtol is declared... yes yes checking for wcscoll... checking whether lstat correctly handles trailing slash... guessing yes checking whether getcwd (NULL, 0) allocates memory for result... guessing yes checking for getcwd with POSIX signature... yes yes checking whether getcwd is declared... checking whether strtoul is declared... yes checking for wcsdup... yes checking for wcwidth... yes checking whether getdtablesize is declared... yes checking whether strtoll is declared... yes checking for wctype... yes checking for wcswidth... yes yes checking whether getlogin_r is declared... checking whether strtoull is declared... yes checking whether mbrtowc and mbstate_t are properly declared... yes yes checking whether getlogin is declared... checking whether strverscmp is declared... yes checking for iswlower... yes checking for C/C++ restrict keyword... yes checking whether strnlen is declared... __restrict checking for struct timeval... yes checking for iswupper... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether canonicalize_file_name must be declared... yes yes checking whether gettimeofday is declared without a macro... checking for towlower... no checking for stdlib.h... (cached) yes yes checking whether is self-contained... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... yes yes checking for towupper... yes checking for shutdown... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking for iswctype... checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for nl_langinfo and CODESET... config.status: creating Makefile config.status: creating testsuite/Makefile yes checking for wchar_t in wchar.h... yes config.status: creating config.h checking for sa_family_t... config.status: executing default commands yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... mkdir -p -- ./bfd Configuring in ./bfd make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking for struct sockaddr_storage.ss_family... yes checking for wcwidth broken with unicode combining characters... no checking size of wchar_t... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes aarch64-buildroot-linux-gnu checking target system type... aarch64-buildroot-linux-gnu checking whether getsockopt is declared without a macro... checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether the C compiler works... yes checking whether listen is declared without a macro... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether recv is declared without a macro... 4 checking configuration for building shared libraries... supported checking whether we are cross compiling... yes checking for suffix of object files... yes checking whether send is declared without a macro... o checking whether we are using the GNU C compiler... configure: updating cache .././config.cache configure: creating ./config.status if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking whether recvfrom is declared without a macro... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... yes checking whether sendto is declared without a macro... config.status: creating Makefile config.status: creating doc/Makefile none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... config.status: creating examples/Makefile yes checking whether setsockopt is declared without a macro... config.status: creating shlib/Makefile yes checking for library containing strerror... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 config.status: creating readline.pc yes checking whether shutdown is declared without a macro... config.status: creating config.h none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-buildroot-linux-gnu-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... config.status: executing default commands if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... none checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc checking whether accept4 is declared without a macro... checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 mkdir -p -- ./opcodes yes Configuring in ./opcodes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E checking for IPv4 sockets... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for IPv6 sockets... yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking for sys/types.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 unsigned long long int... yes checking for sys/stat.h... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking for stdlib.h... yes checking whether stdint.h predates C++11... yes if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking for string.h... configure: creating cache ./config.cache checking build system type... yes no checking whether stdint.h has UINTMAX_WIDTH etc.... checking for memory.h... x86_64-pc-linux-gnu checking host system type... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 aarch64-buildroot-linux-gnu checking target system type... aarch64-buildroot-linux-gnu checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc yes checking for strings.h... yes checking whether imaxabs is declared without a macro... checking whether the C compiler works... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking for inttypes.h... checking whether imaxdiv is declared without a macro... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes checking whether we are cross compiling... checking whether strtoimax is declared without a macro... yes checking for suffix of object files... checking for stdint.h... o checking whether we are using the GNU C compiler... yes checking whether strtoumax is declared without a macro... yes checking for unistd.h... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o no checking where to find the exponent in a 'double'... none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... yes checking minix/config.h usability... yes checking for library containing strerror... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... none required checking for a BSD-compatible install... word 1 bit 20 /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-buildroot-linux-gnu-strip... no checking for strip... strip checking whether byte ordering is bigendian... configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... (cached) no checking for nl_langinfo and CODESET... /bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking for style of include used by /usr/bin/make... checking how to print strings... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 GNU checking whether /usr/bin/make supports nested variables... yes printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... checking dependency style of /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... none checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 whether getc_unlocked is declared... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... checking the name lister (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm) interface... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld option to reload object files... -r checking for aarch64-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-strip... strip checking for aarch64-buildroot-linux-gnu-ranlib... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking command to parse /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm output from /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc object... checking for grep that handles long lines and -e... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /bin/grep checking for egrep... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /bin/grep -E checking for ANSI C header files... checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for ld used by /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) is GNU ld... yes checking for shared library run path origin... done ok if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking for dlfcn.h... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o checking whether imported symbols can be declared weak... checking for sys/types.h... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking for sys/stat.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 guessing yes checking pthread.h usability... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o yes checking for objdir... .libs if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 for stdlib.h... yes checking pthread.h presence... yes checking for pthread.h... yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 for string.h... no checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc static flag -static works... yes checking for memory.h... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... checking for strings.h... yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -c -o file.o... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) supports shared libraries... checking for inttypes.h... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... none checking for a transitional chinese locale... yes none checking for a french Unicode locale... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... checking for stdint.h... yes checking for unistd.h... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o no checking for shl_load in -ldld... none checking for a traditional french locale... yes checking minix/config.h usability... no checking for dlopen... no checking minix/config.h presence... none checking for mmap... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed yes checking for MAP_ANONYMOUS... checking for fgrep... no checking for dlopen in -ldl... /bin/grep -F checking for ld used by /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... yes checking whether memchr works... guessing no checking whether memmem is declared... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether a program can dlopen itself... yes cross checking whether stripping libraries is possible... checking for memmem... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking for windows.h... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o yes checking whether memmem works... guessing yes if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether memrchr is declared... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm checking the name lister (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm) interface... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o BSD nm checking whether ln -s works... yes yes checking the maximum length of command line arguments... checking for promoted mode_t type... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for library containing dlsym... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld option to reload object files... -r checking for aarch64-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-strip... strip checking for aarch64-buildroot-linux-gnu-ranlib... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking command to parse /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm output from /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc object... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 mode_t if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether setenv is declared... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes ok checking for dlfcn.h... checking search.h usability... no yes checking for objdir... .libs yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking for sigset_t... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgmerge checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -fno-rtti -fno-exceptions... checking for long double... yes checking for long long... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking for uid_t in sys/types.h... yes checking size of long long... no checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc PIC flag -fPIC -DPIC works... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc static flag -static works... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -c -o file.o... yes checking for wchar_t... yes checking whether strdup is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether strerror(0) succeeds... (cached) yes checking for strerror_r... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) supports shared libraries... yes checking for strerror_r with POSIX signature... yes checking whether -lc should be explicitly linked in... no checking whether __xpg_strerror_r works... guessing no checking whether ffsl is declared without a macro... no checking dynamic linker characteristics... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 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 whether mempcpy is declared without a macro... 8 checking size of void *... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.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... no checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/msgmerge checking for build system executable suffix... checking whether memrchr is declared without a macro... no checking for string.h... (cached) yes yes if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking for strings.h... (cached) yes checking whether rawmemchr is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o checking for stdlib.h... (cached) yes yes checking whether stpcpy is declared without a macro... checking limits.h usability... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 whether stpncpy is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o yes checking limits.h presence... yes checking whether strchrnul is declared without a macro... yes checking for limits.h... yes yes checking whether strdup is declared without a macro... checking whether string.h and strings.h may both be included... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether strncat is declared without a macro... yes checking whether basename is declared... 8 checking size of long... yes yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether strndup is declared without a macro... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether stpcpy is declared... yes yes checking for sigsetjmp... checking whether strnlen is declared without a macro... checking linker --as-needed support... yes checking whether strpbrk is declared without a macro... yes checking for cos in -lm... yes if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether strsep is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether strcasestr is declared without a macro... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes 8 checking size of int... checking whether strtok_r is declared... (cached) yes checking for struct timespec in ... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether unsetenv is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking for alloca as a compiler built-in... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether inet_ntop is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether inet_pton is declared without a macro... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... guessing yes checking for d_type member in directory struct... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether alphasort is declared without a macro... 4 yes checking for build system executable suffix... checking whether closedir is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 no yes checking alloca.h usability... checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 config.status: creating Makefile yes checking stddef.h presence... yes yes checking for stddef.h... yes config.status: creating po/Makefile.in checking whether opendir is declared without a macro... checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands yes checking time.h presence... yes yes checking for time.h... yes checking for unistd.h... (cached) yes config.status: creating po/POTFILES checking wchar.h usability... config.status: creating po/Makefile checking whether readdir is declared without a macro... yes checking wchar.h presence... yes checking for wchar.h... yes yes checking wctype.h usability... checking whether rewinddir is declared without a macro... yes checking wctype.h presence... make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/readline' yes checking for wctype.h... yes Making all in readline make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/readline/readline' rm -f readline.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/readline.c yes checking fcntl.h usability... checking whether scandir is declared without a macro... yes checking fcntl.h presence... yes checking for dirfd... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking for fcntl.h... yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking sys/file.h usability... yes checking whether dirfd is declared... (cached) yes checking whether dirfd is a macro... 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... yes checking sys/file.h presence... yes checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... rm -f vi_mode.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/vi_mode.c yes checking for sys/file.h... yes checking sys/time.h usability... needs runtime check checking whether fcntl is declared without a macro... yes checking sys/time.h presence... yes checking for sys/time.h... yes yes checking whether openat is declared without a macro... checking for sys/stat.h... (cached) yes checking sys/resource.h usability... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... guessing yes checking for flexible array member... yes checking sys/resource.h presence... yes checking whether conversion from 'int' to 'long double' works... guessing yes checking for working GNU fnmatch... guessing no checking whether isblank is declared... yes checking for sys/resource.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether isblank is declared... (cached) yes checking whether frexp works... guessing yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking for uintptr_t... rm -f funmap.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/funmap.c yes checking whether frexpl works... guessing yes checking whether fstatat (..., 0) works... guessing yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking for int_least32_t... rm -f keymaps.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/keymaps.c yes checking whether getcwd aborts when 4k < cwd_length < 16k... yes checking whether getdtablesize works... 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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether program_invocation_short_name is declared... rm -f parens.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/parens.c yes checking for int_fast32_t... yes checking whether __argv is declared... rm -f search.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/search.c if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 no checking whether gettimeofday clobbers localtime buffer... (cached) no checking for gettimeofday with POSIX signature... yes checking for uint64_t... yes checking glob.h usability... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... rm -f rltty.o yes checking glob.h presence... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/rltty.c if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes yes checking for glob.h... yes checking for GNU glob interface version 1... checking for library containing opendir... no checking for library containing inet_ntop... none required checking whether string.h and strings.h may both be included... yes checking for fcntl... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o rm -f complete.o none required /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/complete.c checking whether inet_ntop is declared... (cached) yes yes if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking for getpagesize... checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether UINT32_MAX < UINTMAX_MAX... yes yes checking whether UINT64_MAX == ULONG_MAX... checking for setitimer... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 whether isnan(double) can be used without linking with libm... yes checking for sysconf... yes checking for fdopen... yes checking whether isnan(long double) can be used without linking with libm... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking for getuid... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether isnanl works... guessing yes checking for pthread_rwlock_t... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking for getgid... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 rm -f bind.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/bind.c /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o yes checking whether NAN macro works... yes if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether HUGE_VAL works... checking for fileno... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o yes yes checking for fls... checking whether acosf is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether acosl is declared without a macro... no checking for strtoull... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether asinf is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking for getrlimit... checking whether asinl is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether basename is declared... yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether atanf is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o yes if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether ftello is declared... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o yes rm -f isearch.o checking whether atanl is declared without a macro... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/isearch.c if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether ftello64 is declared... yes checking whether fseeko is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o yes yes checking whether cbrt is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether fseeko64 is declared... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether cbrtf is declared without a macro... checking whether ffs is declared... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o rm -f display.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/display.c yes yes checking whether free is declared... checking whether cbrtl is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether ceilf is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o yes checking whether getenv is declared... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether ceill is declared without a macro... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o checking whether malloc is declared... yes checking whether copysign is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether realloc is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o yes checking whether copysignf is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether stpcpy is declared... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o yes yes checking whether copysignl is declared without a macro... checking whether strstr is declared... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o yes yes checking whether cosf is declared without a macro... checking whether asprintf is declared... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether cosl is declared without a macro... yes checking whether vasprintf is declared... yes checking whether coshf is declared without a macro... yes checking whether snprintf is declared... yes checking whether expf is declared without a macro... yes checking whether vsnprintf is declared... yes checking whether expl is declared without a macro... yes checking whether strnlen is declared... yes checking whether exp2 is declared without a macro... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking whether exp2f is declared without a macro... yes checking for gcc version with buggy 64-bit support... yes no checking whether exp2l is declared without a macro... checking sys/procfs.h usability... rm -f signals.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/signals.c yes checking sys/procfs.h presence... yes checking whether expm1 is declared without a macro... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... yes checking whether expm1f is declared without a macro... no checking for prstatus_t.pr_who in sys/procfs.h... rm -f util.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/util.c no checking for prstatus32_t.pr_who in sys/procfs.h... yes no checking for pstatus_t in sys/procfs.h... checking whether expm1l is declared without a macro... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... yes checking whether fabsf is declared without a macro... no checking for prpsinfo_t in sys/procfs.h... rm -f kill.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/kill.c yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking whether fabsl is declared without a macro... yes checking for prpsinfo32_t in sys/procfs.h... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes checking whether floorf is declared without a macro... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... yes no checking for psinfo32_t in sys/procfs.h... checking whether floorl is declared without a macro... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... yes checking whether fma is declared without a macro... rm -f undo.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/undo.c no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... yes checking whether fmaf is declared without a macro... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... yes no checking for win32_pstatus_t in sys/procfs.h... checking whether fmal is declared without a macro... rm -f macro.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/macro.c no checking for ftello... yes checking whether fmod is declared without a macro... yes checking for ftello64... yes rm -f input.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/input.c yes checking whether fmodf is declared without a macro... checking for fseeko... yes checking for fseeko64... yes checking whether fmodl is declared without a macro... yes checking for fopen64... yes checking whether frexpf is declared without a macro... yes checking size of off_t... rm -f callback.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/callback.c yes checking whether frexpl is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 whether hypotf is declared without a macro... rm -f terminal.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/terminal.c yes checking whether hypotl is declared without a macro... yes checking whether ilogb is declared without a macro... rm -f text.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/text.c yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes 8 checking file_ptr type... BFD_HOST_64_BIT checking whether ldexpf is declared without a macro... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking whether ldexpl is declared without a macro... yes checking for getpagesize... (cached) yes checking for working mmap... no checking for madvise... yes checking whether log is declared without a macro... yes checking for mprotect... yes yes checking whether logf is declared without a macro... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether logl is declared without a macro... rm -f nls.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/nls.c yes checking whether log10 is declared without a macro... rm -f misc.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/misc.c yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... yes checking whether log1p is declared without a macro... rm -f history.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/history.c yes checking whether log1pf is declared without a macro... rm -f histexpand.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/histexpand.c yes checking whether log1pl is declared without a macro... yes checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether logb is declared without a macro... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether logbf is declared without a macro... config.status: creating Makefile rm -f histfile.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/histfile.c yes checking whether logbl is declared without a macro... config.status: creating doc/Makefile config.status: creating bfd-in3.h if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking whether modf is declared without a macro... rm -f histsearch.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/histsearch.c config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands yes checking whether modff is declared without a macro... rm -f shell.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/shell.c yes checking whether modfl is declared without a macro... rm -f mbutil.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/mbutil.c rm -f tilde.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DREADLINE_LIBRARY -c ../../../readline/readline/tilde.c yes checking whether powf is declared without a macro... rm -f colors.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/colors.c rm -f parse-colors.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/parse-colors.c yes checking whether remainder is declared without a macro... rm -f xmalloc.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/xmalloc.c rm -f xfree.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/xfree.c rm -f compat.o yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.0"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 ../../../readline/readline/compat.c rm -f libhistory.a /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib" && /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib libhistory.a checking whether remainderf is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 rm -f libreadline.a /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib" && /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib libreadline.a make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/readline/readline' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/readline' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/readline' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/readline' if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether remainderl is declared without a macro... yes if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o checking whether rint is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o yes checking whether rintf is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 checking whether rintl is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether round is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 whether roundf is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether roundl is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether sinf is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o yes checking whether sinl is declared without a macro... if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether sinhf is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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 yes checking whether tanl is declared without a macro... yes checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o yes /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib ./libiberty.a checking whether truncl is declared without a macro... if [ x"-fPIC" != x ]; then \ cd pic; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libiberty' 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 works on empty input... guessing no 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 bp-sym.h usability... make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd' creating bfdver.h rm -f elf32-target.h /bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.new rm -f elf64-target.h mv -f elf32-target.new elf32-target.h /bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.new rm -f targmatch.h /bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new mv -f elf64-target.new elf64-target.h Making info in doc make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/doc' /usr/bin/gcc -o chw$$ -O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include \ -L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ /bin/sh ../../../bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp mv -f targmatch.new targmatch.h no checking bp-sym.h presence... no checking for bp-sym.h... no checking whether memmem works in linear time... guessing yes 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... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... guessing yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . /bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi /bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi /bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi touch archive.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . /bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi touch aoutx.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp touch archures.stamp yes checking whether readlink signature is correct... touch bfdt.stamp test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp /bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . touch cache.stamp /bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi /bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . touch coffcode.stamp touch core.stamp /bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp yes checking whether readlink handles trailing slash correctly... touch elf.stamp test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . /bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . guessing yes checking whether rename honors trailing slash on destination... /bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi touch format.stamp /bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi guessing yes checking whether rename honors trailing slash on source... touch elfcode.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp guessing yes checking whether rename manages hard links correctly... ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp guessing yes checking whether rename manages existing destinations correctly... touch libbfd.stamp test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp guessing yes checking for rewinddir... /bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . /bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi touch bfdio.stamp /bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp touch bfdwin.stamp test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . touch opncls.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp /bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp /bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . yes /bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi checking whether rmdir works... touch section.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp guessing yes checking whether setenv validates arguments... guessing yes checking for volatile sig_atomic_t... touch reloc.stamp touch syms.stamp test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . /bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . touch targets.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp /bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp /bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi touch init.stamp test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp touch hash.stamp /bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . touch linker.stamp yes checking for sighandler_t... /bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi touch mmo.stamp make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/doc' Making info in po make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/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/sh ./config.status yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... config.status: creating po/Makefile.in yes config.status: executing depfiles commands config.status: executing libtool commands checking whether sigaddset is declared without a macro... config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/po' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/po' make[4]: Nothing to be done for `info'. make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/po' yes checking whether sigdelset is declared without a macro... make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd' make[4]: Nothing to be done for `info-am'. make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd' /usr/bin/make all-recursive make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd' Making all in doc make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/doc' make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/doc' Making all in po make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/po' yes make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h checking whether sigemptyset is declared without a macro... rm -f elf64-aarch64.c rm -f bfd-tmp.h echo "#line 1 \"../../bfd/elfnn-aarch64.c\"" > elf64-aarch64.new touch stmp-bfd-h /bin/sed -e s/NN/64/g < ../../bfd/elfnn-aarch64.c >> elf64-aarch64.new rm -f elf32-aarch64.c echo "#line 1 \"../../bfd/elfnn-aarch64.c\"" > elf32-aarch64.new mv -f elf64-aarch64.new elf64-aarch64.c /bin/sed -e s/NN/32/g < ../../bfd/elfnn-aarch64.c >> elf32-aarch64.new rm -f tofiles f=""; \ for i in elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-aarch64.lo elf32.lo elf32-arm.lo elf-nacl.lo elf-vxworks.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-aarch64.lo cpu-arm.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles mv -f elf32-aarch64.new elf32-aarch64.c /bin/sh ../../bfd/../move-if-change tofiles ofiles /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o archive.lo ../../bfd/archive.c touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o archures.lo -DDEFAULT_VECTOR=aarch64_elf64_le_vec -DSELECT_VECS='&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_aarch64_arch,&bfd_arm_arch' ../../bfd/archures.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o bfd.lo ../../bfd/bfd.c yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/archive.c -fPIC -DPIC -o .libs/archive.o checking whether sigfillset is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -DDEFAULT_VECTOR=aarch64_elf64_le_vec "-DSELECT_VECS=&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_aarch64_arch,&bfd_arm_arch" ../../bfd/archures.c -fPIC -DPIC -o .libs/archures.o yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/bfd.c -fPIC -DPIC -o .libs/bfd.o checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -DDEFAULT_VECTOR=aarch64_elf64_le_vec "-DSELECT_VECS=&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_aarch64_arch,&bfd_arm_arch" ../../bfd/archures.c -o archures.o >/dev/null 2>&1 yes checking for socklen_t... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o bfdio.lo ../../bfd/bfdio.c yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/bfdio.c -fPIC -DPIC -o .libs/bfdio.o checking for ssize_t... yes checking whether stat handles trailing slashes on directories... guessing yes checking whether stat handles trailing slashes on files... guessing yes checking for working stdalign.h... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/archive.c -o archive.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/bfd.c -o bfd.o >/dev/null 2>&1 yes checking for max_align_t... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/bfdio.c -o bfdio.o >/dev/null 2>&1 yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o bfdwin.lo ../../bfd/bfdwin.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/bfdwin.c -fPIC -DPIC -o .libs/bfdwin.o checking whether dprintf is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/bfdwin.c -o bfdwin.o >/dev/null 2>&1 checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o cache.lo ../../bfd/cache.c yes checking whether ftello is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/cache.c -fPIC -DPIC -o .libs/cache.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o coff-bfd.lo ../../bfd/coff-bfd.c yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/coff-bfd.c -fPIC -DPIC -o .libs/coff-bfd.o yes checking whether gets is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/coff-bfd.c -o coff-bfd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o compress.lo ../../bfd/compress.c no libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/cache.c -o cache.o >/dev/null 2>&1 checking whether pclose is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/compress.c -fPIC -DPIC -o .libs/compress.o yes checking whether popen is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o corefile.lo ../../bfd/corefile.c yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/corefile.c -fPIC -DPIC -o .libs/corefile.o checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf-properties.lo ../../bfd/elf-properties.c yes checking whether tmpfile is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-properties.c -fPIC -DPIC -o .libs/elf-properties.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/corefile.c -o corefile.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/compress.c -o compress.o >/dev/null 2>&1 yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o format.lo ../../bfd/format.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/format.c -fPIC -DPIC -o .libs/format.o yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-properties.c -o elf-properties.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o hash.lo ../../bfd/hash.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/hash.c -fPIC -DPIC -o .libs/hash.o yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/format.c -o format.o >/dev/null 2>&1 yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/hash.c -o hash.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o init.lo ../../bfd/init.c checking whether initstate_r is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/init.c -fPIC -DPIC -o .libs/init.o yes checking whether mkdtemp is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o libbfd.lo ../../bfd/libbfd.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/libbfd.c -fPIC -DPIC -o .libs/libbfd.o yes checking whether mkostemp is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/init.c -o init.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o linker.lo ../../bfd/linker.c yes checking whether mkostemps is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/linker.c -fPIC -DPIC -o .libs/linker.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o merge.lo ../../bfd/merge.c yes checking whether mkstemp is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/merge.c -fPIC -DPIC -o .libs/merge.o yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/libbfd.c -o libbfd.o >/dev/null 2>&1 checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/merge.c -o merge.o >/dev/null 2>&1 checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o opncls.lo ../../bfd/opncls.c checking whether realpath is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/opncls.c -fPIC -DPIC -o .libs/opncls.o yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o reloc.lo ../../bfd/reloc.c checking whether setenv is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/reloc.c -fPIC -DPIC -o .libs/reloc.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/linker.c -o linker.o >/dev/null 2>&1 yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/opncls.c -o opncls.o >/dev/null 2>&1 yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/reloc.c -o reloc.o >/dev/null 2>&1 yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strchrnul... yes checking whether strchrnul works... guessing yes checking for working strerror function... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strtok_r... yes checking whether strtok_r works... guessing no checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o section.lo ../../bfd/section.c checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o simple.lo ../../bfd/simple.c checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/section.c -fPIC -DPIC -o .libs/section.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o stab-syms.lo ../../bfd/stab-syms.c checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/simple.c -fPIC -DPIC -o .libs/simple.o checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/stab-syms.c -fPIC -DPIC -o .libs/stab-syms.o checking whether utimensat is declared without a macro... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether chdir is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/simple.c -o simple.o >/dev/null 2>&1 yes checking whether chown is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/section.c -o section.o >/dev/null 2>&1 yes checking whether dup is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o stabs.lo ../../bfd/stabs.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/stabs.c -fPIC -DPIC -o .libs/stabs.o yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o syms.lo ../../bfd/syms.c checking whether dup2 is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/syms.c -fPIC -DPIC -o .libs/syms.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o targets.lo -DDEFAULT_VECTOR=aarch64_elf64_le_vec -DSELECT_VECS='&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_aarch64_arch,&bfd_arm_arch' ../../bfd/targets.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/stabs.c -o stabs.o >/dev/null 2>&1 yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -DDEFAULT_VECTOR=aarch64_elf64_le_vec "-DSELECT_VECS=&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_aarch64_arch,&bfd_arm_arch" ../../bfd/targets.c -fPIC -DPIC -o .libs/targets.o checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/syms.c -o syms.o >/dev/null 2>&1 yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -DDEFAULT_VECTOR=aarch64_elf64_le_vec "-DSELECT_VECS=&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_aarch64_arch,&bfd_arm_arch" ../../bfd/targets.c -o targets.o >/dev/null 2>&1 checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o binary.lo ../../bfd/binary.c yes checking whether fchownat is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/binary.c -fPIC -DPIC -o .libs/binary.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ihex.lo ../../bfd/ihex.c yes checking whether fdatasync is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/ihex.c -fPIC -DPIC -o .libs/ihex.o yes checking whether fsync is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/binary.c -o binary.o >/dev/null 2>&1 checking whether ftruncate is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o srec.lo ../../bfd/srec.c yes checking whether getcwd is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/srec.c -fPIC -DPIC -o .libs/srec.o yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o tekhex.lo ../../bfd/tekhex.c yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/tekhex.c -fPIC -DPIC -o .libs/tekhex.o checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/ihex.c -o ihex.o >/dev/null 2>&1 yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/srec.c -o srec.o >/dev/null 2>&1 yes checking whether getusershell is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/tekhex.c -o tekhex.o >/dev/null 2>&1 yes checking whether setusershell is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o verilog.lo ../../bfd/verilog.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/verilog.c -fPIC -DPIC -o .libs/verilog.o yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/verilog.c -o verilog.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf64-aarch64.lo elf64-aarch64.c checking whether lchown is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c elf64-aarch64.c -fPIC -DPIC -o .libs/elf64-aarch64.o yes checking whether link is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elfxx-aarch64.lo ../../bfd/elfxx-aarch64.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elfxx-aarch64.c -fPIC -DPIC -o .libs/elfxx-aarch64.o yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-ifunc.c -fPIC -DPIC -o .libs/elf-ifunc.o checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-ifunc.c -o elf-ifunc.o >/dev/null 2>&1 yes checking whether pipe2 is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elfxx-aarch64.c -o elfxx-aarch64.o >/dev/null 2>&1 yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf64.lo ../../bfd/elf64.c checking whether readlink is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf64.c -fPIC -DPIC -o .libs/elf64.o yes checking whether readlinkat is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf.lo ../../bfd/elf.c yes checking whether rmdir is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf.c -fPIC -DPIC -o .libs/elf.o yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf64.c -o elf64.o >/dev/null 2>&1 yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... guessing yes checking whether btowc is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elflink.lo ../../bfd/elflink.c yes checking whether wctob is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elflink.c -fPIC -DPIC -o .libs/elflink.o checking whether mbsinit is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c elf64-aarch64.c -o elf64-aarch64.o >/dev/null 2>&1 yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf-attrs.lo ../../bfd/elf-attrs.c yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-attrs.c -fPIC -DPIC -o .libs/elf-attrs.o checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-attrs.c -o elf-attrs.o >/dev/null 2>&1 yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf-strtab.lo ../../bfd/elf-strtab.c checking whether wcsncpy is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf.c -o elf.o >/dev/null 2>&1 yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-strtab.c -fPIC -DPIC -o .libs/elf-strtab.o checking whether wcpncpy is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-strtab.c -o elf-strtab.o >/dev/null 2>&1 checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c yes checking whether wcsncmp is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-eh-frame.c -fPIC -DPIC -o .libs/elf-eh-frame.o checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1 checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elflink.c -o elflink.o >/dev/null 2>&1 yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... guessing yes checking for towlower... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o dwarf1.lo ../../bfd/dwarf1.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/dwarf1.c -fPIC -DPIC -o .libs/dwarf1.o yes checking for wctype_t... yes checking for wctrans_t... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1 yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c yes checking whether wctrans is declared without a macro... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o checking whether towctrans is declared without a macro... yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf32-aarch64.lo elf32-aarch64.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c elf32-aarch64.c -fPIC -DPIC -o .libs/elf32-aarch64.o yes checking for aarch64-buildroot-linux-gnu-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for gawk... mawk 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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether ln -s works... yes checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar 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 import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf32.lo ../../bfd/elf32.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf32.c -fPIC -DPIC -o .libs/elf32.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c elf32-aarch64.c -o elf32-aarch64.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf32.c -o elf32.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf32-arm.lo ../../bfd/elf32-arm.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf32-arm.c -fPIC -DPIC -o .libs/elf32-arm.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf-nacl.lo ../../bfd/elf-nacl.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-nacl.c -fPIC -DPIC -o .libs/elf-nacl.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-vxworks.c -fPIC -DPIC -o .libs/elf-vxworks.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-nacl.c -o elf-nacl.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf-vxworks.c -o elf-vxworks.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf64-gen.lo ../../bfd/elf64-gen.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o elf32-gen.lo ../../bfd/elf32-gen.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf64-gen.c -fPIC -DPIC -o .libs/elf64-gen.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf32-gen.c -fPIC -DPIC -o .libs/elf32-gen.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf64-gen.c -o elf64-gen.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o plugin.lo ../../bfd/plugin.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o cpu-aarch64.lo ../../bfd/cpu-aarch64.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/plugin.c -fPIC -DPIC -o .libs/plugin.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/cpu-aarch64.c -fPIC -DPIC -o .libs/cpu-aarch64.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o cpu-arm.lo ../../bfd/cpu-arm.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/plugin.c -o plugin.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/cpu-arm.c -fPIC -DPIC -o .libs/cpu-arm.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/cpu-aarch64.c -o cpu-aarch64.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o archive64.lo ../../bfd/archive64.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/archive64.c -fPIC -DPIC -o .libs/archive64.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/cpu-arm.c -o cpu-arm.o >/dev/null 2>&1 make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib' /usr/bin/make all-recursive make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib' Making all in import make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib/import' GEN alloca.h GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN configmake.h GEN dirent.h GEN fcntl.h GEN fnmatch.h libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/archive64.c -o archive64.o >/dev/null 2>&1 GEN glob.h GEN inttypes.h GEN limits.h GEN math.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN sys/uio.h GEN unistd.h GEN wchar.h GEN wctype.h GEN arpa/inet.h /usr/bin/make all-recursive make[6]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib/import' make[7]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib/import' CC cloexec.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC fd-hook.o CC filenamecat-lgpl.o CC getprogname.o CC hard-locale.o CC localcharset.o CC malloca.o CC math.o CC openat-die.o CC save-cwd.o CC strnlen1.o CC sys_socket.o CC tempname.o CC glthread/threadlib.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC wctype-h.o CC chdir-long.o CC fcntl.o CC fnmatch.o CC getcwd.o CC getcwd-lgpl.o CC glob.o CC mbrtowc.o CC memchr.o CC openat-proc.o CC strerror.o CC strerror_r.o CC strstr.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.o AR libgnu.a make[7]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib/import' make[6]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib/import' make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib/import' make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib' make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gnulib' libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../bfd/elf32-arm.c -o elf32-arm.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -rpath /usr/lib -release `cat libtool-soversion` -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -ldl -L./../zlib -lz -ldl libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -shared -fPIC -DPIC .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/bfdwin.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/init.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf64-aarch64.o .libs/elfxx-aarch64.o .libs/elf-ifunc.o .libs/elf64.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-aarch64.o .libs/elf32.o .libs/elf32-arm.o .libs/elf-nacl.o .libs/elf-vxworks.o .libs/elf64-gen.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-aarch64.o .libs/cpu-arm.o .libs/archive64.o -L/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd/../libiberty/pic -liberty -L/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/zlib -lz -ldl -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libbfd-2.33.50.so -o .libs/libbfd-2.33.50.so libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.33.50.so" "libbfd.so") libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-aarch64.o elfxx-aarch64.o elf-ifunc.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-aarch64.o elf32.o elf32-arm.o elf-nacl.o elf-vxworks.o elf64-gen.o elf32-gen.o plugin.o cpu-aarch64.o cpu-arm.o archive64.o libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib libbfd.tmp; \ /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/bfd' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes' /usr/bin/make all-recursive make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes' Making all in . mkdir -p -- ./gdb make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes' /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o dis-buf.lo ../../opcodes/dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o disassemble.lo -DARCH_aarch64 -DARCH_arm ../../opcodes/disassemble.c Configuring in ./gdb mkdir -p -- ./libctf Configuring in ./libctf libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/dis-buf.c -fPIC -DPIC -o .libs/dis-buf.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -DARCH_aarch64 -DARCH_arm ../../opcodes/disassemble.c -fPIC -DPIC -o .libs/disassemble.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -DARCH_aarch64 -DARCH_arm ../../opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o dis-init.lo ../../opcodes/dis-init.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/dis-init.c -fPIC -DPIC -o .libs/dis-init.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o aarch64-asm.lo ../../opcodes/aarch64-asm.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-asm.c -fPIC -DPIC -o .libs/aarch64-asm.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/dis-init.c -o dis-init.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o aarch64-dis.lo ../../opcodes/aarch64-dis.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-dis.c -fPIC -DPIC -o .libs/aarch64-dis.o configure: creating cache ./config.cache checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++ accepts -g... yes checking how to run the C preprocessor... yes checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-asm.c -o aarch64-asm.o >/dev/null 2>&1 yes checking for sys/types.h... yes yes checking for sys/types.h... checking for sys/stat.h... yes yes checking for sys/stat.h... checking for stdlib.h... yes yes checking for stdlib.h... checking for string.h... yes checking for string.h... yes checking for memory.h... yes checking for memory.h... yes checking for strings.h... yes checking for strings.h... yes yes checking for inttypes.h... checking for inttypes.h... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-dis.c -o aarch64-dis.o >/dev/null 2>&1 yes checking for stdint.h... checking for stdint.h... yes yes checking for unistd.h... checking for unistd.h... yes checking minix/config.h usability... yes checking minix/config.h usability... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o aarch64-opc.lo ../../opcodes/aarch64-opc.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-opc.c -fPIC -DPIC -o .libs/aarch64-opc.o 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__... 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 aarch64-buildroot-linux-gnu-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking build system type... checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes x86_64-pc-linux-gnu checking host system type... checking dependency style of /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... none checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc aarch64-buildroot-linux-gnu checking target system type... aarch64-buildroot-linux-gnu checking for dlfcn.h... checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... (cached) yes checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking the archiver (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar) interface... ar yes checking build system type... checking for windows.h... x86_64-pc-linux-gnu checking host system type... aarch64-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) is GNU ld... no yes checking for BSD- or MS-compatible name lister (nm)... checking for library containing dlsym... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm checking the name lister (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld option to reload object files... -r checking for aarch64-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-strip... strip checking for aarch64-buildroot-linux-gnu-ranlib... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking command to parse /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-nm output from /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc object... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... ok no checking for dlfcn.h... checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ANSI C... none needed checking for aarch64-buildroot-linux-gnu-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++ supports C++11 features by default... yes checking for objdir... .libs yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -fno-rtti -fno-exceptions... gcc3 checking whether NLS is requested... no checking whether true --split-size=5000000 supports @click... yes no checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc PIC flag -fPIC -DPIC works... checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc static flag -static works... checking libunwind-ia64.h usability... yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -c -o file.o... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o aarch64-asm-2.lo ../../opcodes/aarch64-asm-2.c no checking libunwind-ia64.h presence... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-asm-2.c -fPIC -DPIC -o .libs/aarch64-asm-2.o no checking for libunwind-ia64.h... no checking for monstartup... yes checking if /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking for _mcleanup... no checking dynamic linker characteristics... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-asm-2.c -o aarch64-asm-2.o >/dev/null 2>&1 checking for _etext... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for etext... no checking for aclocal... ${SHELL} /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/missing autoheader checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -W... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o aarch64-dis-2.lo ../../opcodes/aarch64-dis-2.c yes yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wall... checking for gawk... mawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for bison... bison -y checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-dlltool... aarch64-buildroot-linux-gnu-dlltool checking for aarch64-buildroot-linux-gnu-windres... aarch64-buildroot-linux-gnu-windres checking for main in -lm... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-dis-2.c -fPIC -DPIC -o .libs/aarch64-dis-2.o yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wnarrowing... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wwrite-strings... yes checking for library containing gethostbyname... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wmissing-format-attribute... yes none required checking for library containing socketpair... checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wmissing-prototypes... none required checking for library containing kinfo_getvmmap... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wold-style-definition... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for library containing kinfo_getfile... yes checking for getpagesize... yes checking for working mmap... no checking for library containing dlopen... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-opc.c -o aarch64-opc.o >/dev/null 2>&1 -ldl checking for ELF support in BFD... no checking for ld used by GCC... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking whether byte ordering is bigendian... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... -lncurses checking for library containing tgetent... yes none required checking size of unsigned long long... checking whether asprintf is declared... yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 8 checking size of unsigned long... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o aarch64-opc-2.lo ../../opcodes/aarch64-opc-2.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-opc-2.c -fPIC -DPIC -o .libs/aarch64-opc-2.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-opc-2.c -o aarch64-opc-2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o arm-dis.lo ../../opcodes/arm-dis.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/arm-dis.c -fPIC -DPIC -o .libs/arm-dis.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/aarch64-dis-2.c -o aarch64-dis-2.o >/dev/null 2>&1 8 checking size of unsigned __int128... config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libctf' /usr/bin/make all-am make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libctf' /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-archive.lo ../../libctf/ctf-archive.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-archive.c -fPIC -DPIC -o .libs/ctf-archive.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-archive.c -o ctf-archive.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-dump.lo ../../libctf/ctf-dump.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-dump.c -fPIC -DPIC -o .libs/ctf-dump.o 16 checking for library containing dlopen... none required checking whether to use expat... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-dump.c -o ctf-dump.o >/dev/null 2>&1 checking for libexpat... yes checking how to link with libexpat... /home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libexpat.so /home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libm.so -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib checking for XML_StopParser... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-create.lo ../../libctf/ctf-create.c yes checking whether to use MPFR... no configure: WARNING: MPFR support disabled; some features may be unavailable. checking whether to use python... no configure: WARNING: python support disabled; some features may be unavailable. checking whether to use guile... auto checking for pkg-config... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkg-config checking for usable guile from /home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkg-config... no checking for the source-highlight library... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-create.c -fPIC -DPIC -o .libs/ctf-create.o no checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for ANSI C header files... (cached) yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../opcodes/arm-dis.c -o arm-dis.o >/dev/null 2>&1 no checking machine/reg.h presence... no checking for machine/reg.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking proc_service.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-create.c -o ctf-create.o >/dev/null 2>&1 yes checking proc_service.h presence... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-decl.lo ../../libctf/ctf-decl.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-decl.c -fPIC -DPIC -o .libs/ctf-decl.o yes checking for proc_service.h... yes checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-decl.c -o ctf-decl.o >/dev/null 2>&1 checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking sys/file.h usability... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-error.lo ../../libctf/ctf-error.c yes checking sys/file.h presence... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-error.c -fPIC -DPIC -o .libs/ctf-error.o yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-error.c -o ctf-error.o >/dev/null 2>&1 yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-hash.lo ../../libctf/ctf-hash.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-hash.c -fPIC -DPIC -o .libs/ctf-hash.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-labels.lo ../../libctf/ctf-labels.c yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-labels.c -fPIC -DPIC -o .libs/ctf-labels.o yes checking sys/resource.h presence... yes checking for sys/resource.h... yes libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-hash.c -o ctf-hash.o >/dev/null 2>&1 checking sys/procfs.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-labels.c -o ctf-labels.o >/dev/null 2>&1 yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-link.lo ../../libctf/ctf-link.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-link.c -fPIC -DPIC -o .libs/ctf-link.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-lookup.lo ../../libctf/ctf-lookup.c checking sys/ptrace.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-lookup.c -fPIC -DPIC -o .libs/ctf-lookup.o yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... no checking sys/reg.h presence... no checking for sys/reg.h... no checking sys/debugreg.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-lookup.c -o ctf-lookup.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-link.c -o ctf-link.o >/dev/null 2>&1 no checking sys/debugreg.h presence... no checking for sys/debugreg.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-open.lo ../../libctf/ctf-open.c checking elf_hp.h usability... /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -rpath /usr/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo aarch64-asm.lo aarch64-dis.lo aarch64-opc.lo aarch64-asm-2.lo aarch64-dis-2.lo aarch64-opc-2.lo arm-dis.lo -Wl,/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes/../bfd/.libs/libbfd.so -L/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-open.c -fPIC -DPIC -o .libs/ctf-open.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-string.lo ../../libctf/ctf-string.c no checking elf_hp.h presence... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-string.c -fPIC -DPIC -o .libs/ctf-string.o no checking for elf_hp.h... no checking for sys/user.h... yes libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -shared -fPIC -DPIC .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/aarch64-asm.o .libs/aarch64-dis.o .libs/aarch64-opc.o .libs/aarch64-asm-2.o .libs/aarch64-dis-2.o .libs/aarch64-opc-2.o .libs/arm-dis.o -L/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes/../libiberty/pic -liberty -Wl,/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes/../bfd/.libs/libbfd.so -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libopcodes-2.33.50.so -o .libs/libopcodes-2.33.50.so checking curses.h usability... libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.33.50.so" "libopcodes.so") libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o aarch64-asm.o aarch64-dis.o aarch64-opc.o aarch64-asm-2.o aarch64-dis-2.o aarch64-opc-2.o arm-dis.o libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib .libs/libopcodes.a yes checking curses.h presence... libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib libopcodes.tmp; \ /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking for curses.h... yes checking cursesX.h usability... touch stamp-lib make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes' Making all in po make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes/po' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/opcodes' /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-subr.lo ../../libctf/ctf-subr.c no checking cursesX.h presence... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-subr.c -fPIC -DPIC -o .libs/ctf-subr.o no checking for cursesX.h... no libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-string.c -o ctf-string.o >/dev/null 2>&1 checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-subr.c -o ctf-subr.o >/dev/null 2>&1 no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-types.lo ../../libctf/ctf-types.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-types.c -fPIC -DPIC -o .libs/ctf-types.o /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-util.lo ../../libctf/ctf-util.c no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses/term.h usability... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-util.c -fPIC -DPIC -o .libs/ctf-util.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-open.c -o ctf-open.o >/dev/null 2>&1 no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for term.h... yes checking for long long... libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-util.c -o ctf-util.o >/dev/null 2>&1 yes checking size of long long... /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c -o ctf-open-bfd.lo ../../libctf/ctf-open-bfd.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-open-bfd.c -fPIC -DPIC -o .libs/ctf-open-bfd.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-types.c -o ctf-types.o >/dev/null 2>&1 libtool: compile: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -c ../../libctf/ctf-open-bfd.c -o ctf-open-bfd.o >/dev/null 2>&1 8 checking whether basename is declared... yes /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -o libctf.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -Wl,/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libctf/../bfd/.libs/libbfd.so -L/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libctf/../libiberty/pic -liberty -L./../zlib -lz -ldl /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -o libctf-nobfd.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -L/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libctf/../libiberty/pic -liberty -L./../zlib -lz -ldl checking whether ffs is declared... libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries yes libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc .libs/libctf.a .libs/ctf-archive.o .libs/ctf-dump.o .libs/ctf-create.o .libs/ctf-decl.o .libs/ctf-error.o .libs/ctf-hash.o .libs/ctf-labels.o .libs/ctf-link.o .libs/ctf-lookup.o .libs/ctf-open.o .libs/ctf-string.o .libs/ctf-subr.o .libs/ctf-types.o .libs/ctf-util.o .libs/ctf-open-bfd.o libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc .libs/libctf-nobfd.a .libs/ctf-archive.o .libs/ctf-dump.o .libs/ctf-create.o .libs/ctf-decl.o .libs/ctf-error.o .libs/ctf-hash.o .libs/ctf-labels.o .libs/ctf-link.o .libs/ctf-lookup.o .libs/ctf-open.o .libs/ctf-string.o .libs/ctf-subr.o .libs/ctf-types.o .libs/ctf-util.o libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib .libs/libctf.a libtool: link: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib .libs/libctf-nobfd.a checking whether asprintf is declared... libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libctf' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/libctf' yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for getauxval... yes checking for getrusage... yes checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for poll... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for sbrk... yes checking for getpgid... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for sigaction... yes checking for sigsetmask... yes checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for ptrace64... no checking for sigaltstack... yes checking for setns... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for a sed that does not truncate output... /bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... (cached) yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/resource.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for thread_db.h... (cached) yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... yes checking whether strstr is declared... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking whether ptrace is declared... yes checking return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking whether setpgrp takes no argument... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for struct user_regs_struct.fs_base... no checking for struct user_regs_struct.gs_base... no checking for PTRACE_GETREGS... no checking for PTRACE_GETFPXREGS... no checking for PT_GETDBREGS... no checking for PT_GETXMMREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for long long support in compiler... yes checking for long long support in printf... no checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... no checking for long double support in scanf... no checking for the dynamic export flag... -Wl,--dynamic-list checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... no checking for X... disabled enable_sim = no enableval = no checking whether gdbserver is supported on this host... yes checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for libxxhash... no checking whether to use xxhash... no checking for xsltproc... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: linking ../../gdb/config/nm-linux.h to nm.h config.status: executing depdir commands mkdir -p -- .deps === configuring in testsuite (/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/testsuite) configure: running /bin/sh ../../../gdb/testsuite/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' '--disable-nls' '--disable-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' '--disable-werror' '--enable-static' '--without-mpfr' '--enable-gdb' '--with-curses' '--enable-gdbserver' '--disable-tui' '--without-python' '--with-expat' '--with-libexpat-prefix=/home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr' '--without-lzma' '--with-zlib' '--program-transform-name=s&^&&' '--build=x86_64-pc-linux-gnu' '--host=aarch64-buildroot-linux-gnu' '--target=aarch64-buildroot-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-buildroot-linux-gnu' 'target_alias=aarch64-buildroot-linux-gnu' 'CC=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2' 'LDFLAGS= ' 'CXX=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) aarch64-buildroot-linux-gnu checking target system type... (cached) aarch64-buildroot-linux-gnu checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile === configuring in gdbserver (/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver) configure: running /bin/sh ../../../gdb/gdbserver/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' '--disable-nls' '--disable-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' '--disable-werror' '--enable-static' '--without-mpfr' '--enable-gdb' '--with-curses' '--enable-gdbserver' '--disable-tui' '--without-python' '--with-expat' '--with-libexpat-prefix=/home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr' '--without-lzma' '--with-zlib' '--program-transform-name=s&^&&' '--build=x86_64-pc-linux-gnu' '--host=aarch64-buildroot-linux-gnu' '--target=aarch64-buildroot-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-buildroot-linux-gnu' 'target_alias=aarch64-buildroot-linux-gnu' 'CC=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2' 'LDFLAGS= ' 'CXX=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/gdbserver configure: loading cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++ accepts -g... (cached) yes checking how to run the C preprocessor... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) aarch64-buildroot-linux-gnu checking target system type... (cached) aarch64-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ranlib... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++ supports C++11 features by default... (cached) yes checking for ANSI C header files... (cached) yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... (cached) gcc3 === configuring in build-gnulib-gdbserver (/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver) configure: running /bin/sh ../../../../gdb/gdbserver/../../gnulib/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' '--disable-nls' '--disable-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' '--disable-werror' '--enable-static' '--without-mpfr' '--enable-gdb' '--with-curses' '--enable-gdbserver' '--disable-tui' '--without-python' '--with-expat' '--with-libexpat-prefix=/home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr' '--without-lzma' '--with-zlib' '--program-transform-name=s&^&&' '--build=x86_64-pc-linux-gnu' '--host=aarch64-buildroot-linux-gnu' '--target=aarch64-buildroot-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-buildroot-linux-gnu' 'target_alias=aarch64-buildroot-linux-gnu' 'CC=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2' 'LDFLAGS= ' 'CXX=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../gdb/gdbserver/../../gnulib configure: creating cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for aarch64-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking the archiver (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar) interface... ar checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-buildroot-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc understands -c and -o together... (cached) yes checking target system type... aarch64-buildroot-linux-gnu checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for a thread-safe mkdir -p... /bin/mkdir -p checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for mempcpy... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fstatat... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for getpwnam_r... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkostemp... yes checking for openat... yes checking for link... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setenv... yes checking for strdup... yes checking for __xpg_strerror_r... yes checking for catgets... yes checking for snprintf... yes checking for localtime_r... yes checking for pipe... yes checking for iswcntrl... yes checking whether // is distinct from /... unknown, assuming no checking whether realpath works... guessing yes checking if environ is properly declared... yes checking for complete errno.h... yes checking whether fchdir is declared... yes checking for working fcntl.h... cross-compiling checking for pid_t... yes checking for mode_t... yes checking for mbstate_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether lstat correctly handles trailing slash... guessing yes checking whether getcwd (NULL, 0) allocates memory for result... guessing yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdtablesize is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... word 1 bit 20 checking whether byte ordering is bigendian... (cached) no checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for ld used by /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... guessing yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for a traditional french locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... guessing no checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... guessing yes checking whether memrchr is declared... yes checking for promoted mode_t type... mode_t checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... (cached) yes checking for strerror_r... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... guessing no checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strtok_r is declared... (cached) yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... guessing yes checking for d_type member in directory struct... yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking for dirfd... yes checking whether dirfd is declared... (cached) yes checking whether dirfd is a macro... 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... yes checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... guessing yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... guessing yes checking for working GNU fnmatch... guessing no checking whether isblank is declared... yes checking whether isblank is declared... (cached) yes checking whether frexp works... guessing yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... guessing yes checking whether fstatat (..., 0) works... guessing yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... yes checking whether getdtablesize works... guessing yes checking whether getlogin_r works with small buffers... guessing yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... (cached) no checking for gettimeofday with POSIX signature... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for GNU glob interface version 1... no checking for library containing inet_ntop... none required checking whether inet_ntop is declared... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... guessing yes checking for pthread_rwlock_t... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... yes checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanf is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether cbrt is declared without a macro... yes checking whether cbrtf is declared without a macro... yes checking whether cbrtl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether exp2 is declared without a macro... yes checking whether exp2f is declared without a macro... yes checking whether exp2l is declared without a macro... yes checking whether expm1 is declared without a macro... yes checking whether expm1f is declared without a macro... yes checking whether expm1l is declared without a macro... yes checking whether fabsf is declared without a macro... yes checking whether fabsl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether fma is declared without a macro... yes checking whether fmaf is declared without a macro... yes checking whether fmal is declared without a macro... yes checking whether fmod is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether fmodl is declared without a macro... yes checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether hypotf is declared without a macro... yes checking whether hypotl is declared without a macro... yes checking whether ilogb is declared without a macro... yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes checking whether ldexpf is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether log is declared without a macro... yes checking whether logf is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether log10 is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... yes checking whether log1p is declared without a macro... yes checking whether log1pf is declared without a macro... yes checking whether log1pl is declared without a macro... yes checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... yes checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... 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 works on empty input... guessing no 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 bp-sym.h usability... no checking bp-sym.h presence... no checking for bp-sym.h... no checking whether memmem works in linear time... guessing yes 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... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... guessing yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... guessing yes checking whether rename honors trailing slash on destination... guessing yes checking whether rename honors trailing slash on source... guessing yes checking whether rename manages hard links correctly... guessing yes checking whether rename manages existing destinations correctly... guessing yes checking for rewinddir... yes checking whether rmdir works... guessing yes checking whether setenv validates arguments... guessing yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... guessing yes checking whether stat handles trailing slashes on files... guessing yes checking for working stdalign.h... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strchrnul... yes checking whether strchrnul works... guessing yes checking for working strerror function... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strtok_r... yes checking whether strtok_r works... guessing no checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... guessing yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... guessing yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-buildroot-linux-gnu-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for gawk... mawk 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/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether ln -s works... yes checking for aarch64-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar 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 import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands === configuring in build-libiberty-gdbserver (/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-libiberty-gdbserver) configure: running /bin/sh ../../../../gdb/gdbserver/../../libiberty/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' '--disable-nls' '--disable-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' '--disable-werror' '--enable-static' '--without-mpfr' '--enable-gdb' '--with-curses' '--enable-gdbserver' '--disable-tui' '--without-python' '--with-expat' '--with-libexpat-prefix=/home/buildroot/autobuild/run/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr' '--without-lzma' '--with-zlib' '--program-transform-name=s&^&&' '--build=x86_64-pc-linux-gnu' '--host=aarch64-buildroot-linux-gnu' '--target=aarch64-buildroot-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64-buildroot-linux-gnu' 'target_alias=aarch64-buildroot-linux-gnu' 'CC=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2' 'LDFLAGS= ' 'CXX=/home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../gdb/gdbserver/../../libiberty configure: loading cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) aarch64-buildroot-linux-gnu checking for aarch64-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ranlib... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -W... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wall... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wwrite-strings... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wc++-compat... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wstrict-prototypes... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -Wshadow=local... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc supports -pedantic ... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... (cached) no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... (cached) yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... (cached) yes checking for memmove... yes checking for mempcpy... (cached) yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... (cached) yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 0 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... (cached) yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... (cached) yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking 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... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... (cached) yes checking whether strtoull is declared... (cached) yes checking whether strverscmp is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands checking for termios.h... (cached) yes checking for sys/reg.h... (cached) no checking for string.h... (cached) yes checking for proc_service.h... (cached) yes checking for sys/procfs.h... (cached) yes 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 for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) 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... 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 for pid_t... (cached) yes 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 getauxval... (cached) yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for pread64... (cached) yes checking for setns... (cached) yes checking for size_t... (cached) yes checking for a sed that does not truncate output... (cached) /bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking for linux/perf_event.h... (cached) yes checking for locale.h... (cached) yes checking for memory.h... (cached) yes checking for signal.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for thread_db.h... (cached) yes checking for wait.h... (cached) yes checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking for fdwalk... (cached) no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... (cached) yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking whether strstr is declared... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc is Clang... (cached) no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... (cached) PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... (cached) no checking for PTHREAD_PRIO_INHERIT... (cached) yes checking for std::thread... (cached) yes checking for pthread_sigmask... (cached) yes checking for pthread_setname_np... (cached) yes checking for sigsetjmp... (cached) yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking whether ptrace is declared... (cached) yes checking return type of ptrace... (cached) long checking types of arguments for ptrace... (cached) enum __ptrace_request,int,long,long checking for ust... no checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wformat -Wformat-nonliteral checking for dladdr... yes checking for long long... (cached) yes checking size of long long... (cached) 8 checking whether basename is declared... (cached) yes checking whether ffs is declared... (cached) yes checking whether asprintf is declared... (cached) yes checking whether vasprintf is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether strtol is declared... (cached) yes checking whether strtoul is declared... (cached) yes checking whether strtoll is declared... (cached) yes checking whether strtoull is declared... (cached) yes checking whether strverscmp is declared... (cached) yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for struct user_regs_struct.fs_base... (cached) no checking for struct user_regs_struct.gs_base... (cached) no checking for socklen_t... (cached) yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking for PTRACE_GETREGS... no checking for PTRACE_GETFPXREGS... no checking for lwpid_t in sys/procfs.h... (cached) yes checking for psaddr_t in sys/procfs.h... (cached) yes checking for prgregset_t in sys/procfs.h... (cached) yes checking for prfpregset_t in sys/procfs.h... (cached) yes checking for elf_fpregset_t in sys/procfs.h... (cached) yes checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... yes checking whether the target supports __sync_*_compare_and_swap... yes checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gdbdepdir commands mkdir -p -- arch/.deps mkdir -p -- gdbsupport/.deps make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb' /bin/sh ../../gdb/../mkinstalldirs arch/.deps /bin/sh ../../gdb/../mkinstalldirs cli/.deps /bin/sh ../../gdb/../mkinstalldirs mi/.deps mkdir -p -- arch/.deps mkdir -p -- cli/.deps /bin/sh ../../gdb/../mkinstalldirs gdbsupport/.deps mkdir -p -- mi/.deps /bin/sh ../../gdb/../mkinstalldirs compile/.deps mkdir -p -- gdbsupport/.deps /bin/sh ../../gdb/../mkinstalldirs tui/.deps mkdir -p -- compile/.deps /bin/sh ../../gdb/../mkinstalldirs unittests/.deps mkdir -p -- tui/.deps /bin/sh ../../gdb/../mkinstalldirs guile/.deps /bin/sh ../../gdb/../mkinstalldirs python/.deps mkdir -p -- unittests/.deps mkdir -p -- guile/.deps /bin/sh ../../gdb/../mkinstalldirs target/.deps mkdir -p -- python/.deps /bin/sh ../../gdb/../mkinstalldirs nat/.deps mkdir -p -- target/.deps mkdir -p -- nat/.deps GEN stamp-version CXX xml-support.o GEN xml-builtin.c CXX xml-syscall.o CXX xml-tdesc.o CXX gdb.o CXX aarch32-linux-nat.o CXX aarch32-tdep.o CXX aarch64-linux-nat.o CXX aarch64-linux-tdep.o CXX aarch64-ravenscar-thread.o CXX aarch64-tdep.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX annotate.o CXX arch-utils.o CXX arch/aarch32.o CXX arch/aarch64-insn.o CXX arch/aarch64.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/arm.o CXX arm-linux-tdep.o CXX arm-tdep.o CXX auto-load.o CXX auxv.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX block.o CXX blockframe.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX continuations.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX ctfread.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX dictionary.o CXX disasm-selftests.o CXX disasm.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf-index-cache.o CXX dwarf-index-common.o CXX dwarf-index-write.o CXX dwarf2-frame-tailcall.o CXX dwarf2-frame.o CXX dwarf2expr.o CXX dwarf2loc.o CXX dwarf2read.o CXX elfread.o CXX eval.o CXX event-loop.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdbarch-selftests.o CXX gdbarch.o CXX gdbsupport/agent.o CXX gdbsupport/btrace-common.o CXX gdbsupport/buffer.o CXX gdbsupport/cleanups.o CXX gdbsupport/common-debug.o CXX gdbsupport/common-exceptions.o CXX gdbsupport/common-inferior.o CXX gdbsupport/common-regcache.o CXX gdbsupport/common-utils.o CXX gdbsupport/environ.o CXX gdbsupport/errors.o CXX gdbsupport/fileio.o CXX gdbsupport/filestuff.o CXX gdbsupport/format.o CXX gdbsupport/gdb-dlfcn.o CXX gdbsupport/gdb_tilde_expand.o CXX gdbsupport/gdb_vecs.o CXX gdbsupport/job-control.o CXX gdbsupport/netstuff.o CXX gdbsupport/new-op.o CXX gdbsupport/pathstuff.o CXX gdbsupport/print-utils.o CXX gdbsupport/ptid.o CXX gdbsupport/rsp-low.o CXX gdbsupport/run-time-clock.o CXX gdbsupport/safe-strerror.o CXX gdbsupport/scoped_mmap.o CXX gdbsupport/signals-state-save-restore.o CXX gdbsupport/signals.o CXX gdbsupport/tdesc.o CXX gdbsupport/thread-pool.o CXX gdbsupport/xml-utils.o CXX gdbtypes.o CXX glibc-tdep.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX inf-child.o CXX inf-loop.o CXX inf-ptrace.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.o CXX linux-fork.o CXX linux-nat.o CXX linux-record.o CXX linux-tdep.o ../../gdb/linespec.c: In function 'std::vector convert_linespec_to_sals(linespec_state*, linespec_p)': ../../gdb/linespec.c:4234:19: warning: 'want_start_sal' may be used uninitialized in this function [-Wmaybe-uninitialized] 4234 | if (is_function && want_start_sal) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../../gdb/linespec.c:4216:8: note: 'want_start_sal' was declared here 4216 | bool want_start_sal; | ^~~~~~~~~~~~~~ CXX linux-thread-db.o CXX location.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o CXX nat/aarch64-linux-hw-point.o CXX nat/aarch64-linux.o CXX nat/aarch64-sve-linux-ptrace.o CXX nat/fork-inferior.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o CXX nat/linux-waitpid.o CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX printcmd.o CXX probe.o CXX proc-service.o CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/python.o CXX ravenscar-thread.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX registry.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX run-on-main-thread.o CXX rust-exp.o CXX rust-lang.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX skip.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o CXX target-memory.o CXX target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tid-parse.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX user-regs.o CXX utils.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX version.o CXX xml-builtin.o GEN init.c CXX init.o CXXLD gdb make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb' make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb/doc/all-cfg.texi gdb-cfg.texi date=`sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' ../../../gdb/doc/../../bfd/version.h`; \ sed -e "s/DATE/$date/" < ../../../gdb/doc/../version.in > version.subst echo "@set GDBVN `sed q version.subst`" > ./GDBvn.new if [ -n "(GDB) " ]; then \ echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \ fi echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ fi if test -z "-I ../../../gdb/doc/../../readline/readline/doc"; then \ echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ fi if [ -n "" ]; then \ echo "@set SYSTEM_GDBINIT " >> ./GDBvn.new; \ fi if [ -n "" ]; then \ echo "@set SYSTEM_GDBINIT_DIR " >> ./GDBvn.new; \ fi mv GDBvn.new GDBvn.texi true --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc/../../readline/readline/doc -I ../../../gdb/doc/../mi -I ../../../gdb/doc \ -o gdb.info ../../../gdb/doc/gdb.texinfo true --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc -o stabs.info ../../../gdb/doc/stabs.texinfo true --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../gdb/doc -o annotate.info ../../../gdb/doc/annotate.texinfo make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/doc' make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver' make[5]: Circular alloc-ipa.o <- ../alloc.c dependency dropped. GEN version-generated.c config.status: creating Makefile config.status: executing depfiles commands make[6]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver' make[7]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver' /usr/bin/make all-recursive make[8]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver' Making all in import make[9]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver/import' GEN alloca.h GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN configmake.h GEN limits.h GEN sys/types.h GEN sys/uio.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h GEN arpa/inet.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN glob.h GEN inttypes.h GEN math.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h /usr/bin/make all-recursive make[10]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver/import' make[11]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver/import' CC cloexec.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC fd-hook.o CC filenamecat-lgpl.o CC getprogname.o CC hard-locale.o CC localcharset.o CC malloca.o CC math.o CC openat-die.o CC save-cwd.o CC strnlen1.o CC sys_socket.o CC tempname.o CC glthread/threadlib.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC wctype-h.o CC chdir-long.o CC fcntl.o CC fnmatch.o CC getcwd.o CC getcwd-lgpl.o CC glob.o CC mbrtowc.o CC memchr.o CC openat-proc.o CC strerror.o CC strerror_r.o CC strstr.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.o AR libgnu.a make[11]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver/import' make[10]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver/import' make[9]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver' make[9]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-libiberty-gdbserver' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[8]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/md5.c -o md5.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/alloca.c -o alloca.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/argv.c -o argv.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/concat.c -o concat.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/crc32.c -o crc32.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/hex.c -o hex.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/obstack.c -o obstack.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/partition.c -o partition.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/rust-demangle.c -o rust-demangle.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/sort.c -o sort.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xasprintf.c -o xasprintf.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xexit.c -o xexit.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"-fPIC" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../../../gdb/gdbserver/../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-gcc -c -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -I. -I../../../../gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../../gdb/gdbserver/../../libiberty/xvasprintf.c -o xvasprintf.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ /home/buildroot/autobuild/run/instance-1/output-1/host/bin/aarch64-linux-ranlib ./libiberty.a; \ cd ..; \ else true; fi make[7]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver/build-libiberty-gdbserver' make[6]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver' CXX aarch64-linux.o CXX aarch64-sve-linux-ptrace.o CXX alloc.o CXX arch/aarch32.o CXX arch/aarch64-insn.o CXX arch/aarch64.o CXX arch/arm.o CXX ax.o CXX debug.o CXX dll.o CXX event-loop.o CXX fork-child.o CXX fork-inferior.o CXX gdbsupport/agent.o CXX gdbsupport/btrace-common.o CXX gdbsupport/buffer.o CXX gdbsupport/cleanups.o CXX gdbsupport/common-debug.o CXX gdbsupport/common-exceptions.o CXX gdbsupport/common-inferior.o CXX gdbsupport/common-regcache.o CXX gdbsupport/common-utils.o CXX gdbsupport/environ.o CXX gdbsupport/errors.o CXX gdbsupport/fileio.o CXX gdbsupport/filestuff.o CXX gdbsupport/format.o CXX gdbsupport/gdb-dlfcn.o CXX gdbsupport/gdb_tilde_expand.o CXX gdbsupport/gdb_vecs.o CXX gdbsupport/job-control.o CXX gdbsupport/netstuff.o CXX gdbsupport/new-op.o CXX gdbsupport/pathstuff.o CXX gdbsupport/print-utils.o CXX gdbsupport/ptid.o CXX gdbsupport/rsp-low.o CXX gdbsupport/safe-strerror.o CXX gdbsupport/signals-state-save-restore.o CXX gdbsupport/signals.o CXX gdbsupport/tdesc.o CXX gdbsupport/xml-utils.o CXX hostio-errno.o CXX hostio.o CXX inferiors.o CXX linux-aarch32-low.o CXX linux-aarch32-tdesc.o CXX linux-aarch64-low.o CXX linux-aarch64-tdesc.o CXX linux-low.o CXX linux-namespaces.o CXX linux-osdata.o CXX linux-personality.o CXX linux-procfs.o CXX linux-ptrace.o CXX linux-waitpid.o CXX mem-break.o CXX notif.o CXX proc-service.o CXX regcache.o CXX remote-utils.o CXX server.o CXX symbol.o CXX target.o CXX tdesc.o CXX thread-db.o CXX tracepoint.o CXX utils.o CXX version.o CXX waitstatus.o CXX gdbreplay.o CXX alloc-ipa.o CXX arch/aarch64-ipa.o aarch64-linux-g++.br_real: warning: '-x c++' after last input file has no effect aarch64-linux-g++.br_real: fatal error: no input files compilation terminated. make[5]: *** [alloc-ipa.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb/gdbserver' make[4]: *** [subdir_do] Error 1 make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build/gdb' make[2]: *** [all-gdb] Error 2 make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/build' make: *** [/home/buildroot/autobuild/run/instance-1/output-1/build/gdb-9.2/.stamp_built] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'