******************************************************************************** conan install dbus/1.12.20@#0aae3b4f79defe36f53bf0df091433d8 --build=dbus -pr /home/conan/w/prod/BuildSingleReference/36295/3ca75ea0-bced-45fe-a2cc-75dacebce48e/profile_linux_11_libstdcpp11_gcc_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/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/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/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] [build_requires] [env] expat/2.4.8: Not found in local cache, looking in remotes... expat/2.4.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.4.8: Downloaded recipe revision 74de5449bbfeb85d25a22bb2feddc679 libselinux/3.3: Not found in local cache, looking in remotes... libselinux/3.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libselinux/3.3: Downloaded recipe revision 797305b0226b121e3441e1aba54ab4fd pcre2/10.37: Not found in local cache, looking in remotes... pcre2/10.37: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre2/10.37: Downloaded recipe revision 00eaedd0fdecf02a7e7097f04320146b zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae 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 b056f852bd2d5af96fc7171aadfd6c0b dbus/1.12.20: Forced build from source Installing package: dbus/1.12.20 Requirements bzip2/1.0.8 from 'conan-center' - Downloaded dbus/1.12.20 from local cache - Cache expat/2.4.8 from 'conan-center' - Downloaded libselinux/3.3 from 'conan-center' - Downloaded pcre2/10.37 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages bzip2/1.0.8:c32092bf4d4bb47cf962af898e02823f499b017e - Download dbus/1.12.20:69b8b948f6f180dde48a6ace5032df58bf04f65b - Build expat/2.4.8:2bf99ee01cda593d5986afc64acf262ad576354f - Download libselinux/3.3:5c42e2b98e6985c83b03db665f0c318cb6134b4e - Missing pcre2/10.37:e3d86cfefb495819fc94661cefee1b4df40cbf03 - Missing zlib/1.2.12:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... ERROR: Missing binary: libselinux/3.3:5c42e2b98e6985c83b03db665f0c318cb6134b4e ERROR: Missing binary: pcre2/10.37:e3d86cfefb495819fc94661cefee1b4df40cbf03 pcre2/10.37: WARN: Can't find a 'pcre2/10.37' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=11, os=Linux - Options: build_pcre2_16=True, build_pcre2_32=True, build_pcre2_8=True, build_pcre2grep=True, fPIC=True, shared=False, support_jit=False, with_bzip2=True, with_zlib=True, bzip2:build_executable=True, bzip2:fPIC=True, bzip2:shared=False, zlib:fPIC=True, zlib:shared=False - Dependencies: zlib/1.2.12, bzip2/1.0.8 - Requirements: bzip2/1.Y.Z, zlib/1.Y.Z - Package ID: e3d86cfefb495819fc94661cefee1b4df40cbf03 ERROR: Missing prebuilt package for 'libselinux/3.3', 'pcre2/10.37' Use 'conan search pcre2/10.37 --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=libselinux --build=pcre2' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'