******************************************************************************** conan install libssh2/1.8.2@#008e792ac034d3de473ea9d0c9106219 --build=libssh2 -pr /home/conan/w/prod/BuildSingleReference/247123/9305fce9-1249-4041-a335-63692d0e6c84/profile_linux_5_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 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/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/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=5 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.8.2: Forced build from source Version ranges solved openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'libssh2/1.8.2' resolved to 'openssl/3.1.1' in remote 'conan-center' Installing package: libssh2/1.8.2 Requirements libssh2/1.8.2 from local cache - Cache openssl/3.1.1 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages libssh2/1.8.2:654032e7932b40ba4e2b381b60a6e6794333ed26 - Build openssl/3.1.1:288ceea1eccdb5f24f7075ead24b83b854b1d943 - Download zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.13: Downloaded package revision 9633cc508aa66c6c0394b13314c06c00 openssl/3.1.1: Retrieving package 288ceea1eccdb5f24f7075ead24b83b854b1d943 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.1.1: Package installed 288ceea1eccdb5f24f7075ead24b83b854b1d943 openssl/3.1.1: Downloaded package revision c8656c9b33ef2f432c2f4316c21802a7 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libssh2/1.8.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libssh2/1.8.2/_/_/source/src libssh2/1.8.2: [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.8.2: Copying sources to build folder libssh2/1.8.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libssh2/1.8.2/_/_/build/654032e7932b40ba4e2b381b60a6e6794333ed26 libssh2/1.8.2: Generator txt created conanbuildinfo.txt libssh2/1.8.2: Calling generate() ERROR: libssh2/1.8.2: Error in generate() method, line 45 tc = CMakeToolchain(self) NameError: name 'CMakeToolchain' is not defined