******************************************************************************** conan test cci-ec9761c5/recipes/perl/all/test_package/conanfile.py perl/5.38.2@#ca92ee2e728d5783beaabb04da68b359 -pr /home/conan/workspace/prod-v1/bsr/51276/ffcbd/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/51276/fcebd/.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/51276/fcebd/.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/51276/fcebd/.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 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision 457c272f7da34cb9c67456dd217d36c4 zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'perl/5.38.2' resolved to 'zlib/1.3.1' in remote 'conan-center' perl/5.38.2 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Downloaded perl/5.38.2 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages bzip2/1.0.8:c32092bf4d4bb47cf962af898e02823f499b017e - Download perl/5.38.2:1c89942b6dd322b008dec4cc7c671c5f1963df5a - Download zlib/1.3.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package c32092bf4d4bb47cf962af898e02823f499b017e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed c32092bf4d4bb47cf962af898e02823f499b017e bzip2/1.0.8: Downloaded package revision b98c9815789cac0cea576ffb928c1b2f zlib/1.3.1: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.3.1: Downloaded package revision 1b3a1551eb6366641930bd65edd8b53d perl/5.38.2: Retrieving package 1c89942b6dd322b008dec4cc7c671c5f1963df5a from remote 'c3i_PR-24078' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz perl/5.38.2: Package installed 1c89942b6dd322b008dec4cc7c671c5f1963df5a perl/5.38.2: Downloaded package revision 097bab22b8936c102a66f220a888216d perl/5.38.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' perl/5.38.2 (test package): Generator txt created conanbuildinfo.txt perl/5.38.2 (test package): Aggregating env generators perl/5.38.2 (test package): Generated conaninfo.txt perl/5.38.2 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-ec9761c5/recipes/perl/all/test_package/build-release/conan/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 perl/5.38.2 (test package): Calling build() perl/5.38.2 (test package): Running test() perl/5.38.2 (test package): ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-ec9761c5/recipes/perl/all/test_package/build-release/conan/conanrun.sh" && perl -e "print $^V" ----------------- v5.38.2 ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-ec9761c5/recipes/perl/all/test_package/build-release/conan/conanrun.sh" && perl /home/conan/workspace/prod-v1/bsr/cci-ec9761c5/recipes/perl/all/test_package/./test_package.pl ----------------- hello_conan ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-ec9761c5/recipes/perl/all/test_package/build-release/conan/conanrun.sh" && perl -e "use IO::Compress::Bzip2" ----------------- ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-ec9761c5/recipes/perl/all/test_package/build-release/conan/conanrun.sh" && perl -e "use Compress::Zlib" ----------------- WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 ***