-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
macOS: cannot build rules_nodejs with Bazel@HEAD #9054
Comments
Culprit finder blames c35878a. https://buildkite.com/bazel/culprit-finder/builds/186#99e5bcb1-8dcf-4410-85a2-429518a588ad /cc @lberki |
How do I reproduce this?
passes. |
Oh. Nevermind. OS X only. Well, now the question is how do I reproduce that without an OS X machine.... |
Use Bazel built at 7b7d5b9, not release Bazel. |
Of course. The question is how do I reproduce an OS X-only change without an OS X machine. |
We have a shared macOS machine. I'll send you the details offline. |
We have been bitten twice by this use case. See bazelbuild#9054 and bazelbuild#11813. Fixes bazelbuild#9058. RELNOTES: None. PiperOrigin-RevId: 322590818
We have been bitten twice by this use case. See bazelbuild/bazel#9054 and bazelbuild/bazel#11813. Fixes #9058. RELNOTES: None. PiperOrigin-RevId: 322590818
Description of the problem / feature request:
On macOS, Bazel at HEAD (7b7d5b9) cannot build rules_nodejs at its HEAD (bazel-contrib/rules_nodejs@64d3059).
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1116#101b38bb-21f2-49b6-afac-ddb51690621a
What operating system are you running Bazel on?
macOS
The text was updated successfully, but these errors were encountered: