******************************************************************************** conan install opus/1.4@#f903bb38ecad29e0ce0928607efac14d --build=opus -pr /home/conan/w/prod-v1/BuildSingleReference/14592/188bb30e-2830-4cc7-8162-7697ec7d200b/profile_linux_11_libstdcpp11_gcc_debug_64.opus-shared-False.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-v1/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-v1/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-v1/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] opus:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True opus/1.4: Forced build from source Installing package: opus/1.4 Requirements opus/1.4 from local cache - Cache Packages opus/1.4:3e366e046cd124da77cdccb1d6deb7cb7ffbbd54 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opus/1.4: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/opus/1.4/_/_/source/src opus/1.4: Waiting 5 seconds to retry... opus/1.4: ERROR: Error downloading file https://downloads.xiph.org/releases/opus/opus-1.4.tar.gz: 'HTTPSConnectionPool(host='downloads.xiph.org', port=443): Max retries exceeded with url: /releases/opus/opus-1.4.tar.gz (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:1091)')))' ERROR: opus/1.4: Error in source() method, line 53 destination=self.source_folder, strip_root=True) ConanException: Error downloading file https://downloads.xiph.org/releases/opus/opus-1.4.tar.gz: 'HTTPSConnectionPool(host='downloads.xiph.org', port=443): Max retries exceeded with url: /releases/opus/opus-1.4.tar.gz (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:1091)')))'