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

[Bazel CI] Error: no native symbol 'ProtoLangToolchainInfo' #459

Open
sgowroji opened this issue Nov 13, 2024 · 1 comment
Open

[Bazel CI] Error: no native symbol 'ProtoLangToolchainInfo' #459

sgowroji opened this issue Nov 13, 2024 · 1 comment

Comments

@sgowroji
Copy link

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4264#019323b6-1fd8-4923-af02-306d6a30f1a2

Platform: Ubuntu

Logs:

Error: no native symbol 'ProtoLangToolchainInfo'

Culprit:

Steps:

git clone https://github.com/googlecloudrobotics/core
git reset 60f4c3571f1e4e5bd705f0d4940e192c3698f718  --hard
export USE_BAZEL_VERSION=471aca124968977ecf1920711811c37ce19c1aa7
bazel build --enable_workspace //... 

CC Greenteam @fweikert

@ensonic
Copy link
Contributor

ensonic commented Nov 13, 2024

File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/6290bff30c668027c052c8e72d67f538/external/rules_proto+/proto/proto_common.bzl", line 24, column 38, in <toplevel>

So this is a either a bug in rules_proto or we need to bump them.

Since we use 6.0.2 and they have 7.0.2 (https://github.com/bazelbuild/rules_proto/releases/tag/7.0.2) I'll try to bump.

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

2 participants