******************************************************************************** conan install theora/1.1.1@#93d09f66781e05b0980e1b3790fb69f3 --build=theora -pr /home/conan/w/prod/BuildSingleReference/106416/8206b896-29be-44a3-a9fe-641f87e387d5/profile_linux_11_libstdcpp11_gcc_release_64.theora-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/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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] theora:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ogg/1.3.5: Not found in local cache, looking in remotes... ogg/1.3.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ogg/1.3.5: Downloaded recipe revision 1fd1211e20186ca5ff5ba927fb0989ee theora/1.1.1: Forced build from source Installing package: theora/1.1.1 Requirements ogg/1.3.5 from 'conan-center' - Downloaded theora/1.1.1 from local cache - Cache Packages ogg/1.3.5:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download theora/1.1.1:690443e5418de45fba363cc58b7a7e5cdf0e5a55 - Build Installing (downloading, building) binaries... ogg/1.3.5: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.5: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 ogg/1.3.5: Downloaded package revision 8731e2ede27241238ee215b43139a051 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK theora/1.1.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/source/src theora/1.1.1: Waiting 5 seconds to retry... theora/1.1.1: ERROR: Error downloading file https://downloads.xiph.org/releases/theora/libtheora-1.1.1.zip: 'HTTPSConnectionPool(host='downloads.xiph.org', port=443): Max retries exceeded with url: /releases/theora/libtheora-1.1.1.zip (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:1091)')))' ERROR: theora/1.1.1: Error in source() method, line 54 get(self, **self.conan_data["sources"][self.version][0], destination=self.source_folder, strip_root=True) ConanException: Error downloading file https://downloads.xiph.org/releases/theora/libtheora-1.1.1.zip: 'HTTPSConnectionPool(host='downloads.xiph.org', port=443): Max retries exceeded with url: /releases/theora/libtheora-1.1.1.zip (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:1091)')))'