******************************************************************************** conan install zlib-ng/2.2.2@#894a58b509be21a864c41b3bd154e92f --build=zlib-ng -pr /home/conan/workspace/prod-v1/bsr/96825/bdffe/profile_linux_11_libstdcpp11_gcc_release_64.zlib-ng-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/96825/becfc/.conan/profiles/default) Found gcc 11.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/96825/becfc/.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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/96825/becfc/.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=11 os=Linux [options] zlib-ng:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib-ng/2.2.2: Forced build from source Installing package: zlib-ng/2.2.2 Requirements zlib-ng/2.2.2 from local cache - Cache Packages zlib-ng/2.2.2:b8fb7885b23959b4c21d86a0df90be21b7f8d751 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zlib-ng/2.2.2: Configuring sources in /home/conan/workspace/prod-v1/bsr/96825/becfc/.conan/data/zlib-ng/2.2.2/_/_/source/src zlib-ng/2.2.2: Waiting 5 seconds to retry... WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** zlib-ng/2.2.2: ERROR: Error downloading file https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.2.2.tar.gz: 'HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /zlib-ng/zlib-ng/archive/refs/tags/2.2.2.tar.gz (Caused by ResponseError('too many 502 error responses'))' ERROR: zlib-ng/2.2.2: Error in source() method, line 69 get(self, **self.conan_data["sources"][self.version], strip_root=True) ConanException: Error downloading file https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.2.2.tar.gz: 'HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /zlib-ng/zlib-ng/archive/refs/tags/2.2.2.tar.gz (Caused by ResponseError('too many 502 error responses'))'