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

Bazel 6.0: Fix config_setting visibility failure on bazel CI #975

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

gregestren
Copy link
Contributor

@gregestren gregestren commented Oct 19, 2022

See bazelbuild/bazel#12933.

Repro: $ USE_BAZEL_VERSION=a05276fea75d47370b363125a074c38cb2badc74 bazelisk build --nobuild --incompatible_config_setting_private_default_visibility @expat//:expat

Discovered in failing Bazel CI with --incompatible_config_setting_private_default_visibility flipped:

https://buildkite.com/bazel/bazelisk-plus-incompatible-flags/builds/1297#0183cee1-2618-45e8-b172-8fd2719a3a86/410

@jsharpe jsharpe merged commit c923238 into bazelbuild:main Oct 27, 2022
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 this pull request may close these issues.

None yet

2 participants