******************************************************************************** conan install libssh/0.10.4@#562e2a288be29f8fedecc66fe3c9a1ad --build=libssh -pr /home/conan/w/prod/BuildSingleReference/102126/bbfca8c6-a6aa-4e6d-8897-2e23fea973c4/profile_linux_8_libstdcpp_gcc_release_64.libssh-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 8 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=8 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++ compiler.version=8 os=Linux [options] libssh:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision a30750797caa71bd61bd0a18189caa28 openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5d74b535d24ecfaca4125c1e862f7df2 libssh/0.10.4: Forced build from source Installing package: libssh/0.10.4 Requirements libssh/0.10.4 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages libssh/0.10.4:257ff83cf372260811ca8a11d4308147336bd58d - Build openssl/1.1.1q:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download zlib/1.2.12:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a openssl/1.1.1q: Downloaded package revision 9f8b7a7152d28e3e4b18f12d22e78a15 zlib/1.2.12: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a zlib/1.2.12: Downloaded package revision fea14f64dba64bd75d43e0a920cbf543 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libssh/0.10.4: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libssh/0.10.4/_/_/source/. libssh/0.10.4: [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 libssh/0.10.4: Copying sources to build folder libssh/0.10.4: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libssh/0.10.4/_/_/build/257ff83cf372260811ca8a11d4308147336bd58d libssh/0.10.4: Generator txt created conanbuildinfo.txt libssh/0.10.4: Calling generate() libssh/0.10.4: Aggregating env generators libssh/0.10.4: libssh/0.10.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fPIC (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007) libssh/0.10.4: ERROR: Package '257ff83cf372260811ca8a11d4308147336bd58d' build failed libssh/0.10.4: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libssh/0.10.4/_/_/build/257ff83cf372260811ca8a11d4308147336bd58d/build/Release ERROR: [HOOK - conan-center.py] pre_build(): Some checks failed running the hook, check the output