******************************************************************************** conan install grpc/1.50.1@#dc3e28f12bd225cac146b6dfec44e594 --build=grpc -pr /home/conan/w/prod-v1/BuildSingleReference/13424/d824fabc-a3e2-4c30-a30c-952e6a81fb3f/profile_linux_11_libstdcpp11_gcc_debug_64.grpc-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/w/prod-v1/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-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=11 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] grpc:shared=False [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:958c3b440426d3de5c0972e7f507dbde401ac1a5 - Download c-ares/1.19.0:c63e1e2e7178502344ce9e17eb21a046e76d02db - Download grpc/1.50.1:2b22c0c8301c3a7832e8957e1abac50005435771 - Build openssl/3.1.1:ea45daa7db3dac72b5ae25271b378c1b20061dea - Download protobuf/3.21.9:d0dc15bd1c53d3bfb809f9d49d6162baddf534f4 - Download re2/20230701:c40971f86ba6423554e580d82c0de69b8135b3a2 - Missing zlib/1.2.13:be27726f9885116da1158027505be62e913cd585 - 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:c40971f86ba6423554e580d82c0de69b8135b3a2 re2/20230701: WARN: Can't find a 're2/20230701' 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: fPIC=True, shared=False, with_icu=False, abseil:fPIC=True, abseil:shared=False - Dependencies: abseil/20220623.0 - Requirements: abseil/20220623.Y.Z - Package ID: c40971f86ba6423554e580d82c0de69b8135b3a2 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'