******************************************************************************** conan install stlink/1.7.0@#40c1338df53f381a1b56fbfa34bb318d --build=stlink -pr /home/conan/w/prod/BuildSingleReference/164058/3ba9e34a-bb3a-4333-bd85-06053c0b80f5/profile_linux_5_libstdcpp11_gcc_debug_64.stlink-shared-True.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 5.4 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=5 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=5 os=Linux [options] stlink:shared=True [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:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Missing stlink/1.7.0:2da323d75f5fa1f78ef1950c156948c7016fad49 - Build Installing (downloading, building) binaries... ERROR: Missing binary: libusb/1.0.26:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 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=5, os=Linux - Options: enable_udev=False, fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 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'