******************************************************************************** conan install libftdi/0.20@#f87fb9ae73d514572641a7084a4630ef --build=libftdi -pr /home/conan/w/prod/BuildSingleReference/272687/58098fc0-406f-4499-863b-56e0e0c90354/profile_linux_9_libstdcpp11_gcc_release_64.libftdi-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 9 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=9 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=9 os=Linux [options] libftdi:shared=True [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 902463606663219fc8c6d2102f1b8c6a 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 e377bee636333ae348d51ca90874e353 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:ca891ed5c8e67ebb3e46639c100abdbca6d8b11e - Download bzip2/1.0.8:da606cf731e334010b0bf6e85a2a6f891b9f36b0 - Download libbacktrace/cci.20210118:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download libftdi/0.20:a3de2e72a2c490c563bbdb6a62a049520ad9a2a4 - Build libudev/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download libusb/1.0.24:3ac0705d8118575c3615f8f7cc9dd00de60bd820 - Download libusb-compat/0.1.7:2678c7c18f81418a319b1010c2a15d08eb99e73a - Missing zlib/1.2.13:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... ERROR: Missing binary: libusb-compat/0.1.7:2678c7c18f81418a319b1010c2a15d08eb99e73a 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=Release, compiler=gcc, compiler.version=9, 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: 2678c7c18f81418a319b1010c2a15d08eb99e73a 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'