Le 03/02/2019 à 23:55, Svante Signell a écrit :
On Sun, 2019-02-03 at 23:39 +0100, Sylvestre Ledru wrote:
Le 03/02/2019 à 17:21, Sylvestre Ledru a écrit :
Le 03/02/2019 à 15:28, Svante Signell a écrit :
Source: llvm-toolchain-7
Version: 7_7.0.1-4
Severity: important
Tags: ftbfs, patch
User: debian-k...@lists.debian.org
Usertags: kfreebsd

Hello,

Currently llvm-toolchain-7 FTBFS on GNU/kFreeBSD dues to a missing
Looks like it wasn't enough:

https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-7&arch=kfreebsd-amd64&ver=1%3A7.0.1-6&stamp=1549244138&raw=0

/usr/bin/ld: skipping incompatible 
/usr/lib/gcc/x86_64-kfreebsd-gnu/8/../../../x86_64-kfreebsd-gnu/libc.so when 
searching for -lc
/usr/bin/ld: 
/usr/lib/gcc/x86_64-kfreebsd-gnu/8/../../../x86_64-kfreebsd-gnu/libc.a(cxa_atexit.o):
 relocation R_X86_64_32 against `.bss' can not be used when making a shared 
object; recompile with -fPIC

This might be caused by the stage2 build.
I had similar issues that some flags were not passed from stage1 to stage2
I fixed that
https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/blob/7/debian/rules#L355

but this might be a different issue!

Cheers,
S

Reply via email to