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 rules_closure in Bazel 7.0 #568

Open
keertk opened this issue Dec 15, 2022 · 5 comments

Comments

@keertk
Copy link
Member

keertk commented Dec 15, 2022

Incompatible flag --incompatible_disable_starlark_host_transitions will be enabled by default in the next major release (Bazel 7.0), thus breaking rules_closure. 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

Hi Team, Gentle ping , Can you share any significant update on this issue. Thanks!

@gkdn
Copy link
Collaborator

gkdn commented Jun 27, 2023

This is replacing cfg = "host" with cfg = "exec" right?

@sgowroji
Copy link
Member

Yes @gkdn

@gkdn
Copy link
Collaborator

gkdn commented Jun 27, 2023

Thanks @sgowroji

What is the minimum version where cfg = "exec" works? And do you know which version bazelci configured with?

@sgowroji
Copy link
Member

@gregestren Could you please guide on the above mentioned comment. 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

3 participants