******************************************************************************** conan install binutils/2.38@#6f9d0822e4c286196346a37dae62b4fa --build=binutils -pr /home/conan/w/prod-v1/bsr/15266/dcdbf/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-v1/bsr/15266/cbeff/.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-v1/bsr/15266/cbeff/.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-v1/bsr/15266/cbeff/.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.38: binutils:target_arch=x86_64 binutils/2.38: binutils:target_os=Linux binutils/2.38: binutils:target_triplet=x86_64-pc-linux-gnu zlib/1.3: Not found in local cache, looking in remotes... zlib/1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 binutils/2.38: Forced build from source Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'binutils/2.38' resolved to 'zlib/1.3' in remote 'conan-center' Installing package: binutils/2.38 Requirements binutils/2.38 from local cache - Cache zlib/1.3 from 'conan-center' - Downloaded Packages binutils/2.38:3889333944e109e6dfb7f5b29d60f1653227d7cb - Build zlib/1.3:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... zlib/1.3: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.3: Downloaded package revision 55a424250a454339bcd7a30f5a440f0f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK binutils/2.38: Configuring sources in /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/source/src binutils/2.38: [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.38: Copying sources to build folder binutils/2.38: Building your package in /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb binutils/2.38: Generator txt created conanbuildinfo.txt binutils/2.38: Calling generate() binutils/2.38: 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.38: Calling build() binutils/2.38: Apply patch (conan): disable texinfo binutils/2.38: Calling: > "/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/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-v1/bsr/15266/cbeff/.conan/data/zlib/1.3/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3' '--program-prefix=x86_64-pc-linux-gnu-' '--exec_prefix=/bin/exec_prefix' ----Running------ > . "/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/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-v1/bsr/15266/cbeff/.conan/data/zlib/1.3/_/_/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-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/conan/conanbuild.sh" && make -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/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 checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing makeinfo --split-size=5000000 checking for perl... perl checking build system type... checking build system type... checking whether the C compiler works... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib x86_64-pc-linux-gnu checking target system type... checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) ar 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 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 C compiler default output file name... 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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether we are cross compiling... checking whether the C compiler works... no checking for suffix of object files... yes checking for C compiler default output file name... a.out checking whether the C compiler works... checking for suffix of executables... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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... checking whether we are cross compiling... no checking for suffix of object files... none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes /usr/bin/gcc -E checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... yes checking for /usr/bin/gcc option to accept ISO C89... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E none needed checking whether /usr/bin/gcc understands -c and -o together... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for style of include used by make... checking for sys/types.h... GNU checking dependency style of /usr/bin/gcc... yes checking for sys/stat.h... gcc3 checking how to print strings... yes checking for stdlib.h... printf yes checking for a sed that does not truncate output... checking for sys/types.h... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes yes checking for string.h... checking for sys/stat.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking for x86_64-pc-linux-gnu-ar... ar yes checking for stdlib.h... checking for x86_64-pc-linux-gnu-strip... no checking for strip... checking for memory.h... 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 string.h... yes checking for strings.h... yes yes checking for memory.h... checking for inttypes.h... ok yes yes checking for strings.h... checking for stdint.h... checking how to run the C preprocessor... yes yes /usr/bin/gcc -E checking for inttypes.h... checking for unistd.h... checking for ANSI C header files... yes checking for stdint.h... yes checking minix/config.h usability... yes checking for unistd.h... no checking minix/config.h presence... 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 yes checking for msgfmt... checking for sys/types.h... no checking minix/config.h presence... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /usr/bin/xgettext yes checking for sys/stat.h... checking for msgmerge... /usr/bin/msgmerge yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for stdlib.h... checking build system type... no x86_64-pc-linux-gnu checking host system type... checking whether /usr/bin/gcc supports -W... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... yes checking for string.h... yes checking whether /usr/bin/gcc supports -Wall... none required checking for an ANSI C-conforming const... yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking for memory.h... yes yes checking for inline... checking whether /usr/bin/gcc supports -Wc++-compat... yes inline checking for off_t... checking for strings.h... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking for inttypes.h... checking whether /usr/bin/gcc supports -Wshadow=local... no checking whether /usr/bin/gcc supports -pedantic ... yes yes checking for size_t... checking for stdint.h... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for unistd.h... yes checking for working alloca.h... yes checking for dlfcn.h... yes yes checking for alloca... checking for objdir... .libs yes checking for an ANSI C-conforming const... yes checking for inline... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes inline checking whether byte ordering is bigendian... checking for sys/param.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for getpagesize... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for working mmap... no checking for sys/file.h... yes checking for sys/param.h... yes yes checking whether we are using the GNU C Library 2.1 or newer... yes checking if /usr/bin/gcc supports -c -o file.o... checking for limits.h... yes checking whether integer division by zero raises SIGFPE... yes checking for stdlib.h... (cached) yes checking for malloc.h... 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 yes checking whether -lc should be explicitly linked in... checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes checking for inttypes.h... checking for sys/time.h... yes no checking dynamic linker characteristics... checking for time.h... yes checking for stdint.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes yes checking for unsigned long long... checking for sys/mman.h... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for fcntl.h... yes yes checking for inttypes.h... checking for alloca.h... checking for stdlib.h... (cached) yes checking for unistd.h... yes (cached) yes checking for sys/param.h... checking for sys/pstat.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for sys/sysmp.h... no no checking for ld used by GCC... yes ld checking for sys/sysinfo.h... checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... checking for getpagesize... yes checking for machine/hal_sysinfo.h... done no checking argz.h usability... checking for sys/table.h... yes no checking for working mmap... checking for sys/sysctl.h... yes checking for sys/systemcfg.h... yes checking argz.h presence... yes checking for argz.h... yes no checking for stdint.h... (cached) yes checking limits.h usability... checking for stdio_ext.h... yes checking for process.h... yes yes checking limits.h presence... no checking for memcpy... checking for sys/prctl.h... yes checking for limits.h... yes yes checking locale.h usability... checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes yes checking locale.h presence... checking for strerror... yes checking for locale.h... yes checking nl_types.h usability... yes checking whether errno must be declared... no checking size of int... yes checking for unistd.h... (cached) yes yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking malloc.h presence... 4 checking size of long... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes 8 checking for stdlib.h... (cached) yes checking size of size_t... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... 8 checking for long long... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking size of long long... yes checking for getcwd... 8 checking for a 64-bit type... uint64_t yes checking for intptr_t... checking for getegid... yes checking for geteuid... yes checking for uintptr_t... yes checking for getgid... config.status: creating Makefile yes checking for ssize_t... yes config.status: executing depfiles commands checking for getuid... yes checking for mempcpy... config.status: executing libtool commands yes checking for pid_t... yes checking for munmap... make[1]: Nothing to be done for 'all-target'. yes mkdir -p -- ./etc checking for library containing strerror... Configuring in ./etc yes checking for putenv... none required checking for asprintf... yes checking for setenv... yes checking for atexit... yes checking for setlocale... 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 yes checking for basename... 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 yes checking for stpcpy... yes configure: updating cache ./config.cache checking for bcmp... checking that generated files are newer than configure... yes checking for strcasecmp... yes checking for bcopy... yes checking for strdup... yes checking for bsearch... yes checking for strtoul... yes checking for bzero... yes checking for tsearch... yes checking for calloc... yes checking for __argz_count... yes checking for clock... yes checking for __argz_stringify... yes checking for ffs... yes checking for __argz_next... yes checking for getcwd... yes checking for __fsetlocking... yes checking for getpagesize... yes checking for iconv... yes checking for gettimeofday... yes checking for iconv declaration... yes checking for index... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for insque... yes checking for LC_MESSAGES... yes yes checking for bison... no checking whether NLS is requested... no checking for memchr... checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status yes checking for memcmp... yes checking for memcpy... config.status: creating Makefile done configure: creating ./config.status config.status: creating config.intl config.status: creating config.h yes config.status: executing default-1 commands checking for memmem... yes checking for memmove... make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/intl' config.status: creating Makefile make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/zlib' CC libz_a-adler32.o yes checking for mempcpy... CC libz_a-compress.o mkdir -p -- ./binutils CC libz_a-crc32.o Configuring in ./binutils yes checking for memset... CC libz_a-deflate.o yes checking for mkstemps... yes checking for putenv... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... yes checking for random... 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 CC libz_a-gzread.o 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 for rename... checking whether the C compiler works... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... CC libz_a-gzclose.o checking for rindex... checking whether we are cross compiling... yes CC libz_a-gzwrite.o checking for setenv... no checking for suffix of object files... yes checking for snprintf... o checking whether we are using the GNU C compiler... CC libz_a-gzlib.o yes checking whether /usr/bin/gcc accepts -g... yes checking for sigsetmask... yes checking for /usr/bin/gcc option to accept ISO C89... yes CC libz_a-infback.o none needed checking whether /usr/bin/gcc understands -c and -o together... checking for stpcpy... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... yes checking for stpncpy... CC libz_a-inffast.o gcc3 checking how to run the C preprocessor... yes checking for strcasecmp... CC libz_a-inflate.o /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for strchr... yes checking for strdup... CC libz_a-inftrees.o yes checking for sys/types.h... yes checking for strncasecmp... CC libz_a-trees.o yes checking for sys/stat.h... yes checking for strndup... yes checking for stdlib.h... yes checking for strnlen... yes checking for string.h... CC libz_a-uncompr.o yes yes checking for memory.h... checking for strrchr... CC libz_a-zutil.o yes checking for strings.h... yes checking for strstr... 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-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/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 yes make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/zlib' checking for inttypes.h... mkdir -p -- ./gas Configuring in ./gas yes yes checking for strtod... checking for stdint.h... yes yes checking for unistd.h... checking for strtol... yes checking minix/config.h usability... yes checking for strtoul... configure: creating cache ./config.cache no checking minix/config.h presence... checking build system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... yes checking for strtoll... 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 how to print strings... 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 printf checking for a sed that does not truncate output... checking for strtoull... /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)... checking whether the C compiler works... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 strverscmp... yes checking for C compiler default output file name... a.out checking for x86_64-pc-linux-gnu-ar... ar checking for suffix of executables... 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... checking whether we are cross compiling... yes checking for tmpnam... ok no checking for suffix of object files... yes checking for vasprintf... checking for dlfcn.h... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes yes checking for objdir... checking for vfprintf... .libs 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 vprintf... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking for vsnprintf... yes checking if /usr/bin/gcc static flag -static works... gcc3 checking how to run the C preprocessor... yes checking for vsprintf... /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 if /usr/bin/gcc supports -c -o file.o... yes checking for waitpid... 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 for setproctitle... no checking dynamic linker characteristics... yes checking for sys/types.h... yes no checking whether alloca needs Cray hooks... checking for sys/stat.h... no checking stack direction for C alloca... 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 yes checking for windows.h... checking for stdlib.h... -1 checking for vfork.h... no checking for fork... yes no checking for library containing dlsym... checking for string.h... yes checking for memory.h... yes checking for vfork... yes checking for strings.h... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes checking for working fork... checking for inttypes.h... no 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... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no yes checking for stdint.h... yes checking for working vfork... (cached) yes checking for _doprnt... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing bison -y checking for flex... /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... yes checking for unistd.h... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge no checking for sys_errlist... yes checking minix/config.h usability... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking size of long... no checking minix/config.h presence... yes checking for sys_nerr... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 8 checking size of long long... yes checking how to print strings... yes checking for sys_siglist... 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)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... 8 yes checking fcntl.h usability... checking for external symbol _system_configuration... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no 1572864 checking whether the shell understands some XSI constructs... checking for __fsetlocking... 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 fcntl.h presence... 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 fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes yes checking for canonicalize_file_name... checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes ok checking for sys/stat.h... (cached) yes checking for dup3... checking sys/time.h usability... checking for dlfcn.h... yes checking sys/time.h presence... yes yes checking for getrlimit... checking for objdir... yes checking for sys/time.h... yes .libs checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for getrusage... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for getsysinfo... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking for getpagesize... yes checking if /usr/bin/gcc static flag -static works... yes checking for working mmap... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for pipe2... yes checking for getc_unlocked... 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 yes checking for psignal... checking for mkdtemp... no checking dynamic linker characteristics... yes yes checking for mkstemp... checking for pstat_getdynamic... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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... no checking for sbrk... checking for pstat_getstatic... no checking for library containing dlsym... yes no checking for realpath... checking for utimensat... yes yes checking for utimes... checking for setrlimit... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to compare bootstrapped objects... yes yes cmp --ignore-initial=16 $$f1 $$f2 checking for spawnve... checking for mbstate_t... yes checking for struct stat.st_atim.tv_nsec... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... no checking for spawnvpe... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for library containing frexp... no checking for strerror... no none required checking for LC_MESSAGES... checking for bison... /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing bison -y checking for flex... /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/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 checking for xgettext... /usr/bin/xgettext checking for msgmerge... yes checking for strsignal... /usr/bin/msgmerge yes checking for a known getopt prototype in unistd.h... checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes yes checking for sys/types.h... (cached) yes yes checking for utime.h... checking for sysconf... checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... no checking for strsignal... yes checking whether asprintf is declared... yes checking for LC_MESSAGES... yes checking for sysctl... yes checking whether environ is declared... yes yes checking for working assert macro... checking for sysmp... yes checking whether getc_unlocked is declared... no yes checking for a known getopt prototype in unistd.h... checking for table... yes checking whether sbrk is declared... yes checking whether declaration is required for environ... no checking for times... yes checking whether stpcpy is declared... no checking whether declaration is required for ffs... yes yes checking for wait3... checking whether strnlen is declared... no checking whether asprintf is declared... yes yes checking iconv.h usability... checking for wait4... yes yes checking iconv.h presence... checking whether mempcpy is declared... yes 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... checking for sbrk... yes checking for shared library run path origin... done yes checking for iconv... checking whether stpcpy is declared... yes checking whether basename is declared... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking for iconv declaration... yes checking whether ffs is declared... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes yes checking whether asprintf is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes configure: updating cache ./config.cache checking whether vasprintf is declared... checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... config.status: creating Makefile config.status: creating .gdbinit config.status: creating po/Makefile.in config.status: creating Makefile yes config.status: creating config.h checking whether strtoll is declared... config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: creating config.h config.status: executing depfiles commands yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether 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... make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/etc' mkdir -p -- ./gprof Configuring in ./gprof config.status: executing libtool commands config.status: executing default-1 commands yes checking for working strncmp... config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands yes configure: updating cache ./config.cache mkdir -p -- ./ld configure: creating ./config.status Configuring in ./ld 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 config.status: creating Makefile checking whether the C compiler works... config.status: creating testsuite/Makefile config.status: creating config.h configure: creating cache ./config.cache config.status: executing default commands checking build system type... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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)... mkdir -p -- ./bfd Configuring in ./bfd yes checking whether we are cross compiling... 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 checking whether the C compiler works... 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... yes checking for /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... configure: creating cache ./config.cache checking build system type... none needed checking whether /usr/bin/gcc understands -c and -o together... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... no checking for suffix of object files... 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 o checking whether we are using the GNU C compiler... checking for style of include used by make... yes GNU checking dependency style of /usr/bin/gcc... checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether /usr/bin/gcc accepts -g... gcc3 checking how to run the C preprocessor... checking whether the C compiler works... yes checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/gcc -E none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for C compiler default output file name... a.out 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... checking whether we are cross compiling... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... no checking for suffix of object files... gcc3 yes checking for sys/types.h... checking whether we are using the GNU C++ compiler... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes yes checking whether /usr/bin/g++ accepts -g... checking for sys/stat.h... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes checking dependency style of /usr/bin/g++... checking for stdlib.h... none needed checking whether /usr/bin/gcc understands -c and -o together... yes gcc3 checking for grep that handles long lines and -e... /bin/grep checking how to run the C preprocessor... checking for string.h... yes checking for style of include used by make... /usr/bin/gcc -E GNU checking dependency style of /usr/bin/gcc... yes checking for memory.h... checking for egrep... /bin/grep -E checking for ANSI C header files... gcc3 checking how to run the C preprocessor... yes checking for strings.h... /usr/bin/gcc -E yes checking for grep that handles long lines and -e... checking for inttypes.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for stdint.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for unistd.h... yes yes checking for sys/types.h... checking for stdlib.h... yes checking minix/config.h usability... yes checking for sys/stat.h... yes checking for string.h... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... yes checking for memory.h... yes checking for string.h... yes checking how to print strings... yes checking for strings.h... yes printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... checking for memory.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)... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for inttypes.h... yes checking for strings.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 yes checking for x86_64-pc-linux-gnu-ar... ar checking for stdint.h... 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... yes checking for unistd.h... yes checking for stdint.h... yes checking minix/config.h usability... ok yes checking for unistd.h... no checking minix/config.h presence... checking for dlfcn.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking minix/config.h usability... yes checking for objdir... .libs yes checking how to print strings... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking how to print strings... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... 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 printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... checking for x86_64-pc-linux-gnu-ar... ar /bin/grep -F checking for ld used by /usr/bin/gcc... ld checking if the linker (ld) is GNU ld... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib yes checking for BSD- or MS-compatible name lister (nm)... checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking if /usr/bin/gcc static flag -static works... 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... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok yes checking if /usr/bin/gcc supports -c -o file.o... checking for dlfcn.h... ok 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 yes checking whether -lc should be explicitly linked in... checking for objdir... .libs checking for dlfcn.h... no checking dynamic linker characteristics... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... 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... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking if /usr/bin/gcc static flag -static works... no checking for library containing dlsym... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking sys/time.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 if /usr/bin/gcc supports -c -o file.o... yes checking whether -lc should be explicitly linked in... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for setitimer... 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 dynamic linker characteristics... yes checking dynamic linker characteristics... 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 GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... 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... checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... /usr/bin/g++ -E no checking for shl_load in -ldld... 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 for dlopen... yes checking for library containing fabs... no checking for dlopen in -ldl... 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 yes checking whether a program can dlopen itself... -lm checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 yes checking if /usr/bin/g++ static flag -static works... yes checking whether a statically linked program can dlopen itself... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes yes checking if /usr/bin/g++ supports -c -o file.o... checking for windows.h... no checking for library containing dlsym... 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 *... -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 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no 8 checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... checking size of long long... 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... 8 checking size of void *... (cached) 8 checking size of long... /usr/bin/msgmerge checking for bison... /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing bison -y checking for flex... /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing flex checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking fcntl.h usability... config.status: creating Makefile 8 checking size of int... yes checking fcntl.h presence... config.status: creating po/Makefile.in yes checking for fcntl.h... yes checking elf-hints.h usability... config.status: creating gconfig.h config.status: executing depfiles commands no checking elf-hints.h presence... 4 checking fcntl.h usability... no checking for elf-hints.h... no checking limits.h usability... config.status: executing libtool commands yes checking fcntl.h presence... yes checking limits.h presence... yes checking for fcntl.h... yes config.status: executing default-1 commands checking sys/file.h usability... yes checking for limits.h... yes config.status: creating po/POTFILES checking for inttypes.h... (cached) yes config.status: creating po/Makefile 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/resource.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking sys/resource.h presence... checking sys/mman.h usability... yes checking for sys/resource.h... yes make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi checking for sys/stat.h... (cached) yes touch stamp-noasandir if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi checking for sys/types.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi (cached) yes /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/dwarfnames.c -o dwarfnames.o checking for unistd.h... (cached) yes yes checking sys/mman.h presence... checking for fcntl... yes checking for sys/mman.h... yes checking sys/param.h usability... yes yes checking sys/param.h presence... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi checking for fdopen... /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/dyn-string.c -o dyn-string.o 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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fdmatch.c -o fdmatch.o checking for fileno... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fibheap.c -o fibheap.o yes checking for fls... yes checking for glob... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/filedescriptor.c -o filedescriptor.o no checking for getgid... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/filename_cmp.c -o filename_cmp.o checking for lseek... yes checking for getpagesize... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/floatformat.c -o floatformat.o yes yes checking for mkstemp... checking for getrlimit... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fnmatch.c -o fnmatch.o checking for open... yes checking for getuid... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/fopen_unlocked.c -o fopen_unlocked.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getopt.c -o getopt.o yes checking for realpath... checking for sysconf... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getpwd.c -o getpwd.o checking for sbrk... checking whether basename is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/getruntime.c -o getruntime.o checking whether ffs is declared... yes checking for waitpid... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/hashtab.c -o hashtab.o checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether asprintf is declared... yes checking whether environ is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/hex.c -o hex.o yes checking whether vasprintf is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/lbasename.c -o lbasename.o yes checking whether sbrk is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/lrealpath.c -o lrealpath.o checking whether strnlen 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... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for working mmap... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/make-temp-file.c -o make-temp-file.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/objalloc.c -o objalloc.o yes checking for library containing dlopen... checking for gcc version with buggy 64-bit support... no checking sys/procfs.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/obstack.c -o obstack.o none required checking for a known getopt prototype in unistd.h... yes checking sys/procfs.h presence... yes checking whether ANSI C string concatenation works... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/partition.c -o noasan/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/partition.c -o partition.o yes yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pexecute.c -o pexecute.o no checking for prstatus32_t.pr_who in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/physmem.c -o physmem.o no checking for pstatus_t in sys/procfs.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for pxstatus_t in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-common.c -o pex-common.o no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-one.c -o pex-one.o yes checking for prpsinfo32_t in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/pex-unix.c -o pex-unix.o no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/vprintf-support.c -o vprintf-support.o no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/rust-demangle.c -o rust-demangle.o no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/safe-ctype.c -o safe-ctype.o no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi no checking for win32_pstatus_t in sys/procfs.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object.c -o simple-object.o no checking for ftello... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-coff.c -o simple-object-coff.o yes checking for ftello64... yes checking for fseeko... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-elf.c -o simple-object-elf.o yes checking for fseeko64... yes checking for fopen64... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o config.status: creating Makefile yes config.status: creating po/Makefile.in checking whether ftello is declared... config.status: creating config.h config.status: executing depfiles commands yes checking whether ftello64 is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/sort.c -o sort.o yes checking whether fopen64 is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/spaces.c -o spaces.o yes checking size of off_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/splay-tree.c -o splay-tree.o 8 checking file_ptr type... BFD_HOST_64_BIT if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi checking for stdlib.h... (cached) yes /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/stack-limit.c -o stack-limit.o checking for unistd.h... (cached) yes checking for sys/param.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/strerror.c -o strerror.o yes checking for getpagesize... (cached) yes checking for working mmap... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/timeval-utils.c -o timeval-utils.o checking for madvise... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking for mprotect... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xasprintf.c -o xasprintf.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xexit.c -o xexit.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/setproctitle.c -o setproctitle.o echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty/testsuite' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/regex.c -o regex.o config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cplus-dem.c -o cplus-dem.o config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cp-demangle.c -o cp-demangle.o config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/argv.c -o noasan/argv.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/concat.c -o noasan/concat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -m64 -g -I. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/d-demangle.c -o d-demangle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty' config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands mkdir -p -- ./opcodes Configuring in ./opcodes make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in doc make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/doc' /usr/bin/gcc -o chw$$ -m64 -g \ -m64 -I.. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/doc/.. -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/doc/../../include -I/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/doc/../../intl -I../../intl /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/doc/chew.c; \ /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp 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... GEN aoutx.stamp GEN archive.stamp /bin/mkdir -p checking for gawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... GEN archures.stamp GEN bfdt.stamp yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc GEN coffcode.stamp GEN cache.stamp GEN core.stamp GEN elf.stamp checking whether the C compiler works... GEN elfcode.stamp GEN format.stamp GEN libbfd.stamp GEN bfdwin.stamp GEN bfdio.stamp GEN opncls.stamp yes checking for C compiler default output file name... a.out checking for suffix of executables... GEN reloc.stamp GEN section.stamp GEN syms.stamp GEN targets.stamp GEN init.stamp checking whether we are cross compiling... GEN hash.stamp GEN linker.stamp GEN mmo.stamp no checking for suffix of object files... make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/doc' Making info in po make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/po' ( if test 'x/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/po' != 'x.'; then \ posrcprefix='/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands gcc3 checking how to run the C preprocessor... config.status: executing default-1 commands config.status: executing default commands /usr/bin/gcc -E make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/po' checking for grep that handles long lines and -e... make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make all-recursive /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' Making all in doc make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/doc' make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/doc' Making all in po make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/po' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/../move-if-change bfd-tmp.h bfd.h GEN peigen.c rm -f bfd-tmp.h touch stmp-bfd-h GEN pex64igen.c rm -f tofiles f=""; \ for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles yes /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/../move-if-change tofiles ofiles checking for sys/types.h... CC archive.lo touch stamp-ofiles CC archures.lo yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... CC bfd.lo yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... CC bfdio.lo yes checking for stdint.h... CC bfdwin.lo yes checking for unistd.h... yes checking minix/config.h usability... CC cache.lo no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC coff-bfd.lo yes checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... CC compress.lo CC corefile.lo BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok CC elf-properties.lo checking for dlfcn.h... CC format.lo yes checking for objdir... .libs CC hash.lo CC init.lo checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... CC libbfd.lo CC linker.lo yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... CC merge.lo GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... 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 size of void *... CC opncls.lo CC reloc.lo 8 checking whether basename is declared... yes checking whether stpcpy is declared... CC section.lo yes checking for sigsetjmp... CC simple.lo checking linker --as-needed support... yes checking for cos in -lm... yes CC stab-syms.lo CC stabs.lo configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands CC verilog.lo CC elf64-x86-64.lo CC elfxx-x86.lo config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile CC elf-ifunc.lo CC elf-vxworks.lo CC elf64.lo CC elf.lo CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo CC dwarf1.lo CC dwarf2.lo CC elf32-i386.lo CC elf32.lo CC pei-i386.lo CC peigen.lo CC cofflink.lo CC coffgen.lo CC pe-x86_64.lo CC pex64igen.lo CC pei-x86_64.lo CC elf64-gen.lo CC elf32-gen.lo CC plugin.lo CC cpu-i386.lo CC cpu-iamcu.lo CC cpu-l1om.lo CC cpu-k1om.lo CC archive64.lo CCLD libbfd.la libtooldir=`/bin/bash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' mkdir -p -- ./libctf Configuring in ./libctf make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' make all-recursive make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' Making all in . make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' CC dis-buf.lo CC disassemble.lo configure: creating cache ./config.cache checking build system type... CC dis-init.lo x86_64-pc-linux-gnu checking host system type... CC i386-dis.lo 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 whether the C compiler works... CC i386-opc.lo yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-ar... ar checking the archiver (ar ) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... CCLD libopcodes.la ok checking for dlfcn.h... libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking for objdir... .libs touch stamp-lib make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' Making all in po make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes/po' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' make all-recursive make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' Making all in po checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas/po' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' CC app.o CC as.o no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking 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... yes checking dynamic linker characteristics... CC atof-generic.o CC compress-debug.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing autoconf CC cond.o checking for autoheader... ${SHELL} /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing autoheader checking whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc supports -Wall... CC depend.o yes checking whether /usr/bin/gcc supports -Wnarrowing... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... CC dwarf2dbg.o CC dw2gencfi.o yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether /usr/bin/gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes CC ecoff.o checking for sys/param.h... CC ehopt.o yes checking for getpagesize... yes checking for working mmap... CC expr.o CC flonum-copy.o yes checking for library containing dlsym... CC flonum-konst.o -ldl checking for ELF support in BFD... CC flonum-mult.o CC frags.o CC hash.o CC input-file.o CC input-scrub.o yes checking whether byte ordering is bigendian... CC listing.o CC literal.o no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... CC macro.o yes checking endian.h presence... yes checking for endian.h... yes checking for pread... CC messages.o yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... CC output-file.o CC read.o yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... CC remap.o yes checking for qsort_r... yes checking for qsort_r signature... CC sb.o GNU checking for O_CLOEXEC... yes checking for makeinfo... /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing makeinfo --split-size=5000000 checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... -Wl,--version-script='/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libctf/libctf.ver' CC stabs.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC subsegs.o CC symbols.o CC write.o CC config/tc-i386.o CC config/obj-elf.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands CC config/atof-ieee.o make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libctf' make all-am make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo GEN doc/asconfig.texi CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo GEN doc/as.1 CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CCLD as-new CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' CC libctf_la-ctf-sha1.lo make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make all-recursive make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' Making all in po make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof/po' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' CC basic_blocks.o CC call_graph.o CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC cg_arcs.o CC cg_dfn.o CC libctf_la-ctf-types.lo CC cg_print.o CC libctf_la-ctf-util.lo CC corefile.o CC gmon_io.o CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC gprof.o CC hertz.o CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC hist.o CC source.o CC libctf_nobfd_la-ctf-decl.lo CC search_list.o CC symtab.o CC libctf_nobfd_la-ctf-error.lo CC sym_ids.o CC utils.o CC i386.o CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC alpha.o CC vax.o CC sparc.o CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC mips.o CC aarch64.o CC flat_bl.o CC bsd_callg_bl.o CC fsf_callg_bl.o CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CCLD gprof CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la CCLD libctf-nobfd.la make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libctf' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libctf' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' CC sysinfo.o CC syslex_wrap.o Making info in po make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils/po' make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' GEN doc/addr2line.1 GEN doc/ar.1 CCLD sysinfo GEN doc/dlltool.1 GEN doc/nm.1 GEN sysroff.h GEN doc/objcopy.1 GEN doc/objdump.1 GEN doc/ranlib.1 GEN doc/readelf.1 GEN doc/size.1 GEN doc/strings.1 GEN doc/strip.1 GEN doc/elfedit.1 GEN doc/windres.1 GEN doc/windmc.1 GEN doc/cxxfilt.man GEN doc/c++filt.1 make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make all-recursive make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' Making all in po make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils/po' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' CC size.o CC bucomm.o CC version.o CC filemode.o CC objdump.o CC dwarf.o CC prdbg.o CC demanguse.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC elfcomm.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CCLD size CCLD objdump CCLD ar CCLD strings CCLD ranlib CCLD objcopy CCLD addr2line CCLD elfedit CCLD nm-new CCLD strip-new CCLD cxxfilt CCLD bfdtest1 CCLD bfdtest2 CC testsuite/gentestdlls.o CCLD readelf CCLD testsuite/gentestdlls make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h make all-recursive make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' Making all in po make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld/po' ( if test 'x/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/ld/po' != 'x.'; then \ posrcprefix='/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/ld/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/ld/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) rm -f BLD-POTFILES-t BLD-POTFILES \ && sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/ld/po/BLD-POTFILES.in \ | sed -e '$s/\\$//' > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld/po' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' CC libdep_plugin.lo CC libldtestplug_la-testplug.lo CC libldtestplug2_la-testplug2.lo CC libldtestplug3_la-testplug3.lo CC libldtestplug4_la-testplug4.lo CC ldgram.o CC ldlex-wrapper.o CC lexsup.o CC ldlang.o CC mri.o CC ldctor.o CC ldmain.o CC ldwrite.o CC ldexp.o CC ldemul.o CC ldver.o CC ldmisc.o CC ldfile.o CC ldcref.o CC plugin.o CC ldbuildid.o GEN stringify.sed CC ldelf.o CC ldelfgen.o GEN libdep.la CCLD libldtestplug.la CCLD libldtestplug2.la CCLD libldtestplug3.la CCLD libldtestplug4.la GEN eelf_x86_64.c GEN eelf32_x86_64.c make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' GEN eelf_i386.c make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' GEN eelf_iamcu.c make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' GEN eelf_l1om.c make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' GEN eelf_k1om.c make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' CC eelf_x86_64.o make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' CC eelf32_x86_64.o make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' CC eelf_i386.o CC eelf_iamcu.o CC eelf_l1om.o CC eelf_k1om.o CCLD ld-new make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[1]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug' binutils/2.38: Package '3889333944e109e6dfb7f5b29d60f1653227d7cb' built binutils/2.38: Build folder /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug binutils/2.38: Generated conaninfo.txt binutils/2.38: Generated conanbuildinfo.txt binutils/2.38: Generating the package binutils/2.38: Package folder /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb binutils/2.38: Calling package() ----Running------ > . "/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug' /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/mkinstalldirs /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/ /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix make[1]: Nothing to be done for 'install-target'. mkdir -p -- /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/etc' make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/etc' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/etc' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' Making install in po make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas/po' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make install-recursive make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make install-recursive make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' Making install in po make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof/po' make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' Making install in doc make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/doc' make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/gprof/gprof.info '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/doc/bfd.info '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1' make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/doc' Making install in po /usr/bin/install -c -m 644 '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/gprof/gprof.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-gprof.1' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd/po' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1' /bin/bash ./libtool --mode=install /usr/bin/install -c gprof '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-gprof' /usr/bin/install -c -m 644 'doc/as.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-as.1' /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/gas/../mkinstalldirs /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin libtool: install: /usr/bin/install -c gprof /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-gprof /bin/bash ./libtool --mode=install /usr/bin/install -c as-new //bin/x86_64-pc-linux-gnu-as make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gprof' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' libtool: install: /usr/bin/install -c as-new /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/x86_64-pc-linux-gnu-as make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/intl' /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/gas/../mkinstalldirs /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin mkdir -p -- /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin n=`echo as | sed 's&^&x86_64-pc-linux-gnu-&'`; \ if [ "//bin/$n" != "/bin/exec_prefix/x86_64-pc-linux-gnu/bin/as" ]; then \ rm -f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/as; \ ln /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/$n /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/as; \ else \ true ; \ fi make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/gas' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty' make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty/testsuite' make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty/testsuite' if test -n ""; then \ /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../mkinstalldirs /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/`/usr/bin/gcc -m64 -g -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/`/usr/bin/gcc -m64 -g -print-multi-os-directory`/./libiberty.an; \ ( cd /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/`/usr/bin/gcc -m64 -g -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/`/usr/bin/gcc -m64 -g -print-multi-os-directory`/./libiberty.an /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/`/usr/bin/gcc -m64 -g -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=//include/;; \ esac; \ /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../mkinstalldirs /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb${thd}; \ for h in /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/ansidecl.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/demangle.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/dyn-string.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/fibheap.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/floatformat.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/hashtab.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/libiberty.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/objalloc.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/partition.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/safe-ctype.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/sort.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/splay-tree.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb${thd}; \ done; \ fi make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libiberty' make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//include' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libbfd.la '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib' /usr/bin/install -c -m 644 bfd.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/../include/ansidecl.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/../include/symcat.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/../include/diagnostics.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/../include/bfdlink.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/bfd/../include/plugin-api.h '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//include' libtool: install: /usr/bin/install -c .libs/libbfd.lai /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd.a /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libbfd.a libtool: install: chmod 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libbfd.a libtool: install: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libbfd.a make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/bfd' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libctf' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' Making install in . make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libctf' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//include' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libctf/../include/ctf.h /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libctf/../include/ctf-api.h '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//include' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libctf.la libctf-nobfd.la '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/libctf/doc/ctf-spec.info '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//include' libtool: install: /usr/bin/install -c .libs/libctf.lai /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libctf.la /usr/bin/install -c -m 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/opcodes/../include/dis-asm.h '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//include' libtool: install: /usr/bin/install -c .libs/libctf-nobfd.lai /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libctf-nobfd.la /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib' libtool: install: /usr/bin/install -c .libs/libctf.a /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libctf.a /bin/bash ./libtool --mode=install /usr/bin/install -c libopcodes.la '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib' libtool: install: chmod 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libctf.a libtool: install: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libctf.a libtool: install: /usr/bin/install -c .libs/libopcodes.lai /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libctf-nobfd.a /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libctf-nobfd.a libtool: install: /usr/bin/install -c .libs/libopcodes.a /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libopcodes.a libtool: install: chmod 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libopcodes.a libtool: install: chmod 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libctf-nobfd.a libtool: install: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libopcodes.a libtool: install: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/libctf-nobfd.a make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' Making install in po make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libctf' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/libctf' make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes/po' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/opcodes' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make install-recursive make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' Making install in po make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils/po' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make[2]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make install-recursive make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make[3]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1' Making install in po /usr/bin/install -c -m 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/binutils/doc/binutils.info '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' /usr/bin/install -c -m 644 'doc/addr2line.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-addr2line.1' make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld/po' /usr/bin/install -c -m 644 'doc/ar.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-ar.1' /usr/bin/install -c -m 644 'doc/dlltool.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-dlltool.1' /usr/bin/install -c -m 644 'doc/nm.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-nm.1' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin' /usr/bin/install -c -m 644 'doc/objcopy.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-objcopy.1' /usr/bin/install -c -m 644 'doc/objdump.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-objdump.1' /bin/bash ./libtool --mode=install /usr/bin/install -c size '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-size' /usr/bin/install -c -m 644 'doc/ranlib.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-ranlib.1' /usr/bin/install -c -m 644 'doc/readelf.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-readelf.1' /usr/bin/install -c -m 644 'doc/size.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-size.1' /usr/bin/install -c -m 644 'doc/strings.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-strings.1' /usr/bin/install -c -m 644 'doc/strip.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-strip.1' /usr/bin/install -c -m 644 'doc/elfedit.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-elfedit.1' /usr/bin/install -c -m 644 'doc/windres.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-windres.1' /usr/bin/install -c -m 644 'doc/windmc.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-windmc.1' /usr/bin/install -c -m 644 'doc/c++filt.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-c++filt.1' libtool: install: /usr/bin/install -c size /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-size /bin/bash ./libtool --mode=install /usr/bin/install -c objdump '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-objdump' libtool: install: /usr/bin/install -c objdump /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-objdump /bin/bash ./libtool --mode=install /usr/bin/install -c ar '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-ar' libtool: install: /usr/bin/install -c ar /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-ar make[4]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' /bin/bash ./libtool --mode=install /usr/bin/install -c strings '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-strings' libtool: install: /usr/bin/install -c strings /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-strings /bin/bash ./libtool --mode=install /usr/bin/install -c ranlib '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-ranlib' libtool: install: /usr/bin/install -c ranlib /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-ranlib /bin/bash ./libtool --mode=install /usr/bin/install -c objcopy '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-objcopy' libtool: install: /usr/bin/install -c objcopy /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-objcopy /bin/bash ./libtool --mode=install /usr/bin/install -c addr2line '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-addr2line' libtool: install: /usr/bin/install -c addr2line /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-addr2line /bin/bash ./libtool --mode=install /usr/bin/install -c readelf '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-readelf' make[5]: Entering directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' libtool: install: /usr/bin/install -c readelf /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-readelf /bin/bash ./libtool --mode=install /usr/bin/install -c elfedit '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-elfedit' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1' /usr/bin/install -c -m 644 '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/ld/ld.1' '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/man/man1/x86_64-pc-linux-gnu-ld.1' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/ld/ld.info '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//share/info' libtool: install: /usr/bin/install -c elfedit /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-elfedit /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/bfd-plugins' /bin/bash ./libtool --mode=install /usr/bin/install -c libdep.la '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/bfd-plugins' /bin/bash ./libtool --mode=install /usr/bin/install -c nm-new //bin/x86_64-pc-linux-gnu-nm /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-ld.bfd' libtool: install: /usr/bin/install -c .libs/libdep.so /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/bfd-plugins/libdep.so libtool: install: /usr/bin/install -c .libs/libdep.lai /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/bfd-plugins/libdep.la /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/ld/../mkinstalldirs /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/lib/ldscripts libtool: install: /usr/bin/install -c ld-new /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/./x86_64-pc-linux-gnu-ld.bfd mkdir -p -- /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/lib/ldscripts libtool: install: /usr/bin/install -c nm-new /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/x86_64-pc-linux-gnu-nm for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/lib/$f ; \ done /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/ld/../mkinstalldirs /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin /bin/bash ./libtool --mode=install /usr/bin/install -c strip-new //bin/x86_64-pc-linux-gnu-strip n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-pc-linux-gnu-&'`; \ if test "//bin" != "/bin/exec_prefix/x86_64-pc-linux-gnu/bin"; then \ rm -f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld.bfd; \ ln /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/$n /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-pc-linux-gnu-&'`; \ rm -f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/$ld; \ ln /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/$n /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/$ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/$ld; \ if test "//bin" != "/bin/exec_prefix/x86_64-pc-linux-gnu/bin"; then \ rm -f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld; \ ln /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/$n /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld; \ fi; \ fi libtool: install: /usr/bin/install -c strip-new /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/x86_64-pc-linux-gnu-strip /bin/bash ./libtool --mode=install /usr/bin/install -c cxxfilt //bin/x86_64-pc-linux-gnu-c++filt libtool: install: /usr/bin/install -c cxxfilt /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/x86_64-pc-linux-gnu-c++filt /bin/bash /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/binutils/../mkinstalldirs /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&x86_64-pc-linux-gnu-&'`; \ if [ "//bin/$k" != "/bin/exec_prefix/x86_64-pc-linux-gnu/bin/$j" ]; then \ rm -f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/$j; \ ln /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//bin/$k /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c $i /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/binutils' rm -f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/bfd-plugins/libdep.la rm -f /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb//lib/bfd-plugins/libdep.dll.a make[5]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[4]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug/ld' make[1]: Leaving directory '/home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/build-debug' binutils/2.38: Copied 2 files: COPYING3, COPYING binutils/2.38: Copied 2 '.LIB' files: COPYING3.LIB, COPYING.LIB [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK binutils/2.38 package(): Packaged 26 files binutils/2.38 package(): Packaged 2 '.LIB' files: COPYING3.LIB, COPYING.LIB binutils/2.38 package(): Packaged 4 '.a' files: libopcodes.a, libbfd.a, libctf-nobfd.a, libctf.a binutils/2.38 package(): Packaged 1 '.so' file: libdep.so binutils/2.38 package(): Packaged 2 '.bfd' files: x86_64-pc-linux-gnu-ld.bfd, ld.bfd binutils/2.38 package(): Packaged 6 '.xbn' files binutils/2.38 package(): Packaged 6 '.xdwe' files binutils/2.38 package(): Packaged 6 '.xs' files binutils/2.38 package(): Packaged 6 '.xu' files binutils/2.38 package(): Packaged 6 '.xc' files binutils/2.38 package(): Packaged 6 '.xe' files binutils/2.38 package(): Packaged 6 '.x' files binutils/2.38 package(): Packaged 6 '.xn' files binutils/2.38 package(): Packaged 6 '.xsw' files binutils/2.38 package(): Packaged 6 '.xse' files binutils/2.38 package(): Packaged 6 '.xce' files binutils/2.38 package(): Packaged 6 '.xdce' files binutils/2.38 package(): Packaged 6 '.xde' files binutils/2.38 package(): Packaged 6 '.xsce' files binutils/2.38 package(): Packaged 6 '.xdw' files binutils/2.38 package(): Packaged 6 '.xwe' files binutils/2.38 package(): Packaged 6 '.xsc' files binutils/2.38 package(): Packaged 6 '.xswe' files binutils/2.38 package(): Packaged 6 '.xr' files binutils/2.38 package(): Packaged 6 '.xdc' files binutils/2.38 package(): Packaged 6 '.xw' files binutils/2.38 package(): Packaged 6 '.xd' files binutils/2.38 package(): Packaged 9 '.h' files binutils/2.38: Package '3889333944e109e6dfb7f5b29d60f1653227d7cb' created binutils/2.38: Created package revision 771b38b8ade602e90139185d0fb109ac binutils/2.38: GNU triplet=x86_64-pc-linux-gnu binutils/2.38: executable prefix=x86_64-pc-linux-gnu- [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing: 81: /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/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 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 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: 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: no operation specified configure: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so rc /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing: 81: /home/conan/w/prod-v1/bsr/15266/cbeff/.conan/data/binutils/2.38/_/_/build/3889333944e109e6dfb7f5b29d60f1653227d7cb/src/missing: makeinfo: not found WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. libtool: link: warning: ignoring multiple `-rpath's for a libtool library libtool: install: warning: remember to run `libtool --finish //lib' libtool: install: warning: remember to run `libtool --finish //lib' libtool: install: warning: remember to run `libtool --finish //lib' libtool: install: warning: remember to run `libtool --finish /nowhere' binutils/2.38: 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