-
Notifications
You must be signed in to change notification settings - Fork 226
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
Error in build for ppc64le under qemu, debian stretch #1234
Comments
This is a weird one. Using the After more digging, I figure out that On
On my Mac:
|
Were you running this on an Intel CPU or on a POWER platform? My guess is it's a bug in qemu. I have on my plate to try a newer qemu (build from source) but I can't confirm. |
It seems upgrading to node 12 is one workaround. I tested with the following Dockerfile:
Using base image Also confirmed the workaround using our CI image created by
|
Logfile output after applying the patch in #1233 👍
Logfile attached, not much to see there.
2019-10-10T20_54_24_219Z-debug.log
Split from #1229
The text was updated successfully, but these errors were encountered: