<div dir="ltr">I can reproduce on my machine (OS X 10.10). It fails on this line (13) from log-path_test.cc:<div><br></div><div><div>// RUN: FileCheck %s --check-prefix=CHECK-ERROR < %<a href="http://t.log.log-path_test.cc">t.log.log-path_test.cc</a>*</div></div><div><br></div><div>and really, the "%<a href="http://t.log.log-path_test.cc">t.log.log-path_test.cc</a>*" does not exist.</div><div><br></div><div>Kuba</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 13, 2014 at 10:52 AM, Yury Gribov <span dir="ltr"><<a href="mailto:y.gribov@samsung.com" target="_blank">y.gribov@samsung.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/13/2014 08:13 PM, Kuba Brecka wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think this patch caused this test failure:<br>
<a href="http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_checkall/247/console" target="_blank">http://lab.llvm.org:8080/<u></u>green/job/clang-stage1-cmake-<u></u>RA-incremental_checkall/247/<u></u>console</a><br>
</blockquote>
<br></span>
Hm, looks like some system issue. The test in question should check that file some/path/<a href="http://log-path_test.cc.tmp.log.log-path_test.cc" target="_blank">log-path_test.cc.<u></u>tmp.log.log-path_test.cc</a>* does not exist:<br>
<br>
 not cat /Users/buildslave/jenkins/<u></u>sharedspace/incremental@2/<u></u>clang-build/projects/compiler-<u></u>rt/test/asan/32bitConfig/<u></u>TestCases/Output/<a href="http://log-path_test.cc.tmp.log.log-path_test.cc" target="_blank">log-path_<u></u>test.cc.tmp.log.log-path_test.<u></u>cc</a>*<br>
<br>
Now given the error message, it seems that the log indeed does not exist:<br>
<br>
 Command Output (stderr):<br>
 --<br>
<br>
/Users/buildslave/jenkins/<u></u>sharedspace/incremental@2/<u></u>clang-build/projects/compiler-<u></u>rt/test/asan/32bitConfig/<u></u>TestCases/Output/log-path_<u></u>test.cc.script: line 6: /Users/buildslave/jenkins/<u></u>sharedspace/incremental@2/<u></u>clang-build/projects/compiler-<u></u>rt/test/asan/32bitConfig/<u></u>TestCases/Output/<a href="http://log-path_test.cc.tmp.log.log-path_test.cc" target="_blank">log-path_<u></u>test.cc.tmp.log.log-path_test.<u></u>cc</a>*: No such file or directory<br>
<br>
but 'not' still reports failure:<br>
<br>
 --<br>
 Exit Code: 1<br>
<br>
Does anyone have a clue? Could I ssh somewhere to repro this (I can't on local machine with TOT llvm, clang and compiler-rt)?<span class="HOEnZb"><font color="#888888"><br>
<br>
-Y<br>
</font></span></blockquote></div><br></div>