>>> host-gdb 8.3.1 Extracting xzcat /data/buildroot-test/instance-1/dl/gdb/gdb-8.3.1.tar.xz | /data/buildroot-test/instance-1/output-1/host/bin/tar --strip-components=1 -C /data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1 -xf - >>> host-gdb 8.3.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.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gdb 8.3.1 Patching libtool patching file /data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.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.3.1 Configuring mkdir -p /data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build ln -sf ../configure /data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/configure (cd /data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build && rm -rf config.cache; PATH="/data/buildroot-test/instance-1/output-1/host/bin:/data/buildroot-test/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/data/buildroot-test/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/data/buildroot-test/instance-1/output-1/host/lib/pkgconfig:/data/buildroot-test/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/data/buildroot-test/instance-1/output-1/host/include" CFLAGS="-O2 -I/data/buildroot-test/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/data/buildroot-test/instance-1/output-1/host/include" LDFLAGS="-L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/data/buildroot-test/instance-1/output-1/host/include" LDFLAGS="-L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/data/buildroot-test/instance-1/output-1/host" --sysconfdir="/data/buildroot-test/instance-1/output-1/host/etc" --localstatedir="/data/buildroot-test/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --target=powerpc-buildroot-linux-uclibc --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-gprof --disable-tui --without-python --enable-sim ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk configure: WARNING: neither ld nor gold are enabled checking for 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 powerpc-buildroot-linux-uclibc-cc... no checking for powerpc-buildroot-linux-uclibc-gcc... no checking for powerpc-buildroot-linux-uclibc-c++... no checking for powerpc-buildroot-linux-uclibc-g++... no checking for powerpc-buildroot-linux-uclibc-cxx... no checking for powerpc-buildroot-linux-uclibc-gxx... no checking for powerpc-buildroot-linux-uclibc-gcc... no checking for powerpc-buildroot-linux-uclibc-gfortran... no checking for powerpc-buildroot-linux-uclibc-gccgo... no checking for powerpc-buildroot-linux-uclibc-ar... no checking for powerpc-buildroot-linux-uclibc-as... no checking for powerpc-buildroot-linux-uclibc-dlltool... no checking for powerpc-buildroot-linux-uclibc-ld... no checking for powerpc-buildroot-linux-uclibc-lipo... no checking for powerpc-buildroot-linux-uclibc-nm... no checking for powerpc-buildroot-linux-uclibc-objcopy... no checking for powerpc-buildroot-linux-uclibc-objdump... no checking for powerpc-buildroot-linux-uclibc-ranlib... no checking for powerpc-buildroot-linux-uclibc-readelf... no checking for powerpc-buildroot-linux-uclibc-strip... no checking for powerpc-buildroot-linux-uclibc-windres... no checking for powerpc-buildroot-linux-uclibc-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gdb 8.3.1 Building PATH="/data/buildroot-test/instance-1/output-1/host/bin:/data/buildroot-test/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/data/buildroot-test/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/data/buildroot-test/instance-1/output-1/host/lib/pkgconfig:/data/buildroot-test/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build make[1]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build' make[2]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build' mkdir -p -- ./libiberty mkdir -p -- ./intl mkdir -p -- ./zlib Configuring in ./libiberty mkdir -p -- ./etc Configuring in ./zlib Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 configure: creating cache ./config.cache checking for perl... /usr/bin/perl configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking build system type... checking build system type... configure: updating cache ./config.cache x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking whether the C compiler works... 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 for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc x86_64-pc-linux-gnu checking target system type... configure: creating ./config.status powerpc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... 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 checking whether the C compiler works... config.status: creating Makefile checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... mkdir -p -- ./libdecnumber checking whether the C compiler works... Configuring in ./libdecnumber no checking for suffix of object files... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... checking whether we are cross compiling... no checking for suffix of object files... yes checking for /usr/bin/gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... no none needed checking how to run the C preprocessor... checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E yes checking for /usr/bin/gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... yes checking for grep that handles long lines and -e... checking whether /usr/bin/gcc accepts -g... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... none needed checking how to run the C preprocessor... yes checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/gcc -E configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc none needed checking whether /usr/bin/gcc understands -c and -o together... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking whether the C compiler works... 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 checking for C compiler default output file name... a.out /usr/bin/grep checking for suffix of executables... checking for egrep... yes /usr/bin/grep -E checking for fgrep... checking for sys/types.h... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for sys/stat.h... checking whether we are cross compiling... 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 stdlib.h... checking for sys/types.h... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... no checking for suffix of object files... yes yes checking for sys/stat.h... checking for string.h... o checking whether we are using the GNU C compiler... yes yes checking whether /usr/bin/gcc accepts -g... yes checking for stdlib.h... checking for memory.h... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes checking for string.h... ok checking for strings.h... checking how to run the C preprocessor... 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 yes checking for memory.h... checking for inttypes.h... yes checking whether /usr/bin/gcc supports -Wall... /usr/bin/gcc -E yes yes checking for strings.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking for stdint.h... checking for ANSI C header files... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking for inttypes.h... checking for unistd.h... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking for stdint.h... yes yes checking minix/config.h usability... checking whether /usr/bin/gcc supports -Wold-style-definition... yes yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking for unistd.h... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for sys/types.h... yes checking whether /usr/bin/gcc supports -Wcast-qual... yes checking minix/config.h usability... yes yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... checking for sys/stat.h... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes no checking for msgfmt... checking minix/config.h presence... checking whether /usr/bin/gcc supports -fno-lto... /data/buildroot-test/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /data/buildroot-test/instance-1/output-1/host/bin/msgfmt checking for xgettext... yes /data/buildroot-test/instance-1/output-1/host/bin/xgettext no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... checking for msgmerge... /data/buildroot-test/instance-1/output-1/host/bin/msgmerge yes checking how to run the C preprocessor... checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking for string.h... /usr/bin/gcc -E x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes no /usr/bin/grep -E checking for ANSI C header files... checking whether /usr/bin/gcc supports -W... checking for memory.h... none required checking for an ANSI C-conforming const... yes checking whether /usr/bin/gcc supports -Wall... yes checking for strings.h... yes checking for inline... yes checking whether /usr/bin/gcc supports -Wwrite-strings... inline checking for off_t... yes yes checking for inttypes.h... checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for stdint.h... yes checking for sys/types.h... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking for size_t... yes yes checking for unistd.h... yes checking for sys/stat.h... checking whether /usr/bin/gcc supports -pedantic ... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes yes checking for stdlib.h... checking for dlfcn.h... yes checking for working alloca.h... yes yes checking for string.h... checking for objdir... .libs yes checking for alloca... yes checking for memory.h... yes checking for an ANSI C-conforming const... yes checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for strings.h... checking for stdlib.h... (cached) yes yes checking for inline... checking for unistd.h... (cached) yes checking for sys/param.h... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... inline checking whether byte ordering is bigendian... yes checking for inttypes.h... yes checking if /usr/bin/gcc static flag -static works... yes checking for getpagesize... yes checking for stdint.h... no checking for a BSD-compatible install... /usr/bin/install -c yes yes checking for working mmap... checking for sys/file.h... checking for unistd.h... yes checking for sys/param.h... yes checking if /usr/bin/gcc supports -c -o file.o... yes yes checking for limits.h... checking ctype.h usability... yes 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... checking for stdlib.h... (cached) yes yes checking whether -lc should be explicitly linked in... checking for malloc.h... yes yes checking ctype.h presence... checking for string.h... (cached) yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for unistd.h... (cached) yes yes checking for ctype.h... yes checking for strings.h... (cached) yes no checking dynamic linker characteristics... checking stddef.h usability... yes checking whether integer division by zero raises SIGFPE... checking for sys/time.h... yes checking for time.h... yes yes checking stddef.h presence... checking for sys/resource.h... yes checking for stddef.h... yes yes checking for string.h... (cached) yes yes checking for sys/stat.h... checking for inttypes.h... (cached) yes checking stdio.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for sys/mman.h... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E yes checking for fcntl.h... yes checking for stdint.h... yes checking stdio.h presence... yes checking for alloca.h... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes yes checking for unsigned long long... checking for stdlib.h... (cached) yes checking for sys/pstat.h... checking for unistd.h... (cached) yes checking for sys/param.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for inttypes.h... yes checking for uintptr_t... yes yes checking for machine/hal_sysinfo.h... checking for getpagesize... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for int_least32_t... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for working mmap... yes no checking for shared library run path origin... checking for sys/systemcfg.h... no done checking for stdint.h... (cached) yes checking for stdio_ext.h... checking argz.h usability... yes checking for process.h... yes checking for int_fast32_t... no checking for sys/prctl.h... yes checking argz.h presence... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for argz.h... yes yes checking for memcpy... checking limits.h usability... yes checking for uint64_t... yes checking whether time.h and sys/time.h may both be included... yes checking limits.h presence... yes yes checking whether errno must be declared... checking for strerror... yes checking for limits.h... yes checking locale.h usability... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... no checking size of int... yes yes checking for off_t... checking for unistd.h... (cached) yes yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 4 checking size of long... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking size of int... yes checking malloc.h presence... 8 checking size of size_t... yes checking for malloc.h... yes checking stddef.h usability... 4 checking size of long... yes checking stddef.h presence... 8 checking for long long... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes 8 checking for ANSI C header files... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for decimal floating point... dpd checking whether byte ordering is bigendian... yes checking for fgets_unlocked... yes checking size of long long... yes checking for getc_unlocked... no configure: updating cache ./config.cache configure: creating ./config.status 8 checking for a 64-bit type... yes checking for getcwd... uint64_t checking for intptr_t... yes checking for getegid... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands yes checking for uintptr_t... yes checking for geteuid... config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[2]: Nothing to be done for 'all-target'. mkdir -p -- ./readline Configuring in ./readline yes checking for getgid... yes checking for ssize_t... make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c yes checking for getuid... yes checking for mempcpy... yes checking for pid_t... /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c yes checking for putenv... configure: creating cache ./config.cache yes checking for library containing strerror... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for readline-6.2 for x86_64-pc-linux-gnu checking whether /usr/bin/make sets $(MAKE)... yes yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for setenv... none required checking for asprintf... checking whether the C compiler works... yes checking for setlocale... yes checking for atexit... /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for stpcpy... yes checking whether we are cross compiling... checking for basename... yes no checking for suffix of object files... yes checking for strcasecmp... checking for bcmp... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes yes checking for bcopy... checking for strdup... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes none needed checking how to run the C preprocessor... checking for bsearch... checking for strtoul... /usr/bin/gcc -E yes yes checking for bzero... checking for grep that handles long lines and -e... checking for tsearch... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for __argz_count... checking for calloc... yes yes checking for __argz_stringify... checking for clock... yes checking for sys/types.h... yes yes checking for ffs... yes checking for __argz_next... checking for sys/stat.h... yes checking for stdlib.h... yes yes checking for __fsetlocking... checking for getcwd... yes checking for string.h... yes yes checking for iconv... checking for getpagesize... yes checking for memory.h... yes yes checking for strings.h... yes checking for iconv declaration... checking for gettimeofday... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... checking for inttypes.h... yes checking for index... 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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c checking for stdint.h... yes checking for LC_MESSAGES... yes checking for insque... yes checking for unistd.h... yes checking for bison... bison checking version of bison... 3.7.1, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes yes checking minix/config.h usability... checking for memchr... configure: updating cache ./config.cache configure: creating ./config.status no checking minix/config.h presence... no checking for minix/config.h... yes no checking whether it is safe to define __EXTENSIONS__... checking for memcmp... config.status: creating Makefile yes checking whether /usr/bin/gcc needs -traditional... /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c config.status: creating config.intl yes checking for memcpy... config.status: creating config.h 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... /usr/bin/ranlib checking for an ANSI C-conforming const... config.status: executing default-1 commands /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c yes checking for function prototypes... yes checking whether char is unsigned... yes checking for memmem... make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/etc' make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/data/buildroot-test/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c no checking for working volatile... yes checking for memmove... yes checking return type of signal handlers... void checking for size_t... yes checking for mempcpy... /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c yes yes checking for ssize_t... checking for memset... yes checking for mkstemps... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... 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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c no checking for putenv... checking for dirent.h that defines DIR... yes checking for library containing opendir... yes checking for random... none required checking for fcntl... yes checking for rename... yes checking for kill... yes checking for rindex... yes checking for lstat... yes checking for setenv... yes checking for memmove... yes checking for snprintf... yes checking for putenv... /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c yes checking for sigsetmask... yes checking for select... yes checking for stpcpy... yes checking for setenv... yes checking for stpncpy... /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c yes checking for setlocale... yes checking for strcasecmp... yes checking for strcasecmp... yes checking for strchr... yes checking for strpbrk... yes checking for strdup... yes checking for tcgetattr... yes checking for strncasecmp... yes checking for vsnprintf... yes checking for strndup... yes checking for isascii... yes checking for strnlen... yes checking for isxdigit... yes checking for strrchr... /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c yes checking for getpwent... yes checking for strstr... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) 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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c checking varargs.h usability... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/data/buildroot-test/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/data/buildroot-test/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/data/buildroot-test/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c /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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.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. -I../../zlib -fPIC -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include" "CXXFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include" "CFLAGS_FOR_BUILD=-O2 -I/data/buildroot-test/instance-1/output-1/host/include" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib" "LIBCFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=-fPIC" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/data/buildroot-test/instance-1/output-1/host" "infodir=/data/buildroot-test/instance-1/output-1/host/share/info" "libdir=/data/buildroot-test/instance-1/output-1/host/lib" "prefix=/data/buildroot-test/instance-1/output-1/host" "tooldir=/data/buildroot-test/instance-1/output-1/host/powerpc-buildroot-linux-uclibc" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include" "NM=/usr/bin/nm" "PICFLAG=-fPIC" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make 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') source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/data/buildroot-test/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c no checking varargs.h presence... /usr/bin/ranlib libz.a no checking for varargs.h... no checking stdarg.h usability... yes make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/zlib' yes checking stdarg.h presence... checking for strtod... yes checking for stdarg.h... yes make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/intl' checking for string.h... (cached) yes mkdir -p -- ./sim Configuring in ./sim checking for strings.h... (cached) yes checking limits.h usability... yes checking for strtol... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... 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') yes checking for strtoul... /usr/bin/ranlib libdecnumber.a yes checking locale.h presence... yes checking for locale.h... yes make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/libdecnumber' checking pwd.h usability... yes checking for strtoll... yes checking pwd.h presence... yes yes checking for pwd.h... yes checking for strtoull... checking for memory.h... (cached) yes checking termcap.h usability... configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for strverscmp... checking whether the C compiler works... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes yes checking for C compiler default output file name... a.out checking for tmpnam... checking for suffix of executables... yes checking termios.h presence... yes checking for termios.h... yes checking whether we are cross compiling... checking termio.h usability... yes checking for vasprintf... yes checking termio.h presence... no checking for suffix of object files... yes yes checking for termio.h... yes checking for vfprintf... checking sys/pte.h usability... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... no checking sys/pte.h presence... yes checking for vprintf... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for sys/pte.h... no checking sys/stream.h usability... 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 no checking sys/stream.h presence... yes checking for vsnprintf... checking build system type... no checking for sys/stream.h... no x86_64-pc-linux-gnu checking host system type... checking sys/select.h usability... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes yes checking sys/select.h presence... 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 checking for vsprintf... yes checking for sys/select.h... yes checking sys/file.h usability... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking sys/file.h presence... checking for waitpid... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating Makefile yes checking for setproctitle... === configuring in ppc (/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/sim/ppc) no checking for type of signal functions... configure: running /bin/sh ../../../sim/ppc/configure --disable-option-checking '--prefix=/data/buildroot-test/instance-1/output-1/host' '--sysconfdir=/data/buildroot-test/instance-1/output-1/host/etc' '--localstatedir=/data/buildroot-test/instance-1/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&powerpc-buildroot-linux-uclibc-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=powerpc-buildroot-linux-uclibc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=powerpc-buildroot-linux-uclibc' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include' 'LDFLAGS= -L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib' --cache-file=.././config.cache --srcdir=../../../sim/ppc no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... posix checking if signal handlers must be reinstalled when invoked... 1 checking for vfork.h... no checking for presence of POSIX-style sigsetjmp/siglongjmp... no checking for fork... present checking for lstat... yes checking for vfork... yes checking whether or not strcoll and strcmp differ... yes checking for working fork... configure: loading cache .././config.cache checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc no checking whether the ctype macros accept non-ascii characters... checking whether the C compiler works... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking whether getpw functions are declared in pwd.h... no checking for sys_errlist... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... checking whether we are cross compiling... yes checking for sig_atomic_t in signal.h... no checking for sys_nerr... 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 whether NLS is requested... no checking whether to enable sim asserts... 1 Setting config flags = std-config.h Setting decode mechanism flags = Setting duplicate flags = -E checking default sim environment setting... 0 Setting filter flags = -F 32,f,o checking if union semun defined... yes checking whether signal handlers are of type void... no checking whether System V semaphores are supported... no checking for sys_siglist... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether System V shared memory is supported... no checking for external symbol _system_configuration... yes checking for speed_t in sys/types.h... no checking for __fsetlocking... no checking for struct winsize in sys/ioctl.h and termios.h... yes Setting hardware to hw_cpu.c hw_memory.c hw_nvram.c hw_iobus.c hw_htab.c hw_disk.c hw_trace.c hw_register.c hw_vm.c hw_init.c hw_core.c hw_pal.c hw_com.c hw_eeprom.c hw_opic.c hw_glue.c hw_phb.c hw_ide.c hw_sem.c hw_shm.c, hw_cpu.o hw_memory.o hw_nvram.o hw_iobus.o hw_htab.o hw_disk.o hw_trace.o hw_register.o hw_vm.o hw_init.o hw_core.o hw_pal.o hw_com.o hw_eeprom.o hw_opic.o hw_glue.o hw_phb.o hw_ide.o hw_sem.o hw_shm.o checking how to run the C preprocessor... sys/ioctl.h checking for struct dirent.d_ino... yes checking for canonicalize_file_name... /usr/bin/gcc -E yes checking for struct dirent.d_fileno... 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 dup3... yes checking for tgetent... yes checking for getrlimit... no checking for tgetent in -ltermcap... yes checking for getrusage... no checking for tgetent in -ltinfo... yes checking for sys/types.h... yes yes yes checking which library has the termcap functions... using libtinfo checking wctype.h usability... checking for sys/stat.h... checking for getsysinfo... yes yes checking wctype.h presence... checking for stdlib.h... yes checking for wctype.h... yes checking wchar.h usability... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for string.h... yes checking wchar.h presence... yes yes yes checking for wchar.h... yes checking langinfo.h usability... checking for pipe2... checking for memory.h... yes yes checking langinfo.h presence... checking for strings.h... yes yes checking for langinfo.h... yes checking for mbrlen... checking for psignal... yes checking for inttypes.h... yes checking for mbscasecmp... yes checking for pstat_getdynamic... yes checking for stdint.h... no checking for mbscmp... yes no checking for unistd.h... checking for pstat_getstatic... yes checking whether byte ordering is bigendian... no checking for mbsnrtowcs... no checking for realpath... yes checking for mbsrtowcs... yes checking for setrlimit... no Setting instruction cache size to 1024 (-CSRI 1024) Setting inline flags = -DDEFAULT_INLINE=PSIM_INLINE_LOCALS Setting jump flag = Setting opcode flags = dc-complex Setting packages to pk_disklabel.c, pk_disklabel.o Setting smp flags = -DWITH_SMP=5 checking for sim stdio debug behavior... 0 Setting switch flags = checking for sim trace settings... 1 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) powerpc-buildroot-linux-uclibc checking for dlfcn.h... yes checking for mbschr... yes checking for sbrk... yes checking for windows.h... no checking for wcrtomb... yes checking for spawnve... no checking for library containing dlsym... yes checking for wcscoll... no checking for spawnvpe... yes checking for wcsdup... -ldl checking for struct stat.st_blksize... no checking for strerror... yes checking for wcwidth... yes checking for struct stat.st_blocks... yes checking for strsignal... yes checking for wctype... yes checking for struct stat.st_rdev... yes checking for sysconf... yes checking for wcswidth... yes checking whether struct tm is in sys/time.h or time.h... yes yes checking whether mbrtowc and mbstate_t are properly declared... checking for sysctl... time.h checking for struct tm.tm_zone... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... no yes checking for sysmp... checking for iswlower... yes no checking for table... checking for iswupper... gid_t checking for mode_t... no yes checking for times... checking for towlower... yes checking for off_t... yes yes checking for wait3... checking for towupper... yes checking for wait4... yes yes checking for pid_t... checking for iswctype... yes checking whether basename is declared... yes checking for nl_langinfo and CODESET... yes checking return type of signal handlers... yes yes checking for wchar_t in wchar.h... checking whether ffs is declared... void checking for size_t... yes checking for wctype_t in wctype.h... yes checking whether asprintf is declared... yes checking for wint_t in wctype.h... yes checking configuration for building shared libraries... supported yes checking for uid_t in sys/types.h... (cached) yes checking for access... yes checking whether vasprintf is declared... configure: updating cache ./config.cache configure: creating ./config.status yes checking for cfgetispeed... yes checking whether snprintf is declared... yes checking for cfgetospeed... yes config.status: creating Makefile checking whether vsnprintf is declared... config.status: creating doc/Makefile config.status: creating examples/Makefile yes config.status: creating shlib/Makefile checking for cfsetispeed... yes checking whether calloc is declared... config.status: creating config.h config.status: executing default commands yes checking for cfsetospeed... yes checking whether getenv is declared... make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/readline' rm -f readline.o rm -f vi_mode.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/readline.c /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/vi_mode.c yes checking for chdir... yes checking whether getopt is declared... yes checking for chmod... yes checking whether malloc is declared... yes checking for chown... yes checking whether realloc is declared... yes checking for dup... yes checking whether sbrk is declared... rm -f funmap.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/funmap.c yes checking for dup2... yes checking whether strtol is declared... rm -f keymaps.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/keymaps.c yes checking for fchmod... yes checking whether strtoul is declared... yes checking for fchown... rm -f parens.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/parens.c yes checking whether strtoll is declared... yes checking for fcntl... yes checking whether strtoull is declared... rm -f search.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/search.c yes checking for fstat... yes checking whether strverscmp is declared... yes checking for fstatfs... yes checking whether strnlen is declared... rm -f rltty.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/rltty.c yes rm -f complete.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/complete.c checking for getdirentries... yes checking whether canonicalize_file_name must be declared... yes checking for getegid... 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 geteuid... rm -f bind.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/bind.c yes checking for getgid... yes checking for working strncmp... yes checking for getpid... yes yes checking for getppid... configure: updating cache ./config.cache configure: creating ./config.status yes checking for getrusage... yes checking for gettimeofday... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for getuid... rm -f isearch.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/isearch.c yes checking for ioctl... yes checking for kill... yes checking for link... mkdir -p -- ./bfd Configuring in ./bfd yes checking for lseek... make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes checking for lstat... yes checking for mkdir... yes checking for pipe... rm -f display.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/display.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o yes checking for readlink... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for rmdir... checking whether the C compiler works... yes checking for setreuid... yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes checking for setregid... checking whether we are cross compiling... yes no checking for suffix of object files... checking for stat... ../../libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../libiberty/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ o checking whether we are using the GNU C compiler... yes yes checking whether /usr/bin/gcc accepts -g... checking for sigprocmask... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for stat... (cached) yes checking for symlink... none needed checking whether /usr/bin/gcc understands -c and -o together... ../../libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../libiberty/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ yes yes checking for library containing strerror... checking for tcgetattr... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for a thread-safe mkdir -p... checking for tcsetattr... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o 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 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 yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi checking for tcsendbreak... 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 how to run the C preprocessor... /usr/bin/gcc -E yes checking for tcdrain... 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 tcflush... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o yes checking for tcflow... yes yes checking for sys/types.h... checking for tcgetpgrp... yes checking for sys/stat.h... yes checking for tcsetpgrp... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi yes checking for stdlib.h... yes yes checking for time... checking for string.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o yes checking for memory.h... yes checking for umask... rm -f signals.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/signals.c yes checking for strings.h... yes checking for unlink... yes checking for inttypes.h... yes yes checking fcntl.h usability... checking for stdint.h... rm -f util.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/util.c yes checking for unistd.h... yes checking fcntl.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes yes checking sys/ioctl.h usability... checking minix/config.h usability... yes checking sys/ioctl.h presence... no checking minix/config.h presence... yes checking for sys/ioctl.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking sys/mount.h usability... rm -f kill.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/kill.c yes checking sys/mount.h presence... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... yes checking for sys/mount.h... yes /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... checking sys/param.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o yes checking sys/param.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi 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... yes checking for sys/param.h... yes 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 command to parse /usr/bin/nm output from /usr/bin/gcc object... checking sys/resource.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/termio.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi rm -f undo.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/undo.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o no checking sys/termio.h presence... ok no checking for sys/termio.h... no if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi checking sys/termios.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi checking for dlfcn.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes checking sys/termios.h presence... yes checking for objdir... rm -f macro.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/macro.c .libs yes checking for sys/termios.h... yes checking sys/time.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... rm -f input.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/input.c no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi yes checking sys/times.h presence... yes checking if /usr/bin/gcc static flag -static works... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking time.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o yes checking time.h presence... yes checking for time.h... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi checking for unistd.h... (cached) yes checking sys/vfs.h usability... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking sys/vfs.h presence... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for sys/vfs.h... yes rm -f callback.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/callback.c yes checking whether -lc should be explicitly linked in... checking sys/statfs.h usability... no checking dynamic linker characteristics... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for dirent.h that defines DIR... rm -f terminal.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/terminal.c yes checking for library containing opendir... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... none required checking for struct termios... yes checking for c_line field in struct termios... no checking for shl_load in -ldld... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes checking for struct statfs... no checking for dlopen... yes checking for long long... rm -f text.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/text.c no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking for /dev/zero... yes checking whether a statically linked program can dlopen itself... yes checking for common simulator directory... yes checking for common simulator directory fpu implementation... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib configure: updating cache .././config.cache configure: creating ./config.status if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o 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... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi config.status: creating Makefile config.status: creating config.h config.status: executing build-config.h commands config.status: executing default commands no checking for library containing dlsym... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o === configuring in testsuite (/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/sim/testsuite) configure: running /bin/sh ../../../sim/testsuite/configure --disable-option-checking '--prefix=/data/buildroot-test/instance-1/output-1/host' '--sysconfdir=/data/buildroot-test/instance-1/output-1/host/etc' '--localstatedir=/data/buildroot-test/instance-1/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&powerpc-buildroot-linux-uclibc-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=powerpc-buildroot-linux-uclibc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=powerpc-buildroot-linux-uclibc' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include' 'LDFLAGS= -L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib' --cache-file=.././config.cache --srcdir=../../../sim/testsuite if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... rm -f nls.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/nls.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o no if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi rm -f misc.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/misc.c Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /data/buildroot-test/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /data/buildroot-test/instance-1/output-1/host/bin/msgfmt checking for xgettext... /data/buildroot-test/instance-1/output-1/host/bin/xgettext checking for msgmerge... /data/buildroot-test/instance-1/output-1/host/bin/msgmerge checking for long double... yes checking for long long... configure: loading cache .././config.cache if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o 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) powerpc-buildroot-linux-uclibc configure: creating ./config.status yes rm -f compat.o checking size of long long... /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/compat.c rm -f xfree.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/xfree.c config.status: creating Makefile 8 checking size of void *... rm -f xmalloc.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/xmalloc.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi rm -f history.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/history.c mkdir -p -- ./opcodes 8 Configuring in ./opcodes checking size of long... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o 8 checking alloca.h usability... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi yes checking alloca.h presence... yes checking for alloca.h... yes rm -f histexpand.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/histexpand.c checking stddef.h usability... yes checking stddef.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o yes checking 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... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... yes checking time.h presence... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi powerpc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... checking whether the C compiler works... yes checking wchar.h presence... yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi yes checking for wchar.h... yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o checking wctype.h usability... checking whether we are cross compiling... yes checking wctype.h presence... yes checking for wctype.h... yes checking fcntl.h usability... no checking for suffix of object files... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi o checking whether we are using the GNU C compiler... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking sys/time.h presence... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes yes checking for sys/time.h... yes checking for library containing strerror... checking for sys/stat.h... (cached) yes checking sys/resource.h usability... rm -f histfile.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/histfile.c 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-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o yes yes checking sys/resource.h presence... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for sys/resource.h... yes yes checking for style of include used by /usr/bin/make... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi 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 how to run the C preprocessor... yes checking for uintptr_t... /usr/bin/gcc -E if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm -f histsearch.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/histsearch.c yes checking for int_least32_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi yes checking for int_fast32_t... rm -f shell.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/shell.c yes checking for sys/types.h... yes checking for uint64_t... rm -f mbutil.o /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include ../../readline/mbutil.c yes checking for sys/stat.h... yes yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking for stdlib.h... checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o yes yes checking for string.h... checking for dirent.h that defines DIR... yes checking for library containing opendir... yes checking for memory.h... rm -f tilde.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../readline -DRL_LIBRARY_VERSION='"6.2"' -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DREADLINE_LIBRARY -c ../../readline/tilde.c yes none required checking whether string.h and strings.h may both be included... checking for strings.h... yes yes checking for fcntl... checking for inttypes.h... rm -f libhistory.a /usr/bin/ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o yes checking for stdint.h... yes checking for getpagesize... test -n "/usr/bin/ranlib" && /usr/bin/ranlib libhistory.a if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi yes checking for unistd.h... rm -f libreadline.a /usr/bin/ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o checking for setitimer... yes checking minix/config.h usability... test -n "/usr/bin/ranlib" && /usr/bin/ranlib libreadline.a if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi yes make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/readline' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi no checking minix/config.h presence... checking for sysconf... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for fdopen... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o yes 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... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o checking for getuid... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for getgid... yes checking for fileno... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o yes checking for fls... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi ok checking for dlfcn.h... no checking for strtoull... yes checking for objdir... .libs if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi yes checking for getrlimit... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking whether basename is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o 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 ftello is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o checking whether ftello64 is declared... yes checking if /usr/bin/gcc supports -c -o file.o... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi checking whether fseeko 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... no checking dynamic linker characteristics... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi 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 yes checking whether free is declared... 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-test/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /data/buildroot-test/instance-1/output-1/host/bin/msgfmt checking for xgettext... /data/buildroot-test/instance-1/output-1/host/bin/xgettext checking for msgmerge... /data/buildroot-test/instance-1/output-1/host/bin/msgmerge yes checking whether getenv is declared... 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 malloc is declared... yes checking limits.h presence... yes checking for limits.h... yes checking whether string.h and strings.h may both be included... yes checking whether realloc is declared... yes checking whether basename is declared... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o checking whether stpcpy is declared... yes checking whether stpcpy is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o yes checking whether strstr is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes checking whether asprintf is declared... yes yes checking whether vasprintf is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether snprintf is declared... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi 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... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o checking for gcc version with buggy 64-bit support... no if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi checking for ftello... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o yes checking for ftello64... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o checking for fseeko... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi config.status: creating Makefile if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi config.status: creating po/Makefile.in yes checking for fseeko64... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi checking for fopen64... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o yes checking size of off_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o 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... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o yes checking for getpagesize... (cached) yes checking for working mmap... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o yes checking for madvise... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o checking for mprotect... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi configure: updating cache ./config.cache 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-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi checking that generated files are newer than configure... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi done configure: creating ./config.status /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o make[4]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o 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 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o 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 /usr/bin/ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ /usr/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/libiberty' make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd' rm -f elf32-target.h rm -f elf64-target.h creating bfdver.h /usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.new /usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.new rm -f targmatch.h /usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/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-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/doc' /usr/bin/gcc -o chw$$ -O2 -I/data/buildroot-test/instance-1/output-1/host/include \ -L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ /bin/sh ../../../bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp mv -f targmatch.new targmatch.h ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . /bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi /bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi /bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi /bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi touch aoutx.stamp touch archive.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp touch bfdt.stamp touch archures.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . /bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . /bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi /bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi /bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi touch cache.stamp touch core.stamp touch coffcode.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp touch elf.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . /bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi /bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi /bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi /bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi touch elfcode.stamp touch format.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp touch libbfd.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp touch bfdwin.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . /bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . /bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . /bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi /bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi touch bfdio.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp touch opncls.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp touch section.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . touch reloc.stamp test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp /bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi /bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi /bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . /bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi touch syms.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp touch targets.stamp touch init.stamp ./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . touch hash.stamp test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . /bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi /bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi touch linker.stamp touch mmo.stamp make[4]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/doc' Making info in po make[4]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/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-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/po' make[4]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd' Making all in doc make[5]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/doc' make[5]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/doc' Making all in po make[5]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/po' make[5]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h rm -f tofiles f=""; \ for i in elf32-ppc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo coff-rs6000.lo xcofflink.lo coffgen.lo ppcboot.lo elf64-ppc.lo elf64-gen.lo elf64.lo elf32-gen.lo plugin.lo cpu-rs6000.lo cpu-powerpc.lo cpu-plugin.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ../../bfd/../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stmp-bfd-h /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o archive.lo ../../bfd/archive.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o archures.lo -DDEFAULT_VECTOR=powerpc_elf32_vec -DSELECT_VECS='&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_plugin_arch' ../../bfd/archures.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o bfd.lo ../../bfd/bfd.c touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o bfdio.lo ../../bfd/bfdio.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/archive.c -fPIC -DPIC -o .libs/archive.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/bfd.c -fPIC -DPIC -o .libs/bfd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -DDEFAULT_VECTOR=powerpc_elf32_vec "-DSELECT_VECS=&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_plugin_arch" ../../bfd/archures.c -fPIC -DPIC -o .libs/archures.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/bfdio.c -fPIC -DPIC -o .libs/bfdio.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -DDEFAULT_VECTOR=powerpc_elf32_vec "-DSELECT_VECS=&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_plugin_arch" ../../bfd/archures.c -o archures.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/bfdio.c -o bfdio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o bfdwin.lo ../../bfd/bfdwin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/bfdwin.c -fPIC -DPIC -o .libs/bfdwin.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o cache.lo ../../bfd/cache.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/bfdwin.c -o bfdwin.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/bfd.c -o bfd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o coff-bfd.lo ../../bfd/coff-bfd.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/coff-bfd.c -fPIC -DPIC -o .libs/coff-bfd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/cache.c -o cache.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/coff-bfd.c -o coff-bfd.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/archive.c -o archive.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o compress.lo ../../bfd/compress.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/compress.c -fPIC -DPIC -o .libs/compress.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o corefile.lo ../../bfd/corefile.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/corefile.c -fPIC -DPIC -o .libs/corefile.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/corefile.c -o corefile.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf-properties.lo ../../bfd/elf-properties.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/compress.c -o compress.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-properties.c -fPIC -DPIC -o .libs/elf-properties.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o format.lo ../../bfd/format.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/format.c -fPIC -DPIC -o .libs/format.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o hash.lo ../../bfd/hash.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/format.c -o format.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-properties.c -o elf-properties.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/hash.c -o hash.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o init.lo ../../bfd/init.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/init.c -fPIC -DPIC -o .libs/init.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o libbfd.lo ../../bfd/libbfd.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o linker.lo ../../bfd/linker.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/init.c -o init.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/libbfd.c -fPIC -DPIC -o .libs/libbfd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/linker.c -fPIC -DPIC -o .libs/linker.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o merge.lo ../../bfd/merge.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/merge.c -fPIC -DPIC -o .libs/merge.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o opncls.lo ../../bfd/opncls.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/opncls.c -fPIC -DPIC -o .libs/opncls.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/libbfd.c -o libbfd.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/merge.c -o merge.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/opncls.c -o opncls.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o reloc.lo ../../bfd/reloc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/reloc.c -fPIC -DPIC -o .libs/reloc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/linker.c -o linker.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o section.lo ../../bfd/section.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/section.c -fPIC -DPIC -o .libs/section.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/reloc.c -o reloc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o simple.lo ../../bfd/simple.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/section.c -o section.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o stab-syms.lo ../../bfd/stab-syms.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o stabs.lo ../../bfd/stabs.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o syms.lo ../../bfd/syms.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/stab-syms.c -fPIC -DPIC -o .libs/stab-syms.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/stabs.c -fPIC -DPIC -o .libs/stabs.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/syms.c -fPIC -DPIC -o .libs/syms.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o targets.lo -DDEFAULT_VECTOR=powerpc_elf32_vec -DSELECT_VECS='&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_plugin_arch' ../../bfd/targets.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -DDEFAULT_VECTOR=powerpc_elf32_vec "-DSELECT_VECS=&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_plugin_arch" ../../bfd/targets.c -fPIC -DPIC -o .libs/targets.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/stabs.c -o stabs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o binary.lo ../../bfd/binary.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/binary.c -fPIC -DPIC -o .libs/binary.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/syms.c -o syms.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -DDEFAULT_VECTOR=powerpc_elf32_vec "-DSELECT_VECS=&powerpc_elf32_vec,&rs6000_xcoff_vec,&powerpc_elf32_le_vec,&powerpc_boot_vec,&powerpc_elf64_vec,&powerpc_elf64_le_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_rs6000_arch,&bfd_powerpc_arch,&bfd_plugin_arch" ../../bfd/targets.c -o targets.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/binary.c -o binary.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o ihex.lo ../../bfd/ihex.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o srec.lo ../../bfd/srec.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/ihex.c -fPIC -DPIC -o .libs/ihex.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/srec.c -fPIC -DPIC -o .libs/srec.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o tekhex.lo ../../bfd/tekhex.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/tekhex.c -fPIC -DPIC -o .libs/tekhex.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o verilog.lo ../../bfd/verilog.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/verilog.c -fPIC -DPIC -o .libs/verilog.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/verilog.c -o verilog.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/ihex.c -o ihex.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/tekhex.c -o tekhex.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf32-ppc.lo ../../bfd/elf32-ppc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf32-ppc.c -fPIC -DPIC -o .libs/elf32-ppc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/srec.c -o srec.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf32.lo ../../bfd/elf32.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-vxworks.c -fPIC -DPIC -o .libs/elf-vxworks.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf32.c -fPIC -DPIC -o .libs/elf32.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-vxworks.c -o elf-vxworks.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf.lo ../../bfd/elf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf.c -fPIC -DPIC -o .libs/elf.o ../../bfd/elf.c: In function 'setup_group': ../../bfd/elf.c:745:35: warning: overflow in conversion from 'unsigned int' to 'int' changes value from 'num_group = 4294967295' to '-1' [-Woverflow] 745 | elf_tdata (abfd)->num_group = num_group = -1; | ^~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elflink.lo ../../bfd/elflink.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elflink.c -fPIC -DPIC -o .libs/elflink.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf32.c -o elf32.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf-attrs.lo ../../bfd/elf-attrs.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-attrs.c -fPIC -DPIC -o .libs/elf-attrs.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-attrs.c -o elf-attrs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf-strtab.lo ../../bfd/elf-strtab.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-strtab.c -fPIC -DPIC -o .libs/elf-strtab.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/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. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-eh-frame.c -fPIC -DPIC -o .libs/elf-eh-frame.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf32-ppc.c -o elf32-ppc.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o dwarf1.lo ../../bfd/dwarf1.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/dwarf1.c -fPIC -DPIC -o .libs/dwarf1.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o dwarf2.lo -DDEBUGDIR=\"/data/buildroot-test/instance-1/output-1/host/lib/debug\" ../../bfd/dwarf2.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elflink.c -o elflink.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -DDEBUGDIR=\"/data/buildroot-test/instance-1/output-1/host/lib/debug\" ../../bfd/dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o coff-rs6000.lo ../../bfd/coff-rs6000.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/coff-rs6000.c -fPIC -DPIC -o .libs/coff-rs6000.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -DDEBUGDIR=\"/data/buildroot-test/instance-1/output-1/host/lib/debug\" ../../bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/coff-rs6000.c -o coff-rs6000.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o xcofflink.lo ../../bfd/xcofflink.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/xcofflink.c -fPIC -DPIC -o .libs/xcofflink.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o coffgen.lo ../../bfd/coffgen.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/coffgen.c -fPIC -DPIC -o .libs/coffgen.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/coffgen.c -o coffgen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o ppcboot.lo ../../bfd/ppcboot.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/ppcboot.c -fPIC -DPIC -o .libs/ppcboot.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/ppcboot.c -o ppcboot.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf64-ppc.lo ../../bfd/elf64-ppc.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf64-gen.lo ../../bfd/elf64-gen.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf64-ppc.c -fPIC -DPIC -o .libs/elf64-ppc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf64-gen.c -fPIC -DPIC -o .libs/elf64-gen.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf64.lo ../../bfd/elf64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf64.c -fPIC -DPIC -o .libs/elf64.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf64-gen.c -o elf64-gen.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/xcofflink.c -o xcofflink.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o elf32-gen.lo ../../bfd/elf32-gen.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf32-gen.c -fPIC -DPIC -o .libs/elf32-gen.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o plugin.lo ../../bfd/plugin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/plugin.c -fPIC -DPIC -o .libs/plugin.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf64.c -o elf64.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/plugin.c -o plugin.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o cpu-rs6000.lo ../../bfd/cpu-rs6000.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/cpu-rs6000.c -fPIC -DPIC -o .libs/cpu-rs6000.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/cpu-rs6000.c -o cpu-rs6000.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o cpu-powerpc.lo ../../bfd/cpu-powerpc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/cpu-powerpc.c -fPIC -DPIC -o .libs/cpu-powerpc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/cpu-powerpc.c -o cpu-powerpc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o cpu-plugin.lo ../../bfd/cpu-plugin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/cpu-plugin.c -fPIC -DPIC -o .libs/cpu-plugin.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/data/buildroot-test/instance-1/output-1/host/bin"' -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o archive64.lo ../../bfd/archive64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/archive64.c -fPIC -DPIC -o .libs/archive64.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/cpu-plugin.c -o cpu-plugin.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/archive64.c -o archive64.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/data/buildroot-test/instance-1/output-1/host/bin\" -I. -I../../bfd -I../../bfd/../include -DHAVE_powerpc_elf32_vec -DHAVE_rs6000_xcoff_vec -DHAVE_powerpc_elf32_le_vec -DHAVE_powerpc_boot_vec -DHAVE_powerpc_elf64_vec -DHAVE_powerpc_elf64_le_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../bfd/elf64-ppc.c -o elf64-ppc.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../../bfd/../zlib -O2 -I/data/buildroot-test/instance-1/output-1/host/include -rpath /data/buildroot-test/instance-1/output-1/host/x86_64-pc-linux-gnu/powerpc-buildroot-linux-uclibc/lib -release `cat libtool-soversion` -L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/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/elf-properties.o .libs/format.o .libs/hash.o .libs/init.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf32-ppc.o .libs/elf-vxworks.o .libs/elf32.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/dwarf1.o .libs/dwarf2.o .libs/coff-rs6000.o .libs/xcofflink.o .libs/coffgen.o .libs/ppcboot.o .libs/elf64-ppc.o .libs/elf64-gen.o .libs/elf64.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-rs6000.o .libs/cpu-powerpc.o .libs/cpu-plugin.o .libs/archive64.o -L/data/buildroot-test/instance-1/output-1/host/lib -L/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd/../libiberty/pic -liberty -L/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/zlib -lz -ldl -Wl,-rpath -Wl,/data/buildroot-test/instance-1/output-1/host/lib -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libbfd-2.32.51.so -o .libs/libbfd-2.32.51.so libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.32.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 elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-ppc.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o coff-rs6000.o xcofflink.o coffgen.o ppcboot.o elf64-ppc.o elf64-gen.o elf64.o elf32-gen.o plugin.o cpu-rs6000.o cpu-powerpc.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 ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd' make[4]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd' make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/bfd' mkdir -p -- ./gdb Configuring in ./gdb make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes' Making all in . make[5]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes' /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o dis-buf.lo ../../opcodes/dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o disassemble.lo -DARCH_rs6000 -DARCH_powerpc ../../opcodes/disassemble.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o dis-init.lo ../../opcodes/dis-init.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../opcodes/dis-buf.c -fPIC -DPIC -o .libs/dis-buf.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -DARCH_rs6000 -DARCH_powerpc ../../opcodes/disassemble.c -fPIC -DPIC -o .libs/disassemble.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../opcodes/dis-init.c -fPIC -DPIC -o .libs/dis-init.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../opcodes/dis-init.c -o dis-init.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -DARCH_rs6000 -DARCH_powerpc ../../opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o ppc-dis.lo ../../opcodes/ppc-dis.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../opcodes/ppc-dis.c -fPIC -DPIC -o .libs/ppc-dis.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c -o ppc-opc.lo ../../opcodes/ppc-opc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../opcodes/ppc-opc.c -fPIC -DPIC -o .libs/ppc-opc.o 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... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../opcodes/ppc-dis.c -o ppc-dis.o >/dev/null 2>&1 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 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking 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-test/instance-1/output-1/build/host-gdb-8.3.1/build/gdb/build-gnulib) configure: running /bin/sh ../../../gdb/gnulib/configure --disable-option-checking '--prefix=/data/buildroot-test/instance-1/output-1/host' '--sysconfdir=/data/buildroot-test/instance-1/output-1/host/etc' '--localstatedir=/data/buildroot-test/instance-1/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&powerpc-buildroot-linux-uclibc-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=powerpc-buildroot-linux-uclibc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=powerpc-buildroot-linux-uclibc' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include' 'LDFLAGS= -L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=../../../gdb/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... /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... libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -c ../../opcodes/ppc-opc.c -o ppc-opc.o >/dev/null 2>&1 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... powerpc-buildroot-linux-uclibc checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for mempcpy... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/data/buildroot-test/instance-1/output-1/host/include -rpath /data/buildroot-test/instance-1/output-1/host/x86_64-pc-linux-gnu/powerpc-buildroot-linux-uclibc/lib -release `cat ../bfd/libtool-soversion` -L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo ppc-dis.lo ppc-opc.lo -Wl,/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes/../bfd/.libs/libbfd.so -L/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed yes checking for wmemchr... yes libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/ppc-dis.o .libs/ppc-opc.o -L/data/buildroot-test/instance-1/output-1/host/lib -L/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes/../libiberty/pic -liberty -Wl,-rpath -Wl,/data/buildroot-test/instance-1/output-1/host/lib -Wl,/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes/../bfd/.libs/libbfd.so -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libopcodes-2.32.51.so -o .libs/libopcodes-2.32.51.so checking for wmemcpy... libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.32.51.so" "libopcodes.so") libtool: link: /usr/bin/ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o ppc-dis.o ppc-opc.o yes checking for wmempcpy... libtool: link: /usr/bin/ranlib .libs/libopcodes.a yes checking for fstatat... 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 ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes touch stamp-lib make[5]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes' Making all in po checking for getdtablesize... make[5]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes/po' make[4]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes' make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/opcodes' yes checking for getlogin_r... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for getpwnam_r... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkostemp... yes checking for openat... yes checking for link... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setenv... yes checking for strdup... yes checking for pipe... yes checking for iswcntrl... yes checking whether // is distinct from /... no checking whether realpath works... yes 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 is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... word 1 bit 20 checking whether byte ordering is bigendian... 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 struct timespec in ... yes checking whether unsetenv is declared... yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... 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 for library containing inet_ntop... none required checking whether inet_ntop is declared... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... 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 whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether 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 socklen_t... 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 working stdalign.h... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strchrnul... yes checking whether strchrnul works... 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-test/instance-1/output-1/host/lib/libexpat.so -Wl,-rpath -Wl,/data/buildroot-test/instance-1/output-1/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-test/instance-1/output-1/host/bin/pkg-config checking for usable guile from /data/buildroot-test/instance-1/output-1/host/bin/pkg-config... no checking for the source-highlight library... 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 linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.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 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 setns... yes checking for use_default_colors... 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 for elf_fpregset_t in sys/procfs.h... yes 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-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... auto checking for liblzma... yes checking how to link with liblzma... /data/buildroot-test/instance-1/output-1/host/lib/liblzma.so -lpthread -Wl,-rpath -Wl,/data/buildroot-test/instance-1/output-1/host/lib 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-test/instance-1/output-1/build/host-gdb-8.3.1/build/gdb/testsuite) configure: running /bin/sh ../../../gdb/testsuite/configure --disable-option-checking '--prefix=/data/buildroot-test/instance-1/output-1/host' '--sysconfdir=/data/buildroot-test/instance-1/output-1/host/etc' '--localstatedir=/data/buildroot-test/instance-1/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--enable-static' '--without-uiout' '--disable-gdbtk' '--without-x' '--enable-threads' '--disable-werror' '--without-included-gettext' '--with-curses' '--without-mpfr' '--disable-binutils' '--disable-install-libbfd' '--disable-ld' '--disable-gas' '--disable-gprof' '--disable-tui' '--without-python' '--enable-sim' '--program-transform-name=s&^&powerpc-buildroot-linux-uclibc-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=powerpc-buildroot-linux-uclibc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=powerpc-buildroot-linux-uclibc' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include' 'LDFLAGS= -L/data/buildroot-test/instance-1/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-1/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/data/buildroot-test/instance-1/output-1/host/include' 'MAKEINFO=true --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) powerpc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) /usr/bin/gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile make[3]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/sim' make[4]: Entering directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/sim/ppc' CONFIG_FILES= CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status cat ../../../sim/ppc/filter_filename.c > filter_host.c cp ../../../sim/ppc/std-config.h ppc-config.h # The first for loop is to remove duplicates. # The first for loop is to remove duplicates. f=""; \ for i in hw_cpu.c hw_memory.c hw_nvram.c hw_iobus.c hw_htab.c hw_disk.c hw_trace.c hw_register.c hw_vm.c hw_init.c hw_core.c hw_pal.c hw_com.c hw_eeprom.c hw_opic.c hw_glue.c hw_phb.c hw_ide.c hw_sem.c hw_shm.c ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ for hw in $f ; do echo $hw ; done \ | sed -e 's/^.*\(hw_.*\)\.c/\1/' \ -e 's/^/extern const device_descriptor /' \ -e 's/$/_device_descriptor\[\];/' \ > tmp-hw.h f=""; \ for i in pk_disklabel.c ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ for pk in $f ; do echo $pk ; done \ | sed -e 's/^.*pk_\(.*\)\.c/\1/' \ -e 's/^/extern package_create_instance_callback pk_/' \ -e 's/$/_create_instance;/' \ > tmp-pk.h rm -f targ-vals.def tmp-def cat ../../../sim/ppc/../common/nltvals.def > tmp-vals.def /bin/sh ../../../sim/ppc/../../move-if-change tmp-pk.h pk.h f=""; \ for i in hw_cpu.c hw_memory.c hw_nvram.c hw_iobus.c hw_htab.c hw_disk.c hw_trace.c hw_register.c hw_vm.c hw_init.c hw_core.c hw_pal.c hw_com.c hw_eeprom.c hw_opic.c hw_glue.c hw_phb.c hw_ide.c hw_sem.c hw_shm.c ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ for hw in $f ; do echo $hw ; done \ | sed -e 's/^.*\(hw_.*\)\.c/\1/' \ -e 's/^/ /' \ -e 's/$/_device_descriptor,/' \ > tmp-hw.c /bin/sh ../../../sim/ppc/../../move-if-change tmp-vals.def targ-vals.def /bin/sh ../../../sim/ppc/../../move-if-change tmp-hw.h hw.h touch tmp-pk /bin/sh ../../../sim/ppc/../../sim/common/create-version.sh ../../../sim/ppc/../../gdb \ x86_64-pc-linux-gnu powerpc-buildroot-linux-uclibc version.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -I. -I../common -I../../../sim/ppc/../common \ -o gentmap ../../../sim/ppc/../common/gentmap.c /bin/sh ../../../sim/ppc/../../move-if-change tmp-hw.c hw.c touch tmp-hw /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common version.c config.status: creating config.h config.status: config.h is unchanged config.status: executing build-config.h commands config.status: executing default commands /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/igen.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/table.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/lf.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/misc.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c filter_host.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/ld-decode.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/ld-cache.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/filter.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/ld-insn.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/gen-model.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/gen-itable.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/gen-icache.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/gen-semantics.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/gen-idecode.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/gen-support.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -o tmp-ld-decode -DMAIN ../../../sim/ppc/ld-decode.c misc.o lf.o table.o filter_host.o /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -o tmp-ld-cache -DMAIN ../../../sim/ppc/ld-cache.c misc.o lf.o table.o filter_host.o /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -o tmp-ld-insn -DMAIN ../../../sim/ppc/ld-insn.c ld-cache.o misc.o lf.o table.o ld-decode.o filter_host.o filter.o ../../../sim/ppc/ld-insn.c: In function 'dump_insn_field': ../../../sim/ppc/ld-insn.c:813:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 813 | printf("(insn_field*)0x%x\n", (unsigned)field); | ^ /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -o tmp-filter -DMAIN ../../../sim/ppc/filter.c misc.o /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -c ../../../sim/ppc/dgen.c sed -n -e '/^#define HAVE_/s/ 1$/",/' -e '/^#define HAVE_/s//"HAVE_/p' < config.h > tmp-defines.h /bin/sh ../../../sim/ppc/../../move-if-change tmp-defines.h defines.h touch tmp-defines /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/debug.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/filter_filename.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/bits.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/sim-endian.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/corefile.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/events.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/cap.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/device.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/tree.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/device_table.c rm -f tmp-vals.h ./gentmap -h > tmp-vals.h /bin/sh ../../../sim/ppc/../../move-if-change tmp-vals.h targ-vals.h rm -f tmp-map.c ./gentmap -c > tmp-map.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common -DHAVE_CONFIG_H ../../../sim/ppc/../common/sim-fpu.c /bin/sh ../../../sim/ppc/../../move-if-change tmp-map.c targ-map.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/pk_disklabel.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_memory.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_nvram.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_iobus.c ../../../sim/ppc/device.c: In function 'device_full_name': ../../../sim/ppc/device.c:227:10: warning: function may return address of local variable [-Wreturn-local-addr] 227 | return buf; | ^~~ ../../../sim/ppc/device.c:193:8: note: declared here 193 | char full_name[1024]; | ^~~~~~~~~ ../../../sim/ppc/device.c:193:8: note: declared here ../../../sim/ppc/device.c:193:8: note: declared here ../../../sim/ppc/device.c:193:8: note: declared here /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_htab.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_disk.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_trace.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_register.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_init.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_core.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_com.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_eeprom.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_opic.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_glue.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_phb.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_ide.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_sem.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/hw_shm.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/sim_calls.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common -DHAVE_CONFIG_H ../../../sim/ppc/../common/callback.c /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common targ-map.c ../../../sim/ppc/sim_calls.c: In function 'sim_open': ../../../sim/ppc/sim_calls.c:80:39: warning: passing argument 2 of 'psim_options' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 80 | if (psim_options (root_device, argv + 1, kind) == NULL) | ~~~~~^~~ In file included from ../../../sim/ppc/sim_calls.c:25: ../../../sim/ppc/psim.h:52:9: note: expected 'char **' but argument is of type 'char * const*' 52 | char **argv, | ~~~~~~~^~~~ ../../../sim/ppc/sim_calls.c: In function 'sim_create_inferior': ../../../sim/ppc/sim_calls.c:184:25: warning: passing argument 2 of 'psim_stack' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 184 | psim_stack(simulator, argv, envp); | ^~~~ In file included from ../../../sim/ppc/sim_calls.c:25: ../../../sim/ppc/psim.h:82:9: note: expected 'char **' but argument is of type 'char * const*' 82 | char **argv, | ~~~~~~~^~~~ ../../../sim/ppc/sim_calls.c:184:31: warning: passing argument 3 of 'psim_stack' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 184 | psim_stack(simulator, argv, envp); | ^~~~ In file included from ../../../sim/ppc/sim_calls.c:25: ../../../sim/ppc/psim.h:83:9: note: expected 'char **' but argument is of type 'char * const*' 83 | char **envp); | ~~~~~~~^~~~ /usr/bin/gcc -c -O2 -I/data/buildroot-test/instance-1/output-1/host/include -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sim/ppc/../common ../../../sim/ppc/main.c /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -o igen igen.o table.o lf.o misc.o filter_host.o ld-decode.o ld-cache.o filter.o ld-insn.o gen-model.o gen-itable.o gen-icache.o gen-semantics.o gen-idecode.o gen-support.o /usr/bin/ld: ld-insn.o:(.bss+0x0): multiple definition of `max_model_fields_len'; igen.o:(.bss+0xc): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x60): multiple definition of `models'; igen.o:(.bss+0x68): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x58): multiple definition of `last_model'; igen.o:(.bss+0x60): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x48): multiple definition of `last_model_macro'; igen.o:(.bss+0x50): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x38): multiple definition of `last_model_function'; igen.o:(.bss+0x40): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x28): multiple definition of `last_model_internal'; igen.o:(.bss+0x30): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x50): multiple definition of `model_macros'; igen.o:(.bss+0x58): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x8): multiple definition of `last_model_data'; igen.o:(.bss+0x10): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x18): multiple definition of `last_model_static'; igen.o:(.bss+0x20): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x30): multiple definition of `model_internal'; igen.o:(.bss+0x38): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x40): multiple definition of `model_functions'; igen.o:(.bss+0x48): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x20): multiple definition of `model_static'; igen.o:(.bss+0x28): first defined here /usr/bin/ld: ld-insn.o:(.bss+0x10): multiple definition of `model_data'; igen.o:(.bss+0x18): first defined here /usr/bin/ld: gen-model.o:(.bss+0x0): multiple definition of `max_model_fields_len'; igen.o:(.bss+0xc): first defined here /usr/bin/ld: gen-model.o:(.bss+0x50): multiple definition of `model_macros'; igen.o:(.bss+0x58): first defined here /usr/bin/ld: gen-model.o:(.bss+0x60): multiple definition of `models'; igen.o:(.bss+0x68): first defined here /usr/bin/ld: gen-model.o:(.bss+0x40): multiple definition of `model_functions'; igen.o:(.bss+0x48): first defined here /usr/bin/ld: gen-model.o:(.bss+0x10): multiple definition of `model_data'; igen.o:(.bss+0x18): first defined here /usr/bin/ld: gen-model.o:(.bss+0x20): multiple definition of `model_static'; igen.o:(.bss+0x28): first defined here /usr/bin/ld: gen-model.o:(.bss+0x30): multiple definition of `model_internal'; igen.o:(.bss+0x38): first defined here /usr/bin/ld: gen-model.o:(.bss+0x8): multiple definition of `last_model_data'; igen.o:(.bss+0x10): first defined here /usr/bin/ld: gen-model.o:(.bss+0x18): multiple definition of `last_model_static'; igen.o:(.bss+0x20): first defined here /usr/bin/ld: gen-model.o:(.bss+0x28): multiple definition of `last_model_internal'; igen.o:(.bss+0x30): first defined here /usr/bin/ld: gen-model.o:(.bss+0x38): multiple definition of `last_model_function'; igen.o:(.bss+0x40): first defined here /usr/bin/ld: gen-model.o:(.bss+0x48): multiple definition of `last_model_macro'; igen.o:(.bss+0x50): first defined here /usr/bin/ld: gen-model.o:(.bss+0x58): multiple definition of `last_model'; igen.o:(.bss+0x60): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x0): multiple definition of `max_model_fields_len'; igen.o:(.bss+0xc): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x8): multiple definition of `last_model_data'; igen.o:(.bss+0x10): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x10): multiple definition of `model_data'; igen.o:(.bss+0x18): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x18): multiple definition of `last_model_static'; igen.o:(.bss+0x20): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x20): multiple definition of `model_static'; igen.o:(.bss+0x28): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x28): multiple definition of `last_model_internal'; igen.o:(.bss+0x30): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x30): multiple definition of `model_internal'; igen.o:(.bss+0x38): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x38): multiple definition of `last_model_function'; igen.o:(.bss+0x40): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x40): multiple definition of `model_functions'; igen.o:(.bss+0x48): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x48): multiple definition of `last_model_macro'; igen.o:(.bss+0x50): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x50): multiple definition of `model_macros'; igen.o:(.bss+0x58): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x58): multiple definition of `last_model'; igen.o:(.bss+0x60): first defined here /usr/bin/ld: gen-itable.o:(.bss+0x60): multiple definition of `models'; igen.o:(.bss+0x68): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x0): multiple definition of `max_model_fields_len'; igen.o:(.bss+0xc): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x8): multiple definition of `last_model_data'; igen.o:(.bss+0x10): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x10): multiple definition of `model_data'; igen.o:(.bss+0x18): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x18): multiple definition of `last_model_static'; igen.o:(.bss+0x20): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x20): multiple definition of `model_static'; igen.o:(.bss+0x28): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x28): multiple definition of `last_model_internal'; igen.o:(.bss+0x30): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x30): multiple definition of `model_internal'; igen.o:(.bss+0x38): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x38): multiple definition of `last_model_function'; igen.o:(.bss+0x40): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x40): multiple definition of `model_functions'; igen.o:(.bss+0x48): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x48): multiple definition of `last_model_macro'; igen.o:(.bss+0x50): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x50): multiple definition of `model_macros'; igen.o:(.bss+0x58): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x58): multiple definition of `last_model'; igen.o:(.bss+0x60): first defined here /usr/bin/ld: gen-icache.o:(.bss+0x60): multiple definition of `models'; igen.o:(.bss+0x68): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x0): multiple definition of `max_model_fields_len'; igen.o:(.bss+0xc): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x8): multiple definition of `last_model_data'; igen.o:(.bss+0x10): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x10): multiple definition of `model_data'; igen.o:(.bss+0x18): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x18): multiple definition of `last_model_static'; igen.o:(.bss+0x20): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x20): multiple definition of `model_static'; igen.o:(.bss+0x28): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x28): multiple definition of `last_model_internal'; igen.o:(.bss+0x30): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x30): multiple definition of `model_internal'; igen.o:(.bss+0x38): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x38): multiple definition of `last_model_function'; igen.o:(.bss+0x40): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x40): multiple definition of `model_functions'; igen.o:(.bss+0x48): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x48): multiple definition of `last_model_macro'; igen.o:(.bss+0x50): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x50): multiple definition of `model_macros'; igen.o:(.bss+0x58): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x58): multiple definition of `last_model'; igen.o:(.bss+0x60): first defined here /usr/bin/ld: gen-semantics.o:(.bss+0x60): multiple definition of `models'; igen.o:(.bss+0x68): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x0): multiple definition of `max_model_fields_len'; igen.o:(.bss+0xc): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x8): multiple definition of `last_model_data'; igen.o:(.bss+0x10): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x10): multiple definition of `model_data'; igen.o:(.bss+0x18): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x18): multiple definition of `last_model_static'; igen.o:(.bss+0x20): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x20): multiple definition of `model_static'; igen.o:(.bss+0x28): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x28): multiple definition of `last_model_internal'; igen.o:(.bss+0x30): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x30): multiple definition of `model_internal'; igen.o:(.bss+0x38): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x38): multiple definition of `last_model_function'; igen.o:(.bss+0x40): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x40): multiple definition of `model_functions'; igen.o:(.bss+0x48): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x48): multiple definition of `last_model_macro'; igen.o:(.bss+0x50): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x50): multiple definition of `model_macros'; igen.o:(.bss+0x58): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x58): multiple definition of `last_model'; igen.o:(.bss+0x60): first defined here /usr/bin/ld: gen-idecode.o:(.bss+0x60): multiple definition of `models'; igen.o:(.bss+0x68): first defined here /usr/bin/ld: gen-support.o:(.bss+0x0): multiple definition of `max_model_fields_len'; igen.o:(.bss+0xc): first defined here /usr/bin/ld: gen-support.o:(.bss+0x8): multiple definition of `last_model_data'; igen.o:(.bss+0x10): first defined here /usr/bin/ld: gen-support.o:(.bss+0x10): multiple definition of `model_data'; igen.o:(.bss+0x18): first defined here /usr/bin/ld: gen-support.o:(.bss+0x18): multiple definition of `last_model_static'; igen.o:(.bss+0x20): first defined here /usr/bin/ld: gen-support.o:(.bss+0x20): multiple definition of `model_static'; igen.o:(.bss+0x28): first defined here /usr/bin/ld: gen-support.o:(.bss+0x28): multiple definition of `last_model_internal'; igen.o:(.bss+0x30): first defined here /usr/bin/ld: gen-support.o:(.bss+0x30): multiple definition of `model_internal'; igen.o:(.bss+0x38): first defined here /usr/bin/ld: gen-support.o:(.bss+0x38): multiple definition of `last_model_function'; igen.o:(.bss+0x40): first defined here /usr/bin/ld: gen-support.o:(.bss+0x40): multiple definition of `model_functions'; igen.o:(.bss+0x48): first defined here /usr/bin/ld: gen-support.o:(.bss+0x48): multiple definition of `last_model_macro'; igen.o:(.bss+0x50): first defined here /usr/bin/ld: gen-support.o:(.bss+0x50): multiple definition of `model_macros'; igen.o:(.bss+0x58): first defined here /usr/bin/ld: gen-support.o:(.bss+0x58): multiple definition of `last_model'; igen.o:(.bss+0x60): first defined here /usr/bin/ld: gen-support.o:(.bss+0x60): multiple definition of `models'; igen.o:(.bss+0x68): first defined here /usr/bin/gcc -O2 -I/data/buildroot-test/instance-1/output-1/host/include -I. -I../../../sim/ppc -I../../../sim/ppc/../../include -I../../bfd -I../../../sim/ppc/../../bfd -I../../gdb -I../../../sim/ppc/../../gdb -I../../../sim/ppc/../../gdb/config -o dgen dgen.o table.o lf.o misc.o filter_host.o collect2: error: ld returned 1 exit status make[4]: *** [Makefile:716: igen] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/sim/ppc' make[3]: *** [Makefile:129: all] Error 1 make[3]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build/sim' make[2]: *** [Makefile:8239: all-sim] Error 2 make[2]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build' make[1]: *** [Makefile:850: all] Error 2 make[1]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/build' make: *** [package/pkg-generic.mk:250: /data/buildroot-test/instance-1/output-1/build/host-gdb-8.3.1/.stamp_built] Error 2 make: Leaving directory '/data/buildroot-test/instance-1/buildroot'