Bug#941783: [Pkg-rust-maintainers] Bug#941783: rustc FTCBFS, problem linking llvm

2019-12-29 Thread Ximin Luo
Ximin Luo: > [..] > > Sadly I don't have much time to look into this myself, but if you can find > out any clues that are *arm-specific* feel free to add them to this bug > report and I can maybe comment further on it. > Although it is weird why it's passing -L/usr/lib/llvm-9/lib. Can you try

Bug#941783: rustc FTCBFS, problem linking llvm

2019-12-29 Thread Ximin Luo
Control: retitle -1 rustc FTCBFS on armel/armhf Sorry for the early closing, there was a general issue with 1.37 which was fixed in 1.38 and that's what I thought your issue was. Your issue here is arm-specific, cross-compiling is fine for all other arches: http://crossqa.debian.net/src/rustc

Bug#941783: rustc FTCBFS, problem linking llvm

2019-12-28 Thread peter green
reopen 941783 found 941783 1.39.0+dfsg1-4 thanks I have just tested crossbuilding 1.39.0+dfsg1-4 in bullseye, it still fails in the same way.

Bug#941783: rustc FTCBFS, problem linking llvm

2019-10-05 Thread peter green
Package: rustc Version: 1.37.0+dfsg1-1 I recently tried to crossbuild rust for Debian armhf on Debian bullseye amd64. To build I used the command CONFIG_SITE=/etc/dpkg-cross/cross-config.armhf dpkg-buildpackage -a armhf -Pcross,nocheck 2>&1 | tee ../rustc-debarmhf.log Unfortunately it failed