Re: Reproducible rust builds

2018-10-15 Thread Nikolai Merinov
liblibc. I've attached the output of the following > command: > > $ diffoscope --exclude-directory-metadata > /gnu/store/hv2wb30jgzhhgfvlhrfpk3qcwr38igg4-rust-1.22.1 > /gnu/store/hv2wb30jgzhhgfvlhrfpk3qcwr38igg4-rust-1.22.1-check --html > diffoscope-rust.html > > On Fri, Oct 12, 20

Reproducible rust builds

2018-10-12 Thread Nikolai Merinov
Hi, I made some investigations about reproducible builds of rust packages (at least of my laptop with x86_64 arch) and I got next results: 1. I failed to make rust 1.25.0 reproducible with LLVM 6.0.1, but this release reproducible if we build it with LLVM 3.9.1. I also tried to build rust 1.25.0