******************************************************************************** conan test conan-center-index/recipes/binutils/all/test_package/conanfile.py binutils/2.37@#dad467bc89560a3baf17e654352bdafe -pr /home/conan/w/prod/BuildSingleReference/22717/3617b023-6b98-4d81-bf33-178b7fab3d8e/profile_linux_5_libstdcpp11_gcc_debug_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] binutils/2.37: binutils:target_arch=x86_64 binutils/2.37: binutils:target_os=Linux binutils/2.37: binutils:target_triplet=x86_64-pc-linux-gnu zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 82202701ea360c0863f1db5008067122 binutils/2.37 (test package): Installing package Requirements binutils/2.37 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages binutils/2.37:3889333944e109e6dfb7f5b29d60f1653227d7cb - Download zlib/1.2.12:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.12: Downloaded package revision fe3d1022e1a6d26e3cea798390bb67d3 binutils/2.37: Retrieving package 3889333944e109e6dfb7f5b29d60f1653227d7cb from remote 'c3i_PR-10406' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz binutils/2.37: Package installed 3889333944e109e6dfb7f5b29d60f1653227d7cb binutils/2.37: Downloaded package revision a1dd66d1c2166d682037005b8835d670 binutils/2.37: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin binutils/2.37: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin binutils/2.37: GNU triplet=x86_64-pc-linux-gnu binutils/2.37: executable prefix=x86_64-pc-linux-gnu- binutils/2.37 (test package): Generator txt created conanbuildinfo.txt binutils/2.37 (test package): Aggregating env generators binutils/2.37 (test package): Generated conaninfo.txt binutils/2.37 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/binutils/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/conan.lock' Using cached profile from lockfile [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.37 (test package): Calling build() ----Running------ > x86_64-pc-linux-gnu-as /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/binutils/all/test_package/Linux-x86_64.s -o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/binutils/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/object.o ----------------- ----Running------ > x86_64-pc-linux-gnu-ld /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/binutils/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/object.o -o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/binutils/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/bin/test_package ----------------- binutils/2.37 (test package): Running test() ----Running------ > bin/test_package ----------------- Hello, world! binutils/2.37 (test package): Found ar at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ar ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ar --version ----------------- GNU ar (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. binutils/2.37 (test package): Found nm at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/nm ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/nm --version ----------------- GNU nm (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. binutils/2.37 (test package): Found objcopy at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/objcopy ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/objcopy --version ----------------- GNU objcopy (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. binutils/2.37 (test package): Found objdump at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/objdump ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/objdump --version ----------------- GNU objdump (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. binutils/2.37 (test package): Found ranlib at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ranlib ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ranlib --version ----------------- GNU ranlib (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. binutils/2.37 (test package): Found readelf at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/readelf ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/readelf --version ----------------- GNU readelf (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. binutils/2.37 (test package): Found strip at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/strip ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/strip --version ----------------- GNU strip (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. binutils/2.37 (test package): Found as at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/as ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/as --version ----------------- GNU assembler (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or later. This program has absolutely no warranty. This assembler was configured for a target of `x86_64-pc-linux-gnu'. binutils/2.37 (test package): Found ld at /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/binutils/2.37/_/_/package/3889333944e109e6dfb7f5b29d60f1653227d7cb/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld --version ----------------- GNU ld (GNU Binutils) 2.37 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty.