Bug#819072: fixed in llvm-toolchain-3.8 1:3.8.1~+rc1-1~exp1

Sylvestre Ledru sylvestre at debian.org
Thu Jun 9 13:53:13 UTC 2016


Hello,
Le 09/06/2016 à 15:15, antoine.pierlot-garcin at scle.fr a écrit :
> Dear maintainer,
>
> When using llvm-3.8-dev  1:3.8.1~+rc1-1~exp1, the bug is still not
> completely fixed.
>
> /usr/lib/llvm-3.8/share/llvm/cmake/LLVMExports.cmake still detects the
> missing installation of the following library files:
>
>      "/usr/lib/llvm-3.8/lib/libPollyISL.a"
>      "/usr/lib/llvm-3.8/lib/libPolly.a"
>      "/usr/lib/llvm-3.8/bin/sancov"
>
> (Similar to section 3 of Brad King's message #20 at
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819072#20 )
>
> The first two are deleted during packaging, and the third one is
> installed by clang-3.8, which is not a dependency of llvm-3.8-dev.
>
> After commenting `libPolly*.a` checks from
> `LLVMExports-relwithdebinfo.cmake` and installing clang-3.8,
> `find_package(LLVM)` works fine.
>
Thanks for the feedback.

A patch would be appreciated, I don't have time to investigate this :/

Thanks
Sylvestre



More information about the Pkg-llvm-team mailing list