-
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
bazel-0.4.4: cannot bootstrap on Windows, latest MSYS #2473
Comments
Culprit: https://bazel-review.googlesource.com/c/8408/ |
Fixing that is not enough though, there's another breakage, apparently
|
Can you fix this in a 0.4.4.1 or 0.4.5? |
Yes, we'll fix this after FOSDEM in the next release, whatever version that is. Sorry about the breakage, we didn't have test coverage for from-source bootstrapping on Windows. |
For the time being, you can compile 0.4.3 from source (by applying a one-liner patch, see the known issues), then use that binary to build 0.4.4 / HEAD. |
No worries - I always keep working Bazel binaries around. |
Fixes: bazelbuild/bazel#2520 Fixes one of the bugs causing bazelbuild/bazel#2473 -- PiperOrigin-RevId: 147335357 MOS_MIGRATED_REVID=147335357
Just downloaded the 0.4.4 dist zip, cannot bootstrap it on Windows with latest MSYS. It fails with Java compilation errors while compiling buildjar:
The text was updated successfully, but these errors were encountered: