******************************************************************************** conan install stlink/1.7.0@#40c1338df53f381a1b56fbfa34bb318d --build=stlink -pr /home/conan/w/prod/BuildSingleReference/164058/0dd63f78-1456-4b51-bb38-40067edb1e46/profile_linux_8_libstdcpp11_gcc_debug_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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=8 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 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:761432f3453a17c960259b5b2605153e3bcffd7d - Missing stlink/1.7.0:3e642d6882a470c2a90d671b5b1f7800b0f05e96 - Build Installing (downloading, building) binaries... ERROR: Missing binary: libusb/1.0.26:761432f3453a17c960259b5b2605153e3bcffd7d 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=Debug, compiler=gcc, compiler.version=8, os=Linux - Options: enable_udev=False, fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: 761432f3453a17c960259b5b2605153e3bcffd7d 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'