>>> host-gdb 8.2.1 Extracting xzcat /data/buildroot/buildroot-test/instance-0/dl/gdb/gdb-8.2.1.tar.xz | /data/buildroot/buildroot-test/instance-0/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1 -xf - >>> host-gdb 8.2.1 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-Fix-incorrect-use-of-is-operator-for-comparison-in-p.patch using patch: patching file gdb/python/lib/gdb/command/prompt.py >>> host-gdb 8.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gdb 8.2.1 Patching libtool patching file /data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-gdb 8.2.1 Configuring (cd /data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/. && rm -rf config.cache; PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/data/buildroot/buildroot-test/instance-0/output/host/lib/pkgconfig:/data/buildroot/buildroot-test/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/data/buildroot/buildroot-test/instance-0/output/host/include" CFLAGS="-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS="-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS="-L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS="-L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/data/buildroot/buildroot-test/instance-0/output/host" --sysconfdir="/data/buildroot/buildroot-test/instance-0/output/host/etc" --localstatedir="/data/buildroot/buildroot-test/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --target=arm-buildroot-linux-gnueabihf --enable-static --without-uiout --disable-gdbtk --without-x --enable-threads --disable-werror --without-included-gettext --with-curses --without-mpfr --disable-binutils --disable-install-libbfd --disable-ld --disable-gas --disable-tui --without-python --enable-sim ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk configure: WARNING: neither ld nor gold are enabled checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for readelf... readelf checking for arm-buildroot-linux-gnueabihf-cc... no checking for arm-buildroot-linux-gnueabihf-gcc... no checking for arm-buildroot-linux-gnueabihf-c++... no checking for arm-buildroot-linux-gnueabihf-g++... no checking for arm-buildroot-linux-gnueabihf-cxx... no checking for arm-buildroot-linux-gnueabihf-gxx... no checking for arm-buildroot-linux-gnueabihf-gcc... no checking for arm-buildroot-linux-gnueabihf-gfortran... no checking for arm-buildroot-linux-gnueabihf-gccgo... no checking for arm-buildroot-linux-gnueabihf-ar... no checking for arm-buildroot-linux-gnueabihf-as... no checking for arm-buildroot-linux-gnueabihf-dlltool... no checking for arm-buildroot-linux-gnueabihf-ld... no checking for arm-buildroot-linux-gnueabihf-lipo... no checking for arm-buildroot-linux-gnueabihf-nm... no checking for arm-buildroot-linux-gnueabihf-objcopy... no checking for arm-buildroot-linux-gnueabihf-objdump... no checking for arm-buildroot-linux-gnueabihf-ranlib... no checking for arm-buildroot-linux-gnueabihf-readelf... no checking for arm-buildroot-linux-gnueabihf-strip... no checking for arm-buildroot-linux-gnueabihf-windres... no checking for arm-buildroot-linux-gnueabihf-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gdb 8.2.1 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/data/buildroot/buildroot-test/instance-0/output/host/lib/pkgconfig:/data/buildroot/buildroot-test/instance-0/output/host/share/pkgconfig" /usr/bin/make -j12 MAKEINFO=true -C /data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/. make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1' make[2]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./zlib Configuring in ./libdecnumber Configuring in ./etc Configuring in ./readline configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking whether /usr/bin/make sets $(MAKE)... checking for perl... /usr/bin/perl configure: creating cache ./config.cache yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking build system type... checking build system type... configure: updating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... checking whether the C compiler works... x86_64-pc-linux-gnu Beginning configuration for readline-6.2 for x86_64-pc-linux-gnu checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu configure: creating ./config.status x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... checking target system type... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking whether the C compiler works... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc arm-buildroot-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether the C compiler works... yes yes checking for C compiler default output file name... a.out checking whether /usr/bin/make supports nested variables... checking for suffix of executables... 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 x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... config.status: creating Makefile checking whether the C compiler works... checking whether we are cross compiling... checking whether we are cross compiling... checking whether the C compiler works... yes checking for C compiler default output file name... a.out no checking for suffix of executables... checking for suffix of object files... make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/etc' no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... none needed checking how to run the C preprocessor... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E o checking whether we are using the GNU C compiler... yes none needed checking whether /usr/bin/gcc supports -Wall... checking how to run the C preprocessor... yes checking for /usr/bin/gcc option to accept ISO C89... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/gcc accepts -g... yes /usr/bin/gcc -E checking whether /usr/bin/gcc supports -Wwrite-strings... none needed checking how to run the C preprocessor... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for grep that handles long lines and -e... checking whether /usr/bin/gcc supports -Wstrict-prototypes... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/gcc -E none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... checking for sys/types.h... yes /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes yes checking whether /usr/bin/gcc supports -Wcast-qual... checking for sys/stat.h... yes checking for sys/types.h... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... checking for sys/stat.h... yes checking for stdlib.h... checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking whether /usr/bin/gcc supports -fno-lto... yes checking for sys/types.h... yes yes yes checking how to run the C preprocessor... checking for string.h... checking for stdlib.h... yes /usr/bin/gcc -E checking for sys/stat.h... yes yes checking for memory.h... checking for string.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for stdlib.h... yes yes checking for strings.h... checking for memory.h... ok yes checking for string.h... yes checking how to run the C preprocessor... checking for inttypes.h... yes checking for strings.h... yes /usr/bin/gcc -E checking for memory.h... yes yes checking for stdint.h... checking for inttypes.h... checking for ANSI C header files... yes yes checking for strings.h... checking for sys/types.h... yes yes checking for unistd.h... checking for stdint.h... yes yes checking for sys/stat.h... checking for inttypes.h... yes checking for unistd.h... yes checking minix/config.h usability... yes yes checking for stdlib.h... checking for stdint.h... yes checking minix/config.h usability... no checking minix/config.h presence... yes checking for sys/types.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for string.h... yes checking for unistd.h... yes no checking minix/config.h presence... checking for sys/stat.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/make sets $(MAKE)... checking for memory.h... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking minix/config.h usability... yes checking for msgfmt... /data/buildroot/buildroot-test/instance-0/output/host/bin/msgfmt checking for gmsgfmt... /data/buildroot/buildroot-test/instance-0/output/host/bin/msgfmt checking for stdlib.h... checking for xgettext... /data/buildroot/buildroot-test/instance-0/output/host/bin/xgettext checking for msgmerge... yes /data/buildroot/buildroot-test/instance-0/output/host/bin/msgmerge checking for strings.h... yes checking whether /usr/bin/gcc needs -traditional... no checking minix/config.h presence... yes checking build system type... checking for string.h... x86_64-pc-linux-gnu checking host system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu /usr/bin/ranlib checking for an ANSI C-conforming const... checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes checking for inttypes.h... yes yes checking for function prototypes... yes checking for memory.h... checking whether char is unsigned... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes none required checking for an ANSI C-conforming const... checking for stdint.h... yes checking for strings.h... no yes checking for inline... checking whether /usr/bin/gcc supports -W... no checking for working volatile... yes inline checking for off_t... checking for unistd.h... yes checking return type of signal handlers... yes yes checking whether /usr/bin/gcc supports -Wall... checking for inttypes.h... void checking for size_t... yes yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking ctype.h usability... checking for stdint.h... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes yes checking ctype.h presence... checking for unistd.h... yes checking for size_t... yes checking for ctype.h... yes yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking stddef.h usability... yes checking for ssize_t... yes yes checking for dlfcn.h... checking whether /usr/bin/gcc supports -Wshadow=local... yes checking stddef.h presence... yes checking whether /usr/bin/gcc supports -pedantic ... yes checking for stddef.h... yes checking for string.h... (cached) yes yes checking stdio.h usability... checking for objdir... .libs yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for working alloca.h... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... yes checking for alloca... no checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for dirent.h that defines DIR... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes yes checking for library containing opendir... checking for stdlib.h... (cached) yes yes checking for uintptr_t... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking if /usr/bin/gcc static flag -static works... checking for sys/param.h... yes checking for inline... none required checking for fcntl... inline checking whether byte ordering is bigendian... yes checking for getpagesize... yes checking for int_least32_t... yes checking for kill... yes checking for working mmap... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking for int_fast32_t... checking for lstat... no checking for a BSD-compatible install... /usr/bin/install -c yes checking whether -lc should be explicitly linked in... checking for sys/file.h... yes checking for sys/param.h... no checking dynamic linker characteristics... yes checking for memmove... yes yes checking for uint64_t... checking for limits.h... yes checking whether we are using the GNU C Library 2.1 or newer... yes yes checking whether integer division by zero raises SIGFPE... checking for stdlib.h... (cached) yes checking for malloc.h... yes yes checking for putenv... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) 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 yes checking whether to build shared libraries... yes checking whether to build static libraries... checking what to include in gstdint.h... yes checking how to run the C preprocessor... /usr/bin/gcc -E stdint.h (already complete) checking for an ANSI C-conforming const... checking for sys/time.h... yes yes checking for inttypes.h... yes checking for time.h... yes checking for off_t... checking for select... checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for sys/resource.h... checking for sys/param.h... yes checking for stdint.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes checking for unsigned long long... checking for setenv... yes yes checking for fcntl.h... checking for getpagesize... yes yes checking size of int... checking for alloca.h... yes checking for inttypes.h... yes yes checking for setlocale... checking for sys/pstat.h... yes checking for working mmap... no checking for sys/sysmp.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for sys/sysinfo.h... 4 checking size of long... yes checking for strcasecmp... yes no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for machine/hal_sysinfo.h... yes checking for shared library run path origin... no checking for sys/table.h... done checking argz.h usability... no checking for sys/sysctl.h... yes checking for strpbrk... yes checking for memcpy... no 8 checking for ANSI C header files... (cached) yes checking for sys/systemcfg.h... checking build system type... x86_64-pc-linux-gnu checking host system type... no checking for stdint.h... (cached) yes x86_64-pc-linux-gnu checking target system type... checking for stdio_ext.h... yes checking argz.h presence... yes arm-buildroot-linux-gnueabihf checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... checking for tcgetattr... yes yes yes checking for argz.h... yes checking for strerror... checking for process.h... checking limits.h usability... no checking for sys/prctl.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for vsnprintf... yes checking limits.h presence... yes checking for unistd.h... (cached) yes yes checking for limits.h... yes checking locale.h usability... no yes checking whether time.h and sys/time.h may both be included... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes configure: updating cache ./config.cache configure: creating ./config.status checking for isascii... yes checking whether errno must be declared... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... no checking size of int... yes checking for isxdigit... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... config.status: creating Makefile yes config.status: creating config.h 4 checking size of long... checking for getpwent... config.status: executing gstdint.h commands yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking for getpwnam... make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/libdecnumber' source='decNumber.c' object='decNumber.o' libtool=no /usr/bin/gcc -I. -I. -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c decNumber.c source='decContext.c' object='decContext.o' libtool=no /usr/bin/gcc -I. -I. -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c decContext.c source='dpd/decimal32.c' object='decimal32.o' libtool=no /usr/bin/gcc -I. -I. -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./dpd/decimal32.c source='dpd/decimal64.c' object='decimal64.o' libtool=no /usr/bin/gcc -I. -I. -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./dpd/decimal64.c source='dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/gcc -I. -I. -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./dpd/decimal128.c 8 checking size of size_t... yes checking stddef.h presence... yes checking for stddef.h... yes yes checking for getpwuid... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for working strcoll... 8 checking for long long... yes checking for fgets_unlocked... yes checking fcntl.h usability... yes checking for getc_unlocked... yes checking size of long long... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes yes checking for stdlib.h... (cached) yes checking for getcwd... checking varargs.h usability... 8 checking for a 64-bit type... yes checking for getegid... no checking varargs.h presence... config.status: creating Makefile uint64_t checking for intptr_t... no checking for varargs.h... no config.status: executing depfiles commands config.status: executing libtool commands checking stdarg.h usability... yes checking for geteuid... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/zlib' /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c yes checking limits.h usability... checking for getgid... yes checking for uintptr_t... yes /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c checking limits.h presence... yes checking for limits.h... yes /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c yes checking locale.h usability... checking for getuid... yes checking locale.h presence... /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c yes yes checking for ssize_t... yes checking for locale.h... yes checking for mempcpy... checking pwd.h usability... /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c yes checking for munmap... /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c yes checking pwd.h presence... yes checking for pwd.h... yes yes checking for pid_t... checking for memory.h... (cached) yes checking termcap.h usability... /usr/bin/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_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -fPIC -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c yes checking for putenv... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking for setenv... yes checking for library containing strerror... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking for setlocale... none required checking for asprintf... yes yes checking termio.h presence... checking for stpcpy... yes checking for atexit... yes checking for termio.h... yes checking sys/pte.h usability... yes checking for strcasecmp... yes checking for basename... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... yes yes checking for strdup... checking for bcmp... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes yes checking for strtoul... checking for bcopy... yes checking sys/select.h presence... yes checking for sys/select.h... yes yes checking sys/file.h usability... checking for tsearch... yes checking for bsearch... yes checking sys/file.h presence... yes yes checking for __argz_count... yes checking for sys/file.h... yes checking for bzero... checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes checking for __argz_stringify... no checking for type of signal functions... checking for calloc... rm -f libz.a /usr/bin/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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') yes checking for __argz_next... yes checking for clock... posix checking if signal handlers must be reinstalled when invoked... /usr/bin/ranlib libz.a yes checking for __fsetlocking... yes make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/zlib' checking for ffs... no checking for presence of POSIX-style sigsetjmp/siglongjmp... yes checking for iconv... yes checking for getcwd... present checking for lstat... yes checking for iconv declaration... yes checking for getpagesize... yes checking whether or not strcoll and strcmp differ... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for gettimeofday... no checking whether the ctype macros accept non-ascii characters... yes checking for LC_MESSAGES... yes yes checking for bison... bison checking version of bison... checking for index... 3.4.2, ok checking whether NLS is requested... no no checking whether getpw functions are declared in pwd.h... checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking whether termios.h defines TIOCGWINSZ... configure: updating cache ./config.cache configure: creating ./config.status no checking whether sys/ioctl.h defines TIOCGWINSZ... yes yes checking for sig_atomic_t in signal.h... checking for insque... yes yes checking whether signal handlers are of type void... checking for memchr... config.status: creating Makefile config.status: creating config.intl yes checking for TIOCSTAT in sys/ioctl.h... config.status: creating config.h config.status: executing default-1 commands yes no checking for FIONREAD in sys/ioctl.h... checking for memcmp... yes checking for speed_t in sys/types.h... Configuring in ./sim make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/intl' yes no checking for struct winsize in sys/ioctl.h and termios.h... checking for memcpy... sys/ioctl.h checking for struct dirent.d_ino... yes checking for memmem... yes checking for struct dirent.d_fileno... yes checking for memmove... yes checking for tgetent... yes checking for mempcpy... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... yes configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for memset... rm -f libdecnumber.a /usr/bin/ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') checking whether the C compiler works... yes checking which library has the termcap functions... using libtinfo checking wctype.h usability... /usr/bin/ranlib libdecnumber.a yes checking for mkstemps... yes checking for C compiler default output file name... a.out checking for suffix of executables... make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/libdecnumber' yes checking wctype.h presence... yes yes checking for wctype.h... yes checking wchar.h usability... checking whether we are cross compiling... checking for putenv... yes checking wchar.h presence... yes no checking for suffix of object files... yes checking for wchar.h... yes checking for random... checking langinfo.h usability... o checking whether we are using the GNU C compiler... yes checking langinfo.h presence... yes checking for rename... yes yes checking for langinfo.h... checking whether /usr/bin/gcc accepts -g... yes checking for mbrlen... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for mbscasecmp... yes checking for rindex... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-gnueabihf checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes no checking for mbscmp... checking for setenv... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib configure: updating cache ./config.cache configure: creating ./config.status yes no checking for mbsnrtowcs... checking for snprintf... yes checking for mbsrtowcs... yes checking for sigsetmask... config.status: creating Makefile yes checking for mbschr... === configuring in arm (/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/sim/arm) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/data/buildroot/buildroot-test/instance-0/output/host' '--sysconfdir=/data/buildroot/buildroot-test/instance-0/output/host/etc' '--localstatedir=/data/buildroot/buildroot-test/instance-0/output/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&arm-buildroot-linux-gnueabihf-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=arm-buildroot-linux-gnueabihf' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=arm-buildroot-linux-gnueabihf' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' 'LDFLAGS=-static-libstdc++ -static-libgcc -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib' --cache-file=.././config.cache --srcdir=. yes checking for stpcpy... no checking for wcrtomb... yes checking for stpncpy... yes checking for wcscoll... yes checking for strcasecmp... yes checking for wcsdup... yes yes checking for wcwidth... checking for strchr... yes checking for wctype... yes checking for strdup... configure: loading cache .././config.cache checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes checking for wcswidth... yes checking whether the C compiler works... checking for strncasecmp... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for strndup... yes checking for iswlower... checking whether we are cross compiling... yes checking for strnlen... yes checking for iswupper... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) arm-buildroot-linux-gnueabihf checking how to run the C preprocessor... yes yes checking for strrchr... /usr/bin/gcc -E checking for towlower... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for strstr... checking for towupper... yes yes checking for strtod... checking for iswctype... yes yes checking for nl_langinfo and CODESET... checking for strtol... yes checking for sys/types.h... yes yes checking for wchar_t in wchar.h... checking for sys/stat.h... yes checking for strtoul... yes checking for wctype_t in wctype.h... yes checking for stdlib.h... yes checking for wint_t in wctype.h... yes checking for strtoll... yes checking for string.h... yes checking configuration for building shared libraries... supported yes yes checking for memory.h... configure: updating cache ./config.cache checking for strtoull... configure: creating ./config.status yes yes checking for strings.h... checking for strverscmp... yes checking for inttypes.h... yes checking for tmpnam... config.status: creating Makefile config.status: creating doc/Makefile yes checking for stdint.h... config.status: creating examples/Makefile config.status: creating shlib/Makefile yes checking for vasprintf... yes config.status: creating config.h checking for unistd.h... config.status: executing default commands yes yes checking minix/config.h usability... checking for vfprintf... make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/readline' rm -f readline.o rm -f vi_mode.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include readline.c rm -f funmap.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include vi_mode.c /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include funmap.c rm -f keymaps.o rm -f parens.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include keymaps.c /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include parens.c rm -f search.o rm -f rltty.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include search.c rm -f complete.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include rltty.c rm -f bind.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include complete.c rm -f isearch.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include bind.c /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include isearch.c no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... complete.c: In function 'fnwidth': complete.c:701:12: warning: implicit declaration of function 'wcwidth'; did you mean 'fnwidth'? [-Wimplicit-function-declaration] 701 | w = wcwidth (wc); | ^~~~~~~ | fnwidth checking for vprintf... rm -f display.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include display.c yes checking for a BSD-compatible install... /usr/bin/install -c checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed rm -f signals.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include signals.c checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... checking for vsnprintf... display.c: In function 'rl_redisplay': display.c:768:15: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] 768 | temp = wcwidth (wc); | ^~~~~~~ rm -f util.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include util.c rm -f kill.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include kill.c yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... rm -f undo.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include undo.c checking for vsprintf... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking for gawk... gawk checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes rm -f macro.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include macro.c checking for waitpid... rm -f input.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include input.c rm -f callback.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include callback.c rm -f terminal.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include terminal.c yes checking for setproctitle... ok rm -f text.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include text.c checking for dlfcn.h... rm -f nls.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include nls.c rm -f misc.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include misc.c no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking whether byte ordering is bigendian... rm -f compat.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include compat.c rm -f xfree.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include xfree.c 1 checking for vfork.h... rm -f xmalloc.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include xmalloc.c rm -f history.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include history.c no rm -f histexpand.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include histexpand.c checking for fork... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib rm -f histfile.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include histfile.c checking dependency style of /usr/bin/gcc... rm -f histsearch.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include histsearch.c yes checking for vfork... gcc3 checking for make... /usr/bin/make checking whether NLS is requested... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes rm -f shell.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include shell.c checking for strings.h... (cached) yes yes checking for unistd.h... (cached) yes checking for working fork... checking time.h usability... rm -f mbutil.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include mbutil.c rm -f tilde.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -DREADLINE_LIBRARY -c ./tilde.c yes checking time.h presence... mbutil.c: In function '_rl_find_next_mbchar_internal': mbutil.c:122:12: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration] 122 | if (wcwidth (wc) == 0) | ^~~~~~~ yes checking for time.h... yes checking sys/time.h usability... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking sys/time.h presence... no checking for sys_errlist... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys_nerr... yes checking for sys/times.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys_siglist... yes checking for sys/resource.h... yes checking sys/mman.h usability... yes checking for external symbol _system_configuration... yes checking sys/mman.h presence... no checking for __fsetlocking... yes checking for sys/mman.h... yes checking fcntl.h usability... yes checking for canonicalize_file_name... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking fpu_control.h usability... checking for dup3... rm -f libreadline.a rm -f libhistory.a /usr/bin/ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o /usr/bin/ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o yes checking fpu_control.h presence... yes yes checking for fpu_control.h... yes checking for getrlimit... checking for dlfcn.h... (cached) yes test -n "/usr/bin/ranlib" && /usr/bin/ranlib libhistory.a checking errno.h usability... test -n "/usr/bin/ranlib" && /usr/bin/ranlib libreadline.a yes checking for getrusage... yes checking errno.h presence... make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/readline' yes checking for errno.h... yes checking for sys/stat.h... (cached) yes checking for getrusage... yes checking for getsysinfo... yes checking for time... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for sigaction... yes checking for psignal... yes checking for __setfpucw... yes checking for pstat_getdynamic... no checking for mmap... no checking for pstat_getstatic... yes no checking for munmap... checking for realpath... yes yes checking for lstat... checking for setrlimit... yes yes checking for sbrk... checking for truncate... yes yes checking for spawnve... checking for ftruncate... yes no checking for spawnvpe... checking for posix_fallocate... no yes checking for strerror... checking for struct stat.st_dev... yes checking for struct stat.st_ino... yes checking for strsignal... yes checking for struct stat.st_mode... yes checking for sysconf... yes checking for struct stat.st_nlink... yes checking for struct stat.st_uid... yes checking for sysctl... yes checking for struct stat.st_gid... yes checking for sysmp... yes checking for struct stat.st_rdev... yes checking for struct stat.st_size... no checking for table... yes checking for struct stat.st_blksize... no checking for times... yes checking for struct stat.st_blocks... yes checking for struct stat.st_atime... yes checking for wait3... yes checking for struct stat.st_mtime... yes yes checking for struct stat.st_ctime... checking for wait4... yes checking for socklen_t... yes checking whether basename is declared... yes checking for bind in -lsocket... yes checking whether ffs is declared... no checking for gethostbyname in -lnsl... yes checking whether asprintf is declared... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking whether vasprintf is declared... no checking for library containing dlsym... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... -ldl checking for objdir... .libs yes checking whether calloc is declared... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking whether getenv is declared... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking whether getopt is declared... no checking if /usr/bin/gcc supports -c -o file.o... yes checking whether malloc is declared... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking whether realloc is declared... no checking dynamic linker characteristics... yes checking whether sbrk is declared... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking whether strtol is declared... no checking for shl_load in -ldld... yes checking whether strtoul is declared... no checking for dlopen... yes checking whether strtoll is declared... yes checking whether a program can dlopen itself... yes checking whether strtoull is declared... yes checking whether a statically linked program can dlopen itself... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes 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 to enable maintainer-specific portions of Makefiles... no checking for sim debug setting... 0 checking for sim stdio debug behavior... 0 checking for sim trace settings... ~TRACE_debug checking for sim profile settings... -1 checking whether to enable sim asserts... 1 checking default sim environment setting... ALL_ENVIRONMENT checking return type of signal handlers... yes checking whether canonicalize_file_name must be declared... void checking compiler warning flags... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for 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 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral configure: updating cache .././config.cache Configuring in ./bfd configure: creating ./config.status Configuring in ./opcodes make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/libiberty' 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 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./regex.c -o pic/regex.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./md5.c -o pic/md5.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./argv.c -o pic/argv.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./choose-temp.c -o pic/choose-temp.o; \ else true; fi make[4]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/libiberty/testsuite' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o concat.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o argv.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o md5.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache x86_64-pc-linux-gnu checking host system type... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./dyn-string.c -o pic/dyn-string.o; \ else true; fi checking build system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabihf checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-gnueabihf checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./fdmatch.c -o pic/fdmatch.o; \ else true; fi checking whether the C compiler works... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o yes checking for C compiler default output file name... a.out checking for suffix of executables... ./dyn-string.c: In function 'dyn_string_insert_cstr': ./dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 280 | strncpy (dest->s + pos, src, length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi checking whether we are cross compiling... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./sha1.c -o noasan/sha1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o no checking for suffix of object files... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o no checking for suffix of object files... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o o checking whether we are using the GNU C compiler... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./floatformat.c -o pic/floatformat.o; \ else true; fi o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... config.status: creating Makefile.sim ./dyn-string.c: In function 'dyn_string_insert_cstr': ./dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 280 | strncpy (dest->s + pos, src, length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ config.status: creating Make-common.sim yes checking whether /usr/bin/gcc accepts -g... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./fnmatch.c -o pic/fnmatch.o; \ else true; fi yes checking for /usr/bin/gcc option to accept ISO C89... config.status: creating .gdbinit if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o config.status: creating config.h yes checking for /usr/bin/gcc option to accept ISO C89... config.status: executing depdir commands if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi mkdir -p -- .deps config.status: executing libtool commands none needed checking whether /usr/bin/gcc understands -c and -o together... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./getopt.c -o pic/getopt.o; \ else true; fi config.status: executing Makefile commands Merging Makefile.sim+Make-common.sim into Makefile ... none needed checking whether /usr/bin/gcc understands -c and -o together... config.status: executing stamp-h commands if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o yes checking for library containing strerror... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./getruntime.c -o pic/getruntime.o; \ else true; fi === configuring in testsuite (/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/sim/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/data/buildroot/buildroot-test/instance-0/output/host' '--sysconfdir=/data/buildroot/buildroot-test/instance-0/output/host/etc' '--localstatedir=/data/buildroot/buildroot-test/instance-0/output/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&arm-buildroot-linux-gnueabihf-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=arm-buildroot-linux-gnueabihf' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=arm-buildroot-linux-gnueabihf' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' 'LDFLAGS=-static-libstdc++ -static-libgcc -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib' --cache-file=.././config.cache --srcdir=. none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./floatformat.c -o noasan/floatformat.o; \ else true; fi gawk checking whether /usr/bin/make sets $(MAKE)... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o yes checking for library containing strerror... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./hashtab.c -o pic/hashtab.o; \ else true; fi checking for style of include used by /usr/bin/make... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi GNU /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o checking whether /usr/bin/make supports nested variables... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./getruntime.c -o noasan/getruntime.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o checking dependency style of /usr/bin/gcc... none checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./hex.c -o pic/hex.o; \ else true; fi checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... checking for a thread-safe mkdir -p... (cached) yes checking how to run the C preprocessor... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./lbasename.c -o pic/lbasename.o; \ else true; fi checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o hex.o yes checking dependency style of /usr/bin/gcc... none checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./lrealpath.c -o pic/lrealpath.o; \ else true; fi checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o /usr/bin/gcc -E /usr/bin/gcc -E if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./objalloc.c -o noasan/objalloc.o; \ else true; fi configure: loading cache .././config.cache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep checking build system type... checking for egrep... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu /usr/bin/grep checking target system type... (cached) checking for egrep... arm-buildroot-linux-gnueabihf /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o configure: creating ./config.status if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o config.status: creating Makefile yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./partition.c -o noasan/partition.o; \ else true; fi checking for sys/types.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o partition.o yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o checking for sys/types.h... yes checking for sys/stat.h... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./pex-common.c -o pic/pex-common.o; \ else true; fi checking for sys/stat.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./pex-one.c -o pic/pex-one.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./physmem.c -o noasan/physmem.o; \ else true; fi checking for stdlib.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o yes checking for stdlib.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o yes checking for string.h... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi checking for string.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object.c -o pic/simple-object.o; \ else true; fi yes checking for memory.h... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi checking for memory.h... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi checking for strings.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o checking for strings.h... yes checking for inttypes.h... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking for inttypes.h... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o checking for stdint.h... yes checking for stdint.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o yes yes checking for unistd.h... checking for unistd.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./sort.c -o pic/sort.o; \ else true; fi checking minix/config.h usability... yes checking minix/config.h usability... no checking minix/config.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o sort.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./spaces.c -o pic/spaces.o; \ else true; fi no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./splay-tree.c -o pic/splay-tree.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./stack-limit.c -o pic/stack-limit.o; \ else true; fi checking how to print strings... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi printf checking for a sed that does not truncate output... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./strsignal.c -o pic/strsignal.o; \ else true; fi BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./strerror.c -o noasan/strerror.o; \ else true; fi 1572864 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o checking whether the shell understands some XSI constructs... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi checking whether the shell understands "+="... yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./strsignal.c -o noasan/strsignal.o; \ else true; fi checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o regex.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o ok if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xmalloc.c -o pic/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o ok checking for dlfcn.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xexit.c -o noasan/xexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xmemdup.c -o pic/xmemdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o checking for dlfcn.h... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xstrndup.c -o pic/xstrndup.o; \ else true; fi yes checking for objdir... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o .libs if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o yes checking for objdir... .libs if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./setproctitle.c -o pic/setproctitle.o; \ else true; fi checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes no checking for shl_load in -ldld... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether /usr/bin/gcc supports -Wmissing-field-initializers... no checking for dlopen... yes 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... /data/buildroot/buildroot-test/instance-0/output/host/bin/msgfmt checking for gmsgfmt... /data/buildroot/buildroot-test/instance-0/output/host/bin/msgfmt checking for xgettext... /data/buildroot/buildroot-test/instance-0/output/host/bin/xgettext checking for msgmerge... /data/buildroot/buildroot-test/instance-0/output/host/bin/msgmerge no checking for dlopen in -ldl... checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking whether a program can dlopen itself... yes checking limits.h presence... yes yes checking for limits.h... checking whether a statically linked program can dlopen itself... yes checking whether string.h and strings.h may both be included... yes checking whether basename is declared... yes checking whether stpcpy is declared... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for sigsetjmp... no checking for library containing dlsym... checking linker --as-needed support... yes checking for cos in -lm... yes -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 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... /data/buildroot/buildroot-test/instance-0/output/host/bin/msgfmt checking for gmsgfmt... /data/buildroot/buildroot-test/instance-0/output/host/bin/msgfmt checking for xgettext... /data/buildroot/buildroot-test/instance-0/output/host/bin/xgettext checking for msgmerge... /data/buildroot/buildroot-test/instance-0/output/host/bin/msgmerge checking for long double... yes checking for long long... yes checking size of long long... 8 checking size of void *... 8 checking size of long... 8 checking alloca.h usability... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h yes checking alloca.h presence... config.status: executing depfiles commands config.status: executing libtool commands yes checking for alloca.h... yes checking stddef.h usability... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking fcntl.h usability... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 checking fcntl.h presence... yes checking for fcntl.h... yes /usr/bin/ranlib ./libiberty.a checking sys/file.h usability... if [ x"-fpic" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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; \ /usr/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/libiberty' yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... 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... yes checking for library containing opendir... none required checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes checking for getrlimit... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strnlen is declared... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd' rm -f elf32-target.h rm -f elf64-target.h /usr/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new creating bfdver.h /usr/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new rm -f targmatch.h /usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new mv -f elf32-target.new elf32-target.h mv -f elf64-target.new elf64-target.h Making info in doc make[4]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/doc' /usr/bin/gcc -o chw$$ -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include \ -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/sh ./../../move-if-change \ chw$$ chew; \ touch chew.stamp mv -f targmatch.new targmatch.h ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp ./chew -f ./doc.str < ./../archive.c >archive.tmp ./chew -f ./doc.str < ./../archures.c >archures.tmp ./chew -f ./doc.str < ./../bfd.c >bfd.tmp ./chew -f ./doc.str < ./../cache.c >cache.tmp ./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp ./chew -f ./doc.str < ./../corefile.c >core.tmp ./chew -f ./doc.str < ./../elf.c >elf.tmp ./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp ./chew -f ./doc.str < ./../format.c >format.tmp test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi . test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi . ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi . test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi . ./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi . test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi . test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi . /bin/sh ./../../move-if-change aoutx.tmp aoutx.texi /bin/sh ./../../move-if-change archive.tmp archive.texi test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi . test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi . /bin/sh ./../../move-if-change cache.tmp cache.texi test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi . test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi . /bin/sh ./../../move-if-change archures.tmp archures.texi test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi . /bin/sh ./../../move-if-change bfd.tmp bfdt.texi /bin/sh ./../../move-if-change core.tmp core.texi /bin/sh ./../../move-if-change coffcode.tmp coffcode.texi /bin/sh ./../../move-if-change format.tmp format.texi /bin/sh ./../../move-if-change elfcode.tmp elfcode.texi /bin/sh ./../../move-if-change elf.tmp elf.texi /bin/sh ./../../move-if-change libbfd.tmp libbfd.texi /bin/sh ./../../move-if-change bfdwin.tmp bfdwin.texi touch archive.stamp touch aoutx.stamp ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp touch cache.stamp touch archures.stamp ./chew -f ./doc.str < ./../opncls.c >opncls.tmp touch core.stamp touch bfdt.stamp touch format.stamp touch coffcode.stamp touch elfcode.stamp ./chew -f ./doc.str < ./../reloc.c >reloc.tmp touch libbfd.stamp touch elf.stamp test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi . touch bfdwin.stamp ./chew -f ./doc.str < ./../section.c >section.tmp test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi . ./chew -f ./doc.str < ./../syms.c >syms.tmp /bin/sh ./../../move-if-change bfdio.tmp bfdio.texi ./chew -f ./doc.str < ./../targets.c >targets.tmp ./chew -f ./doc.str < ./../init.c >init.tmp /bin/sh ./../../move-if-change opncls.tmp opncls.texi ./chew -f ./doc.str < ./../hash.c >hash.tmp ./chew -f ./doc.str < ./../linker.c >linker.tmp ./chew -f ./doc.str < ./../mmo.c >mmo.tmp test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi . test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi . test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi . test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi . test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi . test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi . touch bfdio.stamp /bin/sh ./../../move-if-change section.tmp section.texi /bin/sh ./../../move-if-change syms.tmp syms.texi /bin/sh ./../../move-if-change reloc.tmp reloc.texi test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi . touch opncls.stamp test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi . /bin/sh ./../../move-if-change targets.tmp targets.texi /bin/sh ./../../move-if-change init.tmp init.texi /bin/sh ./../../move-if-change hash.tmp hash.texi /bin/sh ./../../move-if-change linker.tmp linker.texi /bin/sh ./../../move-if-change mmo.tmp mmo.texi touch reloc.stamp touch section.stamp touch syms.stamp touch targets.stamp touch init.stamp touch hash.stamp touch linker.stamp touch mmo.stamp make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/doc' Making info in po make[4]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/po' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd' Making all in doc make[5]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/doc' make[5]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/doc' Making all in po make[5]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/po' make[5]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles /bin/sh ./../move-if-change bfd-tmp.h bfd.h f=""; \ for i in elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-properties.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-arm.lo cpu-plugin.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ./../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o archive.lo archive.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o archures.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_plugin_arch' ./archures.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o bfd.lo bfd.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o bfdio.lo bfdio.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o bfdwin.lo bfdwin.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o cache.lo cache.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o coff-bfd.lo coff-bfd.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o compress.lo compress.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o corefile.lo corefile.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o format.lo format.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o hash.lo hash.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o init.lo init.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c archive.c -fPIC -DPIC -o .libs/archive.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_plugin_arch" ./archures.c -fPIC -DPIC -o .libs/archures.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c bfdwin.c -fPIC -DPIC -o .libs/bfdwin.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c bfd.c -fPIC -DPIC -o .libs/bfd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c format.c -fPIC -DPIC -o .libs/format.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c coff-bfd.c -fPIC -DPIC -o .libs/coff-bfd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c compress.c -fPIC -DPIC -o .libs/compress.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c bfdio.c -fPIC -DPIC -o .libs/bfdio.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c corefile.c -fPIC -DPIC -o .libs/corefile.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c init.c -o init.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c bfdwin.c -o bfdwin.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c corefile.c -o corefile.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c coff-bfd.c -o coff-bfd.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_plugin_arch" ./archures.c -o archures.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o libbfd.lo libbfd.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c compress.c -o compress.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c cache.c -o cache.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o linker.lo linker.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c format.c -o format.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c libbfd.c -fPIC -DPIC -o .libs/libbfd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c linker.c -fPIC -DPIC -o .libs/linker.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o merge.lo merge.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c merge.c -fPIC -DPIC -o .libs/merge.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c hash.c -o hash.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c bfdio.c -o bfdio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o opncls.lo opncls.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c opncls.c -fPIC -DPIC -o .libs/opncls.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o reloc.lo reloc.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o section.lo section.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o simple.lo simple.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c reloc.c -fPIC -DPIC -o .libs/reloc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c section.c -fPIC -DPIC -o .libs/section.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o stab-syms.lo stab-syms.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c stab-syms.c -fPIC -DPIC -o .libs/stab-syms.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o stabs.lo stabs.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c bfd.c -o bfd.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c stabs.c -fPIC -DPIC -o .libs/stabs.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c stab-syms.c -o stab-syms.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c libbfd.c -o libbfd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o syms.lo syms.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c syms.c -fPIC -DPIC -o .libs/syms.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o targets.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_plugin_arch' ./targets.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c section.c -o section.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_plugin_arch" ./targets.c -fPIC -DPIC -o .libs/targets.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c merge.c -o merge.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o binary.lo binary.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c binary.c -fPIC -DPIC -o .libs/binary.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c opncls.c -o opncls.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o ihex.lo ihex.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c ihex.c -fPIC -DPIC -o .libs/ihex.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_fdpic_le_vec,&arm_elf32_be_vec,&arm_elf32_fdpic_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_plugin_arch" ./targets.c -o targets.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c reloc.c -o reloc.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c stabs.c -o stabs.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c binary.c -o binary.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c archive.c -o archive.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o srec.lo srec.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c srec.c -fPIC -DPIC -o .libs/srec.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c linker.c -o linker.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c syms.c -o syms.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o tekhex.lo tekhex.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o verilog.lo verilog.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c verilog.c -fPIC -DPIC -o .libs/verilog.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c tekhex.c -fPIC -DPIC -o .libs/tekhex.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf32-arm.lo elf32-arm.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf32-arm.c -fPIC -DPIC -o .libs/elf32-arm.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf32.lo elf32.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c verilog.c -o verilog.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c ihex.c -o ihex.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf-nacl.lo elf-nacl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf32.c -fPIC -DPIC -o .libs/elf32.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf-vxworks.lo elf-vxworks.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-nacl.c -fPIC -DPIC -o .libs/elf-nacl.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf.lo elf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-vxworks.c -fPIC -DPIC -o .libs/elf-vxworks.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf.c -fPIC -DPIC -o .libs/elf.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elflink.lo elflink.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elflink.c -fPIC -DPIC -o .libs/elflink.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf-attrs.lo elf-attrs.c elf.c: In function 'setup_group': elf.c:744:35: warning: overflow in conversion from 'unsigned int' to 'int' changes value from 'num_group = 4294967295' to '-1' [-Woverflow] 744 | elf_tdata (abfd)->num_group = num_group = -1; | ^~~~~~~~~ libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-attrs.c -fPIC -DPIC -o .libs/elf-attrs.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c tekhex.c -o tekhex.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-vxworks.c -o elf-vxworks.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c srec.c -o srec.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-nacl.c -o elf-nacl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf-strtab.lo elf-strtab.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-strtab.c -fPIC -DPIC -o .libs/elf-strtab.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf-properties.lo elf-properties.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf-eh-frame.lo elf-eh-frame.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-properties.c -fPIC -DPIC -o .libs/elf-properties.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-eh-frame.c -fPIC -DPIC -o .libs/elf-eh-frame.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-attrs.c -o elf-attrs.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-strtab.c -o elf-strtab.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o dwarf1.lo dwarf1.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o dwarf2.lo -DDEBUGDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/lib/debug\" ./dwarf2.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c dwarf1.c -fPIC -DPIC -o .libs/dwarf1.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -DDEBUGDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/lib/debug\" ./dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-properties.c -o elf-properties.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o elf32-gen.lo elf32-gen.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf32-gen.c -fPIC -DPIC -o .libs/elf32-gen.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o plugin.lo plugin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf32.c -o elf32.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c plugin.c -fPIC -DPIC -o .libs/plugin.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o cpu-arm.lo cpu-arm.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c cpu-arm.c -fPIC -DPIC -o .libs/cpu-arm.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf32-gen.c -o elf32-gen.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c dwarf1.c -o dwarf1.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o cpu-plugin.lo cpu-plugin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c cpu-plugin.c -fPIC -DPIC -o .libs/cpu-plugin.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c cpu-arm.c -o cpu-arm.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/data/buildroot/buildroot-test/instance-0/output/host/bin"' -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o archive64.lo archive64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c archive64.c -fPIC -DPIC -o .libs/archive64.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c cpu-plugin.c -o cpu-plugin.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c plugin.c -o plugin.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c archive64.c -o archive64.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -DDEBUGDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/lib/debug\" ./dwarf2.c -o dwarf2.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf.c -o elf.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elflink.c -o elflink.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/data/buildroot/buildroot-test/instance-0/output/host/bin\" -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_fdpic_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_fdpic_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c elf32-arm.c -o elf32-arm.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -rpath /data/buildroot/buildroot-test/instance-0/output/host/x86_64-pc-linux-gnu/arm-buildroot-linux-gnueabihf/lib -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.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/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -ldl -L./../zlib -lz -ldl libtool: link: /usr/bin/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/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/elf32-arm.o .libs/elf32.o .libs/elf-nacl.o .libs/elf-vxworks.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-properties.o .libs/elf-eh-frame.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-arm.o .libs/cpu-plugin.o .libs/archive64.o -L/data/buildroot/buildroot-test/instance-0/output/host/lib -L/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd/../libiberty/pic -liberty -L/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/zlib -lz -ldl -Wl,-rpath -Wl,/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libbfd-2.31.51.so -o .libs/libbfd-2.31.51.so libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.31.51.so" "libbfd.so") libtool: link: /usr/bin/ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.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 elf32-arm.o elf32.o elf-nacl.o elf-vxworks.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-properties.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-arm.o cpu-plugin.o archive64.o libtool: link: /usr/bin/ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ /usr/bin/ranlib libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/bfd' Configuring in ./gdb make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes' Making all in . make[5]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes' /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o dis-buf.lo dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o disassemble.lo -DARCH_arm ./disassemble.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o dis-init.lo dis-init.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o arm-dis.lo arm-dis.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c dis-buf.c -fPIC -DPIC -o .libs/dis-buf.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c dis-init.c -fPIC -DPIC -o .libs/dis-init.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -DARCH_arm ./disassemble.c -fPIC -DPIC -o .libs/disassemble.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c arm-dis.c -fPIC -DPIC -o .libs/arm-dis.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c dis-init.c -o dis-init.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c dis-buf.c -o dis-buf.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -DARCH_arm ./disassemble.c -o disassemble.o >/dev/null 2>&1 configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes 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 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c arm-dis.c -o arm-dis.o >/dev/null 2>&1 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-buildroot-linux-gnueabihf checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for /usr/bin/gcc option to accept ANSI C... none needed checking whether /usr/bin/g++ supports C++11 features by default... yes checking dependency style of /usr/bin/gcc... gcc3 === configuring in build-gnulib (/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/gdb/build-gnulib) configure: running /bin/sh .././gnulib/configure --disable-option-checking '--prefix=/data/buildroot/buildroot-test/instance-0/output/host' '--sysconfdir=/data/buildroot/buildroot-test/instance-0/output/host/etc' '--localstatedir=/data/buildroot/buildroot-test/instance-0/output/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&arm-buildroot-linux-gnueabihf-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=arm-buildroot-linux-gnueabihf' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=arm-buildroot-linux-gnueabihf' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' 'LDFLAGS=-static-libstdc++ -static-libgcc -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=.././gnulib configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -rpath /data/buildroot/buildroot-test/instance-0/output/host/x86_64-pc-linux-gnu/arm-buildroot-linux-gnueabihf/lib -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo arm-dis.lo -Wl,/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes/../bfd/.libs/libbfd.so -L/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/arm-dis.o -L/data/buildroot/buildroot-test/instance-0/output/host/lib -L/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes/../libiberty/pic -liberty -Wl,-rpath -Wl,/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes/../bfd/.libs/libbfd.so -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libopcodes-2.31.51.so -o .libs/libopcodes-2.31.51.so libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.31.51.so" "libopcodes.so") libtool: link: /usr/bin/ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o arm-dis.o libtool: link: /usr/bin/ranlib .libs/libopcodes.a 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; \ /usr/bin/ranlib libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking for sys/types.h... yes checking for sys/stat.h... touch stamp-lib make[5]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes' Making all in po make[5]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes/po' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/opcodes' 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 x86_64-pc-linux-gnu-ar... /usr/bin/ar checking the archiver (/usr/bin/ar) interface... ar checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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 x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking target system type... arm-buildroot-linux-gnueabihf checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes 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 mkstemp... 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 pipe... yes checking for iswcntrl... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for sys/socket.h... yes checking for dirent.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for features.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether fchdir is declared... yes checking for working fcntl.h... yes 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... yes checking whether getcwd (NULL, 0) allocates memory for result... 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 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... 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 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... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... 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... yes 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 strstr works... yes checking whether strtok_r is declared... (cached) yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 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 this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... 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) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... 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... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking whether getdtablesize works... yes checking whether getlogin_r works with small buffers... 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... 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 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... 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... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for working mkstemp... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for rewinddir... yes checking whether rmdir works... yes checking whether setenv validates arguments... 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 ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... 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... yes checking for working strerror function... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes 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 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... 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... 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 gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/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 checking whether NLS is requested... no checking whether true --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for bison... bison -y checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-dlltool... dlltool checking for x86_64-pc-linux-gnu-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing kinfo_getvmmap... no checking for library containing kinfo_getfile... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned __int128... 16 checking for library containing dlopen... none required checking whether to use expat... auto checking for libexpat... yes checking how to link with libexpat... /data/buildroot/buildroot-test/instance-0/output/host/lib/libexpat.so -Wl,-rpath -Wl,/data/buildroot/buildroot-test/instance-0/output/host/lib checking for XML_StopParser... 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... /data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config checking for usable guile from /data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config... 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... yes checking nlist.h presence... yes checking for nlist.h... yes checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking 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... yes checking proc_service.h presence... 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 checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... yes checking sys/debugreg.h presence... yes checking for sys/debugreg.h... yes checking 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 checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking for dlfcn.h... (cached) yes checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for term.h... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether free is declared... yes checking whether malloc is declared... yes checking whether realloc 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... yes 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... yes 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 sigprocmask... 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 mkdtemp... yes checking for setns... yes checking for nl_langinfo and CODESET... yes checking for size_t... yes 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 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 whether strerror is declared... yes checking whether strstr is declared... 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... yes checking for struct user_regs_struct.gs_base... yes checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes 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 whether prfpregset_t type is broken... no checking for long long support in compiler... yes checking for long long support in printf... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -rdynamic checking whether 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-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... auto checking for liblzma... yes checking how to link with liblzma... -llzma checking for X... disabled enable_sim = yes enableval = yes checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for xsltproc... /usr/bin/xsltproc configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps === configuring in testsuite (/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/gdb/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/data/buildroot/buildroot-test/instance-0/output/host' '--sysconfdir=/data/buildroot/buildroot-test/instance-0/output/host/etc' '--localstatedir=/data/buildroot/buildroot-test/instance-0/output/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&arm-buildroot-linux-gnueabihf-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=arm-buildroot-linux-gnueabihf' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=arm-buildroot-linux-gnueabihf' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' 'LDFLAGS=-static-libstdc++ -static-libgcc -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=. configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) arm-buildroot-linux-gnueabihf checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) /usr/bin/gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/sim' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/sim/arm' rm -f tmp-hw.h /usr/bin/gcc ./../common/gentmap.c -o gentmap -g -O -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes echo "/* generated by Makefile */" > tmp-hw.h /bin/sh ./../../gdb/common/create-version.sh ./../../gdb \ x86_64-pc-linux-gnu arm-buildroot-linux-gnueabihf version.c sim_hw=""; \ for hw in $sim_hw ; do \ echo "extern const struct hw_descriptor dv_${hw}_descriptor[];" ; \ done >> tmp-hw.h echo "const struct hw_descriptor *hw_descriptors[] = {" >> tmp-hw.h sim_hw=""; \ for hw in $sim_hw ; do \ echo " dv_${hw}_descriptor," ; \ done >> tmp-hw.h echo " NULL," >> tmp-hw.h echo "};" >> tmp-hw.h mv tmp-hw.h hw-config.h rm -f tmp-tvals.h tmp-tmap.c ./gentmap -h >tmp-tvals.h /bin/sh ./../../move-if-change tmp-tvals.h targ-vals.h ./gentmap -c >tmp-tmap.c /bin/sh ./../../move-if-change tmp-tmap.c targ-map.c touch stamp-tvals /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o callback.o -MT callback.o -MMD -MP -MF .deps/callback.Tpo ./../common/callback.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o syscall.o -MT syscall.o -MMD -MP -MF .deps/syscall.Tpo ./../common/syscall.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o targ-map.o -MT targ-map.o -MMD -MP -MF .deps/targ-map.Tpo targ-map.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o wrapper.o -MT wrapper.o -MMD -MP -MF .deps/wrapper.Tpo wrapper.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-arange.o -MT sim-arange.o -MMD -MP -MF .deps/sim-arange.Tpo ./../common/sim-arange.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-bits.o -MT sim-bits.o -MMD -MP -MF .deps/sim-bits.Tpo ./../common/sim-bits.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-close.o -MT sim-close.o -MMD -MP -MF .deps/sim-close.Tpo ./../common/sim-close.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-command.o -MT sim-command.o -MMD -MP -MF .deps/sim-command.Tpo ./../common/sim-command.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-config.o -MT sim-config.o -MMD -MP -MF .deps/sim-config.Tpo ./../common/sim-config.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-core.o -MT sim-core.o -MMD -MP -MF .deps/sim-core.Tpo ./../common/sim-core.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-cpu.o -MT sim-cpu.o -MMD -MP -MF .deps/sim-cpu.Tpo ./../common/sim-cpu.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-endian.o -MT sim-endian.o -MMD -MP -MF .deps/sim-endian.Tpo ./../common/sim-endian.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-engine.o -MT sim-engine.o -MMD -MP -MF .deps/sim-engine.Tpo ./../common/sim-engine.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-events.o -MT sim-events.o -MMD -MP -MF .deps/sim-events.Tpo ./../common/sim-events.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-fpu.o -MT sim-fpu.o -MMD -MP -MF .deps/sim-fpu.Tpo ./../common/sim-fpu.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-hload.o -MT sim-hload.o -MMD -MP -MF .deps/sim-hload.Tpo ./../common/sim-hload.c wrapper.c: In function 'sim_create_inferior': wrapper.c:366:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 366 | for (arg = argv; *arg != NULL; arg++) | ^ wrapper.c:373:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 373 | arg = argv; | ^ wrapper.c:376:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 376 | for (arg = argv; *arg != NULL; arg++) | ^ wrapper.c: In function 'sim_open': wrapper.c:870:31: warning: passing argument 1 of 'sim_target_parse_arg_array' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 870 | sim_target_parse_arg_array (argv); | ^~~~ wrapper.c:775:37: note: expected 'char **' but argument is of type 'char * const*' 775 | sim_target_parse_arg_array (char ** argv) | ~~~~~~~~^~~~ /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-hrw.o -MT sim-hrw.o -MMD -MP -MF .deps/sim-hrw.Tpo ./../common/sim-hrw.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-io.o -MT sim-io.o -MMD -MP -MF .deps/sim-io.Tpo ./../common/sim-io.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-info.o -MT sim-info.o -MMD -MP -MF .deps/sim-info.Tpo ./../common/sim-info.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-load.o -MT sim-load.o -MMD -MP -MF .deps/sim-load.Tpo ./../common/sim-load.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-memopt.o -MT sim-memopt.o -MMD -MP -MF .deps/sim-memopt.Tpo ./../common/sim-memopt.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-model.o -MT sim-model.o -MMD -MP -MF .deps/sim-model.Tpo ./../common/sim-model.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-module.o -MT sim-module.o -MMD -MP -MF .deps/sim-module.Tpo ./../common/sim-module.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-options.o -MT sim-options.o -MMD -MP -MF .deps/sim-options.Tpo ./../common/sim-options.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-profile.o -MT sim-profile.o -MMD -MP -MF .deps/sim-profile.Tpo ./../common/sim-profile.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-reason.o -MT sim-reason.o -MMD -MP -MF .deps/sim-reason.Tpo ./../common/sim-reason.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-reg.o -MT sim-reg.o -MMD -MP -MF .deps/sim-reg.Tpo ./../common/sim-reg.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-signal.o -MT sim-signal.o -MMD -MP -MF .deps/sim-signal.Tpo ./../common/sim-signal.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-stop.o -MT sim-stop.o -MMD -MP -MF .deps/sim-stop.Tpo ./../common/sim-stop.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-syscall.o -MT sim-syscall.o -MMD -MP -MF .deps/sim-syscall.Tpo ./../common/sim-syscall.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-trace.o -MT sim-trace.o -MMD -MP -MF .deps/sim-trace.Tpo ./../common/sim-trace.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-utils.o -MT sim-utils.o -MMD -MP -MF .deps/sim-utils.Tpo ./../common/sim-utils.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o sim-watch.o -MT sim-watch.o -MMD -MP -MF .deps/sim-watch.Tpo ./../common/sim-watch.c /usr/bin/gcc -c ./armemu.c -o armemu26.o -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include /usr/bin/gcc -c ./armemu.c -o armemu32.o -DMODE32 -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o arminit.o -MT arminit.o -MMD -MP -MF .deps/arminit.Tpo arminit.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o armos.o -MT armos.o -MMD -MP -MF .deps/armos.Tpo armos.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o armsupp.o -MT armsupp.o -MMD -MP -MF .deps/armsupp.Tpo armsupp.c ./../common/sim-utils.c: In function 'map_to_str': ./../common/sim-utils.c:359:18: warning: '%ld' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] 359 | sprintf (str, "(%ld)", (long) map); | ^~~ ./../common/sim-utils.c:359:16: note: directive argument in the range [4, 4294967295] 359 | sprintf (str, "(%ld)", (long) map); | ^~~~~~~ ./../common/sim-utils.c:359:2: note: 'sprintf' output between 4 and 13 bytes into a destination of size 10 359 | sprintf (str, "(%ld)", (long) map); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../common/sim-utils.c: In function 'access_to_str': ./../common/sim-utils.c:389:18: warning: '%ld' directive writing between 2 and 10 bytes into a region of size 9 [-Wformat-overflow=] 389 | sprintf (str, "(%ld)", (long) access); | ^~~ ./../common/sim-utils.c:389:16: note: directive argument in the range [16, 4294967295] 389 | sprintf (str, "(%ld)", (long) access); | ^~~~~~~ ./../common/sim-utils.c:389:2: note: 'sprintf' output between 5 and 13 bytes into a destination of size 10 389 | sprintf (str, "(%ld)", (long) access); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o armvirt.o -MT armvirt.o -MMD -MP -MF .deps/armvirt.Tpo armvirt.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o thumbemu.o -MT thumbemu.o -MMD -MP -MF .deps/thumbemu.Tpo thumbemu.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o armcopro.o -MT armcopro.o -MMD -MP -MF .deps/armcopro.Tpo armcopro.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o maverick.o -MT maverick.o -MMD -MP -MF .deps/maverick.Tpo maverick.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o iwmmxt.o -MT iwmmxt.o -MMD -MP -MF .deps/iwmmxt.Tpo iwmmxt.c /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -c -o nrun.o -MT nrun.o -MMD -MP -MF .deps/nrun.Tpo ./../common/nrun.c rm -f libsim.a /usr/bin/ar rc libsim.a callback.o syscall.o targ-map.o version.o wrapper.o sim-arange.o sim-bits.o sim-close.o sim-command.o sim-config.o sim-core.o sim-cpu.o sim-endian.o sim-engine.o sim-events.o sim-fpu.o sim-hload.o sim-hrw.o sim-io.o sim-info.o sim-load.o sim-memopt.o sim-model.o sim-module.o sim-options.o sim-profile.o sim-reason.o sim-reg.o sim-signal.o sim-stop.o sim-syscall.o sim-trace.o sim-utils.o sim-watch.o armemu26.o armemu32.o arminit.o armos.o armsupp.o armvirt.o thumbemu.o armcopro.o maverick.o iwmmxt.o /usr/bin/ranlib libsim.a /usr/bin/gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -DMODET -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -static-libstdc++ -static-libgcc -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -o run \ nrun.o libsim.a ../../bfd/libbfd.a ../../opcodes/libopcodes.a ../../libiberty/libiberty.a -ldl -lnsl -L../../zlib -lz -lm /usr/bin/ld: libsim.a(maverick.o):(.bss+0x60): multiple definition of `DSPregs'; libsim.a(wrapper.o):(.bss+0x60): first defined here /usr/bin/ld: libsim.a(maverick.o):(.bss+0x0): multiple definition of `DSPsc'; libsim.a(wrapper.o):(.bss+0x0): first defined here /usr/bin/ld: libsim.a(maverick.o):(.bss+0x20): multiple definition of `DSPacc'; libsim.a(wrapper.o):(.bss+0x20): first defined here /usr/bin/ld: libsim.a(armemu32.o):(.bss+0x0): multiple definition of `isize'; libsim.a(armemu26.o):(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[4]: *** [Makefile:267: run] Error 1 make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/sim/arm' make[3]: *** [Makefile:129: all] Error 1 make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/sim' make[2]: *** [Makefile:8239: all-sim] Error 2 make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1' make[1]: *** [Makefile:850: all] Error 2 make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1' make: *** [package/pkg-generic.mk:269: /data/buildroot/buildroot-test/instance-0/output/build/host-gdb-8.2.1/.stamp_built] Error 2 make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'