******************************************************************************** conan install grpc/1.50.1@#dc3e28f12bd225cac146b6dfec44e594 --build=grpc -pr /home/conan/w/prod-v1/BuildSingleReference/13424/e633a965-b9ec-41ec-a0d6-625c02cd2fcb/profile_linux_9_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) 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/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=9 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=9 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:038baac88f4c7bfa972ce5adac1616bed8fe2ef4 - Download c-ares/1.19.0:5a258fabd5aeaa11cbc1951f7243b664f46595f6 - Download grpc/1.50.1:2ffc41baf50c7ba03edd9adf97a01d8a0519f560 - Build openssl/3.1.1:0a969fabc5bb3a3c9bdf93aca6ce2de02eb34d3a - Download protobuf/3.21.9:6120e756f0acd17957cc64aa37e8bfb5b735d9d4 - Download re2/20230701:f5efd58eb67799ee8d9e6e666c61aa8654018526 - Missing zlib/1.2.13:23b828d52c0630e6b0b96d2945419feb7843c4f8 - 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:f5efd58eb67799ee8d9e6e666c61aa8654018526 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=9, 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: f5efd58eb67799ee8d9e6e666c61aa8654018526 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'