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

Flag --incompatible_disable_starlark_host_transitions will break Bazelisk in Bazel 7.0 #405

Closed
keertk opened this issue Dec 16, 2022 · 3 comments · Fixed by #507
Closed
Assignees

Comments

@keertk
Copy link
Member

keertk commented Dec 16, 2022

Incompatible flag --incompatible_disable_starlark_host_transitions will be enabled by default in the next major release (Bazel 7.0), thus breaking Bazelisk. Please migrate to fix this and unblock the flip of this flag.

The flag is documented here: bazelbuild/bazel#17032.

Please check the following CI builds for build and test results:

Never heard of incompatible flags before? We have documentation that explains everything.
If you have any questions, please file an issue in https://github.com/bazelbuild/continuous-integration.

@sgowroji
Copy link
Member

sgowroji commented Jun 19, 2023

Hi @philwo, Can you please look into this issue. Thanks!

@philwo
Copy link
Member

philwo commented Oct 10, 2023

I’m not the right person to look into this anymore, but maybe @fweikert or @meteorcloudy can help?

@fweikert fweikert self-assigned this Oct 10, 2023
@fweikert
Copy link
Member

We have to upgrade rules_go from 0.37.0 to 0.38. or later (bazelbuild/rules_go@f8f1a5c)

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

Successfully merging a pull request may close this issue.

4 participants