******************************************************************************** conan install binutils/2.39@#1f3ad01c9a97f039104581fbf4172a3a --build=binutils -pr /home/conan/w/prod/BuildSingleReference/158477/d708e435-96f8-4193-8013-abf1cd86d620/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True binutils/2.39: binutils:target_arch=x86_64 binutils/2.39: binutils:target_os=Linux binutils/2.39: binutils:target_triplet=x86_64-pc-linux-gnu zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f binutils/2.39: Forced build from source Installing package: binutils/2.39 Requirements binutils/2.39 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages binutils/2.39:3889333944e109e6dfb7f5b29d60f1653227d7cb - Build zlib/1.2.13:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.13: Downloaded package revision 160156cd99733b4b2996f650306592a8 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK binutils/2.39: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/source/src binutils/2.39: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK binutils/2.39: Copying sources to build folder binutils/2.39: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb binutils/2.39: Generator txt created conanbuildinfo.txt binutils/2.39: Calling generate() binutils/2.39: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK binutils/2.39: Calling build() binutils/2.39: apply_conandata_patches(): No patches defined in conandata binutils/2.39: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-nls' '--target=x86_64-pc-linux-gnu' '--enable-multilib=yes' '--with-zlib=/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3' '--program-prefix=x86_64-pc-linux-gnu-' '--exec_prefix=/bin/exec_prefix' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-nls' '--target=x86_64-pc-linux-gnu' '--enable-multilib=yes' '--with-zlib=/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3' '--program-prefix=x86_64-pc-linux-gnu-' '--exec_prefix=/bin/exec_prefix' ----------------- 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... /bin/sed checking for gawk... no checking for mawk... mawk 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... no checking for byacc... no checking for yacc... no checking for bison... no 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... no checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for readelf... readelf checking for -plugin option... no checking for x86_64-pc-linux-gnu-cc... no checking for cc... cc checking for x86_64-pc-linux-gnu-c++... no checking for c++... c++ checking for x86_64-pc-linux-gnu-gcc... no checking for gcc... gcc checking for x86_64-pc-linux-gnu-gfortran... no checking for gfortran... no checking for x86_64-pc-linux-gnu-gccgo... no checking for gccgo... no checking for x86_64-pc-linux-gnu-ar... no checking for ar... ar checking for x86_64-pc-linux-gnu-as... no checking for as... as checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-pc-linux-gnu-ld... no checking for ld... ld checking for x86_64-pc-linux-gnu-lipo... no checking for lipo... no checking for x86_64-pc-linux-gnu-nm... no checking for nm... nm checking for x86_64-pc-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-pc-linux-gnu-objdump... no checking for objdump... objdump checking for x86_64-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-pc-linux-gnu-readelf... no checking for readelf... readelf checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for x86_64-pc-linux-gnu-windmc... no checking for 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... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... just compiled checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target ld... just compiled checking where to find the target lipo... host tool 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 ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/conan/conanbuild.sh" && make -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug' mkdir -p -- ./libiberty mkdir -p -- ./intl mkdir -p -- ./zlib Configuring in ./libiberty Configuring in ./intl Configuring in ./zlib configure: creating cache ./config.cache configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing makeinfo --split-size=5000000 checking for perl... 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 whether the C compiler works... checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) ar x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... 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 yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether 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 the C compiler works... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... checking whether we are cross compiling... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... no checking for suffix of object files... none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... /usr/bin/gcc -E o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... 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 /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... none needed checking whether /usr/bin/gcc understands -c and -o together... /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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... yes checking for sys/types.h... yes gcc3 checking how to print strings... checking for sys/stat.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... yes /bin/grep -F checking for ld used by /usr/bin/gcc... ld checking if the linker (ld) is GNU ld... checking for stdlib.h... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for sys/types.h... yes checking for string.h... yes checking for sys/stat.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for memory.h... yes checking for stdlib.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 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... ar yes checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib yes checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking for strings.h... checking for string.h... yes yes checking for inttypes.h... checking for memory.h... yes yes checking for strings.h... checking for stdint.h... ok yes yes checking how to run the C preprocessor... checking for inttypes.h... checking for unistd.h... /usr/bin/gcc -E yes yes checking minix/config.h usability... checking for stdint.h... checking for ANSI C header files... no checking minix/config.h presence... yes checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking minix/config.h usability... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... no checking minix/config.h presence... /usr/bin/xgettext yes checking for msgmerge... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for sys/types.h... /usr/bin/msgmerge checking build system type... yes x86_64-pc-linux-gnu checking host system type... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/stat.h... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... no checking whether /usr/bin/gcc supports -W... yes checking for stdlib.h... none required checking for an ANSI C-conforming const... yes checking whether /usr/bin/gcc supports -Wall... yes yes checking for inline... checking for string.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... inline checking for off_t... yes yes checking for memory.h... checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for strings.h... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking for size_t... no checking whether /usr/bin/gcc supports -pedantic ... yes checking for inttypes.h... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for stdint.h... yes checking for working alloca.h... yes checking for unistd.h... yes checking for alloca... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for objdir... yes checking for inline... checking for sys/param.h... .libs inline checking whether byte ordering is bigendian... yes checking for getpagesize... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for working mmap... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no yes checking if /usr/bin/gcc static flag -static works... checking for sys/file.h... 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... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for string.h... (cached) yes yes checking for inttypes.h... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (ld -m elf_x86_64) supports shared libraries... checking for sys/time.h... yes checking whether -lc should be explicitly linked in... yes checking for stdint.h... yes checking for time.h... yes yes checking for unsigned long long... no checking dynamic linker characteristics... checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for inttypes.h... yes checking for fcntl.h... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking whether the inttypes.h PRIxNN macros are broken... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for alloca.h... yes no checking for ld used by GCC... checking for sys/pstat.h... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... checking for stdlib.h... (cached) yes no checking for sys/sysmp.h... checking for unistd.h... (cached) yes checking for sys/param.h... done no checking for sys/sysinfo.h... checking argz.h usability... yes checking for machine/hal_sysinfo.h... yes checking for getpagesize... yes checking argz.h presence... no yes checking for argz.h... yes checking for sys/table.h... checking limits.h usability... no checking for sys/sysctl.h... yes yes checking for sys/systemcfg.h... checking for working mmap... yes checking limits.h presence... yes checking for limits.h... yes no checking for stdint.h... (cached) yes checking locale.h usability... checking for stdio_ext.h... yes yes checking locale.h presence... checking for process.h... yes checking for locale.h... yes yes no checking for memcpy... checking for sys/prctl.h... checking nl_types.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes yes checking whether time.h and sys/time.h may both be included... checking for strerror... yes checking malloc.h presence... yes checking whether errno must be declared... yes checking for malloc.h... yes checking stddef.h usability... yes checking for unistd.h... (cached) yes no checking size of int... yes checking stddef.h presence... yes checking for stddef.h... yes configure: updating cache ./config.cache checking for stdlib.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status checking for string.h... (cached) yes checking for unistd.h... (cached) yes 4 checking size of long... checking for sys/param.h... (cached) yes checking for feof_unlocked... yes 8 checking size of size_t... checking for fgets_unlocked... yes checking for getc_unlocked... 8 checking for long long... yes checking for getcwd... yes checking size of long long... yes checking for getegid... 8 checking for a 64-bit type... yes checking for geteuid... uint64_t checking for intptr_t... yes checking for getgid... yes checking for uintptr_t... yes checking for getuid... yes yes checking for mempcpy... checking for ssize_t... yes checking for munmap... yes checking for pid_t... config.status: creating Makefile yes config.status: executing depfiles commands checking for putenv... yes checking for library containing strerror... yes checking for setenv... none required checking for asprintf... yes checking for setlocale... yes checking for atexit... yes checking for stpcpy... yes checking for basename... yes config.status: executing libtool commands checking for strcasecmp... yes checking for bcmp... yes checking for strdup... make[1]: Nothing to be done for 'all-target'. yes mkdir -p -- ./etc checking for bcopy... Configuring in ./etc yes checking for strtoul... yes checking for bsearch... yes checking for tsearch... yes checking for bzero... yes checking for __argz_count... yes checking for calloc... yes 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... yes checking for __argz_stringify... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes yes checking for clock... checking whether make supports nested variables... (cached) yes yes checking for __argz_next... configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for ffs... yes checking for __fsetlocking... yes checking for getcwd... yes checking for iconv... yes checking for getpagesize... yes checking for iconv declaration... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for gettimeofday... checking for nl_langinfo and CODESET... yes yes checking for LC_MESSAGES... checking for index... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking for insque... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memchr... yes checking for memcmp... config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes checking for memcpy... make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/intl' yes checking for memmem... make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/zlib' CC libz_a-adler32.o yes checking for memmove... CC libz_a-compress.o CC libz_a-crc32.o yes checking for mempcpy... yes checking for memset... CC libz_a-deflate.o yes checking for mkstemps... yes checking for putenv... yes checking for random... CC libz_a-gzread.o yes checking for rename... done configure: creating ./config.status CC libz_a-gzclose.o yes checking for rindex... CC libz_a-gzwrite.o yes checking for setenv... config.status: creating Makefile CC libz_a-gzlib.o CC libz_a-infback.o yes checking for snprintf... yes mkdir -p -- ./binutils checking for sigsetmask... Configuring in ./binutils CC libz_a-inffast.o yes checking for stpcpy... CC libz_a-inflate.o yes checking for stpncpy... yes configure: creating cache ./config.cache checking for strcasecmp... checking build system type... CC libz_a-inftrees.o 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 yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... CC libz_a-trees.o mawk checking whether make sets $(MAKE)... checking for strchr... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether the C compiler works... checking for strdup... yes checking for C compiler default output file name... a.out checking for suffix of executables... CC libz_a-uncompr.o yes checking for strncasecmp... checking whether we are cross compiling... CC libz_a-zutil.o yes no checking for suffix of object files... checking for strndup... true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-m64 -g " "CXXFLAGS=-m64 -g " "CFLAGS_FOR_BUILD=-m64 -g" "CFLAGS_FOR_TARGET=-O2 -m64 -g" "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=-m64" "LIBCFLAGS=-m64 -g " "LIBCFLAGS_FOR_TARGET=-O2 -m64 -g" "MAKE=make" "MAKEINFO=/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/bin/exec_prefix" "infodir=//share/info" "libdir=//lib" "prefix=/" "tooldir=/bin/exec_prefix/x86_64-pc-linux-gnu" "AR=ar " "AS=as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=ld" "LIBCFLAGS=-m64 -g " "NM=nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" DO=all multi-do # make AR libz.a make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/zlib' o checking whether we are using the GNU C compiler... mkdir -p -- ./gas Configuring in ./gas yes checking whether /usr/bin/gcc accepts -g... yes checking for strnlen... yes checking for /usr/bin/gcc option to accept ISO C89... yes none needed checking whether /usr/bin/gcc understands -c and -o together... checking for strrchr... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... yes checking for strstr... configure: creating cache ./config.cache checking build system type... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... yes x86_64-pc-linux-gnu checking for strtod... checking for a BSD-compatible install... /usr/bin/gcc -E /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether make sets $(MAKE)... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... checking whether make supports nested variables... yes /bin/grep -E checking for ANSI C header files... checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for strtol... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for strtoul... checking whether we are cross compiling... yes yes checking for sys/types.h... checking for strtoll... yes no checking for suffix of object files... checking for sys/stat.h... yes checking for strtoull... o checking whether we are using the GNU C compiler... yes checking for stdlib.h... yes checking whether /usr/bin/gcc accepts -g... yes yes checking for strverscmp... checking for string.h... yes checking for /usr/bin/gcc option to accept ISO C89... yes none needed checking whether /usr/bin/gcc understands -c and -o together... checking for memory.h... yes checking for tmpnam... yes yes checking for style of include used by make... checking for strings.h... GNU checking dependency style of /usr/bin/gcc... yes checking for vasprintf... yes checking for inttypes.h... gcc3 checking how to run the C preprocessor... yes yes checking for stdint.h... /usr/bin/gcc -E checking for vfprintf... 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 unistd.h... yes checking for vprintf... yes checking minix/config.h usability... no checking minix/config.h presence... yes checking for vsnprintf... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/types.h... yes checking how to print strings... yes yes checking for sys/stat.h... checking for vsprintf... 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... checking for stdlib.h... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for waitpid... yes checking for string.h... yes yes checking for memory.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for setproctitle... yes 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 strings.h... checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all no checking whether alloca needs Cray hooks... checking for x86_64-pc-linux-gnu-ar... ar no checking stack direction for C alloca... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes checking for inttypes.h... -1 checking for vfork.h... yes no checking for stdint.h... checking for fork... ok yes checking for unistd.h... checking for dlfcn.h... yes checking for vfork... yes yes checking for objdir... checking minix/config.h usability... .libs yes checking for working fork... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for working vfork... (cached) yes checking for _doprnt... yes 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... 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... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking if /usr/bin/gcc static flag -static works... no checking for sys_errlist... yes checking for sys_nerr... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking if /usr/bin/gcc supports -c -o file.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 yes checking whether the shell understands "+="... yes checking for sys_siglist... checking for 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... ar checking for x86_64-pc-linux-gnu-strip... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (ld -m elf_x86_64) supports shared libraries... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes checking whether -lc should be explicitly linked in... yes checking for external symbol _system_configuration... no checking dynamic linker characteristics... no checking for __fsetlocking... ok yes checking for canonicalize_file_name... checking for dlfcn.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... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for objdir... .libs yes checking for dup3... no checking for library containing dlsym... yes checking for getrlimit... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... 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 getrusage... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking if /usr/bin/gcc static flag -static works... no yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... checking for getsysinfo... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing bison -y checking for flex... /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... yes checking if /usr/bin/gcc supports -c -o file.o... no checking for gettimeofday... (cached) yes /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for on_exit... checking for msgmerge... /usr/bin/msgmerge yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (ld -m elf_x86_64) supports shared libraries... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking size of long... yes checking whether -lc should be explicitly linked in... yes checking for pipe2... no checking dynamic linker characteristics... yes checking for psignal... 8 checking size of long long... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for pstat_getdynamic... 8 checking fcntl.h usability... no checking for library containing dlsym... no checking for pstat_getstatic... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... no checking for realpath... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking sys/file.h presence... yes checking for sys/file.h... yes no checking how to compare bootstrapped objects... checking for sys/stat.h... (cached) yes cmp --ignore-initial=16 $$f1 $$f2 yes checking sys/time.h usability... checking for setrlimit... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... yes checking sys/time.h presence... yes checking for sys/time.h... yes yes checking for spawnve... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... no no checking for spawnvpe... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... checking for bison... /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing bison -y checking for flex... /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt no checking for xgettext... /usr/bin/xgettext checking for strerror... checking for msgmerge... yes /usr/bin/msgmerge checking for getpagesize... checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes yes checking for unistd.h... (cached) yes checking for strsignal... yes checking for working mmap... checking whether compiling a cross-assembler... no checking for strsignal... yes yes checking for LC_MESSAGES... checking for sysconf... yes checking for getc_unlocked... yes checking for working assert macro... yes checking for sysctl... yes checking for mkdtemp... yes checking for a known getopt prototype in unistd.h... yes checking for sysmp... yes yes checking whether declaration is required for environ... checking for mkstemp... no checking for table... yes no checking whether declaration is required for ffs... checking for sbrk... no no checking for times... checking whether asprintf is declared... yes checking for utimensat... yes yes checking whether mempcpy is declared... yes checking for wait3... checking for utimes... yes yes yes checking whether stpcpy is declared... checking for mbstate_t... checking for wait4... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking for sbrk... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes yes checking for library containing frexp... yes checking whether basename is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status none required checking for LC_MESSAGES... yes checking whether ffs is declared... yes checking for a known getopt prototype in unistd.h... yes checking whether asprintf is declared... yes checking for utime.h... yes yes checking whether vasprintf is declared... checking whether asprintf is declared... yes yes checking whether environ is declared... checking whether snprintf is declared... yes yes checking whether vsnprintf is declared... checking whether getc_unlocked is declared... yes yes checking whether calloc is declared... checking whether sbrk is declared... yes checking whether getenv is declared... yes checking whether stpcpy is declared... yes checking whether getopt is declared... yes checking whether strnlen is declared... yes checking whether malloc is declared... yes checking for msgpack... no checking iconv.h usability... yes checking whether realloc is declared... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... yes checking whether sbrk is declared... done checking for iconv... yes checking whether strtol is declared... yes checking for iconv declaration... yes checking whether strtoul is declared... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); config.status: creating .gdbinit yes config.status: creating Makefile checking whether strtoll is declared... config.status: creating po/Makefile.in configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes config.status: creating config.h checking whether strtoull is declared... config.status: executing depfiles commands yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be 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 for working strncmp... yes config.status: executing libtool commands config.status: executing default-1 commands configure: updating cache ./config.cache config.status: creating po/POTFILES configure: creating ./config.status config.status: creating po/Makefile config.status: executing default commands make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/etc' mkdir -p -- ./gprof Configuring in ./gprof config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: creating Makefile config.status: executing default commands config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands mkdir -p -- ./gprofng Configuring in ./gprofng 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... 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... /bin/mkdir -p checking for gawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache config.status: executing libtool commands checking whether the C compiler works... checking build system type... x86_64-pc-linux-gnu checking host system type... config.status: executing default-1 commands 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... config.status: creating po/POTFILES yes yes checking for C compiler default output file name... config.status: creating po/Makefile a.out checking for suffix of executables... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk 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 style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... checking whether we are cross compiling... /usr/bin/gcc checking whether the C compiler works... mkdir -p -- ./ld Configuring in ./ld no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether /usr/bin/gcc accepts -g... checking whether we are cross compiling... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... configure: creating cache ./config.cache yes checking whether /usr/bin/gcc accepts -g... checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking for /usr/bin/gcc option to accept ISO C89... gcc3 checking how to run the C preprocessor... 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 /usr/bin/gcc -E none needed checking whether /usr/bin/gcc understands -c and -o together... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking whether 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 dependency style of /usr/bin/gcc... checking whether the C compiler works... gcc3 checking how to run the C preprocessor... yes checking for C compiler default output file name... a.out /usr/bin/gcc -E checking for suffix of executables... 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... checking whether we are cross compiling... yes checking for sys/stat.h... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for stdlib.h... yes checking whether /usr/bin/gcc accepts -g... yes yes checking for sys/types.h... yes checking for /usr/bin/gcc option to accept ISO C89... checking for string.h... yes none needed checking whether /usr/bin/gcc understands -c and -o together... checking for sys/stat.h... yes checking for memory.h... yes yes checking for style of include used by make... checking for stdlib.h... GNU checking dependency style of /usr/bin/gcc... yes checking for strings.h... yes checking for string.h... gcc3 yes checking for inttypes.h... checking whether we are using the GNU C++ compiler... yes checking for memory.h... yes checking whether /usr/bin/g++ accepts -g... yes checking for stdint.h... yes checking for strings.h... yes checking dependency style of /usr/bin/g++... yes checking for unistd.h... yes checking for inttypes.h... gcc3 checking for grep that handles long lines and -e... /bin/grep checking how to run the C preprocessor... yes yes checking minix/config.h usability... /usr/bin/gcc -E checking for stdint.h... checking for egrep... /bin/grep -E checking for ANSI C header files... no checking minix/config.h presence... yes no checking for minix/config.h... no checking for unistd.h... checking whether it is safe to define __EXTENSIONS__... yes yes checking how to print strings... checking minix/config.h usability... yes printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... checking for sys/types.h... /bin/grep -F checking for ld used by /usr/bin/gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for sys/stat.h... yes yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for stdlib.h... 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) gcc3 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 string.h... checking for 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 whether we are using the GNU C++ compiler... checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes checking for memory.h... yes checking whether /usr/bin/g++ accepts -g... yes yes checking dependency style of /usr/bin/g++... checking for strings.h... yes ok gcc3 checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-ar... ar checking the archiver (ar ) interface... checking for inttypes.h... checking for dlfcn.h... ar checking for bison... /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing bison checking for bison 3.0.4 or newer... yes v. ?.??, bad checking for stdint.h... yes checking for objdir... .libs Makefile:7383: recipe for target 'configure-gprofng' failed yes checking for unistd.h... yes checking minix/config.h usability... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking minix/config.h presence... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking if /usr/bin/gcc static flag -static works... yes 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... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... 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 (ld -m elf_x86_64) supports shared libraries... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking whether -lc should be explicitly linked in... 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 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... ar no checking dynamic linker characteristics... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... 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... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... ok no checking for library containing dlsym... checking for dlfcn.h... yes checking for objdir... .libs -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking sys/time.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 sys/time.h presence... yes checking for sys/time.h... yes checking for setitimer... yes checking if /usr/bin/gcc static flag -static works... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge yes checking if /usr/bin/gcc supports -c -o file.o... checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... no checking dynamic linker characteristics... yes checking for library containing fabs... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/g++ -E -lm Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status checking for ld used by /usr/bin/g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (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... no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 config.status: creating Makefile Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... config.status: creating po/Makefile.in config.status: creating gconfig.h config.status: executing depfiles commands yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for bison... /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing bison -y checking for flex... /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing flex checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... config.status: executing libtool commands cmp --ignore-initial=16 $$f1 $$f2 checking fcntl.h usability... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking fcntl.h presence... yes checking for fcntl.h... yes checking elf-hints.h usability... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking limits.h presence... 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... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... yes checking for glob... yes checking for lseek... yes checking for mkstemp... yes checking for open... yes checking for realpath... yes checking for sbrk... yes checking for waitpid... yes checking whether asprintf is declared... yes checking whether environ is declared... yes checking whether sbrk is declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlopen... none required checking for a known getopt prototype in unistd.h... yes checking whether ANSI C string concatenation works... 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 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 make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug' Makefile:1003: recipe for target 'all' failed binutils/2.39: /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing: 81: /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing: makeinfo: not found ar: no operation specified configure: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so rc configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. ar: no operation specified configure: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so rc ar: no operation specified configure: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so rc ar: `u' modifier ignored since `D' is the default (see `U') ar: no operation specified configure: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so rc ar: no operation specified configure: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so rc configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. ar: no operation specified configure: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so rc configure: error: Building gprofng requires bison 3.0.4 or later. make[1]: *** [configure-gprofng] Error 1 make[1]: *** Waiting for unfinished jobs.... ar: no operation specified configure: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so rc make: *** [all] Error 2 binutils/2.39: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior binutils/2.39: ERROR: Package '3889333944e109e6dfb7f5b29d60f1653227d7cb' build failed binutils/2.39: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.39/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug ERROR: binutils/2.39: Error in build() method, line 161 autotools.make() ConanException: Error 2 while executing make -j3