******************************************************************************** conan install libssh2/1.10.0@#420f397f6a7bc2c687716e347ba36312 --build=libssh2 -pr /home/conan/w/prod/BuildSingleReference/247124/6ac8906c-e48d-4d15-8117-8c3aba5a94ba/profile_linux_10_libstdcpp11_gcc_release_64.libssh2-shared-True.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/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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=10 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] libssh2:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 openssl/3.1.1: Not found in local cache, looking in remotes... openssl/3.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841 libssh2/1.10.0: Forced build from source Version ranges solved openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'libssh2/1.10.0' resolved to 'openssl/3.1.1' in remote 'conan-center' Installing package: libssh2/1.10.0 Requirements libssh2/1.10.0 from local cache - Cache openssl/3.1.1 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages libssh2/1.10.0:679f1772ddca6b75cb09103cf20c83ca52794e39 - Build openssl/3.1.1:0020bc4112335790e43a736facc055c3337d4107 - Download zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.13: Downloaded package revision 93acf021812d85928b9035a245e54fcc openssl/3.1.1: Retrieving package 0020bc4112335790e43a736facc055c3337d4107 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.1.1: Package installed 0020bc4112335790e43a736facc055c3337d4107 openssl/3.1.1: Downloaded package revision af22d81e6cd336f632bfe40c33d227b1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libssh2/1.10.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libssh2/1.10.0/_/_/source/src libssh2/1.10.0: [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 libssh2/1.10.0: Copying sources to build folder libssh2/1.10.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libssh2/1.10.0/_/_/build/679f1772ddca6b75cb09103cf20c83ca52794e39 libssh2/1.10.0: Generator txt created conanbuildinfo.txt libssh2/1.10.0: Calling generate() ERROR: libssh2/1.10.0: Error in generate() method, line 45 tc = CMakeToolchain(self) NameError: name 'CMakeToolchain' is not defined