******************************************************************************** conan install iceoryx/2.0.2@#bf86f2f5c06487d8d6c98bcc0484a917 --build=iceoryx -pr /home/conan/w/prod-v1/BuildSingleReference/8542/efc6c249-022d-495a-b2b5-e643d814b7e9/profile_linux_11_libstdcpp11_gcc_release_64.iceoryx-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/BuildSingleReference/.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/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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/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=11 os=Linux [options] iceoryx:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cpptoml/0.1.1: Not found in local cache, looking in remotes... cpptoml/0.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpptoml/0.1.1: Downloaded recipe revision f255e76e447937af1dbb2f1c7a6a8e37 acl/2.3.1: Not found in local cache, looking in remotes... acl/2.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz acl/2.3.1: Downloaded recipe revision 0eab6b927bbb42a1d09ca0191d4fcf01 libattr/2.5.1: Not found in local cache, looking in remotes... libattr/2.5.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libattr/2.5.1: Downloaded recipe revision ecc5733b19f8a26c85fb70d6a17334a4 iceoryx/2.0.2: Forced build from source cmake/3.27.1: Not found in local cache, looking in remotes... cmake/3.27.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.27.1: Downloaded recipe revision 7d5f14447c023feef9f59640be53619a Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.16' required by 'iceoryx/2.0.2' resolved to 'cmake/3.27.1' in remote 'conan-center' Installing package: iceoryx/2.0.2 Requirements acl/2.3.1 from 'conan-center' - Downloaded cpptoml/0.1.1 from 'conan-center' - Downloaded iceoryx/2.0.2 from local cache - Cache libattr/2.5.1 from 'conan-center' - Downloaded Packages acl/2.3.1:f19e8a469452878192968e6aba63f0a7cbcd3bfb - Missing cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download iceoryx/2.0.2:fdafcb01b84d0f3e81cfeffdae0f233ac163fc09 - Build libattr/2.5.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Build requirements cmake/3.27.1 from 'conan-center' - Downloaded Build requirements packages cmake/3.27.1:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... ERROR: Missing binary: acl/2.3.1:f19e8a469452878192968e6aba63f0a7cbcd3bfb acl/2.3.1: WARN: Can't find a 'acl/2.3.1' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=11, os=Linux - Options: fPIC=True, shared=False, libattr:fPIC=True, libattr:shared=False - Dependencies: libattr/2.5.1 - Requirements: libattr/2.Y.Z - Package ID: f19e8a469452878192968e6aba63f0a7cbcd3bfb ERROR: Missing prebuilt package for 'acl/2.3.1' Use 'conan search acl/2.3.1@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=acl' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'