Skip to content

proto_library is not defined error with bazel@head #261

@rickeylev

Description

@rickeylev

While fixing some errors with Bazel 9 in rules_python, I came across an error in stardoc:

ERROR: /<snip>/external/stardoc+/stardoc/proto/BUILD:21:1: name 'proto_library' is not defined

I'm guessing that this is related to the removal of native rules from Bazel.

This is probably going to show up elsewhere in bazel downstream builds, so cc @sgowroji

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions