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

Remove unconditional registration of :android_platform for execution. #456

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Remove unconditional registration of :android_platform for execution. #456

merged 1 commit into from
Sep 16, 2020

Conversation

katre
Copy link
Member

@katre katre commented Sep 15, 2020

This platform is only valid on Linux machines, and breaks the build when
run from Windows or Mac.

The .bazelrc registers it as an execution platform when used with RBE.

This platform is only valid on Linux machines, and breaks the build when
run from Windows or Mac.

The .bazelrc registers it as an execution platform when used with RBE.
@katre
Copy link
Member Author

katre commented Sep 15, 2020

Example of the failure: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1648#4b344861-ddfa-4bf6-8b33-76ca98390619

This happens after enabling toolchain transitions for Java toolchains, but other uses of the exec transition could trigger it.

@jin jin merged commit 54582a7 into bazelbuild:master Sep 16, 2020
@jin jin mentioned this pull request Jan 6, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants