Skip to content
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

docker build using QEMU for arm64 architecture fails on docker desktop #12

Closed
glemieux opened this issue Aug 26, 2024 · 2 comments
Closed
Labels
wontfix This will not be worked on

Comments

@glemieux
Copy link
Collaborator

Setting up libgslcblas0:arm64 (2.6+dfsg-2) ...
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
dpkg: error processing package libgslcblas0:arm64 (--configure):
installed libgslcblas0:arm64 package post-installation script subprocess returned error exit status 139
...

There are other downstream issues as well.

@glemieux
Copy link
Collaborator Author

glemieux commented Aug 26, 2024

See this comment: docker/buildx#314 (comment). This looks like it might be a docker-desktop or qemu application version issue. This came up on pop_os with docker-desktop 4.28.0.

Attempting this build using 4.33.0 on both mac (non-arm) and linux after updating.

UPDATE: both still fail with the same issue.

@glemieux glemieux changed the title docker build using QEMU for arm64 architecture fails docker build using QEMU for arm64 architecture fails on docker desktop Aug 29, 2024
@glemieux glemieux added the wontfix This will not be worked on label Sep 3, 2024
@glemieux
Copy link
Collaborator Author

glemieux commented Sep 3, 2024

Given that #15 appears to be successful and we will eventually migrate to auto-builds via github by default, I'm going to close this with the wontfix label.

@glemieux glemieux closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants
@glemieux and others