******************************************************************************** conan install idna/cci.20240115@#aedc1554be21b7ebab64eea9a7ed6d7f --build=idna -pr /home/conan/w/prod-v1/bsr/113414/cbbad/profile_linux_9_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/113414/faeca/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/113414/faeca/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/113414/faeca/.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=9 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True idna/cci.20240115: Forced build from source cmake/3.28.1: Not found in local cache, looking in remotes... cmake/3.28.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.28.1: Downloaded recipe revision 92f79424d7b65b12a84a2180866c3a78 Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.16 <4' required by 'idna/cci.20240115' resolved to 'cmake/3.28.1' in remote 'conan-center' Installing package: idna/cci.20240115 Requirements idna/cci.20240115 from local cache - Cache Packages idna/cci.20240115:b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 - Build Build requirements cmake/3.28.1 from 'conan-center' - Downloaded Build requirements packages cmake/3.28.1:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.28.1: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.28.1: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.28.1: Downloaded package revision f5d30101abea2fb352f6412ec059d314 cmake/3.28.1: Appending PATH environment variable: /home/conan/w/prod-v1/bsr/113414/faeca/.conan/data/cmake/3.28.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin idna/cci.20240115: Applying build-requirement: cmake/3.28.1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK idna/cci.20240115: Configuring sources in /home/conan/w/prod-v1/bsr/113414/faeca/.conan/data/idna/cci.20240115/_/_/source/src idna/cci.20240115: [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 idna/cci.20240115: Copying sources to build folder idna/cci.20240115: Building your package in /home/conan/w/prod-v1/bsr/113414/faeca/.conan/data/idna/cci.20240115/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 idna/cci.20240115: Generator txt created conanbuildinfo.txt idna/cci.20240115: Calling generate() ERROR: idna/cci.20240115: Error in generate() method, line 67 VirtualBuildEnv(self).generate() NameError: name 'VirtualBuildEnv' is not defined