Search Criteria
Package Details: clang-tools-extra38 3.8.1-6
Git Clone URL: | https://aur.archlinux.org/llvm38.git (read-only, click to copy) |
---|---|
Package Base: | llvm38 |
Description: | Extra tools built using clang's tooling APIs |
Upstream URL: | http://clang.llvm.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | ftschindler |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-22 14:22 |
Last Updated: | 2020-06-01 12:05 |
Dependencies (15)
- clang38=3.8.1-6
- cmake (cmake-git) (make)
- gcc-multilib (gcc-multilib-x32, gcc-multilib-git, gcc-git, gcc) (make, x86_64)
- libedit (make)
- libffi (libffi-git, libffi-minimal-git, fedora-firefox-wayland-bin) (make)
- libxml2 (libxml2-linenum, libxml2-git) (make)
- ncurses (ncurses-nohex, ncurses-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- ocaml-ctypes (make)
- ocaml-findlib (make)
- python-recommonmark (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python2 (make)
- swig (swig-git) (make)
- ocaml=4.10.0 (make)
Required by (7)
- mozart2-git (requires clang-tools-extra) (make)
- oni-bin (requires clang-tools-extra) (optional)
- plv8 (requires clang-tools-extra) (make)
- reflective-rapidjson (requires clang-tools-extra) (make)
- reflective-rapidjson-git (requires clang-tools-extra) (make)
- v8-static-gyp (requires clang-tools-extra) (make)
- v8-static-gyp-5.4 (requires clang-tools-extra) (make)
Sources (18)
- D17567-PR23529-Sema-part-of-attrbute-abi_tag-support.patch
- D18035-PR23529-Mangler-part-of-attrbute-abi_tag-support.patch
- D35246-Fix-sanitizer-build-against-latest-glibc.patch
- disable-llvm-symbolizer-test.patch
- go_test_explicitly_link_libffi.patch
- https://releases.llvm.org/3.8.1/cfe-3.8.1.src.tar.xz
- https://releases.llvm.org/3.8.1/cfe-3.8.1.src.tar.xz.sig
- https://releases.llvm.org/3.8.1/clang-tools-extra-3.8.1.src.tar.xz
- https://releases.llvm.org/3.8.1/clang-tools-extra-3.8.1.src.tar.xz.sig
- https://releases.llvm.org/3.8.1/compiler-rt-3.8.1.src.tar.xz
- https://releases.llvm.org/3.8.1/compiler-rt-3.8.1.src.tar.xz.sig
- https://releases.llvm.org/3.8.1/lldb-3.8.1.src.tar.xz
- https://releases.llvm.org/3.8.1/lldb-3.8.1.src.tar.xz.sig
- https://releases.llvm.org/3.8.1/llvm-3.8.1.src.tar.xz
- https://releases.llvm.org/3.8.1/llvm-3.8.1.src.tar.xz.sig
- llvm-Config-llvm-config.h
- precomputed_ustat_struct_size.patch
- valuemap_explicit_bool_cast.patch
Latest Comments
1 2 Next › Last »
pino commented on 2020-05-31 13:13
Fails to compile under x86_64 with current glibc 2.31-5:
https://pastebin.com/raw/qKSJBqNe
kwantam commented on 2019-03-28 22:25
As far as I can tell it's a perfectly valid key. Probably you don't have it available locally.
gpg --recv-keys 11E521D646982372EB577A1F8F0871F202119294
or something similar should work.
radrow commented on 2019-03-27 13:13
GPG key is invalid: 8F0871F202119294
kwantam commented on 2018-10-01 01:13
Thanks for reporting. I've just pushed a fix that addresses this issue.
However, since I don't need this package any more, and because I anticipate it will continue breaking as it gets more and more out of date, I'm going to give up ownership of it.
nicholascw commented on 2018-09-30 17:39
Cannot compile, with error: /tmp/llvm38/src/llvm-3.8.1.src/include/llvm/IR/ValueMap.h:102:31: error:cannot convert ‘const std::unique_ptr<llvm::densemap<const llvm::metadata*,="" llvm::trackingmdref=""> >’ to ‘bool’ in return</llvm::densemap<const>
ftschindler commented on 2018-02-14 21:28
Thx for reporting. However, I do not require the package any more. Feel free to pick it up and submit a fix!
Prism019 commented on 2018-02-09 08:45
Fails to resolve dependencies as ocaml has updated to 4.06.0-1
ftschindler commented on 2017-10-09 20:27
Done, thx for reporting.
zombien-5 commented on 2017-10-09 08:57
pls change http://llvm.org/releases/ to http://releases.llvm.org/
ftschindler commented on 2017-07-14 10:33
Thank you for reporting. I could reproduce the error and added a fix.