llvm / llvm/llvm-project

./llvm.sh 22 on ARM64 fails due to missing ARM64 packages

Open
#180,163 5 comments 0 reactions 0 assignees View on GitHub
packaging platform:linux
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

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:

Image

Image

- 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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.