<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 11, 2016 at 9:34 AM, Justin Lebar <span dir="ltr"><<a href="mailto:jlebar@google.com" target="_blank">jlebar@google.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="">> Can we figure out why having an incremental stage1 is problematic? I want to keep it that way to speed up the bot.<br>
<br>
</span>The problem is that the cmake install rule that we use does not remove<br>
extra files that happen to be present in the install directory.  So if<br>
you put something bad in there, as I did, it's never coming out.<br>
<br>
I spent a few hours trying to figure out how to do this yesterday to no avail.<br>
<br>
But it would be nice not to block this change on fixing our cmake<br>
rules, especially if the relevant expertise is hard to come by.</blockquote><div><br></div><div>Sure. I don't think the "install" step is expensive. We should be able to fix this problem going forward by changing our bot config to clean out the installation directory before the install step.</div></div></div></div>