******************************************************************************** conan test conan-center-index/recipes/hidapi/all/test_package/conanfile.py hidapi/0.10.1@#df1abef7df282a50fdd4fb9b8355cbbd -pr /home/conan/w/BuildSingleReference/89318/ab2a99d2-0a2f-4b53-8b03-95bbf8a64f14/profile_linux_10_libstdcpp11_gcc_release_64.hidapi-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.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/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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.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] hidapi:shared=False [build_requires] [env] libusb/1.0.24: Not found in local cache, looking in remotes... libusb/1.0.24: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libusb/1.0.24: Downloaded recipe revision d15005cfe63e0e4abf322db8b35bc44c libudev/system: Not found in local cache, looking in remotes... libudev/system: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py libudev/system: Downloaded recipe revision 0228eb1e4b0e2256f9934e7f7a168a13 hidapi/0.10.1 (test package): Installing package Requirements hidapi/0.10.1 from local cache - Cache libudev/system from 'conan-center' - Downloaded libusb/1.0.24 from 'conan-center' - Downloaded Packages hidapi/0.10.1:cc8a23fbb5d1775020513feae735da52f3e7ad66 - Missing libudev/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download libusb/1.0.24:f8d168623c5a8e6a30ac127fbed9898e09349c9d - Download Installing (downloading, building) binaries... ERROR: Missing binary: hidapi/0.10.1:cc8a23fbb5d1775020513feae735da52f3e7ad66 hidapi/0.10.1: WARN: Can't find a 'hidapi/0.10.1' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=10, os=Linux - Options: fPIC=True, shared=False, libusb:enable_udev=True, libusb:fPIC=True, libusb:shared=False - Dependencies: libusb/1.0.24 - Requirements: libusb/1.Y.Z - Package ID: cc8a23fbb5d1775020513feae735da52f3e7ad66 ERROR: Missing prebuilt package for 'hidapi/0.10.1' Use 'conan search hidapi/0.10.1 --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=hidapi' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'