******************************************************************************** conan install libcheck/0.15.2@#13f725a4c925058492df40de17389186 --build=libcheck -pr /home/conan/w/prod-v1/bsr/40938/efcef/profile_linux_11_libstdcpp11_gcc_release_64.libcheck-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/bsr/40938/fafab/.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/bsr/40938/fafab/.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/bsr/40938/fafab/.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] libcheck:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True subunit/1.4.0: Not found in local cache, looking in remotes... subunit/1.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz subunit/1.4.0: Downloaded recipe revision 6d818b5b0a23c49a15652d695b8b464d cppunit/1.15.1: Not found in local cache, looking in remotes... cppunit/1.15.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cppunit/1.15.1: Downloaded recipe revision ab7aa369cbf20014946964574a427088 libcheck/0.15.2: Forced build from source Installing package: libcheck/0.15.2 Requirements cppunit/1.15.1 from 'conan-center' - Downloaded libcheck/0.15.2 from local cache - Cache subunit/1.4.0 from 'conan-center' - Downloaded Packages cppunit/1.15.1:6557f18ca99c0b6a233f43db00e30efaa525e27e - Download libcheck/0.15.2:3538f1114461f03f2ab66edde1e46d4304cd97a0 - Build subunit/1.4.0:6626a274ade14dce0bdaf416b51ff60f1233a759 - Missing Installing (downloading, building) binaries... ERROR: Missing binary: subunit/1.4.0:6626a274ade14dce0bdaf416b51ff60f1233a759 subunit/1.4.0: WARN: Can't find a 'subunit/1.4.0' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=11, os=Linux - Options: fPIC=True, shared=False, cppunit:fPIC=True, cppunit:shared=False - Dependencies: cppunit/1.15.1 - Requirements: cppunit/1.Y.Z - Package ID: 6626a274ade14dce0bdaf416b51ff60f1233a759 ERROR: Missing prebuilt package for 'subunit/1.4.0' Use 'conan search subunit/1.4.0@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=subunit' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'