<p dir="ltr">I looked at the buildbots but I didn't archives for release builds. I was thinking I could compare my results with a buildbot version. Are there any archives for 3.9.0?</p>
<br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 6, 2016, 5:54 PM Reid Kleckner <<a href="mailto:rnk@google.com">rnk@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">These all look related to some kind of sanitizer-specific crash on startup. If you're not using sanitizers, maybe you don't care about these failures. If you want to file bugs and get them fixed, try running 'check-asan' and 'check-msan'. Extract the failing command from a test case, run it under a debugger, and file a bug with the crash stack trace. There is probably some environmental issue on your system that makes shadow memory allocation fail, or causes an early shadow memory access.</div><div class="gmail_extra"><br><div class="gmail_quote"></div></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Sep 6, 2016 at 5:47 PM, Wink Saville 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></div></div><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"><div dir="ltr">I've "successfully" built 3.9.0 release but when I run "ninja check-all" I got 208 Unexpected failures:<br><br>  Expected Passes    : 33997<br>  Expected Failures  : 198<br>  Unsupported Tests  : 685<br>  Unexpected Failures: 208<br><div><br></div><div>Below is the log I captured running "time ninja check-all | tee ninja-check-all.txt"</div><div><br></div><div><a href="https://drive.google.com/open?id=0B-KTY7zi7eZHU2hGYTRtd01QZjA" target="_blank">https://drive.google.com/open?id=0B-KTY7zi7eZHU2hGYTRtd01QZjA</a><br></div><div><br></div><div>Suggestions on next steps?</div><span><font color="#888888"><div><br></div><div>-- Wink</div><div><br></div><div><br></div></font></span></div>
<br></blockquote></div></div><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">_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">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/mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div></div></blockquote></div>