******************************************************************************** conan test cci-2ebeafe7/recipes/cmake/combined/test_package/conanfile.py cmake/3.22.6@#4e990144be0780d55ea1d50809dcec77 -pr /home/conan/w/prod-v1/BuildSingleReference/9178/236f2db7-6f16-42ee-8a7c-05cbb0df5bcf/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/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-v1/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-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cmake/3.22.6 (test package): Installing package Requirements Packages Build requirements cmake/3.22.6 from local cache - Cache Build requirements packages cmake/3.22.6:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... cmake/3.22.6: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'c3i_PR-17032' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.22.6: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 cmake/3.22.6: Downloaded package revision 5fb036dd162f6c1648bc429f97199f2d cmake/3.22.6: Appending PATH environment variable: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cmake/3.22.6/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin cmake/3.22.6 (test package): Applying build-requirement: cmake/3.22.6 cmake/3.22.6 (test package): Generator txt created conanbuildinfo.txt cmake/3.22.6 (test package): Generator 'VirtualBuildEnv' calling 'generate()' cmake/3.22.6 (test package): Aggregating env generators cmake/3.22.6 (test package): Generated conaninfo.txt cmake/3.22.6 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-2ebeafe7/recipes/cmake/combined/test_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/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 cmake/3.22.6 (test package): Calling build() cmake/3.22.6 (test package): Running test() cmake/3.22.6 (test package): Installed version: ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/cci-2ebeafe7/recipes/cmake/combined/test_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/conanbuild.sh" && cmake --version ----------------- cmake version 3.22.6 CMake suite maintained and supported by Kitware (kitware.com/cmake). cmake/3.22.6 (test package): Expected version: 3.22.6 cmake/3.22.6 (test package): WARN: This conanfile has no build step ******************************************************************************** conan test cci-2ebeafe7/recipes/cmake/combined/test_v1_package/conanfile.py cmake/3.22.6@#4e990144be0780d55ea1d50809dcec77 -pr /home/conan/w/prod-v1/BuildSingleReference/9178/236f2db7-6f16-42ee-8a7c-05cbb0df5bcf/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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 cmake/3.22.6 (test package): Installing package Requirements Packages Build requirements cmake/3.22.6 from local cache - Cache Build requirements packages cmake/3.22.6:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Cache Installing (downloading, building) binaries... cmake/3.22.6: Already installed! cmake/3.22.6: Appending PATH environment variable: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cmake/3.22.6/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin cmake/3.22.6 (test package): Applying build-requirement: cmake/3.22.6 cmake/3.22.6 (test package): Generator txt created conanbuildinfo.txt cmake/3.22.6 (test package): Aggregating env generators cmake/3.22.6 (test package): Generated conaninfo.txt cmake/3.22.6 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-2ebeafe7/recipes/cmake/combined/test_v1_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/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 cmake/3.22.6 (test package): Calling build() cmake/3.22.6 (test package): Running test() cmake/3.22.6 (test package): Installed version: ----Running------ > cmake --version ----------------- cmake version 3.22.6 CMake suite maintained and supported by Kitware (kitware.com/cmake). cmake/3.22.6 (test package): Expected version: 3.22.6 cmake/3.22.6 (test package): WARN: This conanfile has no build step