******************************************************************************** conan test cci-97ad932f/recipes/cmake/binary/test_package/conanfile.py cmake/3.29.3@#292a699b66d006bf4c6648608fa7c9e4 -pr /home/conan/workspace/prod-v1/bsr/39308/cdebc/profile_linux_11_libstdcpp11_gcc_release_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/workspace/prod-v1/bsr/39308/dcaac/.conan/profiles/default) Found gcc 11.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/workspace/prod-v1/bsr/39308/dcaac/.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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/39308/dcaac/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cmake/3.29.3 (test package): Installing package Requirements Packages Build requirements cmake/3.29.3 from local cache - Cache Build requirements packages cmake/3.29.3:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.29.3: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'c3i_PR-23913' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.29.3: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.29.3: Downloaded package revision 8f7e3d9591f43ad849d1b5694afa94d6 cmake/3.29.3: Appending PATH environment variable: /home/conan/workspace/prod-v1/bsr/39308/dcaac/.conan/data/cmake/3.29.3/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin cmake/3.29.3 (test package): Applying build-requirement: cmake/3.29.3 cmake/3.29.3 (test package): Generator txt created conanbuildinfo.txt cmake/3.29.3 (test package): Generator 'VirtualBuildEnv' calling 'generate()' cmake/3.29.3 (test package): Aggregating env generators cmake/3.29.3 (test package): Generated conaninfo.txt cmake/3.29.3 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-97ad932f/recipes/cmake/binary/test_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46/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.29.3 (test package): Calling build() cmake/3.29.3 (test package): Running test() cmake/3.29.3 (test package): Installed version: ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-97ad932f/recipes/cmake/binary/test_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46/conanbuild.sh" && cmake --version ----------------- cmake version 3.29.3 CMake suite maintained and supported by Kitware (kitware.com/cmake). cmake/3.29.3 (test package): Expected version: 3.29.3 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** cmake/3.29.3 (test package): WARN: This conanfile has no build step ******************************************************************************** conan test cci-97ad932f/recipes/cmake/binary/test_v1_package/conanfile.py cmake/3.29.3@#292a699b66d006bf4c6648608fa7c9e4 -pr /home/conan/workspace/prod-v1/bsr/39308/cdebc/profile_linux_11_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cmake/3.29.3 (test package): Installing package Requirements Packages Build requirements cmake/3.29.3 from local cache - Cache Build requirements packages cmake/3.29.3:4db1be536558d833e52e862fd84d64d75c2b3656 - Cache Installing (downloading, building) binaries... cmake/3.29.3: Already installed! cmake/3.29.3: Appending PATH environment variable: /home/conan/workspace/prod-v1/bsr/39308/dcaac/.conan/data/cmake/3.29.3/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin cmake/3.29.3 (test package): Applying build-requirement: cmake/3.29.3 cmake/3.29.3 (test package): Generator txt created conanbuildinfo.txt cmake/3.29.3 (test package): Aggregating env generators cmake/3.29.3 (test package): Generated conaninfo.txt cmake/3.29.3 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-97ad932f/recipes/cmake/binary/test_v1_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46/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.29.3 (test package): Calling build() cmake/3.29.3 (test package): Running test() cmake/3.29.3 (test package): Installed version: ----Running------ > cmake --version ----------------- cmake version 3.29.3 CMake suite maintained and supported by Kitware (kitware.com/cmake). cmake/3.29.3 (test package): Expected version: 3.29.3 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** cmake/3.29.3 (test package): WARN: This conanfile has no build step