******************************************************************************** conan install ignition-tools/1.4.0@#9b28d88eaa210878f29d07dee2785747 --build=ignition-tools -pr /home/conan/w/prod/BuildSingleReference/45854/0bbc6206-a1fa-48c4-8183-199d766ecd59/profile_linux_11_libstdcpp11_gcc_debug_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=Debug 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:2a8b9fa5e60c204212bbd5b22018f3b31891d192 - Missing ignition-tools/1.4.0:61b040a609fc39a4deca94c88918f9edb7608014 - Build openssl/1.1.1o:be27726f9885116da1158027505be62e913cd585 - Download ruby/3.1.0:3f45b268d8747546c515f3476513cd29a62e390f - Missing zlib/1.2.12:be27726f9885116da1158027505be62e913cd585 - Download Installing (downloading, building) binaries... ERROR: Missing binary: gmp/6.1.2:2a8b9fa5e60c204212bbd5b22018f3b31891d192 ERROR: Missing binary: ruby/3.1.0:3f45b268d8747546c515f3476513cd29a62e390f 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=Debug, 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: 2a8b9fa5e60c204212bbd5b22018f3b31891d192 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'