On Wednesday, 30 January 2013, Walter Bender  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Jan 30, 2013 at 5:59 AM, Daniel Narvaez <<a href="javascript:;" onclick="_e(event, 'cvml', 'dwnarvaez@gmail.com')">dwnarvaez@gmail.com</a>> wrote:<br>

> I think it's probably ccache corruption.<br>
><br>
> ccache -C<br>
> rm -rf build/metacity<br>
> make build<br>
><br>
<br>
That seems to have fixed things. I hadn't realized that gcc had such<br>
aggressive caching. I'd done a fresh clone after my first failure and<br>
had gotten the same error. Well, it is working now. Thanks very much.<br>
</blockquote><div><br></div><div>It doesn't actually :) <span></span>ccache is something sugar-build adds on top gcc. It's normally a very reliable tool and it speeds up a lot clean builds. Though I'm debating a bit about turning it off by default now. I and buildbot are doing lots of clean builds but I suppose most developers are not. I'm not sure how often this kind of problems happen... Maybe let's wait someone reporting it again before turning it off :)</div>
<br><br>-- <br>Daniel Narvaez<br><br>