You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bazel build "..."
ERROR: /private/var/tmp/_bazel_gdb/1ee294688a7b39e0dc652f8edd354879/external/com_google_protobuf/BUILD:1006:21: in proto_lang_toolchain rule @com_google_protobuf//:cc_toolchain: '@com_google_protobuf//:cc_toolchain' does not have mandatory provider 'ProtoInfo'.
ERROR: Analysis of target '//src/backing/client/grpc_client:grpc_client' failed; build aborted: Analysis of target '@com_google_protobuf//:cc_toolchain' failed
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
Specifications
bazel 4.0.0-homebrew
ProductName: Mac OS X
ProductVersion: 10.15.7
This seems related to bazelbuild/bazel#12887
The text was updated successfully, but these errors were encountered: