******************************************************************************** conan install yomm2/1.5.1@#a58da7d9aaf562dd1d4337293a92960e --build=yomm2 -pr /home/conan/workspace/prod-v1/bsr/39515/deccd/profile_linux_9_libstdcpp11_gcc_release_64.yomm2-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/workspace/prod-v1/bsr/39515/cbfba/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/workspace/prod-v1/bsr/39515/cbfba/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/39515/cbfba/.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=9 os=Linux [options] yomm2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True boost/1.85.0: Not found in local cache, looking in remotes... boost/1.85.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.85.0: Downloaded recipe revision 6dbf1fdfea685c65bf3837d591774ef2 zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 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 457c272f7da34cb9c67456dd217d36c4 libbacktrace/cci.20210118: Not found in local cache, looking in remotes... libbacktrace/cci.20210118: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libbacktrace/cci.20210118: Downloaded recipe revision ec1aa63bbc10145c6a299e68e711670c yomm2/1.5.1: Forced build from source cmake/3.29.3: Not found in local cache, looking in remotes... cmake/3.29.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.29.3: Downloaded recipe revision 292a699b66d006bf4c6648608fa7c9e4 Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'boost/1.85.0' resolved to 'zlib/1.3.1' in remote 'conan-center' cmake/* versions found in 'conan-center' remote Version range '>=3.20 <4' required by 'yomm2/1.5.1' resolved to 'cmake/3.29.3' in remote 'conan-center' Installing package: yomm2/1.5.1 Requirements boost/1.85.0 from 'conan-center' - Downloaded bzip2/1.0.8 from 'conan-center' - Downloaded libbacktrace/cci.20210118 from 'conan-center' - Downloaded yomm2/1.5.1 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages boost/1.85.0:c8b3835e918f81020611a2727e6c01d6b5ac1f38 - Download bzip2/1.0.8:da606cf731e334010b0bf6e85a2a6f891b9f36b0 - Download libbacktrace/cci.20210118:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download yomm2/1.5.1:a285fc00ea829acfc7280102b9b32a8043fbd51c - Build zlib/1.3.1:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Build requirements cmake/3.29.3 from 'conan-center' - Downloaded Build requirements packages cmake/3.29.3:4db1be536558d833e52e862fd84d64d75c2b3656 - Missing Installing (downloading, building) binaries... WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** ERROR: Missing binary: cmake/3.29.3:4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.29.3: WARN: Can't find a 'cmake/3.29.3' package for the specified settings, options and dependencies: - Settings: arch=x86_64, os=Linux - Options: - Dependencies: - Requirements: - Package ID: 4db1be536558d833e52e862fd84d64d75c2b3656 ERROR: Missing prebuilt package for 'cmake/3.29.3' Use 'conan search cmake/3.29.3@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=cmake' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'