Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upx/build: TryBots consistently failing on misc-compile-android #35596
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
Don't know if it helps, but I ran into this today, and tried my CL with with a |
This comment has been minimized.
This comment has been minimized.
Nah, the build failure is 100% reproducible locally too.
|
This comment has been minimized.
This comment has been minimized.
Change https://golang.org/cl/207377 mentions this issue: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CL 205798 added
misc-compile
TryBots forandroid
(#25963), and acoordinator
containing that CL has now been deployed.Unfortunately,
misc-compile-android
is consistently failing on theandroid/386
configuration:https://storage.googleapis.com/go-build-log/5451ccaa/misc-compile-android_aac075f2.log
I tried to
git bisect
the failure locally, but as far as I can tell this build configuration has never worked. We should either get it working ASAP or roll back the TryBots for the failing configurations.CC @bradfitz @dmitshur @cagedmantis @tklauser