******************************************************************************** conan install stlink/1.7.0@#40c1338df53f381a1b56fbfa34bb318d --build=stlink -pr /home/conan/w/prod/BuildSingleReference/164058/85c780fc-071e-4c6f-a998-eb7325f51916/profile_linux_11_libstdcpp11_gcc_release_64.stlink-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/BuildSingleReference/.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/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=11 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] stlink:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libusb/1.0.26: Not found in local cache, looking in remotes... libusb/1.0.26: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libusb/1.0.26: Downloaded recipe revision 76adfbe07848c08e8d472275d4eb66dc stlink/1.7.0: Forced build from source Installing package: stlink/1.7.0 Requirements libusb/1.0.26 from 'conan-center' - Downloaded stlink/1.7.0 from local cache - Cache Packages libusb/1.0.26:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Missing stlink/1.7.0:3fedfc4578dd5a069593e3da07e2b8963f55cb0e - Build Installing (downloading, building) binaries... ERROR: Missing binary: libusb/1.0.26:dfbe50feef7f3c6223a476cd5aeadb687084a646 libusb/1.0.26: WARN: Can't find a 'libusb/1.0.26' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=11, os=Linux - Options: enable_udev=False, fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: dfbe50feef7f3c6223a476cd5aeadb687084a646 ERROR: Missing prebuilt package for 'libusb/1.0.26' Use 'conan search libusb/1.0.26@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=libusb' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'