Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file '//protobuf:rules.bzl' does not contain symbol 'proto_compile' #262

Closed
Corezcy opened this issue Feb 22, 2022 · 0 comments
Closed

file '//protobuf:rules.bzl' does not contain symbol 'proto_compile' #262

Corezcy opened this issue Feb 22, 2022 · 0 comments

Comments

@Corezcy
Copy link

Corezcy commented Feb 22, 2022

At first I get the same error #258 , after the adjustment according to the method mentioned, I have a new error ...

(06:21:52) INFO: Current date is 2022-02-22
(06:21:52) ERROR: Traceback (most recent call last):
	File "/home/core/.cache/bazel/_bazel_core/540135163923dd7d5820f3ee4b306b32/external/org_pubref_rules_protobuf/cpp/rules.bzl", line 1, column 31, in <toplevel>
		load("//protobuf:rules.bzl", "proto_compile", "proto_repositories")
Error: file '//protobuf:rules.bzl' does not contain symbol 'proto_compile'
(06:21:52) ERROR: Skipping '//common/adapters/proto:adapter_config_proto': error loading package 'common/adapters/proto': Extension file 'cpp/rules.bzl' has errors
(06:21:52) WARNING: Target pattern parsing failed.
(06:21:52) ERROR: error loading package 'common/adapters/proto': Extension file 'cpp/rules.bzl' has errors
(06:21:52) INFO: Elapsed time: 0.048s
(06:21:52) INFO: 0 processes.
(06:21:52) FAILED: Build did NOT complete successfully (1 packages loaded)

Wish for the reply!

@Corezcy Corezcy closed this as completed Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant