Search Criteria
Package Details: llvm-libunwind 22.1.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/llvm-libunwind.git (read-only, click to copy) |
|---|---|
| Package Base: | llvm-libunwind |
| Description: | LLVM's libunwind library |
| Upstream URL: | https://github.com/llvm/llvm-project/tree/main/libunwind |
| Licenses: | custom:Apache 2.0 with LLVM Exception |
| Submitter: | jiri.pospisil |
| Maintainer: | ninetailedtori |
| Last Packager: | ninetailedtori |
| Votes: | 3 |
| Popularity: | 0.071246 |
| First Submitted: | 2023-06-05 21:51 (UTC) |
| Last Updated: | 2026-07-10 22:57 (UTC) |
Dependencies (6)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- grep (grep-gitAUR, grep-compatAUR, uutils-grep-gitAUR, rg-grepAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- python (make)
Latest Comments
ninetailedtori commented on 2026-07-10 22:58 (UTC)
I'm so sorry, one of my commits got cut off from my own side, which is stupid! I fixed the automated pkgver and checksum update!
clegoffic commented on 2026-06-24 08:38 (UTC)
makepkg fails validation for everyone right now:
llvm-project-22.1.8.src.tar.xz ... FAILED ==> ERROR: One or more files did not pass the validity check!
pkgver is resolved dynamically at build time from Arch's llvm PKGBUILD, which is now at 22.1.8, but sha256sums is still hardcoded for 22.1.6 (the version .SRCINFO also still reports).
expected (PKGBUILD): dcc22709ff65301cc6c723859ab0d4b3ba0e3f98162e6cae3f90d9501422c690 actual (22.1.8): 922f1817a0df7b1489272d18134ee0087a8b068828f87ac63b9861b1a9965888
The download itself is fine — it's the genuine tarball from the official LLVM GitHub releases. Bumping the checksum to the value above (and regenerating .SRCINFO) fixes it.
jiri.pospisil commented on 2023-06-05 21:54 (UTC)
https://github.com/jiripospisil/archlinux-aur-llvm-libunwind