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

Incompatible with 8.0.0 using defaults #390

Open
LM-SR opened this issue Dec 11, 2024 · 0 comments
Open

Incompatible with 8.0.0 using defaults #390

LM-SR opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@LM-SR
Copy link
Contributor

LM-SR commented Dec 11, 2024

Issue Description

Fails to compile with Bazel 8.0.0. The workaround is to enable the flag --noincompatible_disallow_ctx_resolve_tools

Log Output

plugin_runfiles, plugin_input_manifests = ctx.resolve_tools(tools = [plugin.tool])
Error in resolve_tools: Pass an executable or tools argument to ctx.actions.run or ctx.actions.run_shell instead of calling ctx.resolve_tools.

rules_proto_grpc Version

5.0.1

Bazel Version

8.0.0

OS

MacOS

Link to Demo Repo

No response

MODULE.bazel or WORKSPACE Content

No response

BUILD Content

No response

Proto Content

No response

Any Other Content

No response

@LM-SR LM-SR added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant