<div dir="ltr">I've landed part of this patch that modifies only CMakeLists.txt in r230247, and it seemed to fix both your bot (<a href="http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-debian-fast/builds/23461">http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-debian-fast/builds/23461</a>), and worked on our bot (<a href="http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-autoconf/builds/856">http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-autoconf/builds/856</a>).</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 23, 2015 at 11:38 AM, Alexey Samsonov <span dir="ltr"><<a href="mailto:vonosmas@gmail.com" target="_blank">vonosmas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks for looking into this! I will try to fix this shortly. <span style="font-size:12.8000001907349px">-Wno-unused-const-variable was probably ignored because we also provide </span><span style="font-size:12.8000001907349px">-Wno-unknown-warning-option. I don't yet understand, why the latter stopped helping.</span></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Sun, Feb 22, 2015 at 4:25 AM, Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Sun, Feb 22, 2015 at 3:05 AM, Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>> wrote:<br>
> Author: gribozavr<br>
> Date: Sun Feb 22 05:04:59 2015<br>
> New Revision: 230171<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=230171&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=230171&view=rev</a><br>
> Log:<br>
> TSan runtime: unbreak the build with ccache<br>
<br>
</span>Hello Alexey,<br>
<br>
This commit of mine broke your buildbot:<br>
<br>
<a href="http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-autoconf/builds/819" target="_blank">http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-autoconf/builds/819</a><br>
<br>
I have a hard time understanding the error.  The option<br>
-Wno-unused-const-variable was used in the script previously, but the<br>
compiler on your buildbot only started complaining after my commit.<br>
Any ideas?<br>
<span><font color="#888888"><br>
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>>*/<br>
</font></span><div><div>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div><div dir="ltr">Alexey Samsonov<br><a href="mailto:vonosmas@gmail.com" target="_blank">vonosmas@gmail.com</a></div></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Alexey Samsonov<br><a href="mailto:vonosmas@gmail.com" target="_blank">vonosmas@gmail.com</a></div></div>
</div>