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

build failed with bazel 4.0, Arch Linux #94

Closed
blessingsi opened this issue Feb 8, 2021 · 3 comments
Closed

build failed with bazel 4.0, Arch Linux #94

blessingsi opened this issue Feb 8, 2021 · 3 comments
Assignees

Comments

@blessingsi
Copy link

I tried to build with bazel 4.0.0, and got an error:

 in proto_lang_toolchain rule @com_google_protobuf//:cc_toolchain: '@com_google_protobuf//:cc_toolchain' does not have mandatory provider 'ProtoInfo'.

system, archlinux:

Linux 5.10.13-arch1-2 #1 SMP PREEMPT Sat, 06 Feb 2021 11:07:29 +0000 x86_64 GNU/Linux

bazel version:

Build label: 4.0.0
Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Thu Jan 21 14:04:24 2021 (1611237864)
Build timestamp: 1611237864
Build timestamp as int: 1611237864

I found bazelbuild/bazel#12887, and try to upgrade protobuf to v13.0, but there are some other dependency issues.

@ZachMarcus
Copy link
Contributor

ZachMarcus commented Feb 8, 2021

I've addressed this issue internally and will update with the fix in the next day or two.

@blessingsi
Copy link
Author

I've addressed this issue internally and will update with the fix in the next day or two.

Thank you so much

@blessingsi
Copy link
Author

solved. Thanks

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