Issue 180163
Summary ./llvm.sh 22 on ARM64 fails due to missing ARM64 packages
Labels new issue
Assignees
Reporter Paradoxis
    I'm currently trying to build a docker container for ARM64 that depends on LLVM 22 with Ubuntu 24.04 (Noble). This worked fine last week, however it seems like since yesterday ARM64 files no longer appear to be hosted on the APT package repository for version 22, whereas they are present for version 20. For example, you see that `bolt` has two versions on version 22 (the second being the ARM64 release), and it only has one for version 22: 

<img width="706" height="311" alt="Image" src="" />

<img width="701" height="416" alt="Image" src="" />

- https://apt.llvm.org/noble/pool/main/l/llvm-toolchain-22/
- https://apt.llvm.org/noble/pool/main/l/llvm-toolchain-20/

Would it be possible to re-publish version 22 ARM64? Thanks!




_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to