******************************************************************************** conan install draco/1.3.6@#383a1761bcc40d5d97e840dfba36cd4b --build=draco -pr /home/conan/w/prod/BuildSingleReference/12552/b05d58e5-78d6-432b-a715-e2de0754a022/profile_linux_5_libstdcpp_gcc_debug_64.draco-shared-False.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 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/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=5 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++ compiler.version=5 os=Linux [options] draco:shared=False [build_requires] [env] draco/1.3.6: Forced build from source Installing package: draco/1.3.6 Requirements draco/1.3.6 from local cache - Cache Packages draco/1.3.6:8c00974f7c871ce518428c6cc8d733e50ed69741 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK draco/1.3.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/draco/1.3.6/_/_/source Waiting 5 seconds to retry... ERROR: Error downloading file https://github.com/google/draco/archive/1.3.6.tar.gz: 'HTTPSConnectionPool(host='codeload.github.com', port=443): Max retries exceeded with url: /google/draco/tar.gz/refs/tags/1.3.6 (Caused by ResponseError('too many 500 error responses'))' ERROR: draco/1.3.6: Error in source() method, line 80 destination=self._source_subfolder, strip_root=True) ConanException: Error downloading file https://github.com/google/draco/archive/1.3.6.tar.gz: 'HTTPSConnectionPool(host='codeload.github.com', port=443): Max retries exceeded with url: /google/draco/tar.gz/refs/tags/1.3.6 (Caused by ResponseError('too many 500 error responses'))'