[Pkg-rust-maintainers] FileCheck problem

Ximin Luo infinity0 at debian.org
Mon Jul 18 14:33:00 UTC 2016


Seo Sanghyeon:
> Rust's configure requires LLVM FileCheck, unless
> --disable-codegen-tests is passed. (If passed, codegen tests at
> src/test/codegen are not run.)
> 
> This is a problem, because newer Debian LLVM packages do not include
> FileCheck any more. There is llvm-3.7-tools package, but no
> llvm-3.8-tools package.
> 
> Maybe we should ask Debian LLVM maintainers to include FileCheck again?
> 

If I understand correctly from skimming some things a while back, LLVM 3.8 decided not to expose FileCheck. Rust upstream is still using a patched version of LLVM 3.7. I think we don't need to worry about it for the time being - if upstream switches to 3.8 they will have to fix this themselves.

That is assuming I did understand things correctly. I could be wrong. Perhaps Sylvestre who maintains both rust and llvm in Debian, could comment more?

X

-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git



More information about the Pkg-rust-maintainers mailing list