<div dir="ltr">Interesting.<div>I 3-stage basically every day on darwin, and have not gotten a single failure yet.</div><div>i just use cmake + ninja though</div><div>Are you sure it's not related to the computer involved?</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 20, 2017 at 1:08 PM, Jack Howarth via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">   Do any of the current build bots for <a href="http://llvm.org" rel="noreferrer" target="_blank">llvm.org</a> perform 3-stage<br>
bootstraps with file comparison of the stage2 and stage3 object files<br>
and generated headers? On x86_64-apple-darwin16 using the fink<br>
projects llvm packaging methodology (crafted by David Fang), I am<br>
seeing non-deterministic file comparison failures in current trunk<br>
that goes back as far as r296837.<br>
<br>
<a href="http://bugs.llvm.org/show_bug.cgi?id=32342" rel="noreferrer" target="_blank">http://bugs.llvm.org/show_bug.<wbr>cgi?id=32342</a><br>
<br>
The non-deterministic nature of this bug is making it rather difficult<br>
to pinpoint the actual commit that triggered it.<br>
       Jack<br>
ps The issue seems to be non-deterministic in both its appearance and<br>
the exact subset of stage2/stage3 object files that differ when it<br>
triggers.<br>
______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>