******************************************************************************** conan install hdf5/1.12.1@#1b3eda4cc4f75c616b0af4dee468be22 --build=hdf5 -pr /home/conan/w/prod/BuildSingleReference/40460/062c07f5-02c7-48e3-bb38-0c1d7ede6cbb/profile_linux_10_libstdcpp_gcc_release_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 10 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=10 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=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 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:dc4ae91763a22594b1b720aaabef060c43a5712d - Build zlib/1.2.12:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.12: Downloaded package revision 5b8028570f543b05112affa8a18f16fb [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)'))'