-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 cross building for riscv64 arch #4316
Comments
I forgot that we were using edge repo when installing alpine packages through The actual diff is with the It works with: https://github.com/moby/buildkit/actions/runs/6417563430/job/17423592621#step:7:310
But fails with: https://github.com/moby/buildkit/actions/runs/6430248332/job/17460882400#step:7:258
Probably related to this change: alpinelinux/aports@a22cf87 |
Opened an issue on alpine tracker: https://gitlab.alpinelinux.org/alpine/aports/-/issues/15350 |
Added a repro with a simple project here: https://github.com/crazy-max/alpine-edge-musl-segfault/tree/main/jq |
|
Built
With
So this might not be Opened tonistiigi/xx#127 to build binutils 2.41 and see if it solves this issue on our side (lurking at alpinelinux/aports@ed1730d#diff-42a05e20f42ec112988cfb8d78c1a0797d882c7fcf503b1287bdc6729c407aebL17) |
Another project looks to have the same issue and on their side rolling back to |
https://github.com/moby/buildkit/actions/runs/6463544011/job/17546872986?pr=4313
With
-v
:This looks similar to #3625 and happens since October 06: https://github.com/moby/buildkit/actions/workflows/buildkit.yml?query=event%3Aschedule
I tried with
crazymax/xx:binutils-2.40
(tonistiigi/xx#121) using https://github.com/crazy-max/xx/releases/tag/prebuilt%2Fld-2.40-14 but no dice.Only change I see that might be linked is:
The text was updated successfully, but these errors were encountered: