******************************************************************************** conan install mpg123/1.31.2@#874079676c9a289e746296971e044cd6 --build=mpg123 -pr /home/conan/w/prod/BuildSingleReference/184445/3a65c369-719b-4943-8f4f-860dcc8de2e0/profile_linux_11_libstdcpp11_gcc_debug_64.mpg123-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/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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] mpg123:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True mpg123/1.31.2: Forced build from source pkgconf/1.9.3: Not found in local cache, looking in remotes... pkgconf/1.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.9.3: Downloaded recipe revision 3ef99e74a50f8f723823a3cd82c7b25f yasm/1.3.0: Not found in local cache, looking in remotes... yasm/1.3.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz yasm/1.3.0: Downloaded recipe revision fb800a15413dca19bfaef9e4b5d50694 Installing package: mpg123/1.31.2 Requirements mpg123/1.31.2 from local cache - Cache Packages mpg123/1.31.2:a96dd095a5cfe881cb942e601720c0d1dfbb0878 - Build Build requirements pkgconf/1.9.3 from 'conan-center' - Downloaded yasm/1.3.0 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.9.3:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download yasm/1.3.0:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... pkgconf/1.9.3: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.9.3: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 pkgconf/1.9.3: Downloaded package revision a867775e344da80a14876ea7de35f208 yasm/1.3.0: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz yasm/1.3.0: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 yasm/1.3.0: Downloaded package revision 25da4845ae20cb2de2b7a3cb03e49661 pkgconf/1.9.3: Appending PATH env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.9.3/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin pkgconf/1.9.3: Setting PKG_CONFIG env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.9.3/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/pkgconf pkgconf/1.9.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.9.3/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/aclocal yasm/1.3.0: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/yasm/1.3.0/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin mpg123/1.31.2: Applying build-requirement: pkgconf/1.9.3 mpg123/1.31.2: Applying build-requirement: yasm/1.3.0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mpg123/1.31.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/mpg123/1.31.2/_/_/source/src mpg123/1.31.2: Waiting 5 seconds to retry... mpg123/1.31.2: ERROR: Error downloading file https://sourceforge.net/projects/mpg123/files/mpg123/1.31.2/mpg123-1.31.2.tar.bz2: 'HTTPSConnectionPool(host='phoenixnap.dl.sourceforge.net', port=443): Max retries exceeded with url: /project/mpg123/mpg123/1.31.2/mpg123-1.31.2.tar.bz2 (Caused by ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')))' ERROR: mpg123/1.31.2: Error in source() method, line 108 get(self, **self.conan_data["sources"][self.version], strip_root=True) ConanException: Error downloading file https://sourceforge.net/projects/mpg123/files/mpg123/1.31.2/mpg123-1.31.2.tar.bz2: 'HTTPSConnectionPool(host='phoenixnap.dl.sourceforge.net', port=443): Max retries exceeded with url: /project/mpg123/mpg123/1.31.2/mpg123-1.31.2.tar.bz2 (Caused by ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')))'