******************************************************************************** conan install openssh/9.1p1@#6b17ffcdce13b204b2a5783107899597 --build=openssh -pr /home/conan/w/prod-v1/BuildSingleReference/4073/19f3ba0a-5203-4dfe-be93-73865f1d8528/profile_linux_5_libstdcpp11_gcc_release_64..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-v1/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-v1/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-v1/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] [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 openssh/9.1p1: Forced build from source Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.12' required by 'openssh/9.1p1' resolved to 'zlib/1.2.13' in remote 'conan-center' openssl/* versions found in 'conan-center' remote Version range '>=1.1.1q' required by 'openssh/9.1p1' resolved to 'openssl/3.1.1' in remote 'conan-center' Installing package: openssh/9.1p1 Requirements openssh/9.1p1 from local cache - Cache openssl/3.1.1 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages openssh/9.1p1:5eb80c586da0a17e0f3235cf467f140cb28704cc - 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 openssh/9.1p1: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/openssh/9.1p1/_/_/source/src openssh/9.1p1: [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 openssh/9.1p1: Copying sources to build folder openssh/9.1p1: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/openssh/9.1p1/_/_/build/5eb80c586da0a17e0f3235cf467f140cb28704cc openssh/9.1p1: Generator txt created conanbuildinfo.txt openssh/9.1p1: Calling generate() openssh/9.1p1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK openssh/9.1p1: Calling build() patching for 9.1p1-linux-None openssh/9.1p1: openssh/9.1p1: 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 openssh/9.1p1: 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 openssh/9.1p1: ERROR: Package '5eb80c586da0a17e0f3235cf467f140cb28704cc' build failed openssh/9.1p1: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/openssh/9.1p1/_/_/build/5eb80c586da0a17e0f3235cf467f140cb28704cc/build-release ERROR: openssh/9.1p1: Error in build() method, line 102 self._patch_sources() while calling '_patch_sources', line 37 for p in self.conan_data["patches"].get(self.version, []): KeyError: 'patches'