Search Criteria
Package Details: clang50 5.0.2-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/llvm50.git (read-only, click to copy) |
---|---|
Package Base: | llvm50 |
Description: | C language family frontend for LLVM |
Upstream URL: | http://clang.llvm.org/ |
Licenses: | custom:University of Illinois/NCSA Open Source License |
Submitter: | SolarAquarion |
Maintainer: | None |
Last Packager: | petronny |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-19 18:17 (UTC) |
Last Updated: | 2021-02-24 06:12 (UTC) |
Dependencies (12)
- gcc (gccrs-git, gcc-git)
- libxml2 (libxml2-git)
- llvm50-libs
- cmake (cmake-git) (make)
- gcc-multilib (gccrs-git, gccrs-libs-git, gccrs-fortran-git, gcc-git, gcc-libs-git, gcc-fortran-git, gcc-objc-git, gcc-ada-git, gcc-go-git, gcc) (make, x86_64)
- icu59 (make)
- libedit (make)
- libffi (libffi-minimal-git, libffi-git) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python2 (python2-bin) (make)
- swig (swig-git) (make)
- openmp (openmp-svn, openmp-nvptx) (optional) – OpenMP support in clang with -fopenmp
Required by (0)
Sources (8)
- 0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch
- 0002-Enable-SSP-and-PIE-by-default.patch
- disable-llvm-symbolizer-test.patch
- gcc-build-fix.patch
- glibc.diff
- https://releases.llvm.org/5.0.2/cfe-5.0.2.src.tar.xz
- https://releases.llvm.org/5.0.2/compiler-rt-5.0.2.src.tar.xz
- https://releases.llvm.org/5.0.2/llvm-5.0.2.src.tar.xz
Latest Comments
1 2 3 Next › Last »
RubenKelevra commented on 2021-01-31 10:35 (UTC)
I can confirm the issue gnaggnoyil reported:
gnaggnoyil commented on 2020-07-16 12:32 (UTC)
This package fails to build due to API breaking changes made to struct
ipc_perm
since glibc 2.30. Please add patches regarding line 1154 of src fileprojects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
to fix this problem.aspirogrammer commented on 2019-02-08 19:27 (UTC) (edited on 2019-02-08 19:27 (UTC) by aspirogrammer)
Fails for me:
kgizdov commented on 2018-10-14 13:59 (UTC)
@JP-Ellis, yeah, 'ocaml_doc' is only enabled if
ocaml-ctypes
is installed. Since this package doesn't include the OCaml bindings anyway, I've disable it.JP-Ellis commented on 2018-10-09 03:57 (UTC)
Unfortunately, this PKGBUILD fails for me. In particular, I'm unable to complete the
make ocaml_doc
step as it errors with:After commenting out that step, everything works fine. Note that I do not have ocaml installed.
kgizdov commented on 2018-10-07 19:28 (UTC)
@SolarAquarion, I think should do it. thanks
SolarAquarion commented on 2018-10-06 13:31 (UTC)
@kgizdov i added you as a co-maintainer
SolarAquarion commented on 2018-10-05 15:59 (UTC)
I didn't see that patch unfortunately, lol
kgizdov commented on 2018-10-05 15:35 (UTC) (edited on 2018-10-05 15:35 (UTC) by kgizdov)
patch is here
1 2 3 Next › Last »