******************************************************************************** conan install grpc/1.50.1@#dc3e28f12bd225cac146b6dfec44e594 --build=grpc -pr /home/conan/w/prod-v1/BuildSingleReference/13424/9481ece2-ddf0-467a-80b3-6286e7ffed3f/profile_linux_10_libstdcpp11_gcc_release_64.grpc-shared-True.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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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=10 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=10 os=Linux [options] grpc:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True abseil/20220623.0: Not found in local cache, looking in remotes... abseil/20220623.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd c-ares/1.19.0: Not found in local cache, looking in remotes... c-ares/1.19.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92 openssl/3.1.1: Not found in local cache, looking in remotes... openssl/3.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 re2/20230701: Not found in local cache, looking in remotes... re2/20230701: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz re2/20230701: Downloaded recipe revision 36676e3603c9c79f6c7202cc805edf0b protobuf/3.21.9: Not found in local cache, looking in remotes... protobuf/3.21.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be grpc/1.50.1: Forced build from source Version ranges solved openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'grpc/1.50.1' resolved to 'openssl/3.1.1' in remote 'conan-center' Installing package: grpc/1.50.1 Requirements abseil/20220623.0 from 'conan-center' - Downloaded c-ares/1.19.0 from 'conan-center' - Downloaded grpc/1.50.1 from local cache - Cache openssl/3.1.1 from 'conan-center' - Downloaded protobuf/3.21.9 from 'conan-center' - Downloaded re2/20230701 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages abseil/20220623.0:b173bbda18164d49a449ffadc1c9e817f49e819d - Download c-ares/1.19.0:29b1a7b6d5a3c9f005e799c80fcc6320c89f9745 - Download grpc/1.50.1:d5fcf666cd3efe29d7c02d1add9c78dcf740b228 - Build openssl/3.1.1:0020bc4112335790e43a736facc055c3337d4107 - Download protobuf/3.21.9:0f8e66f65888ee0615fce7b09ff756ceadd62907 - Download re2/20230701:ffd066606177459671ad2317f1bd4d05de3383be - Missing zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... WARN: re2/20230701: requirement abseil/20230125.3 overridden by grpc/1.50.1 to abseil/20220623.0 ERROR: Missing binary: re2/20230701:ffd066606177459671ad2317f1bd4d05de3383be re2/20230701: WARN: Can't find a 're2/20230701' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=10, os=Linux - Options: fPIC=True, shared=False, with_icu=False, abseil:fPIC=True, abseil:shared=False - Dependencies: abseil/20220623.0 - Requirements: abseil/20220623.Y.Z - Package ID: ffd066606177459671ad2317f1bd4d05de3383be ERROR: Missing prebuilt package for 're2/20230701' Use 'conan search re2/20230701@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=re2' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'