<div dir="ltr"><div><div><div><div><div>There is nothing wrong with the bot.<br></div><br>>sed --version<br>sed (GNU sed) 4.2.2<br>...<br><br></div>It works just fine when I run the exact command in question manually from the shell.<br><br></div>As Justin has suggested, the problem lies somewhere in LIT in how it processes the arguments from input file to a shell execution.<br><br></div>Thanks<br><br></div>Galina<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 7, 2017 at 3:22 PM, Robinson, Paul <span dir="ltr"><<a href="mailto:paul.robinson@sony.com" target="_blank">paul.robinson@sony.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As Davide suggests, most likely it's a bot software installation snafu.<br>
But the simpler sed script works perfectly, and I'll do that for now.<br>
<br>
I had understood that LLVM expected people to install GnuWin32, but<br>
maybe it's not sufficiently well specified about versions and whatnot.<br>
--paulr<br>
<div class="HOEnZb"><div class="h5"><br>
> -----Original Message-----<br>
> From: <a href="mailto:davide.italiano@gmail.com">davide.italiano@gmail.com</a> [mailto:<a href="mailto:davide.italiano@gmail.com">davide.italiano@gmail.<wbr>com</a>] On<br>
> Behalf Of Davide Italiano<br>
> Sent: Tuesday, November 07, 2017 3:10 PM<br>
> To: Robinson, Paul; Galina Kistanova<br>
> Cc: <a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
> Subject: Re: [llvm-dev] Problem with 'sed' on one Windows bot?<br>
><br>
> On Tue, Nov 7, 2017 at 2:41 PM, Robinson, Paul via llvm-dev<br>
> <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br>
> > A test I added in r317607 is passing almost everywhere, except for<br>
> > llvm-clang-x86_64-expensive-<wbr>checks-win.  Other Windows bots are happy.<br>
> ><br>
> > <a href="http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/<wbr>builders/llvm-clang-x86_64-<wbr>expensive-checks-</a><br>
> win/builds/6013<br>
> ><br>
> > The test runs 'sed' on a file to generate variations of the input<br>
> > assembler source for Linux and Darwin.  I have to say it looks like<br>
> > 'sed' is being the problem on that one bot.  I reverted the test<br>
> > because "don't argue with the bots" but... but... "It's not my fault!"<br>
> ><br>
> > If anybody has any insight it would be greatly appreciated.<br>
> > Thanks,<br>
> > --paulr<br>
> ><br>
><br>
> The short answer is that Galina should install the correct version of<br>
> `sed` (presumably from gnuwin32) on that bot.<br>
> The somewhat longer answer is that you could work around as Justin<br>
> suggested, but I'm not sure what's your sed foo and/or whether it's<br>
> worth going that route.<br>
</div></div></blockquote></div><br></div>