******************************************************************************** conan install logr/0.6.0@#5105bafc44b845caf3191a44af3b73d1 --build=logr -pr /home/conan/w/prod-v1/bsr/90951/cdbcc/profile_linux_10_libstdcpp11_gcc_release_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-v1/bsr/90951/cebbe/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/90951/cebbe/.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/90951/cebbe/.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=10 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True fmt/9.1.0: Not found in local cache, looking in remotes... fmt/9.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/9.1.0: Downloaded recipe revision 551bb6d903fc22780392707fed0efb18 spdlog/1.13.0: Not found in local cache, looking in remotes... spdlog/1.13.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spdlog/1.13.0: Downloaded recipe revision 7cdcebd081d5385a82363f09eec93a99 logr/0.6.0: Forced build from source Installing package: logr/0.6.0 Requirements fmt/9.1.0 from 'conan-center' - Downloaded logr/0.6.0 from local cache - Cache spdlog/1.13.0 from 'conan-center' - Downloaded Packages fmt/9.1.0:bb317a1f4f7069078e967719a5c585f83cd078c2 - Download logr/0.6.0:a6c9d920cbb38b3bfbb7d07435f6ce742ff983d8 - Build spdlog/1.13.0:e5db3389e0d5aba1236892d6f037ab0ffa3f2a89 - Missing Installing (downloading, building) binaries... WARN: spdlog/1.13.0: requirement fmt/10.2.0 overridden by logr/0.6.0 to fmt/9.1.0 ERROR: Missing binary: spdlog/1.13.0:e5db3389e0d5aba1236892d6f037ab0ffa3f2a89 spdlog/1.13.0: WARN: Can't find a 'spdlog/1.13.0' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=10, os=Linux - Options: fPIC=True, header_only=False, no_exceptions=False, shared=False, wchar_filenames=False, wchar_support=False, fmt:fPIC=True, fmt:header_only=False, fmt:shared=False, fmt:with_fmt_alias=False, fmt:with_os_api=True - Dependencies: fmt/9.1.0 - Requirements: fmt/9.Y.Z - Package ID: e5db3389e0d5aba1236892d6f037ab0ffa3f2a89 ERROR: Missing prebuilt package for 'spdlog/1.13.0' Use 'conan search spdlog/1.13.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=spdlog' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'