******************************************************************************** conan install mold/1.6.0@#1fdaf0f2c1de44a25b1c851b3addea16 --build=mold -pr /home/conan/w/prod/BuildSingleReference/107588/5cd505f5-1d33-46dc-956f-b9dc3d050010/profile_linux_5_libstdcpp11_gcc_debug_64..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) 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++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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 ce85b680d90f872406f83b11dcbeac36 openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 123d0600badbb1a6288ab1b9501711c3 xxhash/0.8.1: Not found in local cache, looking in remotes... xxhash/0.8.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xxhash/0.8.1: Downloaded recipe revision bbf2867eb2cfe186d9bc857da8e00752 onetbb/2021.3.0: Not found in local cache, looking in remotes... onetbb/2021.3.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz onetbb/2021.3.0: Downloaded recipe revision 9779179f64c81e13f189b0aeaded171a mold/1.6.0: Forced build from source Installing package: mold/1.6.0 Requirements mold/1.6.0 from local cache - Cache onetbb/2021.3.0 from 'conan-center' - Downloaded openssl/1.1.1q from 'conan-center' - Downloaded xxhash/0.8.1 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages mold/1.6.0:5c2de7afb0ec18c0c99c3aeb9edc3bd934bba043 - Invalid onetbb/2021.3.0:bb6165ab21ac24a96075558fbc4502b91c7447fe - Download openssl/1.1.1q:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download xxhash/0.8.1:d84997d4ade4777efad7d1a10fba1a0e597e6098 - Download zlib/1.2.12:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... ERROR: There are invalid packages (packages that cannot exist for this configuration): mold/1.6.0: Cannot build for this configuration: Mold is a build tool, specify mold:build_type=Release in your build profile, see https://github.com/conan-io/conan-center-index/pull/11536#issuecomment-1195607330