-
Notifications
You must be signed in to change notification settings - Fork 138
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
rules_swift is failing with Bazel@HEAD in CI #1093
Comments
Did you bisect this one? I'm surprised that it only broken on linux w/o any changes on our side |
broken by bazelbuild/bazel@03b8616 |
it's because of these objc_library targets even though they are marked as incompatible on linux rules_swift/examples/apple/objc_interop/BUILD Lines 13 to 18 in 270c989
|
likely related: bazelbuild/bazel#16662 |
and maybe bazelbuild/bazel#16099 |
There's a hole in bazel where target_compatible_with isn't enough #1093
There's a hole in bazel where target_compatible_with isn't enough #1093
Thanks @keith! |
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3256#018a202d-c126-4377-9286-aa36c305ed76
Main pipeline https://buildkite.com/bazel/rules-swift-swift/builds/4473#018a2090-44ee-4d64-bc5b-7faceb961171
Platform : Linux
Log :
Steps :
CC Greenteam @SalmaSamy
The text was updated successfully, but these errors were encountered: