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 Buildtools in Bazel 7.0 #1109

Closed
keertk opened this issue Dec 16, 2022 · 2 comments · Fixed by #1208
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 Buildtools. 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 @vladmos or buildtools team, Could you please look into this issue. Thanks!

@vladmos vladmos self-assigned this Oct 9, 2023
@vladmos
Copy link
Member

vladmos commented Oct 9, 2023

There are no instances of cfg = "host" in the repository however there's one in the rules_nodejs dependency. I'll try to update its version once I figure out what I can do with the incompatibility issues.

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.

3 participants