******************************************************************************** conan install libftdi/0.20@#f87fb9ae73d514572641a7084a4630ef --build=libftdi -pr /home/conan/w/prod-v1/bsr/6476/dfbdd/profile_linux_10_libstdcpp11_gcc_debug_64.libftdi-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-v1/bsr/6476/edacb/.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/6476/edacb/.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/6476/edacb/.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=10 os=Linux [options] libftdi:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libusb-compat/0.1.7: Not found in local cache, looking in remotes... libusb-compat/0.1.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libusb-compat/0.1.7: Downloaded recipe revision ab6a3c9ec4ddf4ca47e0960f694498c3 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 8afbcdf310bf3bce871a65e4feaeb027 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 86e335f85cbb299d6c9fc6260b3f1b0b boost/1.82.0: Not found in local cache, looking in remotes... boost/1.82.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.82.0: Downloaded recipe revision 55e821ec1f19367b6f0db13ea73948d3 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 97d5730b529b4224045fe7090592d4c1 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision 411fc05e80d47a89045edc1ee6f23c1d libbacktrace/cci.20210118: Not found in local cache, looking in remotes... libbacktrace/cci.20210118: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libbacktrace/cci.20210118: Downloaded recipe revision ec1aa63bbc10145c6a299e68e711670c libftdi/0.20: Forced build from source Installing package: libftdi/0.20 Requirements boost/1.82.0 from 'conan-center' - Downloaded bzip2/1.0.8 from 'conan-center' - Downloaded libbacktrace/cci.20210118 from 'conan-center' - Downloaded libftdi/0.20 from local cache - Cache libudev/system from 'conan-center' - Downloaded libusb/1.0.24 from 'conan-center' - Downloaded libusb-compat/0.1.7 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages boost/1.82.0:8468b057bf5b2cf5c1e9194777c025a4812bc62f - Download bzip2/1.0.8:9f84c49e2143828a044b1675a587477e091c9f9f - Download libbacktrace/cci.20210118:75e99b627c196b65c439728670655ec3c366b334 - Download libftdi/0.20:bc8008a29ea0952364786015d9a6cf2dcfd4e754 - Build libudev/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download libusb/1.0.24:08174c0e62019e797f7419c7cedbbaf77e8632c2 - Download libusb-compat/0.1.7:8642ac90cc8337be0d038239bf8ca475f584a421 - Missing zlib/1.2.13:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... ERROR: Missing binary: libusb-compat/0.1.7:8642ac90cc8337be0d038239bf8ca475f584a421 libusb-compat/0.1.7: WARN: Can't find a 'libusb-compat/0.1.7' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.version=10, os=Linux - Options: enable_logging=False, 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: 8642ac90cc8337be0d038239bf8ca475f584a421 ERROR: Missing prebuilt package for 'libusb-compat/0.1.7' Use 'conan search libusb-compat/0.1.7@ --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-compat' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'