******************************************************************************** conan install ignition-tools/1.4.0@#9b28d88eaa210878f29d07dee2785747 --build=ignition-tools -pr /home/conan/w/prod/BuildSingleReference/45854/32fc84d4-73d1-4679-9d83-88e85468ab85/profile_linux_11_libstdcpp11_gcc_release_64.ignition-tools-shared-False.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] ignition-tools:shared=False [build_requires] [env] ruby/3.1.0: Not found in local cache, looking in remotes... ruby/3.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ruby/3.1.0: Downloaded recipe revision 600e70fa05a4b49fc2b188f69f634da4 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 gmp/6.1.2: Not found in local cache, looking in remotes... gmp/6.1.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gmp/6.1.2: Downloaded recipe revision 4c58437512781730a5c74defb4d505bc openssl/1.1.1o: Not found in local cache, looking in remotes... openssl/1.1.1o: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1o: Downloaded recipe revision 213dbdeb846a4b40b4dec36cf2e673d7 ignition-tools/1.4.0: Forced build from source Installing package: ignition-tools/1.4.0 Requirements gmp/6.1.2 from 'conan-center' - Downloaded ignition-tools/1.4.0 from local cache - Cache openssl/1.1.1o from 'conan-center' - Downloaded ruby/3.1.0 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages gmp/6.1.2:f7d295909e4a77ea9afe0e22daa8e7d48da26066 - Missing ignition-tools/1.4.0:33107fd8e9a78d2a3a16d73b41bbc7f5739562ec - Build openssl/1.1.1o:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download ruby/3.1.0:85ff745423452ec4e6d89e7e9f8a17ee62360862 - Missing zlib/1.2.12:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... ERROR: Missing binary: gmp/6.1.2:f7d295909e4a77ea9afe0e22daa8e7d48da26066 ERROR: Missing binary: ruby/3.1.0:85ff745423452ec4e6d89e7e9f8a17ee62360862 gmp/6.1.2: WARN: Can't find a 'gmp/6.1.2' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=11, os=Linux - Options: disable_assembly=True, enable_cxx=True, enable_fat=False, fPIC=True, run_checks=False, shared=False - Dependencies: - Requirements: - Package ID: f7d295909e4a77ea9afe0e22daa8e7d48da26066 ERROR: Missing prebuilt package for 'gmp/6.1.2', 'ruby/3.1.0' Use 'conan search gmp/6.1.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=gmp --build=ruby' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'