Search Criteria
Package Details: compiler-rt15 15.0.7-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/compiler-rt15.git (read-only, click to copy) |
|---|---|
| Package Base: | compiler-rt15 |
| Description: | Compiler runtime libraries for clang 15 |
| Upstream URL: | https://compiler-rt.llvm.org/ |
| Licenses: | custom:Apache 2.0 with LLVM Exception |
| Submitter: | foutrelis |
| Maintainer: | greyltc |
| Last Packager: | greyltc |
| Votes: | 10 |
| Popularity: | 0.087525 |
| First Submitted: | 2024-03-09 10:51 (UTC) |
| Last Updated: | 2025-05-06 16:18 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make, x86_64)
- llvm15 (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- python (make)
Required by (1)
Sources (4)
- https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/cmake-15.0.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/cmake-15.0.7.src.tar.xz.sig
- https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/compiler-rt-15.0.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/compiler-rt-15.0.7.src.tar.xz.sig
Latest Comments
Auerhuhn commented on 2025-12-05 16:06 (UTC)
Hi @greyltc,
Here’s an improved version of 5ila5’s patch which has a stable checksum (because it preserves the version of
git format-patchthat GitHub uses internally).Would you consider applying it?
Convenience shell commands to download and apply the patch to this PKGBUILD:
Regards
Claudia
5ila5 commented on 2025-09-27 14:26 (UTC) (edited on 2025-09-28 18:50 (UTC) by 5ila5)
@La_MouettE
There is actually an upstream patch you can apply https://github.com/llvm/llvm-project/pull/137403
La_MouettE commented on 2025-09-22 20:46 (UTC)
The build currently fails due to removed features from glibc 2.42 (see https://github.com/llvm/llvm-project/issues/137321). I have written a patch for this aur repository to fix this, feel free to include it in your package if you can. Best !
AndrewRadev commented on 2024-07-06 18:14 (UTC)
The cmake error with
load_llvm_configseems to be fixable by adding the line-DLLVM_CONFIG_PATH=/usr/bin/llvm-config-15to thecmake_argslist in thebuildstep:fboerman commented on 2024-06-23 15:25 (UTC)
I get the same error :( package doesnt work and I need this for postgresql14
LukeLabrie commented on 2024-05-04 13:51 (UTC)
I am getting this error: