Search Criteria
Package Details: llvm9 9.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/llvm9.git (read-only, click to copy) |
---|---|
Package Base: | llvm9 |
Description: | Collection of modular and reusable compiler and toolchain technologies |
Upstream URL: | https://llvm.org/ |
Licenses: | custom:Apache 2.0 with LLVM Exception |
Conflicts: | llvm |
Submitter: | foutrelis |
Maintainer: | None |
Last Packager: | foutrelis |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-15 19:34 (UTC) |
Last Updated: | 2020-07-15 19:34 (UTC) |
Dependencies (10)
- llvm9-libsAUR
- perl (perl-gitAUR)
- cmake (cmake-gitAUR) (make)
- libedit (make)
- libffi (libffi-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- ncurses (ncurses-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-setuptools (make)
- python-setuptools (optional) – for using lit (LLVM Integrated Tester)
Latest Comments
async_andrew commented on 2023-09-04 19:03 (UTC)
These tests fail on gcc-13, but work fine on gcc-11 btw (except for go.test, but it could be turned off by setting
-DLLVM_INCLUDE_GO_TESTS=OFF
).async_andrew commented on 2023-09-04 14:52 (UTC) (edited on 2023-09-04 14:52 (UTC) by async_andrew)
Some tests fail (even after the patch provided by @bartus):
bartus commented on 2021-07-10 20:25 (UTC) (edited on 2021-07-10 20:37 (UTC) by bartus)
Fix build against
gcc:11
plus some mild refactoring: dropping redundant calls unifyingpackage_*()
functions. http://ix.io/3sAr/diffApply with
git am -s < <(curl -s http://ix.io/3sAr)
jonathon commented on 2020-12-29 19:25 (UTC)
The expired key is not a packaging issue.
kingmk13 commented on 2020-08-08 15:52 (UTC)
Yes, update needed for the key...
a821 commented on 2020-07-30 12:03 (UTC)
you need to update the key...
toynbeeidea commented on 2020-07-29 00:08 (UTC) (edited on 2020-07-29 00:09 (UTC) by toynbeeidea)