Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#51826 - [llvm] Missing utils
Attached to Project:
Arch Linux
Opened by Jon (eyl) - Monday, 14 November 2016, 18:18 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 15 November 2016, 00:50 GMT
Opened by Jon (eyl) - Monday, 14 November 2016, 18:18 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 15 November 2016, 00:50 GMT
|
DetailsDescription:
A year ago LLVM did not support building the utilies in the CMake build. Mainly, the `FileCheck` binary is missing. This binary is required for building Rust and out-of-tree LLVM development. This issue has been brought up before (https://bugs.archlinux.org/task/47510) and closed due to a missing option from upstream. Upstream did remedy this problem in a bug report referenced by the Arch Linux task above. The solution (https://llvm.org/bugs/show_bug.cgi?id=25675) is an additional flag. Upstream stated "Since LLVM 3.8 you can supply -DLLVM_INSTALL_UTILS=ON to CMake to install FileCheck and friends." I propose adding -DLLVM_INSTALL_UTILS=ON to the PKGBUILD for llvm. Prehaps the utils should be split up from the main package since it's focused on developers. If so, I would propose calling this package `llvm-utils`. Additional info: * llvm 3.9.0-1 Steps to reproduce: * Install current llvm package * `FileCheck` binary is missing |
This task depends upon
Closed by Doug Newgard (Scimmia)
Tuesday, 15 November 2016, 00:50 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#47510
Request that it be reopened
Tuesday, 15 November 2016, 00:50 GMT
Reason for closing: Duplicate
Additional comments about closing:
Request that it be reopened