Skip to content

Bazel Basic test failing due to Bazel bug #10553

Closed
@dgquintas

Description

https://grpc-testing.appspot.com/job/gRPC_pull_requests_Bazel_basic/2812/console

In particular.

ERROR: /var/local/git/grpc/src/proto/grpc/testing/BUILD:36:1: every rule of type proto_library implicitly depends upon the target '@com_google_protobuf//:protoc', but this target could not be found because of: no such package '@com_google_protobuf//': error loading package 'external': The repository named 'com_google_protobuf' could not be resolved.

@nicolasnoble believes it may be a manifestation of bazelbuild/bazel#2682

Suggested workaround: pinning a previous working version of bazel in
https://github.com/grpc/grpc/blob/master/tools/dockerfile/test/bazel/Dockerfile#L73

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions