******************************************************************************** conan install grpc/1.50.1@#dc3e28f12bd225cac146b6dfec44e594 --build=grpc -pr /home/conan/w/prod-v1/BuildSingleReference/13424/f7611167-5d81-49ae-83c1-c38f1cfade05/profile_linux_11_libstdcpp11_gcc_release_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=Release 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:6557f18ca99c0b6a233f43db00e30efaa525e27e - Download c-ares/1.19.0:568a9f05046bc2a125b25bb11b7b1b0ed567b825 - Download grpc/1.50.1:e6b2ffab8a2a2a372367137236eb5fdca907e722 - Build openssl/3.1.1:304480252b01879c8641f79a653b593b8f26cf9f - Download protobuf/3.21.9:2dbf65f76c0469903ce48756c39d50cd4e721678 - Download re2/20230701:1cce4c3846d1f8e9e9ff8342deb31eef17c59847 - Missing zlib/1.2.13:dfbe50feef7f3c6223a476cd5aeadb687084a646 - 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:1cce4c3846d1f8e9e9ff8342deb31eef17c59847 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=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: 1cce4c3846d1f8e9e9ff8342deb31eef17c59847 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'