******************************************************************************** conan install hdf5/1.12.1@#3dfdbc5169c1411e3cc305935f6b77c3 --build=hdf5 -pr /home/conan/w/prod/BuildSingleReference/36931/91392006-b1d3-4943-ac56-8b31fba0188b/profile_linux_11_libstdcpp11_gcc_debug_64.hdf5-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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=11 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=11 os=Linux [options] hdf5:shared=False [build_requires] [env] 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 3b9e037ae1c615d045a06c67d88491ae hdf5/1.12.1: Forced build from source Installing package: hdf5/1.12.1 Requirements hdf5/1.12.1 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages hdf5/1.12.1:02add9ae31b33787425d914692b9c7656cdab0ce - Build zlib/1.2.12:be27726f9885116da1158027505be62e913cd585 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed be27726f9885116da1158027505be62e913cd585 zlib/1.2.12: Downloaded package revision 3cc4c0bcbdd19e0e9bd62618ee648095 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hdf5/1.12.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/source Waiting 5 seconds to retry... ERROR: Error downloading file https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.1/src/hdf5-1.12.1.tar.gz: 'HTTPSConnectionPool(host='support.hdfgroup.org', port=443): Max retries exceeded with url: /ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.1/src/hdf5-1.12.1.tar.gz (Caused by ConnectTimeoutError(, 'Connection to support.hdfgroup.org timed out. (connect timeout=60.0)'))' ERROR: hdf5/1.12.1: Error in source() method, line 104 tools.get(**self.conan_data["sources"][self.version], destination=self._source_subfolder, strip_root=True) ConanException: Error downloading file https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.1/src/hdf5-1.12.1.tar.gz: 'HTTPSConnectionPool(host='support.hdfgroup.org', port=443): Max retries exceeded with url: /ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.1/src/hdf5-1.12.1.tar.gz (Caused by ConnectTimeoutError(, 'Connection to support.hdfgroup.org timed out. (connect timeout=60.0)'))'