<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 4, 2016 at 6:33 PM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span class="gmail-">> Chromium was using a zip file of gnuwin32 tools to run the tests, and it<br>
> didn't have it. We just added it. I'm just... not sure it'll be present in<br>
> every MSys installation under the sun.<br>
<br>
</span>Interesting. I did check that gnuwin32 had cpio. The file was trimmed?<br>
<br>
The only test that runs cpio on windowsis reproduce-windows.s. I added<br>
it to make sue we can create the reproducible on windows.<br></blockquote><div><br></div><div>I didn't notice that you have added that file! I wasted more than an hour to write another test.</div><div><br></div><div>Looks like your test is not checking the pathnames we are creating strictly, so I'll merge yours with mine.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
I guess I could just run grep on the cpio archive if running cpio on<br>
windows is an issue.<br></blockquote><div><br></div><div><br></div></div></div></div>