Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ci: fix build of arm64 docker image #70

Open
mdonadoni opened this issue Nov 15, 2023 · 0 comments
Open

ci: fix build of arm64 docker image #70

mdonadoni opened this issue Nov 15, 2023 · 0 comments

Comments

@mdonadoni
Copy link
Member

mdonadoni commented Nov 15, 2023

As discussed IRL, let's remove arm64 version building for now, and find a PPA to avoid building memory-huge dependencies and/or keep releasing arm64 from local laptops.

Originally posted by @tiborsimko in #66 (review)

Currently the arm64 docker image is not build automatically by the CI after a new release, as the build process fails while building the wheel of xrootd. This is probably due to exceeding the memory available on GitHub's runners.

Possible solutions:

  • use a prebuilt version of xrootd from either Ubuntu's repo or a third-party PPA
  • tweak the build process of xrootd to consume less memory
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant