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

Linux aarch64 build failing due to missing aarch64 llvm-toolset package after CentOS 7 EOL #83

Closed
achimnol opened this issue Aug 11, 2024 · 0 comments · Fixed by #84
Closed

Comments

@achimnol
Copy link
Contributor

achimnol commented Aug 11, 2024

After #81 and EoL of CentOS 7, I've tried to build my own linux-aarch64 wheels.
(Also please checkout python/mypy#9688)

I'm facing the following error:

failure: repodata/repomd.xml from centos-sclo-sclo: [Errno 256] No more mirrors to try.
http://vault.centos.org/centos/7/sclo/aarch64/sclo/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found

I think it is because https://vault.centos.org/centos/7/sclo/ does not have ARM64 collections.
Would there be some alternative ways to build manylinux-compatible aarch64 wheels without relying on llvm-toolset?

@achimnol achimnol changed the title Linux aarch64 build Linux aarch64 build failing due to missing aarch64 SCL repo Aug 11, 2024
@achimnol achimnol changed the title Linux aarch64 build failing due to missing aarch64 SCL repo Linux aarch64 build failing due to missing aarch64 llvm-toolset package Aug 11, 2024
@achimnol achimnol changed the title Linux aarch64 build failing due to missing aarch64 llvm-toolset package Linux aarch64 build failing due to missing aarch64 llvm-toolset package after CentOS 7 EOL Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant