******************************************************************************** conan install libunifex/0.3.0@#47051d3ab38a317706da283952f36385 --build=libunifex -pr /home/conan/w/prod-v1/bsr/50812/acddc/profile_linux_11_libstdcpp11_gcc_debug_64..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/50812/bbcea/.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-v1/bsr/50812/bbcea/.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-v1/bsr/50812/bbcea/.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=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True liburing/2.2: Not found in local cache, looking in remotes... liburing/2.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz liburing/2.2: Downloaded recipe revision e8b70a70d11e9367ff440e48e9f5a048 linux-headers-generic/5.13.9: Not found in local cache, looking in remotes... linux-headers-generic/5.13.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz linux-headers-generic/5.13.9: Downloaded recipe revision dc43c8523f14ac0e62f9a9bfc913dcc1 libunifex/0.3.0: Forced build from source Installing package: libunifex/0.3.0 Requirements libunifex/0.3.0 from local cache - Cache liburing/2.2 from 'conan-center' - Downloaded linux-headers-generic/5.13.9 from 'conan-center' - Downloaded Packages libunifex/0.3.0:1986ca266da1c83d9073d0b99bbdaebf0fc56edd - Build liburing/2.2:a3198326252b007057d514f04994a32c7560fec3 - Missing linux-headers-generic/5.13.9:c0519e2d9702ec12d057bb15adb7a02baaf18107 - Download Installing (downloading, building) binaries... ERROR: Missing binary: liburing/2.2:a3198326252b007057d514f04994a32c7560fec3 liburing/2.2: WARN: Can't find a 'liburing/2.2' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.version=11, os=Linux - Options: fPIC=True, shared=False, with_libc=True - Dependencies: linux-headers-generic/5.13.9 - Requirements: linux-headers-generic/5.Y.Z - Package ID: a3198326252b007057d514f04994a32c7560fec3 ERROR: Missing prebuilt package for 'liburing/2.2' Use 'conan search liburing/2.2@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=liburing' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'