<div dir="ltr">On Mon, Jul 29, 2013 at 3:44 PM, Sebastian Pop <span dir="ltr"><<a href="mailto:spop@codeaurora.org" target="_blank" class="cremed">spop@codeaurora.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patch breaks Hexagon's buildbots:<br>
<br>
 <a href="http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/803" target="_blank" class="cremed">http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/803</a><br>
<br>
        ********************<br>
        Failing Tests (1):<br>
            Clang :: Driver/qa_override.c<br>
<br>
To reproduce, in a linux box, configure with:<br>
<br>
$ ../configure --disable-bindings --build=x86_64-linux-gnu<br>
--host=x86_64-linux-gnu --target=hexagon-unknown-elf<br>
--enable-targets=hexagon --build=hexagon-unknown-elf<br>
--host=hexagon-unknown-elf --without-llvmgcc --without-llvmgxx<br>
--enable-optimized --enable-assertions<br>
$ make && make check-all<br>
<br>
Thanks,<br>
Sebastian<br></blockquote><div><br></div><div>I think I fixed this in r187376 -- i suspect your test is executing in a directory it can't write a .o file to, and this test tried to do just that.</div></div></div></div>