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#47510 - [llvm] Missing FileCheck tool
Attached to Project:
Arch Linux
Opened by Steven (Stebalien) - Thursday, 24 December 2015, 01:01 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 29 November 2016, 08:48 GMT
Opened by Steven (Stebalien) - Thursday, 24 December 2015, 01:01 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 29 November 2016, 08:48 GMT
|
DetailsThe manual is there but the tool is missing. It's needed to build rust using the system LLVM.
|
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Tuesday, 29 November 2016, 08:48 GMT
Reason for closing: Fixed
Additional comments about closing: llvm 3.9.0-3
Tuesday, 29 November 2016, 08:48 GMT
Reason for closing: Fixed
Additional comments about closing: llvm 3.9.0-3
https://github.com/rust-lang/rust/issues/28667
https://llvm.org/bugs/show_bug.cgi?id=25675
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`.