******************************************************************************** conan install hdf5/1.12.1@#fdbb992c05bb4326b866ee9d9c1fa460 --build=hdf5 -pr /home/conan/w/prod/BuildSingleReference/36991/e4235c1a-0174-4a26-a126-6f043d2b9ebc/profile_linux_7_libstdcpp11_gcc_debug_64.hdf5-shared-True.txt ******************************************************************************** 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 7 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=7 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=7 os=Linux [options] hdf5:shared=True [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:6293040b2501f804b4635bab0f3c8dee8f936bb7 - Build zlib/1.2.12:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package db2ca884c9793e0b0fb54ec3f846326d1addacc8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed db2ca884c9793e0b0fb54ec3f846326d1addacc8 zlib/1.2.12: Downloaded package revision ce37d491eaf5c8e2803a87026a58cdd6 [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 96 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)'))'