rules_closure icon indicating copy to clipboard operation
rules_closure copied to clipboard

Flag --incompatible_disable_starlark_host_transitions will break rules_closure in Bazel 7.0

Open keertk opened this issue 1 year ago • 5 comments

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.

keertk avatar Dec 15 '22 17:12 keertk

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

sgowroji avatar Jun 19 '23 05:06 sgowroji

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

gkdn avatar Jun 27 '23 04:06 gkdn

Yes @gkdn

sgowroji avatar Jun 27 '23 04:06 sgowroji

Thanks @sgowroji

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

gkdn avatar Jun 27 '23 05:06 gkdn

@gregestren Could you please guide on the above mentioned comment. Thanks!

sgowroji avatar Jul 31 '23 15:07 sgowroji