bazelbuild / examples

Examples for Bazel
http://bazel.build
Apache License 2.0
839 stars 514 forks source link

[Bazel CI] Build failure: no native symbol 'ProtoLangToolchainInfo' #527

Open sgowroji opened 1 week ago

sgowroji commented 1 week ago

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4264#019323b6-0bda-4cf9-8e15-49ea7a4c12e6

Platform: Ubuntu

Logs:

Error: no native symbol 'ProtoLangToolchainInfo'

Culprit:

Steps:

 git clone https://github.com/bazelbuild/examples
git reset fdfabba6aa8065f5b1349931dc08678fdccdb678  --hard
export USE_BAZEL_VERSION=471aca124968977ecf1920711811c37ce19c1aa7
bazel build //... 

CC Greenteam @fweikert