>>> host-binutils 2.39 Extracting
xzcat /home/buildroot/autobuild/instance-1/dl/binutils/binutils-2.39.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/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-1/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-1/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-1/output-1/build/host-binutils-2.39/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-1/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-1/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=i686-buildroot-linux-musl --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-musl/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... i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /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... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for isl 0.15 or later... no
required isl version is 0.15 or later
checking for default BUILD_CONFIG...
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... 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... /usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
no
checking for i686-buildroot-linux-musl-cc... no
checking for i686-buildroot-linux-musl-gcc... no
checking for i686-buildroot-linux-musl-c++... no
checking for i686-buildroot-linux-musl-g++... no
checking for i686-buildroot-linux-musl-cxx... no
checking for i686-buildroot-linux-musl-gxx... no
checking for i686-buildroot-linux-musl-gcc... no
checking for i686-buildroot-linux-musl-gfortran... no
checking for i686-buildroot-linux-musl-gccgo... no
checking for i686-buildroot-linux-musl-ar... no
checking for i686-buildroot-linux-musl-as... no
checking for i686-buildroot-linux-musl-dlltool... no
checking for i686-buildroot-linux-musl-ld... no
checking for i686-buildroot-linux-musl-lipo... no
checking for i686-buildroot-linux-musl-nm... no
checking for i686-buildroot-linux-musl-objcopy... no
checking for i686-buildroot-linux-musl-objdump... no
checking for i686-buildroot-linux-musl-ranlib... no
checking for i686-buildroot-linux-musl-readelf... no
checking for i686-buildroot-linux-musl-strip... no
checking for i686-buildroot-linux-musl-windres... no
checking for i686-buildroot-linux-musl-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-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/
make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39'
make[2]: Entering directory '/home/buildroot/autobuild/instance-1/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
configure: creating cache ./config.cache
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... configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... true --split-size=5000000
yes
checking for perl... /usr/bin/perl
checking build system type... checking for a thread-safe mkdir -p... checking build system type... /bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu
checking host system type... yes
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether /usr/bin/make supports nested variables... checking target system type... yes
checking whether the C compiler works... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking for -plugin option... i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking whether /usr/bin/make supports nested variables... checking for x86_64-pc-linux-gnu-ar... (cached) (cached) /usr/bin/ar
yes
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
yes
no
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
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
configure: updating cache ./config.cache
checking whether /usr/bin/make supports nested variables... yes
checking that generated files are newer than configure... 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 whether we are cross compiling... checking whether the C compiler works... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... no
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
o
checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes
checking whether /usr/bin/gcc accepts -g...
checking whether we are cross compiling... no
checking for suffix of object files... yes
checking for /usr/bin/gcc option to accept ISO C89... o
checking whether we are using the GNU C compiler... no
checking for suffix of object files... yes
checking whether /usr/bin/gcc accepts -g... o
checking whether we are using the GNU C compiler... none needed
checking how to run the C preprocessor... yes
checking for /usr/bin/gcc option to accept ISO C89... yes
checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E
checking for grep that handles long lines and -e... yes
checking for /usr/bin/gcc option to accept ISO C89... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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... /bin/grep
checking for egrep... /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
checking for sys/types.h... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /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... 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
yes
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar
checking for sys/types.h... yes
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking for stdlib.h... yes
checking for sys/stat.h... yes
checking for string.h... yes
checking for stdlib.h... yes
ok
checking for memory.h... checking how to run the C preprocessor... yes
checking for string.h... yes
checking for strings.h... /usr/bin/gcc -E
yes
checking for ANSI C header files... checking for memory.h... yes
checking for inttypes.h... yes
checking for strings.h... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking for unistd.h... yes
yes
checking for sys/types.h... checking for stdint.h... yes
checking minix/config.h usability... yes
checking for sys/stat.h... yes
no
checking minix/config.h presence... checking for unistd.h... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... yes
checking minix/config.h usability... yes
checking for string.h... yes
checking whether /usr/bin/make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
no
checking minix/config.h presence... checking build system type... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for memory.h... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking for library containing strerror... yes
done
configure: creating ./config.status
checking for strings.h... yes
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 an ANSI C-conforming const... no
yes
checking whether /usr/bin/gcc supports -W... checking for inttypes.h... yes
checking for inline... yes
inline
checking for off_t... checking whether /usr/bin/gcc supports -Wall... yes
checking for stdint.h... yes
checking whether /usr/bin/gcc supports -Wwrite-strings... yes
yes
checking whether /usr/bin/gcc supports -Wc++-compat... checking for unistd.h... config.status: creating Makefile
yes
checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes
checking for size_t... yes
checking for dlfcn.h... yes
checking whether /usr/bin/gcc supports -Wshadow=local... make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/etc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/etc'
no
yes
checking whether /usr/bin/gcc supports -pedantic ... checking for objdir... .libs
yes
checking whether /usr/bin/gcc and cc understand -c and -o together... yes
checking for working alloca.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
checking for alloca... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking for stdlib.h... (cached) yes
yes
checking if /usr/bin/gcc static flag -static works... checking for unistd.h... (cached) yes
checking for sys/param.h... yes
yes
checking for an ANSI C-conforming const... checking for getpagesize... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking for inline... yes
checking for working mmap... 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 whether we are using the GNU C Library 2.1 or newer... 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 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... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... yes
yes
checking for stdint.h... checking for getpagesize... no
checking for sys/file.h... yes
yes
checking for unsigned long long... checking for working mmap... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
yes
checking for inttypes.h... checking for sys/sysmp.h... yes
checking for memcpy... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for sys/table.h... yes
checking for strerror... no
no
checking for ld used by GCC... checking for sys/sysctl.h... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... yes
done
checking for sys/systemcfg.h... checking argz.h usability... yes
checking for unistd.h... (cached) yes
no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
configure: updating cache ./config.cache
checking for process.h... checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking argz.h presence... no
checking for sys/prctl.h... yes
checking for argz.h... yes
checking limits.h usability... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
yes
checking limits.h presence... checking whether time.h and sys/time.h may both be included... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking whether errno must be declared... yes
checking for locale.h... yes
checking nl_types.h usability... no
checking size of int... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... 4
checking size of long... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... 8
checking size of size_t... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... 8
checking for long long... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking size of long long... yes
checking for getcwd... yes
8
checking for a 64-bit type... checking for getegid... uint64_t
yes
checking for intptr_t... checking for geteuid... yes
checking for getgid... config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/zlib'
CC libz_a-adler32.o
CC libz_a-compress.o
yes
checking for getuid... yes
checking for uintptr_t... CC libz_a-crc32.o
CC libz_a-deflate.o
yes
checking for mempcpy... CC libz_a-gzread.o
yes
yes
checking for ssize_t... CC libz_a-gzclose.o
CC libz_a-gzwrite.o
checking for munmap... CC libz_a-gzlib.o
yes
checking for putenv... yes
checking for pid_t... yes
checking for setenv... yes
CC libz_a-infback.o
checking for library containing strerror... yes
checking for setlocale... CC libz_a-inffast.o
none required
checking for asprintf... yes
checking for stpcpy... yes
checking for atexit... yes
checking for strcasecmp... yes
checking for basename... CC libz_a-inflate.o
yes
checking for strdup... yes
checking for bcmp... CC libz_a-inftrees.o
yes
checking for strtoul... yes
checking for bcopy... yes
checking for tsearch... yes
checking for bsearch... CC libz_a-trees.o
yes
checking for __argz_count... yes
checking for bzero... yes
checking for __argz_stringify... yes
yes
checking for calloc... checking for __argz_next... yes
yes
checking for clock... checking for __fsetlocking... yes
yes
checking for iconv... checking for ffs... CC libz_a-uncompr.o
CC libz_a-zutil.o
yes
yes
checking for iconv declaration... checking for getcwd... true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include " "CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-1/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/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/buildroot/autobuild/instance-1/output-1/host" "infodir=/home/buildroot/autobuild/instance-1/output-1/host/share/info" "libdir=/home/buildroot/autobuild/instance-1/output-1/host/lib" "prefix=/home/buildroot/autobuild/instance-1/output-1/host" "tooldir=/home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-musl" "AR=/usr/bin/ar " "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include " "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib " "DESTDIR=" DO=all multi-do # /usr/bin/make
AR libz.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/zlib'
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 getpagesize... yes
checking for LC_MESSAGES... yes
checking for gettimeofday... 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
checking for index... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for insque... config.status: creating Makefile
yes
config.status: creating config.intl
checking for memchr... config.status: creating config.h
config.status: executing default-1 commands
yes
checking for memcmp... Configuring in ./binutils
Configuring in ./gas
make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/intl'
Configuring in ./gprof
yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... configure: creating cache ./config.cache
yes
checking for mempcpy... configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking build system type... checking host system type... i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
x86_64-pc-linux-gnu
checking whether build environment is sane... x86_64-pc-linux-gnu
checking host system type... checking target system type... yes
x86_64-pc-linux-gnu
i686-buildroot-linux-musl
checking target system type... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for a thread-safe mkdir -p... yes
/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... yes
yes
/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make supports nested variables... checking for memset... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
yes
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... checking whether /usr/bin/make supports nested variables... /usr/bin/gcc
yes
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 /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... checking whether the C compiler works... yes
checking whether the C compiler works... checking for mkstemps... 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
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for suffix of executables... yes
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... checking for rename... yes
checking whether /usr/bin/gcc accepts -g... yes
checking whether /usr/bin/gcc accepts -g... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... yes
yes
checking for /usr/bin/gcc option to accept ISO C89... 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 setenv... yes
yes
checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU
checking dependency style of /usr/bin/gcc... GNU
none
checking how to run the C preprocessor... checking dependency style of /usr/bin/gcc... yes
none
checking how to run the C preprocessor... 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... yes
checking for snprintf... /usr/bin/gcc -E
/usr/bin/gcc -E
/usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... checking for grep that handles long lines and -e... /bin/grep -E
checking for ANSI C header files... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sigsetmask... yes
checking for stpcpy... yes
yes
checking for sys/types.h... checking for sys/types.h... yes
checking for stpncpy... yes
checking for sys/types.h... yes
yes
checking for sys/stat.h... checking for sys/stat.h... yes
checking for sys/stat.h... yes
checking for strcasecmp... yes
yes
checking for stdlib.h... checking for stdlib.h... yes
checking for stdlib.h... yes
yes
checking for string.h... yes
checking for string.h... yes
checking for strchr... checking for string.h... yes
yes
checking for memory.h... checking for memory.h... yes
checking for memory.h... yes
checking for strdup... yes
yes
checking for strings.h... checking for strings.h... yes
checking for strings.h... yes
checking for strncasecmp... yes
yes
checking for inttypes.h... checking for inttypes.h... yes
checking for inttypes.h... yes
yes
yes
checking for stdint.h... checking for stdint.h... checking for strndup... yes
checking for stdint.h... yes
yes
checking for unistd.h... checking for unistd.h... yes
yes
checking for strnlen... checking for unistd.h... yes
checking minix/config.h usability... yes
checking minix/config.h usability... yes
checking minix/config.h usability... yes
checking for strrchr... 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 minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for strstr... yes
checking how to print strings... yes
checking how to print strings... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
yes
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... printf
checking for a sed that does not truncate output... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... /bin/sed
checking for strtod... checking for fgrep... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... printf
checking for a sed that does not truncate output... /bin/sed
yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking for fgrep... checking the name lister (/usr/bin/nm -B) interface... /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/nm -B
checking the name lister (/usr/bin/nm -B) interface... 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
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar
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
/usr/bin/ar: no operation specified
1572864
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... checking for strtol... checking for x86_64-pc-linux-gnu-strip... yes
no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ranlib
/usr/bin/ar
checking for /usr/bin/ld option to reload object files... -r
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... /usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
checking for strtoul... ok
ok
yes
ok
checking for dlfcn.h... checking for strtoll... checking for dlfcn.h... checking for dlfcn.h... yes
checking for objdir... .libs
yes
yes
checking for objdir... .libs
checking for strtoull... yes
checking for objdir... .libs
yes
checking for strverscmp... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... 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
no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for tmpnam... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking for vasprintf... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking for vfprintf... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking 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 vprintf... 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
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 vsnprintf... 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 vsprintf... yes
checking for waitpid... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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 for setproctitle... checking sys/time.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether byte ordering is bigendian... 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-1/output-1/build/host-binutils-2.39/missing flex
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
yes
checking sys/time.h presence... checking for xgettext... no
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
checking size of long... yes
checking for sys/time.h... yes
checking for setitimer... no
checking whether alloca needs Cray hooks... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
8
checking size of long long... checking for msgfmt... no
checking for gmsgfmt... no
checking stack direction for C alloca... :
checking for xgettext... no
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... no
-1
yes
checking sys/gmon_out.h presence... checking for vfork.h... yes
checking for sys/gmon_out.h... yes
checking for a known getopt prototype in unistd.h... 8
no
checking for fork... checking fcntl.h usability... checking for bison... bison -y
checking for flex... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/missing flex
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
yes
checking for library containing fabs... checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for memory.h... (cached) yes
checking for sys/stat.h... (cached) yes
yes
checking fcntl.h presence... checking for sys/types.h... (cached) yes
yes
checking for unistd.h... (cached) yes
yes
checking for fcntl.h... yes
checking for vfork... checking whether compiling a cross-assembler... yes
checking for strsignal... checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... yes
yes
checking for LC_MESSAGES... checking for working fork... yes
checking sys/file.h presence... -lm
yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for working assert macro... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking sys/time.h presence... configure: updating cache ./config.cache
checking that generated files are newer than configure... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
done
configure: creating ./config.status
checking for unistd.h... (cached) yes
yes
checking for a known getopt prototype in unistd.h... checking for sys/wait.h that is POSIX.1 compatible... no
checking for sys_errlist... yes
checking whether declaration is required for environ... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for sys_nerr... no
checking whether declaration is required for ffs... yes
checking for getpagesize... yes
checking for sys_siglist... no
checking whether asprintf is declared... yes
checking for working mmap... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking whether mempcpy is declared... yes
yes
checking for getc_unlocked... checking for canonicalize_file_name... yes
yes
yes
checking whether stpcpy is declared... checking for dup3... checking for mkdtemp... yes
checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
yes
checking for mkstemp... checking for getrlimit... yes
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
yes
checking for sbrk... checking for getrusage... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... yes
yes
done
configure: creating ./config.status
checking for utimensat... checking for getsysinfo... yes
no
checking for utimes... checking for gettimeofday... (cached) yes
checking for on_exit... yes
yes
checking for pipe2... checking for mbstate_t... yes
checking for struct stat.st_atim.tv_nsec... yes
checking for psignal... yes
checking whether struct stat.st_atim is of type struct timespec... yes
yes
checking for library containing frexp... checking for pstat_getdynamic... none required
checking for LC_MESSAGES... no
checking for pstat_getstatic... yes
checking for a known getopt prototype in unistd.h... no
checking for realpath... yes
checking for utime.h... yes
checking whether asprintf is declared... yes
checking for setrlimit... yes
yes
checking whether environ is declared... checking for spawnve... yes
no
checking whether getc_unlocked is declared... checking for spawnvpe... yes
no
checking whether sbrk is declared... checking for strerror... yes
yes
checking whether stpcpy is declared... checking for strsignal... yes
yes
checking whether strnlen is declared... checking for sysconf... yes
checking for msgpack... yes
no
checking for sysctl... checking iconv.h usability... yes
checking iconv.h presence... yes
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... checking for sysmp... yes
checking for shared library run path origin... done
checking for iconv... no
checking for table... yes
checking for iconv declaration... no
checking for times...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
yes
checking for wait3... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for wait4... yes
checking for sbrk... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gconfig.h
yes
config.status: executing depfiles commands
checking whether calloc is declared... config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
yes
checking whether getenv is declared... yes
checking whether getopt is declared... Configuring in ./gprofng
yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
configure: creating cache ./config.cache
checking whether strtoul is declared... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether strtoll is declared... checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
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... /usr/bin/gcc
yes
checking whether strtoull is declared... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether strverscmp is declared...
checking whether we are cross compiling... config.status: creating .gdbinit
config.status: creating Makefile
yes
config.status: creating po/Makefile.in
checking whether strnlen is declared... no
checking for suffix of object files... config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
o
checking whether we are using the GNU C compiler... yes
config.status: executing default-1 commands
checking whether canonicalize_file_name must be declared... config.status: creating po/POTFILES
yes
checking whether /usr/bin/gcc accepts -g... config.status: creating po/Makefile
config.status: executing default commands
yes
checking for /usr/bin/gcc option to accept ISO C89... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... Configuring in ./ld
/usr/bin/gcc -E
yes
checking for working strncmp... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for sys/types.h... yes
configure: creating cache ./config.cache
checking for sys/stat.h... config.status: creating Makefile
checking build system type... x86_64-pc-linux-gnu
checking host system type... config.status: creating testsuite/Makefile
x86_64-pc-linux-gnu
checking target system type... i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... config.status: creating config.h
yes
checking for a thread-safe mkdir -p... config.status: executing default commands
/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
yes
checking for stdlib.h... checking whether /usr/bin/make supports nested variables... yes
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
Configuring in ./bfd
checking for string.h... checking whether the C compiler works... yes
yes
checking for C compiler default output file name... a.out
checking for memory.h... checking for suffix of executables... yes
checking for strings.h...
checking whether we are cross compiling... yes
no
checking for suffix of object files... checking for inttypes.h... o
checking whether we are using the GNU C compiler... yes
checking for stdint.h... yes
checking whether /usr/bin/gcc accepts -g... configure: creating cache ./config.cache
yes
yes
checking for /usr/bin/gcc option to accept ISO C89... checking build system type... checking for unistd.h... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking for a thread-safe mkdir -p... checking minix/config.h usability... /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-ar... /usr/bin/ar
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc
yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of /usr/bin/gcc... none
checking whether the C compiler works... no
checking minix/config.h presence... checking whether we are using the GNU C++ compiler... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether /usr/bin/g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc
yes
checking dependency style of /usr/bin/g++... none
checking for grep that handles long lines and -e... /bin/grep
checking how to run the C preprocessor...
checking whether we are cross compiling... 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
/usr/bin/gcc -E
checking whether we are using the GNU C++ compiler... checking for egrep... /bin/grep -E
checking for ANSI C header files... no
checking for suffix of object files... yes
checking whether /usr/bin/g++ accepts -g... o
checking whether we are using the GNU C compiler... config.status: creating Makefile
yes
checking dependency style of /usr/bin/g++... none
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar
checking the archiver (/usr/bin/ar ) interface... config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking whether /usr/bin/gcc accepts -g... ar
checking for bison... bison
checking for bison 3.0.4 or newer... config.status: executing default-1 commands
yes
config.status: creating po/POTFILES
yes
checking for /usr/bin/gcc option to accept ISO C89... checking for sys/types.h... config.status: creating po/Makefile
3.8.2, ok
yes
checking how to print strings... checking for sys/stat.h... none needed
checking whether /usr/bin/gcc understands -c and -o together... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /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
yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking for stdlib.h... checking the name lister (/usr/bin/nm -B) interface... 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... 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
/usr/bin/gcc -E
checking for string.h... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... make[3]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... yes
/bin/grep -E
checking for ANSI C header files... checking for memory.h... yes
checking for strings.h... ok
yes
checking for dlfcn.h... checking for inttypes.h... yes
yes
checking for sys/types.h... yes
checking for objdir... .libs
checking for stdint.h... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o
yes
checking for sys/stat.h... yes
checking for unistd.h... yes
checking for stdlib.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
checking minix/config.h usability... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking for string.h... yes
checking if /usr/bin/gcc static flag -static works... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
checking for memory.h... yes
yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking how to print strings... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \
else true; fi
checking for strings.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.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... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... yes
/bin/grep -F
checking for ld used by /usr/bin/gcc... yes
checking dynamic linker characteristics... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... checking for inttypes.h... 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... yes
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... checking for stdint.h... pass_all
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... 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 for unistd.h... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o
/usr/bin/g++ -E
ok
yes
checking minix/config.h usability... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
checking for dlfcn.h... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o
checking for objdir... .libs
no
checking minix/config.h presence... 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 whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
no
checking for minix/config.h... no
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
checking how to print strings... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \
else true; fi
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o
yes
checking for BSD- or MS-compatible name lister (nm)... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/g++ static flag -static works... /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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /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
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o
yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/g++ 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 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 dynamic linker characteristics... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \
else true; fi
ok
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o
checking whether /usr/bin/gcc supports -Wswitch... 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 /usr/bin/gcc is Clang... checking for dlfcn.h... no
checking whether pthreads work with -pthread... /usr/bin/g++ -E
yes
yes
checking for joinable pthread attribute... checking for objdir... .libs
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \
else true; fi
yes
checking for javac... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o
javac
checking for java... java
checking for jni.h... 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 whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
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... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
yes
checking for expect... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
no
checking for Tcl supporting try/catch... no
checking for makeinfo... true --split-size=5000000
no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking whether basename is declared... checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
yes
checking for clock_gettime... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/g++ static flag -static works... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
checking for strsignal... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.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... 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... 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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for library containing dlsym... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o
no
checking for shl_load in -ldld... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o
no
checking for dlopen... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \
else true; fi
-ldl
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o
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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \
else true; fi
no
checking for dlopen in -ldl... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
yes
checking whether a program can dlopen itself... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
8
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for LC_MESSAGES... yes
checking whether a statically linked program can dlopen itself... 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 for bison... bison -y
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
checking for flex... /home/buildroot/autobuild/instance-1/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... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
cmp --ignore-initial=16 $$f1 $$f2
checking fcntl.h usability... no
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... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
yes
checking fcntl.h presence... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o
yes
checking for fcntl.h... yes
checking elf-hints.h usability... no
checking for library containing dlsym... no
checking elf-hints.h presence... no
checking for elf-hints.h... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
no
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
-ldl
checking limits.h usability... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o
no
yes
checking limits.h presence... checking size of void *... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... 8
yes
checking for sys/file.h... yes
checking sys/mman.h usability... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking size of long long... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... 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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
8
checking size of int... config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating gp-display-html/Makefile
yes
checking sys/param.h presence... config.status: creating doc/Makefile
yes
checking for sys/param.h... yes
config.status: creating config.h
checking for sys/stat.h... (cached) yes
4
checking fcntl.h usability... checking sys/time.h usability... config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libcollector (/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng/libcollector)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/buildroot/autobuild/instance-1/output-1/host' '--with-gnu-as' '--with-gnu-ld' '--sysconfdir=/home/buildroot/autobuild/instance-1/output-1/host/etc' '--localstatedir=/home/buildroot/autobuild/instance-1/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--disable-multilib' '--disable-werror' '--disable-shared' '--enable-static' '--with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot' '--enable-poison-system-directories' '--without-debuginfod' '--enable-plugins' '--enable-lto' '--disable-sim' '--disable-gdb' '--enable-gprofng' '--program-transform-name=s&^&i686-buildroot-linux-musl-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=i686-buildroot-linux-musl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=i686-buildroot-linux-musl' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include ' 'LDFLAGS= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include ' --cache-file=.././config.cache --srcdir=.
yes
checking sys/time.h presence... yes
checking fcntl.h presence... yes
checking for sys/time.h... yes
yes
checking for fcntl.h... yes
checking for sys/types.h... (cached) yes
checking sys/file.h usability... checking for unistd.h... (cached) yes
checking for close... configure: loading cache .././config.cache
yes
checking build system type... checking sys/file.h presence... (cached) x86_64-pc-linux-gnu
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
checking host system type... (cached) x86_64-pc-linux-gnu
checking target system type... (cached) i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
yes
checking for a thread-safe mkdir -p... yes
(cached) checking for sys/file.h... /bin/mkdir -p
yes
checking for gawk... (cached) gawk
checking whether /usr/bin/make sets $(MAKE)... (cached) yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking sys/resource.h usability... 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
yes
checking for glob... checking whether the C compiler works... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
yes
checking for sys/stat.h... (cached) yes
checking for lseek... checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for mkstemp...
yes
yes
checking whether we are cross compiling... checking for fdopen... checking for open... 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
yes
checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
yes
checking dependency style of /usr/bin/gcc... (cached) none
checking how to run the C preprocessor... (cached) /usr/bin/gcc -E
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
checking for fileno... checking for realpath... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
yes
yes
checking for sys/types.h... (cached) yes
checking for fls... checking for sbrk... checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc
yes
checking for waitpid... 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 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
checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar
checking the archiver (/usr/bin/ar ) interface... (cached) ar
checking how to print strings... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o
checking whether asprintf is declared... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... (cached) /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
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
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
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... (cached) ok
no
checking for getgid... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o
checking for dlfcn.h... (cached) yes
checking whether environ is declared... checking for objdir... (cached) .libs
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
checking whether sbrk is declared... checking for getpagesize... yes
yes
checking for stdlib.h... (cached) yes
checking for getrlimit... checking for unistd.h... (cached) yes
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) yes
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... checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking dynamic linker characteristics... (cached) 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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
yes
yes
checking for working mmap... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o
checking for getuid... yes
checking for sysconf... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o
yes
checking for library containing dlopen... 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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
none required
checking for a known getopt prototype in unistd.h... checking whether basename is declared... 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) yes
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) 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.
checking whether /usr/bin/gcc supports -Wnonnull-compare... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
yes
checking whether ANSI C string concatenation works... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
checking whether ffs is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
yes
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
yes
checking whether stpcpy is declared... configure: updating cache .././config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o
yes
checking whether asprintf is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o
yes
checking whether vasprintf is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
yes
checking whether strnlen is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
yes
checking compiler support for hidden visibility... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
yes
checking printf int64_t format... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
l
checking linker --as-needed support... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
yes
checking for cos in -lm... 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
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o
yes
checking for gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... config.status: creating Makefile
config.status: creating lib-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
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: executing default commands
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
yes
checking for fseeko64... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o
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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o
yes
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o
checking whether ftello64 is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o argv.o
yes
checking whether fseeko is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \
else true; fi
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o concat.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./bsearch_r.c -o bsearch_r.o
checking whether fseeko64 is declared... if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
yes
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \
else true; fi
if [ x"" != x ]; then \
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o
/usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
checking whether fopen64 is declared... yes
checking size of off_t... 8
checking file_ptr type... int64_t
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
/usr/bin/ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
/usr/bin/ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
/usr/bin/ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 ./libiberty.a; \
cd ..; \
else true; fi
yes
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libiberty'
checking for mprotect... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating 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-1/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-1/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/bash ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
configure: creating cache ./config.cache
config.status: executing default commands
make[4]: Nothing to be done for 'info'.
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/bfd/po'
checking build system type... make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/bfd'
make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped.
x86_64-pc-linux-gnu
checking host system type... CCLD doc/chew.stamp
x86_64-pc-linux-gnu
checking target system type... i686-buildroot-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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... 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-1/output-1/build/host-binutils-2.39/bfd'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/bfd'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/bfd/po'
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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
GEN peigen.c
/bin/bash ./../move-if-change bfd-tmp.h bfd.h
GEN pex64igen.c
rm -f tofiles
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
rm -f bfd-tmp.h
/bin/bash ./../move-if-change tofiles ofiles
touch stmp-bfd-h
touch stamp-ofiles
CC archive.lo
CC archures.lo
CC bfd.lo
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... CC bfdio.lo
yes
checking whether /usr/bin/gcc accepts -g... CC bfdwin.lo
CC cache.lo
CC coff-bfd.lo
yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking whether /usr/bin/gcc understands -c and -o together... CC compress.lo
CC corefile.lo
yes
checking for style of include used by /usr/bin/make... CC elf-properties.lo
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... /bin/grep
checking for egrep... CC format.lo
CC hash.lo
/bin/grep -E
checking for ANSI C header files... CC init.lo
yes
checking for sys/types.h... CC libbfd.lo
yes
CC linker.lo
CC merge.lo
checking for sys/stat.h... yes
CC opncls.lo
CC reloc.lo
checking for stdlib.h... CC section.lo
yes
CC simple.lo
CC stab-syms.lo
checking for string.h... CC stabs.lo
yes
checking for memory.h... CC syms.lo
CC targets.lo
yes
CC binary.lo
CC ihex.lo
checking for strings.h... yes
CC srec.lo
CC tekhex.lo
checking for inttypes.h... CC verilog.lo
yes
checking for stdint.h... CC elf32-i386.lo
yes
CC elfxx-x86.lo
CC elf-ifunc.lo
checking for unistd.h... yes
checking minix/config.h usability... CC elf-vxworks.lo
no
checking minix/config.h presence... CC elf32.lo
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... CC elf.lo
yes
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /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... CC elflink.lo
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
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for dlfcn.h... CC elf-attrs.lo
yes
checking for objdir... .libs
CC elf-strtab.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... CC elf-eh-frame.lo
yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking 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
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 *... 8
checking whether basename is declared... yes
checking whether stpcpy is declared... yes
checking for sigsetjmp... CC dwarf1.lo
checking linker --as-needed support... yes
checking for cos in -lm... CC dwarf2.lo
yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
CC pei-i386.lo
CC peigen.lo
CC cofflink.lo
CC coffgen.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 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/bash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
cp $libtooldir/libbfd.a libbfd.tmp; \
/usr/bin/ranlib libbfd.tmp; \
/bin/bash ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/bfd'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/bfd'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/bfd'
Configuring in ./libctf
make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes'
Making all in .
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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... i686-buildroot-linux-musl
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... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of /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
checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar
checking the archiver (/usr/bin/ar ) interface... ar
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /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
/usr/bin/ar: no operation specified
configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
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... CCLD libopcodes.la
yes
checking if /usr/bin/gcc supports -c -o file.o... libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
cp $libtooldir/libopcodes.a libopcodes.tmp; \
/usr/bin/ranlib libopcodes.tmp; \
/bin/bash ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/opcodes/po'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes'
make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gas'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gas'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/gas/po'
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gas'
CC app.o
CC as.o
CC atof-generic.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... 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... CC compress-debug.o
no
checking for aclocal... ${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/missing aclocal-1.15
checking for autoconf... ${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/missing autoconf
checking for autoheader... ${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/missing autoheader
checking whether /usr/bin/gcc supports -W... yes
CC cond.o
checking whether /usr/bin/gcc supports -Wall... yes
checking whether /usr/bin/gcc supports -Wnarrowing... CC depend.o
yes
checking whether /usr/bin/gcc supports -Wwrite-strings... yes
checking whether /usr/bin/gcc supports -Wmissing-format-attribute... CC dwarf2dbg.o
yes
checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes
checking whether /usr/bin/gcc supports -Wmissing-prototypes... CC dw2gencfi.o
yes
checking whether /usr/bin/gcc supports -Wold-style-definition... yes
checking whether /usr/bin/gcc supports -pedantic -Wlong-long... 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 ecoff.o
yes
checking for getpagesize... CC ehopt.o
yes
checking for working mmap... yes
checking for library containing dlsym... CC expr.o
-ldl
checking for ELF support in BFD... CC flonum-copy.o
CC flonum-konst.o
yes
checking whether byte ordering is bigendian... CC flonum-mult.o
CC frags.o
no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... CC hash.o
yes
checking endian.h presence... yes
checking for endian.h... yes
checking for pread... CC input-scrub.o
CC input-file.o
yes
CC listing.o
checking whether bswap_16 is declared... yes
CC literal.o
CC macro.o
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
checking whether asprintf is declared... CC messages.o
yes
checking whether vasprintf is declared... yes
checking whether stpcpy is declared... CC output-file.o
CC read.o
yes
checking for qsort_r... yes
checking for qsort_r signature... CC remap.o
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... CC sb.o
-Wl,--version-script='./libctf.ver'
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
CC stabs.o
CC subsegs.o
CC symbols.o
CC write.o
GEN doc/asconfig.texi
CC config/tc-i386.o
CC config/obj-elf.o
CC config/atof-ieee.o
GEN doc/as.1
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-1/output-1/build/host-binutils-2.39/libctf'
/usr/bin/make all-am
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libctf'
CC libctf_la-ctf-archive.lo
CC libctf_la-ctf-create.lo
CC libctf_la-ctf-dump.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
CC libctf_nobfd_la-ctf-dedup.lo
CC libctf_nobfd_la-ctf-link.lo
CC libctf_nobfd_la-ctf-lookup.lo
CCLD as-new
CC libctf_nobfd_la-ctf-open.lo
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gas'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gas'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gas'
CC libctf_nobfd_la-ctf-serialize.lo
make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprof'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprof'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/gprof/po'
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprof'
CC basic_blocks.o
make[3]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/gprofng'
Making all in libcollector
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng/libcollector'
/usr/bin/make all-am
make[6]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng/libcollector'
/bin/bash ./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-1/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-1/output-1/host/include -c gethrtime.c -o libgp_collector_la-gethrtime.o
/bin/bash ./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-1/output-1/host/include -c -o libgp_collector_la-dispatcher.lo `test -f 'dispatcher.c' || echo './'`dispatcher.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-1/output-1/host/include -c dispatcher.c -o libgp_collector_la-dispatcher.o
CC call_graph.o
CC cg_arcs.o
CC cg_dfn.o
CC libctf_nobfd_la-ctf-sha1.lo
CC libctf_nobfd_la-ctf-string.lo
/bin/bash ./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-1/output-1/host/include -c -o libgp_collector_la-iolib.lo `test -f 'iolib.c' || echo './'`iolib.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-1/output-1/host/include -c iolib.c -o libgp_collector_la-iolib.o
CC cg_print.o
CC corefile.o
CC libctf_nobfd_la-ctf-subr.lo
/bin/bash ./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-1/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-1/output-1/host/include -c mmaptrace.c -o libgp_collector_la-mmaptrace.o
CC libctf_nobfd_la-ctf-types.lo
/bin/bash ./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-1/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-1/output-1/host/include -c memmgr.c -o libgp_collector_la-memmgr.o
CC gmon_io.o
CC gprof.o
/bin/bash ./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-1/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-1/output-1/host/include -c tsd.c -o libgp_collector_la-tsd.o
CC hertz.o
/bin/bash ./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-1/output-1/host/include -c -o libgp_collector_la-profile.lo `test -f 'profile.c' || echo './'`profile.c
CC libctf_nobfd_la-ctf-util.lo
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-1/output-1/host/include -c profile.c -o libgp_collector_la-profile.o
CC hist.o
/bin/bash ./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-1/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-1/output-1/host/include -c envmgmt.c -o libgp_collector_la-envmgmt.o
/bin/bash ./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-1/output-1/host/include -c -o libgp_collector_la-linetrace.lo `test -f 'linetrace.c' || echo './'`linetrace.c
CCLD libctf.la
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-1/output-1/host/include -c linetrace.c -o libgp_collector_la-linetrace.o
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
CC source.o
CCLD libctf-nobfd.la
CC search_list.o
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
CC symtab.o
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libctf'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libctf'
CC sym_ids.o
/bin/bash ./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-1/output-1/host/include -c -o libgp_collector_la-libcol_hwcdrv.lo `test -f 'libcol_hwcdrv.c' || echo './'`libcol_hwcdrv.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-1/output-1/host/include -c libcol_hwcdrv.c -o libgp_collector_la-libcol_hwcdrv.o
In file included from ./../common/hwcdrv.c:35:0,
from libcol_hwcdrv.c:25:
./../common/cpuid.c: In function 'get_cpuid_info':
./../common/cpuid.c:151:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
((uint32_t *) cpi->cpi_vendorstr)[0] = regs.ebx;
^
/bin/bash ./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-1/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-1/output-1/host/include -c libcol_hwcfuncs.c -o libgp_collector_la-libcol_hwcfuncs.o
CC utils.o
CC i386.o
/bin/bash ./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-1/output-1/host/include -c -o libgp_collector_la-libcol-i386-dis.lo `test -f 'libcol-i386-dis.c' || echo './'`libcol-i386-dis.c
CC alpha.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-1/output-1/host/include -c libcol-i386-dis.c -o libgp_collector_la-libcol-i386-dis.o
CC vax.o
make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/binutils'
CC sysinfo.o
CC sparc.o
Making info in po
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/binutils/po'
CC mips.o
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/binutils'
GEN doc/addr2line.1
GEN doc/ar.1
CC aarch64.o
CC flat_bl.o
GEN doc/dlltool.1
CC bsd_callg_bl.o
CC fsf_callg_bl.o
GEN doc/nm.1
CCLD gprof
GEN doc/objcopy.1
/bin/bash ./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-1/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-1/output-1/host/include -c hwprofile.c -o libgp_collector_la-hwprofile.o
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprof'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprof'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprof'
GEN doc/objdump.1
/bin/bash ./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-1/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-1/output-1/host/include -c jprofile.c -o libgp_collector_la-jprofile.o
/bin/bash ./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-1/output-1/host/include -c -o libgp_collector_la-unwind.lo `test -f 'unwind.c' || echo './'`unwind.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-1/output-1/host/include -c unwind.c -o libgp_collector_la-unwind.o
GEN doc/ranlib.1
GEN doc/readelf.1
/bin/bash ./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-1/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-1/output-1/host/include -c libcol_util.c -o libgp_collector_la-libcol_util.o
GEN doc/size.1
GEN doc/strings.1
GEN doc/strip.1
GEN doc/elfedit.1
GEN doc/windres.1
/bin/bash ./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-1/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-1/output-1/host/include -c collector.c -o libgp_collector_la-collector.o
GEN doc/windmc.1
/bin/bash ./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-1/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-1/output-1/host/include -c collectorAPI.c -o collectorAPI.o
GEN doc/cxxfilt.man
/bin/bash ./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-1/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-1/output-1/host/include -c heaptrace.c -o heaptrace.o
GEN doc/c++filt.1
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/binutils'
CC syslex_wrap.o
/bin/bash ./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-1/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-1/output-1/host/include -c synctrace.c -o synctrace.o
/bin/bash ./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-1/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-1/output-1/host/include -c iotrace.c -o iotrace.o
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-1/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-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libgp-collector.la -rpath /home/buildroot/autobuild/instance-1/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
CCLD sysinfo
GEN sysroff.h
/usr/bin/make all-recursive
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-1/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-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libgp-collectorAPI.la -rpath /home/buildroot/autobuild/instance-1/output-1/host/lib/gprofng collectorAPI.lo -lc -ldl
make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/binutils'
Making all in po
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/binutils/po'
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/binutils'
CC size.o
libtool: link: /usr/bin/ar 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
libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so .libs/libgp-collector.a
libtool: link: ( cd ".libs" && rm -f "libgp-collector.la" && ln -s "../libgp-collector.la" "libgp-collector.la" )
CC bucomm.o
libtool: link: /usr/bin/ar rc .libs/libgp-collectorAPI.a collectorAPI.o
libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so .libs/libgp-collectorAPI.a
libtool: link: ( cd ".libs" && rm -f "libgp-collectorAPI.la" && ln -s "../libgp-collectorAPI.la" "libgp-collectorAPI.la" )
CC version.o
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-1/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-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libgp-heap.la -rpath /home/buildroot/autobuild/instance-1/output-1/host/lib/gprofng heaptrace.lo
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-1/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-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libgp-sync.la -rpath /home/buildroot/autobuild/instance-1/output-1/host/lib/gprofng synctrace.lo
libtool: link: /usr/bin/ar rc .libs/libgp-sync.a synctrace.o
libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so .libs/libgp-sync.a
libtool: link: /usr/bin/ar rc .libs/libgp-heap.a heaptrace.o
libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so .libs/libgp-heap.a
libtool: link: ( cd ".libs" && rm -f "libgp-sync.la" && ln -s "../libgp-sync.la" "libgp-sync.la" )
libtool: link: ( cd ".libs" && rm -f "libgp-heap.la" && ln -s "../libgp-heap.la" "libgp-heap.la" )
CC filemode.o
CC objdump.o
CC dwarf.o
CC prdbg.o
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -Wall -Wno-nonnull-compare -O2 -I/home/buildroot/autobuild/instance-1/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-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libgp-iotrace.la -rpath /home/buildroot/autobuild/instance-1/output-1/host/lib/gprofng iotrace.lo
libtool: link: /usr/bin/ar rc .libs/libgp-iotrace.a iotrace.o
libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so .libs/libgp-iotrace.a
CC demanguse.o
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-1/output-1/build/host-binutils-2.39/gprofng/libcollector'
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng/libcollector'
Making all in src
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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}
CC rddbg.o
CC debug.o
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-1/output-1/build/host-binutils-2.39/gprofng/src'
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Application.cc -o Application.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o BaseMetric.lo BaseMetric.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c BaseMetric.cc -o BaseMetric.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o BaseMetricTreeNode.lo BaseMetricTreeNode.cc
CC stabs.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c BaseMetricTreeNode.cc -o BaseMetricTreeNode.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o CallStack.lo CallStack.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c CallStack.cc -o CallStack.o
CC rdcoff.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c CatchOutOfMemory.cc -o CatchOutOfMemory.o
CC elfcomm.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c ClassFile.cc -o ClassFile.o
CC arparse.o
CC arlex.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Command.cc -o Command.o
CC ar.o
CC not-ranlib.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c CompCom.cc -o CompCom.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o DataObject.lo DataObject.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DataObject.cc -o DataObject.o
CC arsup.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o DataSpace.lo DataSpace.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DataSpace.cc -o DataSpace.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Data_window.cc -o Data_window.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o DataStream.lo DataStream.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DataStream.cc -o DataStream.o
CC rename.o
CC binemul.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DbeApplication.cc -o DbeApplication.o
CC emul_vanilla.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DbeFile.cc -o DbeFile.o
CC strings.o
CC is-ranlib.o
CC objcopy.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o DbeJarFile.lo DbeJarFile.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DbeJarFile.cc -o DbeJarFile.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DbeLock.cc -o DbeLock.o
CC not-strip.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DbeSession.cc -o DbeSession.o
CC wrstabs.o
CC addr2line.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DbeThread.cc -o DbeThread.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DbeView.cc -o DbeView.o
CC readelf.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DerivedMetrics.cc -o DerivedMetrics.o
CC unwind-ia64.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Disasm.cc -o Disasm.o
CC elfedit.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Dwarf.cc -o Dwarf.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c DwarfLib.cc -o DwarfLib.o
CC nm.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Elf.cc -o Elf.o
CC is-strip.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Emsg.cc -o Emsg.o
CC cxxfilt.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Experiment.cc -o Experiment.o
CC bfdtest1.o
CC bfdtest2.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Exp_Layout.cc -o Exp_Layout.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c ExpGroup.cc -o ExpGroup.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Expression.cc -o Expression.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c FileData.cc -o FileData.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o Filter.lo Filter.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Filter.cc -o Filter.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c FilterSet.cc -o FilterSet.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Function.cc -o Function.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c HeapMap.cc -o HeapMap.o
CCLD size
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c HeapData.cc -o HeapData.o
CCLD objdump
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c HeapActivity.cc -o HeapActivity.o
../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-1/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x0): first defined here
../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_FORM_name':
dwarfnames.c:(.text+0x770): multiple definition of `get_DW_FORM_name'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x770): first defined here
../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_AT_name':
dwarfnames.c:(.text+0xb40): multiple definition of `get_DW_AT_name'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0xb40): first defined here
../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_OP_name':
dwarfnames.c:(.text+0x1ac0): multiple definition of `get_DW_OP_name'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x1ac0): first defined here
../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_ATE_name':
dwarfnames.c:(.text+0x20c0): multiple definition of `get_DW_ATE_name'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x20c0): first defined here
../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_CFA_name':
dwarfnames.c:(.text+0x2320): multiple definition of `get_DW_CFA_name'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x2320): first defined here
../libiberty/libiberty.a(dwarfnames.o): In function `get_DW_IDX_name':
dwarfnames.c:(.text+0x2550): multiple definition of `get_DW_IDX_name'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(dwarfnames.o):dwarfnames.c:(.text+0x2550): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_size':
hashtab.c:(.text+0x370): multiple definition of `htab_size'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x370): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_elements':
hashtab.c:(.text+0x380): multiple definition of `htab_elements'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x380): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_create_alloc_ex':
hashtab.c:(.text+0x390): multiple definition of `htab_create_alloc_ex'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x390): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_create_typed_alloc':
hashtab.c:(.text+0x450): multiple definition of `htab_create_typed_alloc'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x450): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_create_alloc':
hashtab.c:(.text+0x510): multiple definition of `htab_create_alloc'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x510): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_set_functions_ex':
hashtab.c:(.text+0x530): multiple definition of `htab_set_functions_ex'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x530): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_create':
hashtab.c:(.text+0x550): multiple definition of `htab_create'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x550): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_try_create':
hashtab.c:(.text+0x570): multiple definition of `htab_try_create'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x570): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_delete':
hashtab.c:(.text+0x590): multiple definition of `htab_delete'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x590): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_empty':
hashtab.c:(.text+0x630): multiple definition of `htab_empty'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x630): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_find_with_hash':
hashtab.c:(.text+0x740): multiple definition of `htab_find_with_hash'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x740): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_find':
hashtab.c:(.text+0x890): multiple definition of `htab_find'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x890): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_find_slot_with_hash':
hashtab.c:(.text+0x8c0): multiple definition of `htab_find_slot_with_hash'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0x8c0): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_find_slot':
hashtab.c:(.text+0xac0): multiple definition of `htab_find_slot'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xac0): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_remove_elt_with_hash':
hashtab.c:(.text+0xaf0): multiple definition of `htab_remove_elt_with_hash'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xaf0): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_remove_elt':
hashtab.c:(.text+0xb30): multiple definition of `htab_remove_elt'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb30): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_clear_slot':
hashtab.c:(.text+0xb60): multiple definition of `htab_clear_slot'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xb60): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_traverse_noresize':
hashtab.c:(.text+0xbb0): multiple definition of `htab_traverse_noresize'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xbb0): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_traverse':
hashtab.c:(.text+0xc00): multiple definition of `htab_traverse'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc00): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_collisions':
hashtab.c:(.text+0xc80): multiple definition of `htab_collisions'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc60): first defined here
../libiberty/libiberty.a(hashtab.o): In function `htab_hash_string':
hashtab.c:(.text+0xcb0): multiple definition of `htab_hash_string'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xc90): first defined here
../libiberty/libiberty.a(hashtab.o): In function `iterative_hash':
hashtab.c:(.text+0xd00): multiple definition of `iterative_hash'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):hashtab.c:(.text+0xcc0): first defined here
../libiberty/libiberty.a(hashtab.o):(.data.rel.local+0x0): multiple definition of `htab_eq_pointer'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x0): first defined here
../libiberty/libiberty.a(hashtab.o):(.data.rel.local+0x8): multiple definition of `htab_hash_pointer'
/home/buildroot/autobuild/instance-1/output-1/host/lib/libiberty.a(hashtab.o):(.data.rel.local+0x8): first defined here
collect2: error: ld returned 1 exit status
Makefile:1042: recipe for target 'objdump' failed
make[5]: *** [objdump] Error 1
make[5]: *** Waiting for unfinished jobs....
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Hist_data.cc -o Hist_data.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o IndexObject.lo IndexObject.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c IndexObject.cc -o IndexObject.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c IOActivity.cc -o IOActivity.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c LoadObject.cc -o LoadObject.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c MachineModel.cc -o MachineModel.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c MemObject.cc -o MemObject.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c MemorySpace.cc -o MemorySpace.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Metric.cc -o Metric.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c MetricList.cc -o MetricList.o
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/binutils'
Makefile:1433: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/binutils'
Makefile:877: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/binutils'
Makefile:4043: recipe for target 'all-binutils' failed
make[2]: *** [all-binutils] Error 2
make[2]: *** Waiting for unfinished jobs....
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Module.cc -o Module.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Ovw_data.cc -o Ovw_data.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o PRBTree.lo PRBTree.cc
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c PRBTree.cc -o PRBTree.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c PathTree.cc -o PathTree.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c PreviewExp.cc -o PreviewExp.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Print.cc -o Print.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c SAXParserFactory.cc -o SAXParserFactory.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Sample.cc -o Sample.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Settings.cc -o Settings.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o SourceFile.lo SourceFile.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c SourceFile.cc -o SourceFile.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Stabs.cc -o Stabs.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o Stats_data.lo Stats_data.cc
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Stats_data.cc -o Stats_data.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o StringBuilder.lo StringBuilder.cc
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c StringBuilder.cc -o StringBuilder.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Table.cc -o Table.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c QLParser.tab.cc -o QLParser.tab.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c dbe_collctrl.cc -o dbe_collctrl.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c i18n.cc -o i18n.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c parse.cc -o parse.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c UserLabel.cc -o UserLabel.o
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o util.lo util.cc
/bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c util.cc -o util.o
libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c Dbe.cc -o Dbe.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c dbe_hwcdrv.c -o dbe_hwcdrv.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o dbe_hwcfuncs.lo dbe_hwcfuncs.c
In file included from ./../common/hwcdrv.c:35:0,
from dbe_hwcdrv.c:23:
./../common/cpuid.c: In function 'get_cpuid_info':
./../common/cpuid.c:151:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
((uint32_t *) cpi->cpi_vendorstr)[0] = regs.ebx;
^
libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c dbe_hwcfuncs.c -o dbe_hwcfuncs.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c dbe_hwctable.c -o dbe_hwctable.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c dbe_memmgr.c -o dbe_memmgr.o
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o checks.o checks.cc
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -U_ASM -DLOCALEDIR=\"/home/buildroot/autobuild/instance-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/share/locale\" -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-1/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-1/output-1/host/include -c -o gp-display-src.o gp-display-src.cc
/bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -version-info 0:0:0 -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libgprofng.la -rpath /home/buildroot/autobuild/instance-1/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 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/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so .libs/libgprofng.a
libtool: link: ( cd ".libs" && rm -f "libgprofng.la" && ln -s "../libgprofng.la" "libgprofng.la" )
/bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gp-archive gp-archive.o ArchiveExp.o libgprofng.la -L../../zlib -lz
/bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gp-collect-app gp-collect-app.o checks.o envsets.o count.o libgprofng.la -L../../zlib -lz
/bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gp-display-text gp-display-text.o ipc.o ipcio.o libgprofng.la -L../../zlib -lz
/bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gprofng gprofng.o libgprofng.la -L../../zlib -lz
libtool: link: /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gp-archive gp-archive.o ArchiveExp.o -L/home/buildroot/autobuild/instance-1/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-1/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-1/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gp-display-text gp-display-text.o ipc.o ipcio.o -L/home/buildroot/autobuild/instance-1/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-1/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-1/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gprofng gprofng.o -L/home/buildroot/autobuild/instance-1/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-1/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-1/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gp-collect-app gp-collect-app.o checks.o envsets.o count.o -L/home/buildroot/autobuild/instance-1/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/bfd/.libs/libbfd.a -liberty -lpthread -ldl -lz -pthread
/bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -Wall -pthread -Wno-switch -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gp-display-src gp-display-src.o libgprofng.la -L../../zlib -lz
_BUILDING_MANPAGE=1 /bin/bash /home/buildroot/autobuild/instance-1/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-1/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:
_BUILDING_MANPAGE=1 /bin/bash /home/buildroot/autobuild/instance-1/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
_BUILDING_MANPAGE=1 /bin/bash /home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/missing: line 81: help2man: command not found
_BUILDING_MANPAGE=1 /bin/bash /home/buildroot/autobuild/instance-1/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
/home/buildroot/autobuild/instance-1/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-1/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-1/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-1/output-1/host/lib -o gp-display-src gp-display-src.o -L/home/buildroot/autobuild/instance-1/output-1/host/lib ./.libs/libgprofng.a -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/zlib -L/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/libiberty /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/opcodes/.libs/libopcodes.a /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/bfd/.libs/libbfd.a -liberty -lpthread -ldl -lz -pthread
_BUILDING_MANPAGE=1 /bin/bash /home/buildroot/autobuild/instance-1/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-1/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-1/output-1/build/host-binutils-2.39/gprofng/src'
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng/src'
Making all in gp-display-html
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/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/bash /home/buildroot/autobuild/instance-1/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-1/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-1/output-1/build/host-binutils-2.39/gprofng/gp-display-html'
Making all in doc
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng/doc'
/usr/bin/make all-am
make[6]: Entering directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.39/gprofng/doc'
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng/doc'
make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng'
make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng'
make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng'
make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/gprofng'
make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39'
Makefile:1003: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39'
package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/.stamp_built' failed
make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.39/.stamp_built] Error 2
make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'