Bug#941082: LLVMExports.cmake is broken as compared with LLVM-8

2019-09-26 Thread Shengjing Zhu
Control: reopen -1 Control: found -1 1:9-1 On Wed, Sep 25, 2019 at 12:00 AM Shengjing Zhu wrote: > CMake Error at /usr/lib/llvm-9/lib/cmake/llvm/LLVMExports.cmake:1335 > (message): > The imported target "lit-cpuid" references the file > > "/usr/lib/llvm-9/bin/lit-cpuid" > > but this

Bug#941082: LLVMExports.cmake is broken as compared with LLVM-8

2019-09-24 Thread Shengjing Zhu
Package: llvm-9 Version: 1:9~+rc5-1~exp1 Followup-For: Bug #941082 It's still broken, with different reason, It tries to find "/usr/lib/llvm-9/bin/lit-cpuid", which is in lldb-9. make[1]: Entering directory '/<>' dh_auto_configure -- -DCCLS_VERSION=0.20190823-5

Bug#941082: LLVMExports.cmake is broken as compared with LLVM-8

2019-09-24 Thread Roman Lebedev
Package: llvm-9 Version: 1:9~svn366059-1~exp1+0~20190715121055.2623~1.gbp7d3830 Severity: normal Tags: upstream patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear maintainer. Somewhere during the LLVM-9 dev cycle, some clang static analyzer test plugins were added upstream -