******************************************************************************** conan install libssh2/1.8.2@#008e792ac034d3de473ea9d0c9106219 --build=libssh2 -pr /home/conan/w/prod/BuildSingleReference/247123/50ae5508-a5ac-4459-ad46-03c650d12d2c/profile_linux_10_libstdcpp11_gcc_debug_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=Debug 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.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:8d3bb70ca0f85049eeb3925d0528645d85f7d6fd - Build openssl/3.1.1:863eb8a3f7f650afee34c5c2aaee1ade9260f083 - Download zlib/1.2.13:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 75e99b627c196b65c439728670655ec3c366b334 zlib/1.2.13: Downloaded package revision c47d51bc7634c86af663dd4d0b0d72f0 openssl/3.1.1: Retrieving package 863eb8a3f7f650afee34c5c2aaee1ade9260f083 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.1.1: Package installed 863eb8a3f7f650afee34c5c2aaee1ade9260f083 openssl/3.1.1: Downloaded package revision 6c97bca0ae113a06e5801242c19092c6 [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/8d3bb70ca0f85049eeb3925d0528645d85f7d6fd 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