Search Criteria
Package Details: clang19 19.1.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/clang19.git (read-only, click to copy) |
|---|---|
| Package Base: | clang19 |
| Description: | C language family frontend for LLVM 19 |
| Upstream URL: | https://clang.llvm.org/ |
| Licenses: | Apache-2.0 WITH LLVM-exception |
| Submitter: | artafinde |
| Maintainer: | None |
| Last Packager: | artafinde |
| Votes: | 1 |
| Popularity: | 0.48 |
| First Submitted: | 2026-04-03 10:02 (UTC) |
| Last Updated: | 2026-04-03 10:02 (UTC) |
Dependencies (12)
- compiler-rt19AUR
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR)
- llvm19-libsAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- llvm19AUR (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python-myst-parser (python-myst-parser018AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (check)
- llvm19AUR (optional) – referenced by some clang headers
- openmp (optional) – OpenMP support in clang with -fopenmp
- python (optional) – for scan-view and git-clang-format
Required by (7)
- cando
- clasp-cl
- duckstation (make)
- duckstation-gpl (make)
- python-xgboost-rocm-git (make)
- zelda64recomp (make)
- zelda64recomp-git (make)
Sources (11)
- enable-fstack-protector-strong-by-default.patch
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/clang-19.1.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/clang-19.1.7.src.tar.xz.sig
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/clang-tools-extra-19.1.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/clang-tools-extra-19.1.7.src.tar.xz.sig
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/cmake-19.1.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/cmake-19.1.7.src.tar.xz.sig
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/llvm-19.1.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/llvm-19.1.7.src.tar.xz.sig
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/third-party-19.1.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/third-party-19.1.7.src.tar.xz.sig
Latest Comments
lanzieri commented on 2026-05-05 12:25 (UTC)
I'm having the same issue as @deviaze
deviaze commented on 2026-04-24 20:18 (UTC)
Package seems broken on my end--it seems to require llvm19 now through compiler-rt19 (AUR) which is causing really long build phase after which it fails in its check() phase due to failing tests.