******************************************************************************** conan install openssl/3.0.14@#cce54c61429184fb9024dfdbb3086588 --build=openssl -pr /home/conan/workspace/prod-v1/bsr/110293/ceada/profile_linux_5_libstdcpp11_gcc_release_64.openssl-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/workspace/prod-v1/bsr/110293/eccbc/.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/workspace/prod-v1/bsr/110293/eccbc/.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/workspace/prod-v1/bsr/110293/eccbc/.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] openssl:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 openssl/3.0.14: Forced build from source Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'openssl/3.0.14' resolved to 'zlib/1.3.1' in remote 'conan-center' Installing package: openssl/3.0.14 Requirements openssl/3.0.14 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages openssl/3.0.14:9fd5da9420d2c72edf58b2c6db928ff2026663f0 - Build zlib/1.3.1:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... zlib/1.3.1: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.3.1: Downloaded package revision 873345f22bd3bfc44cb099ade6ee5b8c [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openssl/3.0.14: Configuring sources in /home/conan/workspace/prod-v1/bsr/110293/eccbc/.conan/data/openssl/3.0.14/_/_/source/src openssl/3.0.14: Waiting 5 seconds to retry... WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** openssl/3.0.14: ERROR: Error downloading file https://github.com/openssl/openssl/releases/download/openssl-3.0.14/openssl-3.0.14.tar.gz: 'HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /openssl/openssl/releases/download/openssl-3.0.14/openssl-3.0.14.tar.gz (Caused by ResponseError('too many 500 error responses'))' ERROR: openssl/3.0.14: Error in source() method, line 163 get(self, **self.conan_data["sources"][self.version], strip_root=True) ConanException: Error downloading file https://github.com/openssl/openssl/releases/download/openssl-3.0.14/openssl-3.0.14.tar.gz: 'HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /openssl/openssl/releases/download/openssl-3.0.14/openssl-3.0.14.tar.gz (Caused by ResponseError('too many 500 error responses'))'