******************************************************************************** conan install grpc/1.50.1@#dc3e28f12bd225cac146b6dfec44e594 --build=grpc -pr /home/conan/w/prod-v1/BuildSingleReference/13424/6ee43e5d-bd9b-41e3-a4bf-6a4cf86e971d/profile_linux_7_libstdcpp11_gcc_debug_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 7 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=7 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=7 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:1a651c5b4129ad794b88522bece2281a7453aee4 - Download c-ares/1.19.0:489b9bf1214da0e00b0b67b70dd76d4a7b21ec2f - Download grpc/1.50.1:a8d6722d42925b478ab285bdccaecf03edb5d1c0 - Build openssl/3.1.1:4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d - Download protobuf/3.21.9:03eb7204b3a2cc85dec52a510fba87b5ac2d75cb - Download re2/20230701:9b9e7f5e32b061935ffa4d6bab2145260b809a0d - Missing zlib/1.2.13:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - 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:9b9e7f5e32b061935ffa4d6bab2145260b809a0d 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=7, 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: 9b9e7f5e32b061935ffa4d6bab2145260b809a0d 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'