>>> host-binutils 2.39 Extracting
xzcat /home/buildroot/autobuild/instance-0/dl/binutils/binutils-2.39.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39 -xf -
>>> host-binutils 2.39 Patching
Applying 0001-sh-conf.patch using patch:
patching file configure
Hunk #1 succeeded at 3911 (offset 19 lines).
patching file configure.ac
Hunk #1 succeeded at 1189 (offset 14 lines).
Applying 0002-poison-system-directories.patch using patch:
patching file ld/config.in
patching file ld/configure
patching file ld/configure.ac
patching file ld/ldfile.c
patching file ld/ld.h
patching file ld/ldlex.h
patching file ld/ldmain.c
patching file ld/ld.texi
patching file ld/lexsup.c
Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch:
patching file bfd/elf32-or1k.c
Hunk #1 succeeded at 2272 (offset 28 lines).
Hunk #2 succeeded at 2306 (offset 28 lines).
>>> host-binutils 2.39 Updating config.sub and config.guess
for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39 -name $file); do cp support/gnuconfig/$file $i; done; done
>>> host-binutils 2.39 Patching libtool
patching file /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/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-binutils 2.39 Configuring
(cd /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/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 --disable-multilib --disable-werror --target=i586-buildroot-linux-gnu --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-0/output-1/host/i586-buildroot-linux-gnu/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --enable-gprofng )
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i586-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... gawk
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for /usr/bin/gcc option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
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... no
checking for lex... no
checking for flex... no
checking for makeinfo... true
checking for expect... no
checking for runtest... no
checking for ar... (cached) /usr/bin/ar
checking for as... (cached) /usr/bin/as
checking for dlltool... no
checking for ld... (cached) /usr/bin/ld
checking for lipo... no
checking for nm... (cached) /usr/bin/nm
checking for ranlib... (cached) /usr/bin/ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... (cached) /usr/bin/objcopy
checking for objdump... objdump
checking for readelf... readelf
checking for -plugin option... --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for i586-buildroot-linux-gnu-cc... no
checking for i586-buildroot-linux-gnu-gcc... no
checking for i586-buildroot-linux-gnu-c++... no
checking for i586-buildroot-linux-gnu-g++... no
checking for i586-buildroot-linux-gnu-cxx... no
checking for i586-buildroot-linux-gnu-gxx... no
checking for i586-buildroot-linux-gnu-gcc... no
checking for i586-buildroot-linux-gnu-gfortran... no
checking for i586-buildroot-linux-gnu-gccgo... no
checking for i586-buildroot-linux-gnu-ar... no
checking for i586-buildroot-linux-gnu-as... no
checking for i586-buildroot-linux-gnu-dlltool... no
checking for i586-buildroot-linux-gnu-ld... no
checking for i586-buildroot-linux-gnu-lipo... no
checking for i586-buildroot-linux-gnu-nm... no
checking for i586-buildroot-linux-gnu-objcopy... no
checking for i586-buildroot-linux-gnu-objdump... no
checking for i586-buildroot-linux-gnu-ranlib... no
checking for i586-buildroot-linux-gnu-readelf... no
checking for i586-buildroot-linux-gnu-strip... no
checking for i586-buildroot-linux-gnu-windres... no
checking for i586-buildroot-linux-gnu-windmc... no
checking where to find the target ar... just compiled
checking where to find the target as... just compiled
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... just compiled
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... just compiled
checking where to find the target lipo... pre-installed
checking where to find the target nm... just compiled
checking where to find the target objcopy... just compiled
checking where to find the target objdump... just compiled
checking where to find the target ranlib... just compiled
checking where to find the target readelf... just compiled
checking where to find the target strip... just compiled
checking where to find the target windres... just compiled
checking where to find the target windmc... just compiled
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
>>> host-binutils 2.39 Building
PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/
make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39'
make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39'
make[2]: Nothing to be done for 'all-target'.
Configuring in ./libiberty
Configuring in ./intl
Configuring in ./zlib
Configuring in ./etc
configure: creating cache ./config.cache
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... true --split-size=5000000
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking build system type... checking for perl... /usr/bin/perl
yes
x86_64-pc-linux-gnu
checking host system type... checking build system type... checking for a thread-safe mkdir -p... x86_64-pc-linux-gnu
checking target system type... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu
checking host system type... i586-buildroot-linux-gnu
checking whether the C compiler works... checking for a BSD-compatible install... x86_64-pc-linux-gnu
/usr/bin/install -c
checking whether build environment is sane... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
yes
yes
--plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking whether /usr/bin/make supports nested variables... 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
yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make supports nested variables... (cached) yes
yes
checking whether /usr/bin/make supports nested variables... yes
configure: updating cache ./config.cache
checking whether /usr/bin/make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking that generated files are newer than configure...
checking whether we are cross compiling... checking whether the C compiler works... checking whether the C compiler works... no
yes
checking for C compiler default output file name... a.out
checking for suffix of object files... checking for suffix of executables... o
checking whether we are using the GNU C compiler... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking whether /usr/bin/gcc accepts -g...
yes
checking for /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... no
checking for suffix of object files... none needed
checking how to run the C preprocessor... o
checking whether we are using the GNU C compiler... no
checking for suffix of object files... /usr/bin/gcc -E
yes
checking whether /usr/bin/gcc accepts -g... o
checking whether we are using the GNU C compiler... yes
checking for /usr/bin/gcc option to accept ISO C89... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
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... yes
checking whether /usr/bin/make supports the include directive... yes (GNU style)
checking dependency style of /usr/bin/gcc... none
checking how to print strings... yes
printf
checking for a sed that does not truncate output... checking for sys/types.h... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking for sys/stat.h... done
configure: creating ./config.status
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for stdlib.h... checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
yes
checking for sys/types.h... checking for string.h... yes
yes
checking for sys/stat.h... config.status: creating Makefile
checking for memory.h... ok
yes
checking for stdlib.h... yes
checking how to run the C preprocessor... checking for strings.h... yes
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/etc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/etc'
checking for string.h... /usr/bin/gcc -E
yes
checking for inttypes.h... yes
checking for ANSI C header files... checking for memory.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for unistd.h... yes
checking for inttypes.h... yes
checking minix/config.h usability... yes
checking for stdint.h... yes
checking for sys/types.h... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking for unistd.h... checking for sys/stat.h... yes
checking whether /usr/bin/make sets $(MAKE)... yes
yes
checking minix/config.h usability... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for stdlib.h... checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... yes
x86_64-pc-linux-gnu
checking host system type... no
checking minix/config.h presence... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for library containing strerror... checking for string.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for memory.h... none required
checking for an ANSI C-conforming const... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
yes
checking for inline... no
checking for strings.h... checking whether /usr/bin/gcc supports -W... inline
checking for off_t... yes
yes
checking whether /usr/bin/gcc supports -Wall... checking for inttypes.h... yes
checking whether /usr/bin/gcc supports -Wwrite-strings... yes
checking for stdint.h... yes
checking whether /usr/bin/gcc supports -Wc++-compat... yes
checking for size_t... yes
checking for unistd.h... yes
checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes
yes
checking whether /usr/bin/gcc supports -Wshadow=local... checking for dlfcn.h... yes
checking for working alloca.h... yes
checking whether /usr/bin/gcc supports -pedantic ... yes
checking for objdir... .libs
yes
checking whether /usr/bin/gcc and cc understand -c and -o together... yes
checking for alloca... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
checking for stdlib.h... (cached) yes
no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for an ANSI C-conforming const... yes
checking if /usr/bin/gcc static flag -static works... yes
yes
checking for inline... no
checking if /usr/bin/gcc supports -c -o file.o... checking for getpagesize... inline
checking whether byte ordering is bigendian... 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 dynamic linker characteristics... yes
checking for working mmap... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... 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... no
checking whether to build static libraries... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for inttypes.h... yes
checking for getpagesize... yes
checking for stdint.h... yes
yes
checking for unsigned long long... checking for sys/file.h... yes
checking for working mmap... yes
checking for sys/param.h... yes
yes
checking for inttypes.h... checking for limits.h... yes
checking for stdlib.h... (cached) yes
yes
checking whether the inttypes.h PRIxNN macros are broken... checking for malloc.h... yes
checking for memcpy... yes
no
checking for ld used by GCC... checking for string.h... (cached) yes
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... done
yes
yes
checking argz.h usability... checking for strerror... checking for time.h... yes
checking for sys/resource.h... yes
checking argz.h presence... yes
yes
checking for argz.h... yes
checking for sys/stat.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking limits.h usability... checking for sys/mman.h... yes
checking for fcntl.h... configure: updating cache ./config.cache
yes
checking limits.h presence... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
checking for alloca.h... yes
checking for limits.h... yes
checking locale.h usability... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... yes
checking locale.h presence... yes
checking for locale.h... yes
no
checking for sys/sysinfo.h... checking nl_types.h usability... yes
checking for machine/hal_sysinfo.h... yes
checking nl_types.h presence... no
checking for sys/table.h... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... yes
checking malloc.h presence... no
checking for stdint.h... (cached) yes
yes
checking for malloc.h... yes
checking for stdio_ext.h... checking stddef.h usability... yes
checking for process.h... yes
checking stddef.h presence... no
checking for sys/prctl.h... yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... yes
checking for fgets_unlocked... no
checking size of int... yes
checking for getc_unlocked... 4
checking size of long... yes
checking for getcwd... 8
checking size of size_t... yes
checking for getegid... 8
checking for long long... yes
checking for geteuid... config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
yes
yes
checking size of long long... checking for getgid... make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib'
CC libz_a-adler32.o
CC libz_a-compress.o
yes
checking for getuid... 8
checking for a 64-bit type... uint64_t
CC libz_a-crc32.o
checking for intptr_t... yes
checking for mempcpy... CC libz_a-deflate.o
yes
yes
checking for munmap... checking for uintptr_t... CC libz_a-gzread.o
yes
checking for putenv... yes
checking for ssize_t... yes
checking for setenv... yes
checking for pid_t... yes
checking for setlocale... CC libz_a-gzclose.o
yes
checking for stpcpy... CC libz_a-gzwrite.o
yes
checking for library containing strerror... none required
yes
checking for asprintf... checking for strcasecmp... yes
checking for atexit... yes
checking for strdup... CC libz_a-gzlib.o
yes
checking for basename... yes
checking for strtoul... yes
checking for bcmp... yes
checking for tsearch... CC libz_a-infback.o
CC libz_a-inffast.o
yes
checking for bcopy... yes
checking for __argz_count... yes
checking for bsearch... yes
checking for __argz_stringify... CC libz_a-inflate.o
yes
checking for bzero... yes
checking for __argz_next... yes
checking for calloc... yes
checking for __fsetlocking... CC libz_a-inftrees.o
yes
checking for clock... yes
checking for iconv... yes
CC libz_a-trees.o
checking for ffs... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for getcwd... yes
checking for LC_MESSAGES... yes
checking for getpagesize... yes
checking for bison... bison
checking version of bison... 3.8.2, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking bison 3 or later... 3.8.2, bison3
yes
configure: updating cache ./config.cache
checking for gettimeofday... configure: creating ./config.status
yes
checking for index... config.status: creating Makefile
yes
config.status: creating config.intl
checking for insque... config.status: creating config.h
CC libz_a-uncompr.o
config.status: executing default-1 commands
yes
CC libz_a-zutil.o
true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include " "CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/instance-0/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/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/buildroot/autobuild/instance-0/output-1/host" "infodir=/home/buildroot/autobuild/instance-0/output-1/host/share/info" "libdir=/home/buildroot/autobuild/instance-0/output-1/host/lib" "prefix=/home/buildroot/autobuild/instance-0/output-1/host" "tooldir=/home/buildroot/autobuild/instance-0/output-1/host/i586-buildroot-linux-gnu" "AR=/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so" "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include " "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so" "DESTDIR=" DO=all multi-do # /usr/bin/make
checking for memchr... Configuring in ./binutils
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/intl'
Configuring in ./gas
AR libz.a
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib'
yes
Configuring in ./gprof
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... configure: creating cache ./config.cache
yes
checking build system type... configure: creating cache ./config.cache
checking for mempcpy... x86_64-pc-linux-gnu
checking host system type... checking build system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking host system type... i586-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... x86_64-pc-linux-gnu
checking target system type... yes
configure: creating cache ./config.cache
i586-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for a thread-safe mkdir -p... checking build system type... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
x86_64-pc-linux-gnu
checking host system type... checking for a thread-safe mkdir -p... yes
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu
checking target system type... checking whether /usr/bin/make supports nested variables... yes
i586-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
yes
checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
checking for memset... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
yes
checking whether /usr/bin/make supports nested variables... yes
checking whether the C compiler works... checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for mkstemps... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for putenv...
checking whether we are cross compiling...
checking whether we are cross compiling...
checking whether we are cross compiling... yes
checking for random... no
checking for suffix of object files... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... no
checking for suffix of object files... yes
checking for rename... yes
checking whether /usr/bin/gcc accepts -g... yes
checking whether /usr/bin/gcc accepts -g... o
checking whether we are using the GNU C compiler... yes
checking for /usr/bin/gcc option to accept ISO C89... yes
checking for /usr/bin/gcc option to accept ISO C89... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for rindex... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking whether /usr/bin/gcc understands -c and -o together... none needed
checking whether /usr/bin/gcc understands -c and -o together... none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... yes
checking for style of include used by /usr/bin/make... GNU
yes
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... GNU
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... checking for setenv... yes
checking for style of include used by /usr/bin/make... /usr/bin/gcc -E
GNU
/usr/bin/gcc -E
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... yes
checking for snprintf... checking for grep that handles long lines and -e... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... /usr/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sigsetmask... yes
checking for stpcpy... yes
yes
checking for sys/types.h... checking for sys/types.h... yes
yes
yes
checking for sys/types.h... checking for sys/stat.h... checking for sys/stat.h... yes
checking for stpncpy... yes
yes
yes
checking for sys/stat.h... checking for stdlib.h... checking for stdlib.h... yes
yes
yes
yes
checking for stdlib.h... checking for string.h... checking for strcasecmp... checking for string.h... yes
yes
yes
checking for string.h... checking for memory.h... checking for memory.h... yes
checking for strchr... yes
yes
yes
checking for memory.h... checking for strings.h... checking for strings.h... yes
yes
yes
checking for strings.h... checking for inttypes.h... yes
checking for inttypes.h... checking for strdup... yes
yes
checking for inttypes.h... yes
checking for stdint.h... checking for stdint.h... yes
yes
yes
checking for stdint.h... yes
checking for strncasecmp... checking for unistd.h... checking for unistd.h... yes
yes
checking for unistd.h... yes
checking minix/config.h usability... checking minix/config.h usability... yes
checking for strndup... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking minix/config.h presence... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for strnlen... yes
yes
checking how to print strings... checking how to print strings... printf
checking for a sed that does not truncate output... printf
checking for a sed that does not truncate output... /usr/bin/sed
/usr/bin/sed
checking for fgrep... checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /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... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... checking for strrchr... 1572864
checking whether the shell understands some XSI constructs... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking whether the shell understands "+="... yes
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... checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
pass_all
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... checking for x86_64-pc-linux-gnu-strip... strip
no
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... 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... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
checking for strstr... ok
ok
yes
checking for dlfcn.h... checking for strtod... checking for dlfcn.h... ok
checking for dlfcn.h... yes
checking for objdir... yes
checking for objdir... .libs
.libs
yes
checking for strtol... yes
checking for objdir... .libs
yes
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for strtoul... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
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... checking for strtoll... no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc static flag -static works... no
checking if /usr/bin/gcc supports -c -o file.o... no
checking if /usr/bin/gcc supports -c -o file.o... 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 strtoull... 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 dynamic linker characteristics... yes
checking dynamic linker characteristics... 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 dynamic linker characteristics... yes
checking for strverscmp... 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... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... yes
checking for tmpnam... 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... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... no
checking for library containing dlsym... no
checking for library containing dlsym... yes
checking for vasprintf... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to compare bootstrapped objects... checking pkg-config is at least version 0.9.0... yes
checking whether to use debuginfod... no
configure: WARNING: debuginfod support disabled; some features may be unavailable.
cmp --ignore-initial=16 $$f1 $$f2
yes
no
checking sys/time.h usability... checking for vfprintf... yes
checking sys/time.h presence... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for bison... bison -y
checking for flex... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing flex
checking whether NLS is requested... no
checking whether NLS is requested... no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether byte ordering is bigendian... yes
checking for sys/time.h... yes
checking for msgfmt... no
checking for gmsgfmt... checking for setitimer... :
checking for xgettext... no
yes
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking size of long... checking for vprintf... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... yes
checking for vsnprintf... no
8
checking size of long long... yes
checking sys/gmon_out.h presence... checking for bison... bison -y
checking for flex... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing flex
checking whether NLS is requested... no
checking whether NLS is requested... no
yes
checking for sys/gmon_out.h... yes
checking for a known getopt prototype in unistd.h... checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for memory.h... (cached) yes
yes
checking for sys/stat.h... (cached) yes
checking for vsprintf... yes
checking for library containing fabs... checking for sys/types.h... (cached) yes
8
checking for unistd.h... (cached) yes
checking fcntl.h usability... checking whether compiling a cross-assembler... yes
checking for strsignal... yes
yes
checking fcntl.h presence... checking for waitpid... yes
yes
checking for fcntl.h... yes
checking for LC_MESSAGES... checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... yes
-lm
yes
checking for working assert macro... checking for setproctitle... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
no
checking whether alloca needs Cray hooks... yes
checking for a known getopt prototype in unistd.h... no
checking stack direction for C alloca... configure: updating cache ./config.cache
yes
checking sys/time.h presence... yes
checking whether declaration is required for environ... checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... 1
checking for vfork.h... no
no
checking whether declaration is required for ffs... checking for fork... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... no
yes
checking whether asprintf is declared... checking for vfork... yes
checking for getpagesize... yes
checking whether mempcpy is declared... yes
checking for working fork... yes
checking for working mmap... yes
checking whether stpcpy is declared... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
checking for getc_unlocked... no
checking for sys_errlist... yes
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
yes
checking for mkdtemp... no
checking for sys_nerr... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for mkstemp... yes
checking for sbrk... yes
checking for utimensat... yes
checking for utimes... config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gconfig.h
yes
no
checking for sys_siglist... config.status: executing depfiles commands
config.status: executing libtool commands
checking for mbstate_t... config.status: executing default-1 commands
yes
checking for struct stat.st_atim.tv_nsec... config.status: creating po/POTFILES
config.status: creating po/Makefile
no
checking for external symbol _system_configuration... yes
checking whether struct stat.st_atim is of type struct timespec... no
checking for __fsetlocking... yes
checking for library containing frexp... Configuring in ./gprofng
yes
checking for canonicalize_file_name... none required
checking for LC_MESSAGES... yes
checking for dup3... yes
checking for a known getopt prototype in unistd.h... yes
checking for utime.h... yes
checking for getrlimit... yes
checking whether asprintf is declared... yes
yes
checking for getrusage... checking whether environ is declared... config.status: creating .gdbinit
config.status: creating Makefile
yes
checking whether getc_unlocked is declared... yes
config.status: creating po/Makefile.in
checking for getsysinfo... config.status: creating config.h
configure: creating cache ./config.cache
checking build system type... config.status: executing depfiles commands
config.status: executing libtool commands
x86_64-pc-linux-gnu
checking host system type... yes
x86_64-pc-linux-gnu
checking target system type... checking whether sbrk is declared... i586-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
config.status: executing default-1 commands
no
checking for a thread-safe mkdir -p... checking for gettimeofday... (cached) yes
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... config.status: creating po/POTFILES
checking for on_exit... config.status: creating po/Makefile
yes
checking whether /usr/bin/make supports nested variables... config.status: executing default commands
yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether stpcpy is declared... checking for style of include used by /usr/bin/make... GNU
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
yes
checking for pipe2... checking whether the C compiler works... yes
Configuring in ./ld
checking whether strnlen is declared... yes
checking for C compiler default output file name... a.out
yes
checking for suffix of executables... yes
checking for psignal... checking for msgpack... no
checking iconv.h usability...
checking whether we are cross compiling... yes
yes
checking iconv.h presence... checking for pstat_getdynamic... yes
checking for iconv.h... yes
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... no
checking for suffix of object files... done
checking for iconv... o
checking whether we are using the GNU C compiler... no
checking for pstat_getstatic... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... yes
checking for iconv declaration... no
checking for realpath... none needed
checking whether /usr/bin/gcc understands -c and -o together...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
yes
configure: creating cache ./config.cache
yes
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... checking for setrlimit... checking build system type... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i586-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... /usr/bin/gcc -E
yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
yes
checking whether /usr/bin/make supports nested variables... checking for grep that handles long lines and -e... checking for spawnve... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... checking whether /usr/bin/make supports nested variables... (cached) yes
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... no
checking for spawnvpe... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... no
checking for strerror... yes
checking whether we are cross compiling... checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for strsignal... no
checking for suffix of object files... yes
checking for stdlib.h... o
checking whether we are using the GNU C compiler... yes
yes
yes
checking whether /usr/bin/gcc accepts -g... checking for string.h... checking for sysconf... yes
checking for /usr/bin/gcc option to accept ISO C89... yes
checking for memory.h... yes
checking for sysctl... none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking for strings.h... yes
checking for style of include used by /usr/bin/make... yes
GNU
checking dependency style of /usr/bin/gcc... none
checking for inttypes.h... no
checking for sysmp... checking whether we are using the GNU C++ compiler... yes
checking for stdint.h... yes
checking whether /usr/bin/g++ accepts -g... no
checking for table... yes
yes
checking dependency style of /usr/bin/g++... none
checking for grep that handles long lines and -e... checking for unistd.h... /usr/bin/grep
checking how to run the C preprocessor... yes
/usr/bin/gcc -E
checking minix/config.h usability... no
checking for times... checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
config.status: creating Makefile
checking for wait3... config.status: creating po/Makefile.in
yes
checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc
config.status: creating config.h
config.status: executing depfiles commands
yes
config.status: executing libtool commands
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 dependency style of /usr/bin/gcc... (cached) none
checking for wait4... config.status: executing default-1 commands
checking whether we are using the GNU C++ compiler... yes
checking for sys/types.h... config.status: creating po/POTFILES
config.status: creating po/Makefile
yes
checking whether /usr/bin/g++ accepts -g... yes
checking for sbrk... yes
checking for sys/stat.h... yes
checking dependency style of /usr/bin/g++... none
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking the archiver (/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so) interface... yes
ar
checking for bison... bison
checking for bison 3.0.4 or newer... checking for stdlib.h... yes
checking whether basename is declared... 3.8.2, ok
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
yes
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... checking for string.h... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
yes
checking whether ffs is declared... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for memory.h... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
yes
checking for strings.h... checking whether asprintf is declared... yes
checking for inttypes.h... yes
checking whether vasprintf is declared... yes
ok
checking for stdint.h... checking for dlfcn.h... yes
checking whether snprintf is declared... yes
checking for unistd.h... yes
checking for objdir... .libs
yes
yes
checking minix/config.h usability... checking whether vsnprintf is declared... no
checking minix/config.h presence... yes
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking whether calloc is declared... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
yes
checking if /usr/bin/gcc static flag -static works... checking whether getenv is declared... checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... no
checking if /usr/bin/gcc supports -c -o file.o... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking whether getopt is declared... 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... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
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 x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
checking dynamic linker characteristics... yes
checking whether malloc is declared... yes
checking whether realloc is declared... ok
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... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... checking for dlfcn.h... yes
checking whether sbrk is declared... /usr/bin/g++ -E
yes
checking for objdir... .libs
yes
checking whether strtol is declared... yes
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking whether strtoul is declared... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking whether strtoll is declared... yes
checking if /usr/bin/gcc static flag -static works... no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking whether strtoull is declared... checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 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 the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
yes
checking dynamic linker characteristics... yes
checking whether strverscmp is declared... yes
checking whether strnlen is declared... 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... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... yes
checking whether canonicalize_file_name must be declared... checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... /usr/bin/g++ -E
yes
checking if /usr/bin/g++ static flag -static works... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
no
checking if /usr/bin/g++ supports -c -o file.o... checking for getpagesize... (cached) yes
checking for working mmap... yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether /usr/bin/gcc supports -Wall... yes
checking whether /usr/bin/gcc supports -Wswitch... yes
checking for working strncmp... yes
checking whether /usr/bin/gcc is Clang... no
checking whether pthreads work with -pthread... checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
configure: updating cache ./config.cache
yes
checking for joinable pthread attribute... configure: creating ./config.status
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... config.status: creating Makefile
yes
checking for javac... javac
checking for java... java
checking for jni.h... config.status: creating testsuite/Makefile
yes
checking if /usr/bin/g++ static flag -static works... config.status: creating config.h
no
checking if /usr/bin/g++ supports -c -o file.o... config.status: executing default commands
yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dlfcn.h... (cached) yes
checking for windows.h... Configuring in ./bfd
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty'
if [ x"" != 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"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.o
no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.o
8
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for LC_MESSAGES... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.o
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
x86_64-pc-linux-gnu
checking target system type... checking for msgfmt... no
checking for gmsgfmt... :
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o noasan/fibheap.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.o
checking for xgettext... no
i586-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for msgmerge... no
checking for bison... bison -y
checking for flex... yes
/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing flex
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... checking fcntl.h usability... no
configure: WARNING: Cannot find the JDK include directory.
gprofng will be build without support for profiling Java applications.
Use --with-jdk=PATH to specify directory for the installed JDK
checking linker --as-needed support... yes
yes
checking for expect... no
checking for Tcl supporting try/catch... no
checking for makeinfo... true --split-size=5000000
checking whether /usr/bin/make supports nested variables... yes
checking whether basename is declared... checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking elf-hints.h usability... yes
checking whether the C compiler works... checking for clock_gettime... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o
no
checking elf-hints.h presence... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... no
checking for elf-hints.h... no
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
checking limits.h usability... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.o
checking for strsignal... yes
checking limits.h presence...
checking whether we are cross compiling... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o pic/floatformat.o; \
else true; fi
yes
checking for limits.h... yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o noasan/floatformat.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.o
checking for inttypes.h... (cached) yes
yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... no
checking for suffix of object files... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking sys/file.h presence... o
checking whether we are using the GNU C compiler... yes
checking for sys/file.h... yes
checking sys/mman.h usability... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o
none needed
checking whether /usr/bin/gcc understands -c and -o together... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.o
yes
checking sys/param.h presence... yes
checking for style of include used by /usr/bin/make... GNU
yes
checking for sys/param.h... yes
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o noasan/getopt.o; \
else true; fi
checking for sys/stat.h... (cached) yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o
checking sys/time.h usability... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o noasan/getopt1.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.o
/usr/bin/gcc -E
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o noasan/getpwd.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o
yes
checking sys/time.h presence... 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/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for close... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o noasan/getruntime.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o noasan/hashtab.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.o
yes
checking for glob... yes
checking for sys/types.h... yes
checking for lseek... yes
checking for sys/stat.h... yes
yes
checking for stdlib.h... checking for mkstemp... yes
checking for string.h... yes
checking for open... yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o noasan/hex.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.o
checking for memory.h... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o noasan/lbasename.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o
yes
checking for strings.h... yes
checking for realpath... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.o
checking for inttypes.h... yes
yes
checking for sbrk... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.o
checking for stdint.h... yes
checking for unistd.h... yes
checking for waitpid... yes
checking minix/config.h usability... yes
no
checking minix/config.h presence... checking whether asprintf is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-file.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether environ is declared... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o noasan/objalloc.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o objalloc.o
config.status: creating Makefile
yes
checking whether sbrk is declared... config.status: creating src/Makefile
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
config.status: creating gp-display-html/Makefile
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
config.status: creating doc/Makefile
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o pic/obstack.o; \
else true; fi
checking for stdlib.h... (cached) yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o noasan/obstack.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
config.status: creating config.h
checking for getpagesize... config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libcollector (/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/libcollector)
ok
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/buildroot/autobuild/instance-0/output-1/host' '--with-gnu-as' '--with-gnu-ld' '--sysconfdir=/home/buildroot/autobuild/instance-0/output-1/host/etc' '--localstatedir=/home/buildroot/autobuild/instance-0/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' '--disable-multilib' '--disable-werror' '--disable-shared' '--enable-static' '--with-sysroot=/home/buildroot/autobuild/instance-0/output-1/host/i586-buildroot-linux-gnu/sysroot' '--enable-poison-system-directories' '--without-debuginfod' '--enable-plugins' '--enable-lto' '--disable-sim' '--disable-gdb' '--enable-gprofng' '--program-transform-name=s&^&i586-buildroot-linux-gnu-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=i586-buildroot-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=i586-buildroot-linux-gnu' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include ' 'LDFLAGS= -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include ' --cache-file=.././config.cache --srcdir=.
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o noasan/partition.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.o
checking for working mmap... checking for dlfcn.h... yes
checking for objdir... .libs
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o noasan/pexecute.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.o
yes
checking for library containing dlopen... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o noasan/physmem.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... none required
checking for a known getopt prototype in unistd.h... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o noasan/pex-common.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.o
yes
checking whether ANSI C string concatenation works... yes
checking if /usr/bin/gcc static flag -static works... yes
no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pic/pex-one.o; \
else true; fi
configure: loading cache .././config.cache
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o noasan/pex-one.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pex-one.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) i586-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether /usr/bin/make sets $(MAKE)... (cached) yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... checking whether /usr/bin/make supports nested variables... (cached) yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.o
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by /usr/bin/make... GNU
checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc
no
checking for shl_load in -ldld... checking whether the C compiler works... no
checking for dlopen... 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/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o
yes
checking whether a program can dlopen itself...
checking whether we are cross compiling... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-demangle.o
yes
checking whether a statically linked program can dlopen itself... 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 /usr/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/bin/gcc... (cached) none
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
yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for string.h... (cached) yes
checking for windows.h... checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
no
checking for library containing dlsym... checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for 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 dependency style of /usr/bin/gcc... (cached) none
none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/g++ accepts -g... (cached) yes
checking dependency style of /usr/bin/g++... (cached) none
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking the archiver (/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so) interface... (cached) ar
no
checking how to print strings... checking size of void *... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 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... (cached) -r
checking for x86_64-pc-linux-gnu-objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... (cached) strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... (cached) ok
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
8
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if /usr/bin/gcc static flag -static works... (cached) no
checking if /usr/bin/gcc supports -c -o file.o... (cached) 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 dynamic linker characteristics... 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... no
checking for gmsgfmt... :
checking for xgettext... no
(cached) checking for msgmerge... no
checking size of long long... 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... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... (cached) /usr/bin/g++ -E
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.o
8
checking size of void *... (cached) 8
checking size of long... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o noasan/simple-object.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.o
8
checking size of int... checking for ld used by /usr/bin/g++... (cached) /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o
4
checking fcntl.h usability... config.status: creating Makefile
config.status: creating po/Makefile.in
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
config.status: creating config.h
checking sys/file.h usability... config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... (cached) yes
checking if /usr/bin/g++ static flag -static works... (cached) no
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) yes
checking sys/file.h presence... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: WARNING: Cannot set --enable-shared for gprofng/libcollector. Profiling will be unavailable.
config.status: executing default commands
yes
checking for sys/file.h... yes
checking whether /usr/bin/gcc supports -Wnonnull-compare... checking sys/resource.h usability... yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.o
yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
configure: updating cache .././config.cache
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o
checking that generated files are newer than configure... done
configure: creating ./config.status
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl... yes
checking for fdopen... yes
checking for fileno... yes
checking for fls... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.o
no
checking for getgid... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o noasan/sort.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o
yes
checking for getpagesize... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o noasan/spaces.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.o
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o
checking for getrlimit... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o noasan/strerror.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.o
yes
checking for getuid... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o noasan/strsignal.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o timeval-utils.o
checking for sysconf... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o unlink-if-ordinary.o
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o pic/xatexit.o; \
else true; fi
checking whether basename is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o noasan/xatexit.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o noasan/xexit.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.o
checking whether ffs is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
checking whether stpcpy is declared... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o xvasprintf.o
yes
checking whether asprintf is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty/testsuite'
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o noasan/regex.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o
yes
checking whether vasprintf is declared... config.status: creating Makefile
yes
checking whether strnlen is declared... config.status: creating lib-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking compiler support for hidden visibility... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o cp-demangle.o
yes
checking printf int64_t format... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o noasan/md5.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o md5.o
l
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking for gcc version with buggy 64-bit support... no
checking for ftello... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o noasan/sha1.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o sha1.o
yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking whether ftello is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o noasan/alloca.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.o
yes
checking whether ftello64 is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o noasan/argv.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o argv.o
yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o bsearch_r.o
yes
checking whether fopen64 is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.o
yes
checking size of off_t... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o noasan/concat.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o concat.o
8
checking file_ptr type... int64_t
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o cp-demint.o
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o noasan/crc32.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o crc32.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-demangle.o
yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
/usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
/usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
/usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so ./libiberty.a; \
cd ..; \
else true; fi
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty'
config.status: creating 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 default commands
Configuring in ./opcodes
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd'
GEN bfdver.h
GEN elf32-target.h
GEN elf64-target.h
GEN targmatch.h
Making info in po
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/po'
( if test 'x.' != 'x.'; then \
posrcprefix='../'; \
else \
posrcprefix="../"; \
fi; \
rm -f SRC-POTFILES-t SRC-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \
| sed -e '$s/\\$//') > SRC-POTFILES-t \
&& chmod a-w SRC-POTFILES-t \
&& mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \
| sed -e '$s/\\$//') > BLD-POTFILES-t \
&& chmod a-w BLD-POTFILES-t \
&& mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
&& CONFIG_FILES=po/Makefile.in:po/Make-in \
CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default commands
configure: creating cache ./config.cache
checking build system type... make[4]: Nothing to be done for 'info'.
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/po'
x86_64-pc-linux-gnu
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd'
checking host system type... make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped.
CCLD doc/chew.stamp
x86_64-pc-linux-gnu
checking target system type... i586-buildroot-linux-gnu
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
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
checking whether the C compiler works... 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 for style of include used by /usr/bin/make... GNU
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... /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... GEN doc/aoutx.stamp
GEN doc/archive.stamp
GEN doc/archures.stamp
GEN doc/bfdio.stamp
GEN doc/bfdt.stamp
GEN doc/bfdwin.stamp
GEN doc/cache.stamp
GEN doc/coffcode.stamp
GEN doc/corefile.stamp
GEN doc/elfcode.stamp
GEN doc/elf.stamp
GEN doc/format.stamp
GEN doc/hash.stamp
GEN doc/init.stamp
GEN doc/libbfd.stamp
GEN doc/linker.stamp
GEN doc/mmo.stamp
GEN doc/opncls.stamp
GEN doc/reloc.stamp
GEN doc/section.stamp
GEN doc/syms.stamp
GEN doc/targets.stamp
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/po'
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd'
make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped.
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
yes
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
GEN peigen.c
GEN pex64igen.c
checking for sys/types.h... rm -f tofiles
rm -f bfd-tmp.h
f=""; \
for i in elf32-i386.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo elf64-x86-64.lo elf64.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo ; do \
case " $f " in \
*" $i "*) ;; \
*) f="$f $i" ;; \
esac ; \
done ; \
echo $f > tofiles
touch stmp-bfd-h
/bin/sh ./../move-if-change tofiles ofiles
touch stamp-ofiles
CC archive.lo
CC archures.lo
CC bfd.lo
yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... CC bfdio.lo
yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... CC bfdwin.lo
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... CC cache.lo
CC coff-bfd.lo
yes
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... CC compress.lo
CC corefile.lo
ok
CC elf-properties.lo
checking for dlfcn.h... yes
checking for objdir... .libs
CC format.lo
CC hash.lo
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... no
checking if /usr/bin/gcc supports -c -o file.o... CC init.lo
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... CC libbfd.lo
yes
checking dynamic linker characteristics... CC linker.lo
CC merge.lo
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... no
checking whether to build static libraries... yes
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking size of void *... CC opncls.lo
8
checking whether basename is declared... yes
checking whether stpcpy is declared... CC reloc.lo
yes
checking for sigsetjmp...
checking linker --as-needed support... yes
checking for cos in -lm... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
CC section.lo
CC simple.lo
CC stab-syms.lo
CC stabs.lo
CC syms.lo
CC targets.lo
CC binary.lo
CC ihex.lo
CC srec.lo
CC tekhex.lo
config.status: creating Makefile
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: creating po/POTFILES
config.status: creating po/Makefile
CC verilog.lo
CC elf32-i386.lo
CC elfxx-x86.lo
CC elf-ifunc.lo
CC elf-vxworks.lo
CC elf32.lo
CC elf.lo
CC elflink.lo
CC elf-attrs.lo
CC elf-strtab.lo
CC elf-eh-frame.lo
CC dwarf1.lo
CC dwarf2.lo
CC pei-i386.lo
CC peigen.lo
CC cofflink.lo
CC coffgen.lo
CC elf64-x86-64.lo
CC elf64.lo
CC pe-x86_64.lo
CC pex64igen.lo
CC pei-x86_64.lo
CC elf64-gen.lo
CC elf32-gen.lo
CC plugin.lo
CC cpu-i386.lo
CC cpu-iamcu.lo
CC archive64.lo
CCLD 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so libbfd.tmp; \
/bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd'
Configuring in ./libctf
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes'
Making all in .
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes'
CC dis-buf.lo
CC disassemble.lo
CC dis-init.lo
CC i386-dis.lo
CC i386-opc.lo
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... i586-buildroot-linux-gnu
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... CCLD libopcodes.la
yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so libopcodes.tmp; \
/bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... touch stamp-lib
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/po'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes'
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas'
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... /usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas'
Making all in po
yes
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas/po'
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas'
checking for style of include used by /usr/bin/make... GNU
CC app.o
checking whether /usr/bin/make supports nested variables... CC as.o
CC atof-generic.o
yes
checking dependency style of /usr/bin/gcc... none
checking whether /usr/bin/make supports nested variables... (cached) yes
checking whether /usr/bin/make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking the archiver (/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so) interface... ar
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... CC compress-debug.o
/usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... CC cond.o
/usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... CC depend.o
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... CC dwarf2dbg.o
yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... CC dw2gencfi.o
CC ecoff.o
ok
checking for dlfcn.h... CC ehopt.o
yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... CC expr.o
no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... CC flonum-copy.o
yes
checking if /usr/bin/gcc static flag -static works... CC flonum-konst.o
CC flonum-mult.o
no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... CC frags.o
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... ${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing aclocal-1.15
checking for autoconf... ${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing autoconf
checking for autoheader... ${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing autoheader
checking whether /usr/bin/gcc supports -W... CC hash.o
yes
CC input-file.o
checking whether /usr/bin/gcc supports -Wall... yes
checking whether /usr/bin/gcc supports -Wnarrowing... CC input-scrub.o
yes
CC listing.o
checking whether /usr/bin/gcc supports -Wwrite-strings... yes
CC literal.o
checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes
checking whether /usr/bin/gcc supports -Wstrict-prototypes... CC macro.o
CC messages.o
yes
checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes
checking whether /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /usr/bin/gcc supports -pedantic -Wlong-long... CC output-file.o
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether /usr/bin/gcc supports -Wall... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... CC read.o
CC remap.o
yes
checking for getpagesize... CC sb.o
yes
checking for working mmap... CC stabs.o
CC subsegs.o
yes
checking for library containing dlsym... none required
checking for ELF support in BFD... CC symbols.o
CC write.o
yes
checking whether byte ordering is bigendian... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for pread... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... GEN doc/asconfig.texi
CC config/tc-i386.o
yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether stpcpy is declared... CC config/obj-elf.o
yes
checking for qsort_r... CC config/atof-ieee.o
yes
checking for qsort_r signature... GNU
checking for O_CLOEXEC... yes
checking for makeinfo... true --split-size=5000000
configure: WARNING:
*** Makeinfo is too old. Info documentation will not be built.
checking for expect... no
checking for Tcl supporting try/catch... no
checking for linker versioning flags... GEN doc/as.1
-Wl,--version-script='./libctf.ver'
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
MAKEINFO doc/as.info
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libctf'
/usr/bin/make all-am
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libctf'
CC libctf_la-ctf-archive.lo
CC libctf_la-ctf-dump.lo
CC libctf_la-ctf-create.lo
CC libctf_la-ctf-decl.lo
CC libctf_la-ctf-error.lo
CC libctf_la-ctf-hash.lo
CC libctf_la-ctf-labels.lo
CC libctf_la-ctf-dedup.lo
CC libctf_la-ctf-link.lo
CC libctf_la-ctf-lookup.lo
CC libctf_la-ctf-open.lo
CC libctf_la-ctf-serialize.lo
CC libctf_la-ctf-sha1.lo
CC libctf_la-ctf-string.lo
CC libctf_la-ctf-subr.lo
CC libctf_la-ctf-types.lo
CC libctf_la-ctf-util.lo
CC libctf_la-ctf-open-bfd.lo
CC libctf_nobfd_la-ctf-archive.lo
CC libctf_nobfd_la-ctf-dump.lo
CC libctf_nobfd_la-ctf-create.lo
CC libctf_nobfd_la-ctf-decl.lo
CC libctf_nobfd_la-ctf-error.lo
CC libctf_nobfd_la-ctf-hash.lo
CC libctf_nobfd_la-ctf-labels.lo
CCLD as-new
CC libctf_nobfd_la-ctf-dedup.lo
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gas'
CC libctf_nobfd_la-ctf-link.lo
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof/po'
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof'
CC basic_blocks.o
CC libctf_nobfd_la-ctf-lookup.lo
CC call_graph.o
CC cg_arcs.o
CC libctf_nobfd_la-ctf-open.lo
CC libctf_nobfd_la-ctf-serialize.lo
CC cg_dfn.o
CC libctf_nobfd_la-ctf-sha1.lo
CC cg_print.o
CC libctf_nobfd_la-ctf-string.lo
CC libctf_nobfd_la-ctf-subr.lo
CC libctf_nobfd_la-ctf-types.lo
CC libctf_nobfd_la-ctf-util.lo
CC corefile.o
CCLD libctf.la
CC gmon_io.o
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
CC gprof.o
CC hertz.o
CC hist.o
CC source.o
CC search_list.o
CC symtab.o
CCLD libctf-nobfd.la
CC sym_ids.o
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
CC utils.o
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libctf'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libctf'
CC i386.o
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng'
/usr/bin/make jdk_inc="" LD_NO_AS_NEEDED="-Wl,--no-as-needed" GPROFNG_CFLAGS="-Wall" GPROFNG_CPPFLAGS="-U_ASM" all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng'
Making all in libcollector
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/libcollector'
/usr/bin/make all-am
make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/libcollector'
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-gethrtime.lo `test -f 'gethrtime.c' || echo './'`gethrtime.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c gethrtime.c -o libgp_collector_la-gethrtime.o
CC alpha.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-dispatcher.lo `test -f 'dispatcher.c' || echo './'`dispatcher.c
CC vax.o
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c dispatcher.c -o libgp_collector_la-dispatcher.o
CC sparc.o
CC mips.o
CC aarch64.o
CC flat_bl.o
CC bsd_callg_bl.o
CC fsf_callg_bl.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-iolib.lo `test -f 'iolib.c' || echo './'`iolib.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-mmaptrace.lo `test -f 'mmaptrace.c' || echo './'`mmaptrace.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c iolib.c -o libgp_collector_la-iolib.o
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c mmaptrace.c -o libgp_collector_la-mmaptrace.o
CCLD gprof
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-memmgr.lo `test -f 'memmgr.c' || echo './'`memmgr.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c memmgr.c -o libgp_collector_la-memmgr.o
iolib.c: In function '__collector_create_handle':
iolib.c:151:32: warning: the comparison will always evaluate as 'false' for the address of '__collector_exp_dir_name' will never be NULL [-Waddress]
151 | if (__collector_exp_dir_name == NULL)
| ^~
In file included from iolib.c:35:
collector.h:146:13: note: '__collector_exp_dir_name' declared here
146 | extern char __collector_exp_dir_name[];
| ^~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-tsd.lo `test -f 'tsd.c' || echo './'`tsd.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c tsd.c -o libgp_collector_la-tsd.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-profile.lo `test -f 'profile.c' || echo './'`profile.c
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprof'
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c profile.c -o libgp_collector_la-profile.o
make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils'
CC sysinfo.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-envmgmt.lo `test -f 'envmgmt.c' || echo './'`envmgmt.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c envmgmt.c -o libgp_collector_la-envmgmt.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-linetrace.lo `test -f 'linetrace.c' || echo './'`linetrace.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c linetrace.c -o libgp_collector_la-linetrace.o
linetrace.c: In function 'linetrace_ext_fork_epilogue':
linetrace.c:833:28: warning: the comparison will always evaluate as 'false' for the address of 'new_exp_name' will never be NULL [-Waddress]
833 | if (new_exp_name == NULL)
| ^~
linetrace.c:799:8: note: 'new_exp_name' declared here
799 | char new_exp_name[LT_MAXPATHLEN];
| ^~~~~~~~~~~~
Making info in po
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils/po'
make[4]: Nothing to be done for 'info'.
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils/po'
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils'
GEN doc/addr2line.1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-libcol_hwcdrv.lo `test -f 'libcol_hwcdrv.c' || echo './'`libcol_hwcdrv.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-libcol_hwcfuncs.lo `test -f 'libcol_hwcfuncs.c' || echo './'`libcol_hwcfuncs.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c libcol_hwcdrv.c -o libgp_collector_la-libcol_hwcdrv.o
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c libcol_hwcfuncs.c -o libgp_collector_la-libcol_hwcfuncs.o
GEN doc/ar.1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-libcol-i386-dis.lo `test -f 'libcol-i386-dis.c' || echo './'`libcol-i386-dis.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c libcol-i386-dis.c -o libgp_collector_la-libcol-i386-dis.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-hwprofile.lo `test -f 'hwprofile.c' || echo './'`hwprofile.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c hwprofile.c -o libgp_collector_la-hwprofile.o
GEN doc/dlltool.1
GEN doc/nm.1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-jprofile.lo `test -f 'jprofile.c' || echo './'`jprofile.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c jprofile.c -o libgp_collector_la-jprofile.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-unwind.lo `test -f 'unwind.c' || echo './'`unwind.c
GEN doc/objcopy.1
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c unwind.c -o libgp_collector_la-unwind.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-libcol_util.lo `test -f 'libcol_util.c' || echo './'`libcol_util.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c libcol_util.c -o libgp_collector_la-libcol_util.o
GEN doc/objdump.1
GEN doc/ranlib.1
GEN doc/readelf.1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o libgp_collector_la-collector.lo `test -f 'collector.c' || echo './'`collector.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -I../../bfd -I./../.. -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c collector.c -o libgp_collector_la-collector.o
GEN doc/size.1
GEN doc/strings.1
GEN doc/strip.1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o collectorAPI.lo collectorAPI.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c collectorAPI.c -o collectorAPI.o
GEN doc/elfedit.1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o heaptrace.lo heaptrace.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c heaptrace.c -o heaptrace.o
GEN doc/windres.1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o synctrace.lo synctrace.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c synctrace.c -o synctrace.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o iotrace.lo iotrace.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -U_ASM -I.. -I. -I./../common -I./../src -I./../../include -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c iotrace.c -o iotrace.o
GEN doc/windmc.1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -module -avoid-version -Wl,--version-script,./mapfile.amd64-Linux -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o libgp-collector.la -rpath /home/buildroot/autobuild/instance-0/output-1/host/lib/gprofng libgp_collector_la-gethrtime.lo libgp_collector_la-dispatcher.lo libgp_collector_la-iolib.lo libgp_collector_la-mmaptrace.lo libgp_collector_la-memmgr.lo libgp_collector_la-tsd.lo libgp_collector_la-profile.lo libgp_collector_la-envmgmt.lo libgp_collector_la-linetrace.lo libgp_collector_la-libcol_hwcdrv.lo libgp_collector_la-libcol_hwcfuncs.lo libgp_collector_la-libcol-i386-dis.lo libgp_collector_la-hwprofile.lo libgp_collector_la-jprofile.lo libgp_collector_la-unwind.lo libgp_collector_la-libcol_util.lo libgp_collector_la-collector.lo
GEN doc/cxxfilt.man
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -module -avoid-version -Wl,--version-script,./mapfile.amd64-Linux -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o libgp-collectorAPI.la -rpath /home/buildroot/autobuild/instance-0/output-1/host/lib/gprofng collectorAPI.lo -lc -ldl
libtool: link: /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc .libs/libgp-collector.a libgp_collector_la-gethrtime.o libgp_collector_la-dispatcher.o libgp_collector_la-iolib.o libgp_collector_la-mmaptrace.o libgp_collector_la-memmgr.o libgp_collector_la-tsd.o libgp_collector_la-profile.o libgp_collector_la-envmgmt.o libgp_collector_la-linetrace.o libgp_collector_la-libcol_hwcdrv.o libgp_collector_la-libcol_hwcfuncs.o libgp_collector_la-libcol-i386-dis.o libgp_collector_la-hwprofile.o libgp_collector_la-jprofile.o libgp_collector_la-unwind.o libgp_collector_la-libcol_util.o libgp_collector_la-collector.o
GEN doc/c++filt.1
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils'
CC syslex_wrap.o
libtool: link: /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so .libs/libgp-collector.a
libtool: link: /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc .libs/libgp-collectorAPI.a collectorAPI.o
libtool: link: ( cd ".libs" && rm -f "libgp-collector.la" && ln -s "../libgp-collector.la" "libgp-collector.la" )
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -module -avoid-version -Wl,--version-script,./mapfile.amd64-Linux -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o libgp-heap.la -rpath /home/buildroot/autobuild/instance-0/output-1/host/lib/gprofng heaptrace.lo
libtool: link: /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so .libs/libgp-collectorAPI.a
libtool: link: ( cd ".libs" && rm -f "libgp-collectorAPI.la" && ln -s "../libgp-collectorAPI.la" "libgp-collectorAPI.la" )
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -module -avoid-version -Wl,--version-script,./mapfile.amd64-Linux -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o libgp-sync.la -rpath /home/buildroot/autobuild/instance-0/output-1/host/lib/gprofng synctrace.lo
libtool: link: /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc .libs/libgp-heap.a heaptrace.o
libtool: link: /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so .libs/libgp-heap.a
libtool: link: ( cd ".libs" && rm -f "libgp-heap.la" && ln -s "../libgp-heap.la" "libgp-heap.la" )
libtool: link: /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc .libs/libgp-sync.a synctrace.o
libtool: link: /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so .libs/libgp-sync.a
libtool: link: ( cd ".libs" && rm -f "libgp-sync.la" && ln -s "../libgp-sync.la" "libgp-sync.la" )
CCLD sysinfo
GEN sysroff.h
/usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils/po'
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils'
CC size.o
CC bucomm.o
CC version.o
CC filemode.o
CC objdump.o
CC dwarf.o
CC prdbg.o
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -module -avoid-version -Wl,--version-script,./mapfile.amd64-Linux -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o libgp-iotrace.la -rpath /home/buildroot/autobuild/instance-0/output-1/host/lib/gprofng iotrace.lo
libtool: link: /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc .libs/libgp-iotrace.a iotrace.o
libtool: link: /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so .libs/libgp-iotrace.a
libtool: link: ( cd ".libs" && rm -f "libgp-iotrace.la" && ln -s "../libgp-iotrace.la" "libgp-iotrace.la" )
make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/libcollector'
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/libcollector'
Making all in src
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/src'
bison QLParser.yy
QLParser.yy:69.1-34: warning: deprecated directive: '%define parser_class_name {Parser}', use '%define api.parser.class {Parser}' [-Wdeprecated]
69 | %define parser_class_name {Parser}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| %define api.parser.class {Parser}
QLParser.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
/usr/bin/make all-am
make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/src'
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Application.lo Application.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Application.cc -o Application.o
CC demanguse.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o BaseMetric.lo BaseMetric.cc
CC rddbg.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c BaseMetric.cc -o BaseMetric.o
CC debug.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o BaseMetricTreeNode.lo BaseMetricTreeNode.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c BaseMetricTreeNode.cc -o BaseMetricTreeNode.o
CC stabs.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o CallStack.lo CallStack.cc
CC rdcoff.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c CallStack.cc -o CallStack.o
CC elfcomm.o
CC arparse.o
CC arlex.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o CatchOutOfMemory.lo CatchOutOfMemory.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c CatchOutOfMemory.cc -o CatchOutOfMemory.o
CC ar.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o ClassFile.lo ClassFile.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c ClassFile.cc -o ClassFile.o
CC not-ranlib.o
CC arsup.o
CC rename.o
CC binemul.o
CC emul_vanilla.o
CC strings.o
CC is-ranlib.o
CC objcopy.o
CC not-strip.o
CC wrstabs.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Command.lo Command.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Command.cc -o Command.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o CompCom.lo CompCom.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c CompCom.cc -o CompCom.o
CC addr2line.o
CC readelf.o
CC unwind-ia64.o
CC elfedit.o
CC nm.o
CC is-strip.o
CC cxxfilt.o
CC bfdtest1.o
CC bfdtest2.o
CCLD size
CCLD objdump
CCLD ar
/usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_TAG_name':
dwarfnames.c:(.text+0x0): multiple definition of `get_DW_TAG_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_FORM_name':
dwarfnames.c:(.text+0x5c0): multiple definition of `get_DW_FORM_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x5e0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_AT_name':
dwarfnames.c:(.text+0x8d0): multiple definition of `get_DW_AT_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x900): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_OP_name':
dwarfnames.c:(.text+0xf60): multiple definition of `get_DW_OP_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1140): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_ATE_name':
dwarfnames.c:(.text+0xf80): multiple definition of `get_DW_ATE_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1740): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_CFA_name':
dwarfnames.c:(.text+0xfa0): multiple definition of `get_DW_CFA_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1880): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(dwarfnames.o): in function `get_DW_IDX_name':
dwarfnames.c:(.text+0xfc0): multiple definition of `get_DW_IDX_name'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x19b0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_size':
hashtab.c:(.text+0x320): multiple definition of `htab_size'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x330): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_elements':
hashtab.c:(.text+0x330): multiple definition of `htab_elements'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x340): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_alloc_ex':
hashtab.c:(.text+0x340): multiple definition of `htab_create_alloc_ex'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x350): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_typed_alloc':
hashtab.c:(.text+0x400): multiple definition of `htab_create_typed_alloc'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x410): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create_alloc':
hashtab.c:(.text+0x4c0): multiple definition of `htab_create_alloc'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x4d0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_set_functions_ex':
hashtab.c:(.text+0x4e0): multiple definition of `htab_set_functions_ex'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x4f0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_create':
hashtab.c:(.text+0x510): multiple definition of `htab_create'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x510): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_try_create':
hashtab.c:(.text+0x530): multiple definition of `htab_try_create'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x530): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_delete':
hashtab.c:(.text+0x550): multiple definition of `htab_delete'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x550): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_empty':
hashtab.c:(.text+0x5d0): multiple definition of `htab_empty'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x5d0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_with_hash':
hashtab.c:(.text+0x6d0): multiple definition of `htab_find_with_hash'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x6d0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find':
hashtab.c:(.text+0x810): multiple definition of `htab_find'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x810): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_slot_with_hash':
hashtab.c:(.text+0x840): multiple definition of `htab_find_slot_with_hash'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x840): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_find_slot':
hashtab.c:(.text+0xa60): multiple definition of `htab_find_slot'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xa50): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_remove_elt_with_hash':
hashtab.c:(.text+0xa90): multiple definition of `htab_remove_elt_with_hash'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xa80): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_remove_elt':
hashtab.c:(.text+0xad0): multiple definition of `htab_remove_elt'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xac0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_clear_slot':
hashtab.c:(.text+0xb00): multiple definition of `htab_clear_slot'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xaf0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_traverse_noresize':
hashtab.c:(.text+0xb60): multiple definition of `htab_traverse_noresize'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb50): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_traverse':
hashtab.c:(.text+0xbb0): multiple definition of `htab_traverse'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xba0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_collisions':
hashtab.c:(.text+0xc40): multiple definition of `htab_collisions'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc00): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `htab_hash_string':
hashtab.c:(.text+0xc70): multiple definition of `htab_hash_string'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc30): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o): in function `iterative_hash':
hashtab.c:(.text+0xcd0): multiple definition of `iterative_hash'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc60): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o):(.data+0x0): multiple definition of `htab_eq_pointer'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x0): first defined here
/usr/bin/ld: ../libiberty/libiberty.a(hashtab.o):(.data+0x8): multiple definition of `htab_hash_pointer'; /home/buildroot/autobuild/instance-0/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x8): first defined here
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:1043: objdump] Error 1
make[5]: *** Waiting for unfinished jobs....
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DataObject.lo DataObject.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DataSpace.lo DataSpace.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Data_window.lo Data_window.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DataObject.cc -o DataObject.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DataSpace.cc -o DataSpace.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Data_window.cc -o Data_window.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DataStream.lo DataStream.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DbeApplication.lo DbeApplication.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DataStream.cc -o DataStream.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DbeApplication.cc -o DbeApplication.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DbeFile.lo DbeFile.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DbeFile.cc -o DbeFile.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DbeJarFile.lo DbeJarFile.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DbeLock.lo DbeLock.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DbeJarFile.cc -o DbeJarFile.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DbeLock.cc -o DbeLock.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DbeSession.lo DbeSession.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DbeSession.cc -o DbeSession.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DbeThread.lo DbeThread.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DbeThread.cc -o DbeThread.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DbeView.lo DbeView.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DbeView.cc -o DbeView.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DerivedMetrics.lo DerivedMetrics.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DerivedMetrics.cc -o DerivedMetrics.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Disasm.lo Disasm.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Disasm.cc -o Disasm.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Dwarf.lo Dwarf.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Dwarf.cc -o Dwarf.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o DwarfLib.lo DwarfLib.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c DwarfLib.cc -o DwarfLib.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Elf.lo Elf.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Elf.cc -o Elf.o
Elf.cc: In member function 'Elf_Data* Elf::elf_getdata(unsigned int)':
Elf.cc:399:13: warning: '*_6 + _131' may be used uninitialized [-Wmaybe-uninitialized]
399 | Elf_Data *edta = data[sec];
| ^~~~
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Emsg.lo Emsg.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Emsg.cc -o Emsg.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Experiment.lo Experiment.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Experiment.cc -o Experiment.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Exp_Layout.lo Exp_Layout.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Exp_Layout.cc -o Exp_Layout.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o ExpGroup.lo ExpGroup.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c ExpGroup.cc -o ExpGroup.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Expression.lo Expression.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Expression.cc -o Expression.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o FileData.lo FileData.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c FileData.cc -o FileData.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Filter.lo Filter.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o FilterSet.lo FilterSet.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Filter.cc -o Filter.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c FilterSet.cc -o FilterSet.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Function.lo Function.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Function.cc -o Function.o
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils'
make[4]: *** [Makefile:1433: all-recursive] Error 1
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils'
make[3]: *** [Makefile:877: all] Error 2
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/binutils'
make[2]: *** [Makefile:4043: all-binutils] Error 2
make[2]: *** Waiting for unfinished jobs....
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o HeapMap.lo HeapMap.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c HeapMap.cc -o HeapMap.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o HeapData.lo HeapData.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c HeapData.cc -o HeapData.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o HeapActivity.lo HeapActivity.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c HeapActivity.cc -o HeapActivity.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Hist_data.lo Hist_data.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Hist_data.cc -o Hist_data.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o IndexObject.lo IndexObject.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o IOActivity.lo IOActivity.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c IndexObject.cc -o IndexObject.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c IOActivity.cc -o IOActivity.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o LoadObject.lo LoadObject.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c LoadObject.cc -o LoadObject.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o MachineModel.lo MachineModel.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c MachineModel.cc -o MachineModel.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o MemObject.lo MemObject.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c MemObject.cc -o MemObject.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o MemorySpace.lo MemorySpace.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c MemorySpace.cc -o MemorySpace.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Metric.lo Metric.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Metric.cc -o Metric.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o MetricList.lo MetricList.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c MetricList.cc -o MetricList.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Module.lo Module.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Module.cc -o Module.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Ovw_data.lo Ovw_data.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Ovw_data.cc -o Ovw_data.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o PRBTree.lo PRBTree.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c PRBTree.cc -o PRBTree.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o PathTree.lo PathTree.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c PathTree.cc -o PathTree.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o PreviewExp.lo PreviewExp.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c PreviewExp.cc -o PreviewExp.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Print.lo Print.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Print.cc -o Print.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o SAXParserFactory.lo SAXParserFactory.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c SAXParserFactory.cc -o SAXParserFactory.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Sample.lo Sample.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Sample.cc -o Sample.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Settings.lo Settings.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Settings.cc -o Settings.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o SourceFile.lo SourceFile.cc
Settings.cc: In member function 'Cmd_status Settings::set_name_format(char*)':
Settings.cc:1260:23: warning: comparing the result of pointer addition '(colon + 1)' and NULL [-Waddress]
1260 | if (colon && (colon + 1))
| ~~~~~~~^~~~
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c SourceFile.cc -o SourceFile.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Stabs.lo Stabs.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Stabs.cc -o Stabs.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Stats_data.lo Stats_data.cc
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o StringBuilder.lo StringBuilder.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Stats_data.cc -o Stats_data.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c StringBuilder.cc -o StringBuilder.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Table.lo Table.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Table.cc -o Table.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o QLParser.tab.lo QLParser.tab.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c QLParser.tab.cc -o QLParser.tab.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o dbe_collctrl.lo dbe_collctrl.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c dbe_collctrl.cc -o dbe_collctrl.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o i18n.lo i18n.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c i18n.cc -o i18n.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o parse.lo parse.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c parse.cc -o parse.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o UserLabel.lo UserLabel.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c UserLabel.cc -o UserLabel.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o util.lo util.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c util.cc -o util.o
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o Dbe.lo Dbe.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c Dbe.cc -o Dbe.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o dbe_hwcdrv.lo dbe_hwcdrv.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c dbe_hwcdrv.c -o dbe_hwcdrv.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o dbe_hwcfuncs.lo dbe_hwcfuncs.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c dbe_hwcfuncs.c -o dbe_hwcfuncs.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o dbe_hwctable.lo dbe_hwctable.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c dbe_hwctable.c -o dbe_hwctable.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o dbe_memmgr.lo dbe_memmgr.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c dbe_memmgr.c -o dbe_memmgr.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o gethrtime.lo gethrtime.c
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c gethrtime.c -o gethrtime.o
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o gp-archive.o gp-archive.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o ArchiveExp.o ArchiveExp.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o gp-collect-app.o gp-collect-app.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o checks.o checks.cc
checks.cc: In member function 'collect::Exec_status collect::check_executable_arch(Elf*)':
checks.cc:329:29: warning: the address of 'utsname::machine' will never be NULL [-Waddress]
329 | if (r == 0 && unbuf.machine && strstr (unbuf.machine, "_64") == NULL)
| ~~~~~~^~~~~~~
In file included from checks.cc:24:
/usr/include/sys/utsname.h:62:10: note: 'utsname::machine' declared here
62 | char machine[_UTSNAME_MACHINE_LENGTH];
| ^~~~~~~
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o envsets.o envsets.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o count.o count.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o gprofng.o gprofng.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o gp-display-text.o gp-display-text.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o ipc.o ipc.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o ipcio.o ipcio.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/etc\" -I.. -I. -I./../common -I./../../include -I./../../opcodes -I../../bfd -I./../../bfd -I../../zlib -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o gp-display-src.o gp-display-src.cc
/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -version-info 0:0:0 -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o libgprofng.la -rpath /home/buildroot/autobuild/instance-0/output-1/host/lib/gprofng Application.lo BaseMetric.lo BaseMetricTreeNode.lo CallStack.lo CatchOutOfMemory.lo ClassFile.lo Command.lo CompCom.lo DataObject.lo DataSpace.lo Data_window.lo DataStream.lo DbeApplication.lo DbeFile.lo DbeJarFile.lo DbeLock.lo DbeSession.lo DbeThread.lo DbeView.lo DerivedMetrics.lo Disasm.lo Dwarf.lo DwarfLib.lo Elf.lo Emsg.lo Experiment.lo Exp_Layout.lo ExpGroup.lo Expression.lo FileData.lo Filter.lo FilterSet.lo Function.lo HeapMap.lo HeapData.lo HeapActivity.lo Hist_data.lo IndexObject.lo IOActivity.lo LoadObject.lo MachineModel.lo MemObject.lo MemorySpace.lo Metric.lo MetricList.lo Module.lo Ovw_data.lo PRBTree.lo PathTree.lo PreviewExp.lo Print.lo SAXParserFactory.lo Sample.lo Settings.lo SourceFile.lo Stabs.lo Stats_data.lo StringBuilder.lo Table.lo QLParser.tab.lo dbe_collctrl.lo i18n.lo parse.lo UserLabel.lo util.lo Dbe.lo dbe_hwcdrv.lo dbe_hwcfuncs.lo dbe_hwctable.lo dbe_memmgr.lo gethrtime.lo ../../opcodes/libopcodes.la ../../bfd/libbfd.la -L../../libiberty -liberty -lpthread -ldl
libtool: link: /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so rc .libs/libgprofng.a Application.o BaseMetric.o BaseMetricTreeNode.o CallStack.o CatchOutOfMemory.o ClassFile.o Command.o CompCom.o DataObject.o DataSpace.o Data_window.o DataStream.o DbeApplication.o DbeFile.o DbeJarFile.o DbeLock.o DbeSession.o DbeThread.o DbeView.o DerivedMetrics.o Disasm.o Dwarf.o DwarfLib.o Elf.o Emsg.o Experiment.o Exp_Layout.o ExpGroup.o Expression.o FileData.o Filter.o FilterSet.o Function.o HeapMap.o HeapData.o HeapActivity.o Hist_data.o IndexObject.o IOActivity.o LoadObject.o MachineModel.o MemObject.o MemorySpace.o Metric.o MetricList.o Module.o Ovw_data.o PRBTree.o PathTree.o PreviewExp.o Print.o SAXParserFactory.o Sample.o Settings.o SourceFile.o Stabs.o Stats_data.o StringBuilder.o Table.o QLParser.tab.o dbe_collctrl.o i18n.o parse.o UserLabel.o util.o Dbe.o dbe_hwcdrv.o dbe_hwcfuncs.o dbe_hwctable.o dbe_memmgr.o gethrtime.o
libtool: link: /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so .libs/libgprofng.a
libtool: link: ( cd ".libs" && rm -f "libgprofng.la" && ln -s "../libgprofng.la" "libgprofng.la" )
/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gp-archive gp-archive.o ArchiveExp.o libgprofng.la -L../../zlib -lz
/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gp-collect-app gp-collect-app.o checks.o envsets.o count.o libgprofng.la -L../../zlib -lz
/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gprofng gprofng.o libgprofng.la -L../../zlib -lz
/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gp-display-text gp-display-text.o ipc.o ipcio.o libgprofng.la -L../../zlib -lz
libtool: link: /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gp-archive gp-archive.o ArchiveExp.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/.libs/libbfd.a -liberty -lpthread -ldl -lz -pthread
libtool: link: /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gprofng gprofng.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/.libs/libbfd.a -liberty -lpthread -ldl -lz -pthread
libtool: link: /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gp-display-text gp-display-text.o ipc.o ipcio.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/.libs/libbfd.a -liberty -lpthread -ldl -lz -pthread
libtool: link: /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gp-collect-app gp-collect-app.o checks.o envsets.o count.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/.libs/libbfd.a -liberty -lpthread -ldl -lz -pthread
/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gp-display-src gp-display-src.o libgprofng.la -L../../zlib -lz
_BUILDING_MANPAGE=1 /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing help2man --libtool --no-info --info-page="gprofng" --manual="User Commands" \
--name="archive gprofng experiment data" ./gp-archive | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' | sed 's/Limitations:/.SH LIMITATIONS/' > gp-archive.1
/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing: line 81: help2man: command not found
_BUILDING_MANPAGE=1 /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing help2man --libtool --no-info --info-page="gprofng" --manual="User Commands" \
--name="the driver for the gprofng tool suite" ./gprofng | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' | sed 's/Limitations:/.SH LIMITATIONS/' > gprofng.1
_BUILDING_MANPAGE=1 /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing help2man --libtool --no-info --info-page="gprofng" --manual="User Commands" \
--name="display the performance data in plain text format" ./gp-display-text | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' | sed 's/Limitations:/.SH LIMITATIONS/' > gp-display-text.1
WARNING: 'help2man' is missing on your system.
You should only need it if you modified a dependency of a man page.
You may want to install the GNU Help2man package:
/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing: line 81: help2man: command not found
_BUILDING_MANPAGE=1 /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing help2man --libtool --no-info --info-page="gprofng" --manual="User Commands" \
--name="collect performance data for the target application" ./gp-collect-app | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' | sed 's/Limitations:/.SH LIMITATIONS/' > gp-collect-app.1
/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing: line 81: help2man: command not found
WARNING: 'help2man' is missing on your system.
You should only need it if you modified a dependency of a man page.
You may want to install the GNU Help2man package:
/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing: line 81: help2man: command not found
WARNING: 'help2man' is missing on your system.
You should only need it if you modified a dependency of a man page.
You may want to install the GNU Help2man package:
WARNING: 'help2man' is missing on your system.
You should only need it if you modified a dependency of a man page.
You may want to install the GNU Help2man package:
libtool: link: /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o gp-display-src gp-display-src.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/bfd/.libs/libbfd.a -liberty -lpthread -ldl -lz -pthread
_BUILDING_MANPAGE=1 /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing help2man --libtool --no-info --info-page="gprofng" --manual="User Commands" \
--name="display the source code, optionally interleaved with the disassembly of the target object" ./gp-display-src | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' | sed 's/Limitations:/.SH LIMITATIONS/' > gp-display-src.1
/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing: line 81: help2man: command not found
WARNING: 'help2man' is missing on your system.
You should only need it if you modified a dependency of a man page.
You may want to install the GNU Help2man package:
make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/src'
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/src'
Making all in gp-display-html
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/gp-display-html'
sed -e 's/BINUTILS_VERSION/2.39/' < ./gp-display-html.in > gp-display-html
chmod +x gp-display-html
_BUILDING_MANPAGE=1 /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing help2man --libtool --no-info --info-page="gprofng" --manual="User Commands" \
--name="generate an HTML based directory structure to browse the profiles" ./gp-display-html | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' | sed 's/Limitations:/.SH LIMITATIONS/' > gp-display-html.1
/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/missing: line 81: help2man: command not found
WARNING: 'help2man' is missing on your system.
You should only need it if you modified a dependency of a man page.
You may want to install the GNU Help2man package:
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/gp-display-html'
Making all in doc
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/doc'
/usr/bin/make all-am
make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
for f in gprofng.info gprofng.info-[0-9] gprofng.info-[0-9][0-9] gprofng.i[0-9] gprofng.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if true --split-size=5000000 --split-size=5000000 -I . \
-o gprofng.info `test -f 'gprofng.texi' || echo './'`gprofng.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./gprofng.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/doc'
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng/doc'
make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng'
make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/gprofng'
make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39'
make[1]: *** [Makefile:1004: all] Error 2
make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39'
make: *** [package/pkg-generic.mk:293: /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.39/.stamp_built] Error 2
make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'