>>> host-gcc-bare-metal 13.2.0 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/gcc-bare-metal/gcc-13.2.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0 -xf - >>> host-gcc-bare-metal 13.2.0 Patching Applying 0001-disable-split-stack-for-non-thread-builds.patch using patch: patching file libgcc/config/t-stack Applying 0002-RISC-V-fix-build-issue-with-gcc-4.9.x.patch using patch: patching file gcc/config/riscv/genrvv-type-indexer.cc >>> host-gcc-bare-metal 13.2.0 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-gcc-bare-metal-13.2.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gcc-bare-metal 13.2.0 Patching libtool patching file /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/libgo/config/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). patching file /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/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-gcc-bare-metal 13.2.0 Configuring mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build ln -sf ../configure /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build/configure (cd /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build && rm -rf config.cache; GIT_DIR=. 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" 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" 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 --target= --disable-initfini_array --disable-__cxa_atexit --disable-libstdcxx-pch --with-newlib --disable-threads --enable-plugins --with-gnu-as --disable-libitm --without-long-double-128 --without-headers --enable-languages=c --disable-multilib --with-gmp=/home/buildroot/autobuild/instance-1/output-1/host --with-mpc=/home/buildroot/autobuild/instance-1/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-1/output-1/host --with-isl=/home/buildroot/autobuild/instance-1/output-1/host --with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host//sysroot AR_FOR_TARGET=/home/buildroot/autobuild/instance-1/output-1/host/bin/-ar RANLIB_FOR_TARGET=/home/buildroot/autobuild/instance-1/output-1/host/bin/-ranlib ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libphobos support... yes checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr libraries... yes checking for the correct version of the mpc libraries... yes checking for isl 0.15 or later... yes *** This configuration is not supported in the following subdirectories: gnattools gotools target-libada target-libphobos target-zlib target-libbacktrace target-libgfortran target-libgo target-libffi target-libgm2 target-libobjc target-libitm (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-debug checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/missing: line 81: makeinfo: command not found 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 dsymutil... 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 otool... no checking for readelf... readelf checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... no checking for gccgo... no checking for gdc... no checking for gm2... no checking for ar... /home/buildroot/autobuild/instance-1/output-1/host/bin/-ar checking for as... /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/as checking for dlltool... no checking for dlltool... no checking for dsymutil... no checking for dsymutil... no checking for ld... /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/ld checking for lipo... no checking for lipo... no checking for nm... /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/nm checking for objcopy... /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/objcopy checking for objdump... /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/objdump checking for otool... no checking for otool... no checking for ranlib... /home/buildroot/autobuild/instance-1/output-1/host/bin/-ranlib checking for readelf... /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/readelf checking for strip... /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/bin checking where to find the target as... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target gm2... host tool checking where to find the target ld... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin checking where to find the target objcopy... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin checking where to find the target objdump... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin checking where to find the target otool... host tool checking where to find the target ranlib... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/bin checking where to find the target readelf... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin checking where to find the target strip... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gcc-bare-metal 13.2.0 Building GIT_DIR=. 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" 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 gcc_cv_prog_makeinfo_modern=no gcc_cv_libc_provides_ssp=no all-gcc all-target-libgcc -C /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build' mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty Configuring in ./libiberty Configuring in ./lto-plugin Configuring in ./intl configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... 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 whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc x86_64-pc-linux-gnu checking for a BSD-compatible install... checking whether the C compiler works... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether the C compiler works... checking whether make supports nested variables... yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... no checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... 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 for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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... /usr/bin/gcc -E yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... none needed checking whether /usr/bin/gcc understands -c and -o together... /usr/bin/gcc -E yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/gcc -E yes checking for sys/types.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes yes yes checking for sys/types.h... checking for stdlib.h... checking for stdlib.h... yes yes yes checking for sys/stat.h... checking for string.h... checking for string.h... yes yes yes yes checking for sys/types.h... checking for stdlib.h... checking for memory.h... checking for memory.h... yes yes yes yes checking for sys/stat.h... checking for string.h... checking for strings.h... checking for strings.h... yes yes yes yes checking for stdlib.h... checking for inttypes.h... checking for memory.h... checking for inttypes.h... yes yes yes checking for string.h... yes checking for stdint.h... checking for strings.h... checking for stdint.h... yes yes yes yes checking for memory.h... checking for unistd.h... checking for inttypes.h... checking for unistd.h... yes yes checking for strings.h... yes yes checking minix/config.h usability... checking minix/config.h usability... checking for stdint.h... yes no checking minix/config.h presence... yes checking for inttypes.h... no checking minix/config.h presence... checking for unistd.h... 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 stdint.h... yes checking minix/config.h usability... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether make sets $(MAKE)... yes yes checking for a BSD-compatible install... checking for unistd.h... no checking whether /usr/bin/gcc supports -W... no checking minix/config.h presence... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt checking for xgettext... no checking for minix/config.h... yes no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/gcc supports -Wall... checking minix/config.h usability... /home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking build system type... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking minix/config.h presence... 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 checking whether /usr/bin/gcc supports -Wc++-compat... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes none required checking for an ANSI C-conforming const... checking whether /usr/bin/gcc supports -Wall... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking for inline... yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether /usr/bin/gcc supports -pedantic ... inline checking for off_t... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc and cc understand -c and -o together... no checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for -static-libgcc... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking for size_t... yes checking for CET support... yes checking whether /usr/bin/gcc supports -pedantic ... yes checking for an ANSI C-conforming const... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for working alloca.h... yes checking for alloca... yes checking for an ANSI C-conforming const... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for inline... yes checking for stdlib.h... (cached) yes yes checking whether symbol versioning is supported... checking for unistd.h... (cached) yes inline checking whether byte ordering is bigendian... checking for sys/param.h... yes gnu checking pthread.h usability... checking for getpagesize... yes checking pthread.h presence... no checking for a BSD-compatible install... yes checking for working mmap... yes checking for pthread.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/install -c checking for CET support... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for sys/file.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for sys/param.h... yes checking whether we are using the GNU C Library 2.1 or newer... yes yes checking whether integer division by zero raises SIGFPE... checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... ok yes checking for string.h... (cached) yes checking for dlfcn.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... checking for strings.h... (cached) yes yes checking for sys/time.h... checking for sys/file.h... yes checking for stdint.h... yes yes checking for objdir... .libs yes checking for time.h... checking for sys/param.h... yes yes checking for unsigned long long... checking for sys/resource.h... yes yes checking for limits.h... checking for sys/stat.h... (cached) yes yes checking for sys/mman.h... checking for stdlib.h... (cached) yes yes checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for inttypes.h... checking for malloc.h... checking for fcntl.h... yes 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 string.h... (cached) yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for alloca.h... checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes yes checking if /usr/bin/gcc static flag -static works... checking for sys/pstat.h... checking for sys/time.h... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... no yes checking for sys/sysmp.h... checking for time.h... no checking if /usr/bin/gcc supports -c -o file.o... no done yes checking for sys/sysinfo.h... checking for sys/resource.h... checking argz.h usability... yes yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for machine/hal_sysinfo.h... checking for sys/stat.h... (cached) yes yes checking whether -lc should be explicitly linked in... checking for sys/mman.h... yes checking argz.h presence... no checking for sys/table.h... yes yes checking for argz.h... yes no checking for fcntl.h... checking limits.h usability... checking for sys/sysctl.h... no checking dynamic linker characteristics... yes no checking for sys/systemcfg.h... checking for alloca.h... yes checking limits.h presence... yes no checking for stdint.h... (cached) yes checking for sys/pstat.h... yes checking for limits.h... yes checking for stdio_ext.h... checking locale.h usability... no yes checking for sys/sysmp.h... checking for process.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... yes checking whether to build static libraries... no checking for int64_t... no yes checking locale.h presence... checking for sys/sysinfo.h... no checking for sys/prctl.h... yes checking for locale.h... yes yes yes checking nl_types.h usability... checking for machine/hal_sysinfo.h... checking for sys/wait.h that is POSIX.1 compatible... no checking for sys/table.h... yes checking nl_types.h presence... yes checking whether time.h and sys/time.h may both be included... no yes checking for nl_types.h... yes checking for sys/sysctl.h... yes checking for uint64_t... checking malloc.h usability... yes checking whether errno must be declared... no checking for sys/systemcfg.h... no checking size of int... yes checking malloc.h presence... yes checking for sys/wait.h that is POSIX.1 compatible... no checking for stdint.h... (cached) yes yes checking for malloc.h... yes checking for stdio_ext.h... checking stddef.h usability... yes yes checking for process.h... yes checking stddef.h presence... no configure: updating cache ./config.cache checking for sys/prctl.h... 4 checking size of long... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for stddef.h... yes yes checking for stdlib.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes yes checking whether time.h and sys/time.h may both be included... checking for feof_unlocked... 8 checking size of size_t... yes checking whether errno must be declared... yes no checking size of int... checking for fgets_unlocked... 8 checking for long long... yes checking for getc_unlocked... 4 checking size of long... yes checking size of long long... yes checking for getcwd... 8 checking size of size_t... 8 checking for a 64-bit type... yes checking for getegid... uint64_t checking for intptr_t... 8 checking for long long... yes checking for geteuid... yes checking for uintptr_t... yes checking size of long long... yes checking for getgid... yes checking for ssize_t... yes 8 checking for a 64-bit type... checking for getuid... uint64_t checking for intptr_t... yes checking for mempcpy... yes checking for pid_t... yes checking for uintptr_t... yes checking for munmap... yes checking for library containing strerror... config.status: creating Makefile yes config.status: creating config.h checking for putenv... none required yes checking for ssize_t... checking for asprintf... config.status: executing depfiles commands config.status: executing libtool commands yes checking for setenv... yes checking for atexit... mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes yes checking for setlocale... yes checking for basename... yes checking for stpcpy... yes checking for bcmp... yes checking for pid_t... configure: creating cache ./config.cache yes checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking for strcasecmp... checking for bcopy... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for library containing strerror... checking whether the C compiler works... yes yes checking for bsearch... checking for strdup... none required checking for asprintf... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for bzero... yes checking for strtoul... yes checking whether we are cross compiling... checking for atexit... yes checking for calloc... yes no checking for suffix of object files... checking for tsearch... yes checking for basename... o checking whether we are using the GNU C compiler... yes yes checking whether /usr/bin/gcc accepts -g... yes checking for clock... checking for __argz_count... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for bcmp... yes checking for ffs... none needed checking how to run the C preprocessor... yes checking for __argz_stringify... yes /usr/bin/gcc -E checking for bcopy... yes yes checking for getcwd... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for __argz_next... yes checking for bsearch... yes checking for getpagesize... yes checking for __fsetlocking... yes checking for bzero... yes checking for gettimeofday... yes checking for iconv... yes checking for sys/types.h... yes checking for calloc... yes yes checking for index... checking for sys/stat.h... yes checking for iconv declaration... yes checking for stdlib.h... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes yes checking for clock... yes checking for insque... checking for string.h... yes checking for LC_MESSAGES... yes checking for memory.h... yes yes checking for memchr... checking for ffs... yes yes checking for bison... bison checking version of bison... checking for strings.h... 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 yes configure: updating cache ./config.cache checking for memcmp... yes checking for inttypes.h... configure: creating ./config.status checking for getcwd... yes checking for stdint.h... yes yes checking for memcpy... yes checking for getpagesize... checking for unistd.h... yes checking minix/config.h usability... yes yes checking for memmem... checking for gettimeofday... config.status: creating Makefile config.status: creating config.intl no checking minix/config.h presence... config.status: creating config.h no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes config.status: executing default-1 commands yes checking for memmove... checking for index... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether /usr/bin/gcc supports -W... mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp yes yes checking whether /usr/bin/gcc supports -Wall... yes checking for mempcpy... checking for insque... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking for memset... checking for memchr... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking for mkstemps... yes yes checking for memcmp... checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Woverlength-strings... yes checking for putenv... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking for memcpy... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking for random... yes checking stddef.h presence... yes yes checking for stddef.h... yes checking for memmem... checking for stdlib.h... (cached) yes configure: creating cache ./config.cache yes checking for strings.h... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... checking for rename... checking for unistd.h... (cached) yes x86_64-pc-linux-gnu checking target system type... checking fcntl.h usability... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... yes checking for memmove... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for rindex... checking sys/file.h usability... checking whether the C compiler works... yes yes checking sys/file.h presence... checking for mempcpy... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes checking for sys/file.h... yes checking for setenv... checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking whether we are cross compiling... checking for memset... yes yes checking for snprintf... checking for feof_unlocked... no checking for suffix of object files... yes o checking whether we are using the GNU C compiler... yes yes checking for mkstemps... checking for ferror_unlocked... checking for sigsetmask... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes yes checking for putenv... checking for stpcpy... checking for fflush_unlocked... none needed checking whether we are using the GNU C++ compiler... yes yes yes checking for fgetc_unlocked... checking for random... checking for stpncpy... yes checking whether /usr/bin/g++ -std=c++11 accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking how to run the C preprocessor... yes yes checking for fgets_unlocked... yes checking for rename... /usr/bin/gcc -E checking for strcasecmp... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for fileno_unlocked... checking for rindex... yes checking for strchr... yes checking for fprintf_unlocked... yes yes checking for setenv... checking for strdup... yes no checking for sys/types.h... checking for fputc_unlocked... yes yes checking for snprintf... yes checking for strncasecmp... checking for sys/stat.h... yes yes checking for fputs_unlocked... checking for stdlib.h... yes yes checking for strndup... checking for sigsetmask... yes checking for string.h... yes checking for fread_unlocked... yes checking for memory.h... yes yes checking for strnlen... checking for stpcpy... yes yes checking for strings.h... checking for fwrite_unlocked... yes yes yes checking for strrchr... checking for inttypes.h... checking for stpncpy... yes yes checking for getchar_unlocked... checking for stdint.h... yes yes checking for strstr... yes checking for unistd.h... checking for strcasecmp... yes checking for getc_unlocked... yes checking minix/config.h usability... yes yes yes checking for strtod... checking for putchar_unlocked... checking for strchr... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes yes checking for strtol... checking for putc_unlocked... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for strdup... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... yes checking for strtoul... yes yes checking whether /usr/bin/gcc supports -Wall... checking whether abort is declared... yes checking for strncasecmp... yes checking whether /usr/bin/gcc supports -Wnarrowing... yes checking for strtoll... yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking whether asprintf is declared... yes yes checking for strndup... checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes yes checking for strtoull... yes checking whether basename is declared... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for strverscmp... yes checking whether errno is declared... yes yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for strnlen... yes yes checking whether /usr/bin/gcc supports -Wold-style-definition... checking for tmpnam... yes no yes checking whether /usr/bin/gcc supports -Wc++-compat... checking whether vasprintf is declared... checking for vasprintf... yes yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... checking for strrchr... yes yes checking whether memmem is declared... checking whether /usr/bin/gcc supports -fno-exceptions... yes checking for vfprintf... yes checking whether /usr/bin/gcc supports -fno-rtti... yes checking whether clearerr_unlocked is declared... yes yes yes checking for strstr... checking for vprintf... yes checking whether feof_unlocked is declared... checking dependency style of /usr/bin/g++ -std=c++11... yes checking whether ferror_unlocked is declared... gcc3 checking whether time.h and sys/time.h may both be included... yes checking for vsnprintf... yes checking whether string.h and strings.h may both be included... yes checking whether fflush_unlocked is declared... yes checking for strtod... yes checking locale.h usability... yes checking whether fgetc_unlocked is declared... yes checking locale.h presence... yes yes yes checking for locale.h... yes checking for vsprintf... checking for strtol... checking fcntl.h usability... yes checking whether fgets_unlocked is declared... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for strtoul... checking limits.h usability... yes yes checking for waitpid... checking whether fileno_unlocked is declared... yes checking limits.h presence... yes checking for limits.h... yes yes yes checking stddef.h usability... checking for strtoll... checking whether fprintf_unlocked is declared... yes checking for setproctitle... yes checking stddef.h presence... yes checking for stddef.h... yes yes checking for stdlib.h... (cached) yes no checking for strtoull... checking for strings.h... (cached) checking whether fputc_unlocked is declared... yes checking for string.h... (cached) yes checking sys/file.h usability... no checking whether alloca needs Cray hooks... yes no checking stack direction for C alloca... checking whether fputs_unlocked is declared... yes yes checking sys/file.h presence... checking for strverscmp... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... yes checking whether fread_unlocked is declared... 1 checking for vfork.h... yes checking for tmpnam... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for vasprintf... yes checking whether putc_unlocked is declared... no checking for fork... yes checking for vfprintf... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... no checking for an ANSI C-conforming const... yes checking sys/mman.h presence... yes checking for inline... yes checking for sys/mman.h... yes checking for mmap... inline checking for obstacks... yes yes yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... checking for vfork... checking for vprintf... yes checking for off_t... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes configure: updating cache ./config.cache checking for working fork... configure: creating ./config.status yes checking for working vfork... (cached) yes checking for _doprnt... yes yes checking for size_t... checking for vsnprintf... config.status: creating Makefile config.status: creating mkheaders.almost no checking for sys_errlist... config.status: creating config.h Configuring in ./zlib yes yes checking for ssize_t... checking for vsprintf... no checking for sys_nerr... yes checking for waitpid... yes checking for setproctitle... no checking for sys_siglist... yes checking for uintptr_t... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... no checking for external symbol _system_configuration... no configure: creating cache ./config.cache yes checking for ptrdiff_t... checking build system type... 1 checking for vfork.h... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc no yes checking for uint64_t... checking for __fsetlocking... checking for fork... checking whether the C compiler works... yes checking whether struct tm is in sys/time.h or time.h... yes checking for canonicalize_file_name... yes time.h checking size of int... checking for vfork... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for dup3... yes checking whether we are cross compiling... checking for working fork... 4 checking size of long... yes checking for getrlimit... no checking for suffix of object files... yes checking for working vfork... (cached) yes checking for _doprnt... o checking whether we are using the GNU C compiler... 8 checking for clearerr_unlocked... yes yes checking whether /usr/bin/gcc accepts -g... checking for getrusage... no checking for sys_errlist... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for feof_unlocked... yes checking for getsysinfo... none needed checking whether /usr/bin/gcc understands -c and -o together... no checking for sys_nerr... yes checking for ferror_unlocked... yes checking for style of include used by make... GNU no checking dependency style of /usr/bin/gcc... none checking for CET support... checking for gettimeofday... (cached) yes checking for on_exit... no checking for sys_siglist... yes yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fflush_unlocked... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for pipe2... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no checking for external symbol _system_configuration... 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... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking for fgetc_unlocked... no checking for __fsetlocking... yes checking for psignal... yes checking for fgets_unlocked... yes checking for canonicalize_file_name... yes ok checking for pstat_getdynamic... checking how to run the C preprocessor... yes checking for fileno_unlocked... yes checking for dup3... /usr/bin/gcc -E no checking for pstat_getstatic... yes checking for fprintf_unlocked... checking for ANSI C header files... yes checking for getrlimit... no checking for realpath... no checking for fputc_unlocked... yes checking for getrusage... yes checking for setrlimit... yes checking for fputs_unlocked... yes yes checking for getsysinfo... checking for sys/types.h... yes checking for spawnve... yes yes checking for sys/stat.h... checking for fread_unlocked... no checking for gettimeofday... (cached) yes yes checking for on_exit... no checking for spawnvpe... checking for stdlib.h... yes checking for fwrite_unlocked... yes checking for string.h... yes no checking for pipe2... checking for strerror... yes yes checking for memory.h... checking for getchar_unlocked... yes yes checking for psignal... yes checking for strsignal... checking for strings.h... yes checking for getc_unlocked... yes yes checking for inttypes.h... yes checking for pstat_getdynamic... checking for sysconf... yes yes checking for stdint.h... checking for putchar_unlocked... yes no checking for sysctl... yes checking for pstat_getstatic... checking for unistd.h... yes checking for putc_unlocked... yes checking for dlfcn.h... no checking for sysmp... no checking for realpath... yes checking for objdir... yes .libs checking whether abort is declared... no yes checking for table... checking for setrlimit... yes checking whether asprintf is declared... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no yes checking for times... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for spawnve... yes checking whether basename is declared... yes checking if /usr/bin/gcc static flag -static works... yes checking for wait3... no checking if /usr/bin/gcc supports -c -o file.o... no yes checking for spawnvpe... checking whether errno is declared... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes no yes checking whether -lc should be explicitly linked in... checking for wait4... checking whether getopt is declared... no checking for strerror... no checking dynamic linker characteristics... yes yes checking whether vasprintf is declared... checking for sbrk... yes checking for strsignal... yes checking whether clearerr_unlocked is declared... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C preprocessor... /usr/bin/gcc -E checking whether basename is declared... yes checking for sysconf... yes checking whether feof_unlocked is declared... checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking whether ffs is declared... checking for sys/param.h... yes yes checking whether ferror_unlocked is declared... checking for sysctl... yes yes checking whether asprintf is declared... checking for getpagesize... yes checking whether fflush_unlocked is declared... no checking for sysmp... yes checking whether vasprintf is declared... yes checking for working mmap... yes checking whether fgetc_unlocked is declared... yes no checking for table... checking whether snprintf is declared... yes checking whether fgets_unlocked is declared... yes yes checking whether vsnprintf is declared... checking for memcpy... no checking for times... yes checking whether fileno_unlocked is declared... yes checking whether calloc is declared... yes yes yes checking whether fprintf_unlocked is declared... checking for wait3... checking for strerror... yes checking whether getenv is declared... no checking whether fputc_unlocked is declared... yes yes checking for unistd.h... (cached) yes checking for wait4... yes checking whether getopt is declared... yes checking whether fputs_unlocked is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes yes checking for sbrk... checking whether malloc is declared... yes checking whether fread_unlocked is declared... yes yes checking whether realloc is declared... yes checking whether basename is declared... checking whether fwrite_unlocked is declared... yes checking whether sbrk is declared... yes yes checking whether ffs is declared... checking whether getchar_unlocked is declared... yes checking whether strtol is declared... yes yes checking whether getc_unlocked is declared... checking whether asprintf is declared... yes checking whether strtoul is declared... yes yes checking whether putchar_unlocked is declared... checking whether vasprintf is declared... yes checking whether strtoll is declared... yes checking whether putc_unlocked is declared... yes checking whether snprintf is declared... yes yes checking whether strtoull is declared... checking for working alloca.h... yes checking whether vsnprintf is declared... yes checking whether strverscmp is declared... yes checking for alloca... yes checking whether calloc is declared... yes yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... checking whether strnlen is declared... yes checking whether getenv is declared... yes checking whether canonicalize_file_name must be declared... yes checking whether NLS is requested... no checking for uchar... yes checking size of ino_t... checking whether getopt is declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether malloc is declared... 8 checking size of dev_t... yes checking whether realloc is declared... yes checking for working strncmp... 8 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes yes checking for shared library run path origin... checking whether sbrk is declared... config.status: creating Makefile done config.status: executing depfiles commands config.status: executing libtool commands checking for iconv... (cached) no yes yes checking whether strtol is declared... checking for CET support... configure: updating cache ./config.cache configure: creating ./config.status yes Configuring in ./libbacktrace checking whether strtoul is declared... yes checking whether strtoll is declared... yes config.status: creating Makefile checking whether strtoull is declared... config.status: creating testsuite/Makefile yes checking valgrind.h usability... yes config.status: creating config.h checking whether strverscmp is declared... config.status: executing default commands no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... yes Configuring in ./libcody checking whether strnlen is declared... no checking for VALGRIND_DISCARD in ... no yes checking whether canonicalize_file_name must be declared... configure: updating cache ./config.cache configure: creating ./config.status 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... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... config.status: creating Makefile x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps checking whether the C compiler works... yes checking for working strncmp... Configuring in ./libdecnumber yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether we are cross compiling... configure: updating cache ./config.cache configure: creating ./config.status configure: creating cache ./config.cache no checking for suffix of object files... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking maintainer-mode... o checking whether we are using the GNU C compiler... checking whether the C++ compiler works... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... config.status: creating Makefile none needed checking whether /usr/bin/gcc understands -c and -o together... config.status: creating testsuite/Makefile config.status: creating config.h yes checking how to run the C preprocessor... config.status: executing default commands yes checking for C++ compiler default output file name... a.out checking for suffix of executables... /usr/bin/gcc -E Configuring in ./fixincludes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for sys/types.h... checking whether we are cross compiling... yes checking for sys/stat.h... no checking for suffix of object files... yes no checking for suffix of object files... checking for stdlib.h... o checking whether we are using the GNU C++ compiler... o checking whether we are using the GNU C compiler... yes yes checking whether /usr/bin/g++ -std=c++11 accepts -g... checking for string.h... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/g++ -std=c++11 is for C++11... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for memory.h... yes checking adding -Wl,--no-undefined to linker... yes none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for aclocal... checking for strings.h... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes yes checking whether /usr/bin/gcc supports -Wall... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for inttypes.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether the C compiler works... checking for stdint.h... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... ok yes checking exceptions... no checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar yes yes checking for C compiler default output file name... a.out checking for unistd.h... checking for suffix of executables... checking whether /usr/bin/gcc supports -Wmissing-prototypes... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking minix/config.h usability... checking whether we are cross compiling... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... no checking minix/config.h presence... yes checking whether /usr/bin/gcc supports -Wcast-qual... no checking for suffix of object files... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... o checking whether we are using the GNU C compiler... config.status: creating Makefile yes checking for a BSD-compatible install... yes checking whether /usr/bin/gcc supports -fno-lto... yes checking whether /usr/bin/gcc accepts -g... config.status: creating config.h /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... yes checking how to run the C preprocessor... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether make supports nested variables... yes Checking multilib configuration for libgcc... mkdir -p -- x86_64-pc-linux-gnu/libgcc checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc /usr/bin/gcc -E Configuring in x86_64-pc-linux-gnu/libgcc none needed checking how to run the C preprocessor... 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 grep that handles long lines and -e... checking for gawk... (cached) gawk checking for dwz... dwz checking how to print strings... /usr/bin/grep checking for egrep... printf checking for a sed that does not truncate output... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/gcc -E /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for sys/types.h... ok yes checking for dlfcn.h... checking for sys/stat.h... yes checking for sys/types.h... yes yes checking for objdir... .libs checking for stdlib.h... yes checking for sys/stat.h... yes yes checking for string.h... checking for stdlib.h... yes checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for memory.h... checking for string.h... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes configure: creating cache ./config.cache yes checking build system type... checking for strings.h... checking for memory.h... x86_64-pc-linux-gnu checking host system type... yes checking if /usr/bin/gcc static flag -static works... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... yes /usr/bin/install -c checking for gawk... gawk yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/libgcc/configure: line 2753: /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build/./gcc/xgcc: No such file or directory no checking if /usr/bin/gcc supports -c -o file.o... checking for x86_64-pc-linux-gnu-ar... /home/buildroot/autobuild/instance-1/output-1/host/bin/-ar checking for x86_64-pc-linux-gnu-lipo... lipo checking for x86_64-pc-linux-gnu-nm... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build/./gcc/nm checking for x86_64-pc-linux-gnu-ranlib... /home/buildroot/autobuild/instance-1/output-1/host/bin/-ranlib checking for x86_64-pc-linux-gnu-strip... /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/strip checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build/./gcc/xgcc -B/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build/./gcc/ -B/home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/bin/ -B/home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/lib/ -isystem /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/include -isystem /home/buildroot/autobuild/instance-1/output-1/host/x86_64-pc-linux-gnu/sys-include checking for inttypes.h... checking for strings.h... checking for suffix of object files... yes yes yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for stdint.h... checking for inttypes.h... configure: error: in `/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build/x86_64-pc-linux-gnu/libgcc': configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details yes checking whether -lc should be explicitly linked in... yes yes checking for stdint.h... checking for unistd.h... no checking dynamic linker characteristics... yes yes checking for unistd.h... make[1]: *** [Makefile:20595: configure-target-libgcc] Error 1 make[1]: *** Waiting for unfinished jobs.... checking ctype.h usability... yes yes checking ctype.h presence... checking minix/config.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for ctype.h... yes checking stddef.h usability... no checking unwind.h usability... yes checking stddef.h presence... no checking minix/config.h presence... yes checking for stddef.h... yes yes checking unwind.h presence... checking for string.h... (cached) yes checking stdio.h usability... yes checking for unwind.h... yes checking for _Unwind_Backtrace... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking stdio.h presence... yes checking for stdio.h... yes yes checking for -funwind-tables option... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether /usr/bin/gcc supports -W... yes checking for -frandom-seed=string option... yes checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -W... yes checking for uintptr_t... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking for int_least32_t... checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking for int_fast32_t... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes yes checking for uint64_t... checking whether /usr/bin/gcc supports -Woverlength-strings... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes yes checking whether /usr/bin/gcc supports -Wcast-qual... checking for ANSI C header files... (cached) yes yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... checking stddef.h usability... yes checking for _Unwind_GetIPInfo... yes checking for off_t... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes yes checking for CET support... checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking size of int... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... 4 checking size of long... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes 8 checking __sync extensions... checking for ANSI C header files... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking target system type... checking for feof_unlocked... x86_64-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... yes checking __atomic extensions... yes checking for ferror_unlocked... yes checking output filetype... no checking for CET support... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for fflush_unlocked... yes checking for uintptr_t... yes checking for fgetc_unlocked... yes checking for int_least32_t... yes checking for fgets_unlocked... yes yes checking for int_fast32_t... configure: updating cache ./config.cache configure: creating ./config.status yes checking for fileno_unlocked... yes checking for uint64_t... yes checking for fprintf_unlocked... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... config.status: creating Makefile no config.status: creating config.h yes checking sys/mman.h presence... checking for fputc_unlocked... config.status: executing gstdint.h commands yes checking for sys/mman.h... yes checking for mmap... yes checking for fputs_unlocked... yes checking link.h usability... yes yes checking link.h presence... checking for fread_unlocked... yes checking for link.h... yes checking sys/link.h usability... yes checking for fwrite_unlocked... no checking sys/link.h presence... no checking for sys/link.h... no checking for dl_iterate_phdr... yes checking for getchar_unlocked... yes checking mach-o/dyld.h usability... yes no checking mach-o/dyld.h presence... checking for getc_unlocked... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking for putchar_unlocked... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking for putc_unlocked... yes checking whether strnlen is declared... yes yes checking whether getpagesize is declared... checking whether abort is declared... yes checking for lstat... yes checking whether asprintf is declared... yes yes checking for readlink... checking whether basename is declared... yes checking for getexecname... yes checking whether errno is declared... no no checking for KERN_PROC... checking whether vasprintf is declared... no checking for KERN_PROG_ARGS... yes checking whether memmem is declared... no checking for clock_gettime... yes checking whether clearerr_unlocked is declared... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking whether feof_unlocked is declared... yes checking for compress in -lz... yes checking whether ferror_unlocked is declared... yes checking whether --build-id is supported... yes checking whether fflush_unlocked is declared... yes checking whether --compress-debug-sections is supported... yes checking whether fgetc_unlocked is declared... yes checking for ZSTD_compress in -lzstd... yes checking whether fgets_unlocked is declared... no checking whether --compress-debug-sections=zstd is supported... yes checking whether fileno_unlocked is declared... no checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... no checking whether tests can run... yes checking whether fprintf_unlocked is declared... yes no checking whether fputc_unlocked is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating Makefile config.status: creating install-debuginfo-for-buildid.sh config.status: creating mkheaders.almost config.status: creating config.h config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/build' make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-bare-metal-13.2.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'