******************************************************************************** conan install rmm/23.12.00@#fd80fa17d8a91aca64047edfe5588886 --build=rmm -pr /home/conan/w/prod-v1/bsr/19659/fdfca/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/19659/fccde/.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/19659/fccde/.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/19659/fccde/.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 thrust/1.17.2: Not found in local cache, looking in remotes... thrust/1.17.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz thrust/1.17.2: Downloaded recipe revision 618f3fb5b8e451aa9fbf1301a6c02724 cub/1.17.2: Not found in local cache, looking in remotes... cub/1.17.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cub/1.17.2: Downloaded recipe revision 02c8f1ba95db4f21d162ef0133232176 onetbb/2021.9.0: Not found in local cache, looking in remotes... onetbb/2021.9.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz onetbb/2021.9.0: Downloaded recipe revision 81f921a75e782df14f4d9528facef986 hwloc/2.9.2: Not found in local cache, looking in remotes... hwloc/2.9.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hwloc/2.9.2: Downloaded recipe revision 1c63e2eccac57048ae226e6c946ebf0e spdlog/1.11.0: Not found in local cache, looking in remotes... spdlog/1.11.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spdlog/1.11.0: Downloaded recipe revision 947ab1f36fb0b16554e64fb1bfd53fb5 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 f79808141cb396759a829be09dd5592c rmm/23.12.00: Forced build from source Installing package: rmm/23.12.00 Requirements cub/1.17.2 from 'conan-center' - Downloaded fmt/9.1.0 from 'conan-center' - Downloaded hwloc/2.9.2 from 'conan-center' - Downloaded onetbb/2021.9.0 from 'conan-center' - Downloaded rmm/23.12.00 from local cache - Cache spdlog/1.11.0 from 'conan-center' - Downloaded thrust/1.17.2 from 'conan-center' - Downloaded Packages cub/1.17.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download fmt/9.1.0:bb317a1f4f7069078e967719a5c585f83cd078c2 - Download hwloc/2.9.2:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download onetbb/2021.9.0:19dd5ccdf819462897892c8b4b7e6738a12e469c - Download rmm/23.12.00:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build spdlog/1.11.0:e5db3389e0d5aba1236892d6f037ab0ffa3f2a89 - Missing thrust/1.17.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... WARN: spdlog/1.11.0: requirement fmt/10.0.0 overridden by rmm/23.12.00 to fmt/9.1.0 rmm/23.12.00: WARN: RMM requires the CUDA backend to be enabled in Thrust by setting thrust/*:backend=cuda. ERROR: Missing binary: spdlog/1.11.0:e5db3389e0d5aba1236892d6f037ab0ffa3f2a89 spdlog/1.11.0: WARN: Can't find a 'spdlog/1.11.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.11.0' Use 'conan search spdlog/1.11.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'