Search Criteria
Package Details: llvm70 7.0.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/llvm70.git (read-only, click to copy) |
---|---|
Package Base: | llvm70 |
Description: | LLVM compiler toolchain, version 7.0 (installed under /opt/llvm70) |
Upstream URL: | https://llvm.org/ |
Licenses: | NCSA |
Submitter: | Bevan |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-01 21:35 (UTC) |
Last Updated: | 2024-09-18 17:55 (UTC) |
Dependencies (9)
- libedit
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- python (python37AUR, python311AUR, python310AUR)
- 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)
Required by (2)
- beignet-git (make)
- clang70
Latest Comments
Bevan commented on 2024-09-18 17:56 (UTC)
tronicdude, thanks for your post! It seems like the documentation does not build anymore with Sphinx 8. I have disabled docs now in both llvm70 and clang70, so both build again.
tronicdude commented on 2024-09-17 06:09 (UTC)
Doesn't build, debug messages too long to post.
Bevan commented on 2020-07-18 14:36 (UTC)
gnaggnoyil, I now updated the PKGBUILD so that it should also work in your case. However, the OCaml and go bindings are not included. If you need them, please get back to me, then we can include them here.
Bevan commented on 2020-07-17 06:08 (UTC)
gnaggnoyil: Thanks for the hint! I never encountered this issue, probably because I do not have ocaml installed. I think there are two options:
Personally, I would like to try the second option to keep this package a bit smaller and with fewer dependencies. Do you actually use the ocaml bindings (i.e., llvm-ocaml for most recent LLVM in the arch repos)?
gnaggnoyil commented on 2020-07-16 13:37 (UTC)
The PKGBUILD seems to be forgetting to build target
ocaml_doc
, which leads to installation errors eventually. Please consider changingninja
toninja all ocaml_doc
just like what officalllvm
package does.Bevan commented on 2020-02-29 12:28 (UTC)
satcom886: I tried but could not replicate this error. This could be a bug in GCC or a hardware issue in your machine, most likely bad memory. I would recommend running memtest for a while to make sure it was not caused by bad memory.
k8ie commented on 2020-02-12 19:10 (UTC)
Hi, I just got a segmentation fault while building this. It only happened in my first attempt however. The second attempt seems to have gotten past this part without issues. Here is the output from the first attempt: