You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
achimnol
changed the title
Linux aarch64 build
Linux aarch64 build failing due to missing aarch64 SCL repo
Aug 11, 2024
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
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
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:
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
?The text was updated successfully, but these errors were encountered: