-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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 0.16.0 #30653
bazel 0.16.0 #30653
Conversation
@JCount looks like there's an issue here |
Yup, I am looking at it in a VM. |
Did you figure out the root cause @JCount ? Any way I can help? |
@keith I'd welcome any ideas about the build failure on (essentially anything useful is welcome in this PR 😉) |
The failure looks like some minor problem that we could probably fix in Bazel (but from the error messages I'm not sure what causes it yet). I'll setup a couple of Mac Pros for Bazel's CI with 10.11 and 10.12 and will see that we can get this fixed and then also continuously test Bazel on older versions of macOS. If it turns out to be more difficult, I think we'd also be fine with bumping the minimum platform to 10.12. |
Installing this formula directly now actually results in an error for me on 10.13.5:
|
There was a build failure for 0.16.0 (see Homebrew#30653). I want to test whether the current release candidate of 0.16.1 works before creating the final release.
@buchgr is working on a fix - basically we have to do three things:
|
@philwo Thanks for the update. |
Closing this in favor of #31066. |
Created with
brew bump-formula-pr
.