Re: Reproducible rust builds

2018-10-17 Thread Joe Hillenbrand
On Mon, Oct 15, 2018 at 1:21 PM Joe Hillenbrand wrote: > > I've pulled your repo and started a build with 4 rounds just to check. > It will probably take a couple of days. > FYI, the build completed without issue.

Re: Reproducible rust builds

2018-10-16 Thread Danny Milosavljevic
Hi Nikolai, Hi Joe, On Tue, 16 Oct 2018 02:05:45 +0500 Nikolai Merinov wrote: > I concentrated on 1.25 and newer. Be advised that the wip-rust branch contains a (finished) full source bootstrap for rust which starts with rust 1.19. We should coordinate when we merge what to master so we don't

Re: Reproducible rust builds

2018-10-15 Thread Nikolai Merinov
Hi Joe, I think tomorrow I'll prepare patches according to my findings and then I'll try to find issues in 1.22 release. Joe Hillenbrand writes: > Hi Nikolai, > > I've been trying to make rust reproducible as well. > > I starting with version 1.19, but I think you're right to just skip > anythi

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