Bug#943623: I got this too with libclang-9-dev 9.0.0-2 for libclangTooling.a
Sylvestre Ledru
sylvestre at debian.org
Sat Nov 2 08:54:29 GMT 2019
Hello,
Le 31/10/2019 à 16:27, Sylvestre Ledru a écrit :
> Le 31/10/2019 à 16:11, Paolo Greppi a écrit :
>> See:
>> https://salsa.debian.org/debian/doxygen/-/jobs/393296
>>
>> ar x /usr/lib/llvm-9/lib/libclangTooling.a
>> file *.o
> yeah, I am aware ;)
>
> The version in experimental should be ok
>
> S
>
To close the loop here, I replaced -DBOOTSTRAP_LLVM_ENABLE_LTO
by -DLLVM_ENABLE_LTO and it fixed this issue. this works because I am still
using gcc-8 but it will fail with gcc 9 because of
https://bugs.llvm.org/show_bug.cgi?id=43193
and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939472 (which is
probably the same) as this bug.
A similar bug has been reported here:
https://bugs.llvm.org/show_bug.cgi?id=43722
Cheers
S
More information about the Pkg-llvm-team
mailing list