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#46468 - [llvm] LLVMHello needed when using cmake
Attached to Project:
Arch Linux
Opened by Manuel Mendez (mmlb) - Tuesday, 29 September 2015, 00:53 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 29 September 2015, 13:11 GMT
Opened by Manuel Mendez (mmlb) - Tuesday, 29 September 2015, 00:53 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 29 September 2015, 13:11 GMT
|
DetailsDescription: LLVMHello is referenced in LLVMExports.cmake and LLVMExport-release.cmake so when a cmake based project like (github.com/iovisor/bcc) does `find_package(LLVM ...)` cmake fails to find LLVMHello and errors out.
Since the PKGBUILD specifically removes LLVMHello it should either comment out references to LLVMHello in the .cmake files or just ship the so. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: clone github.com/iovisor/bcc or another cmake based project that does `find_package(LLVM ...)`. try to build |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Tuesday, 29 September 2015, 13:11 GMT
Reason for closing: Fixed
Additional comments about closing: llvm 3.7.0-4
Tuesday, 29 September 2015, 13:11 GMT
Reason for closing: Fixed
Additional comments about closing: llvm 3.7.0-4