svn commit: r261342 - in head: lib/libpmc sys/conf sys/dev/hwpmc sys/powerpc/include sys/sys

Justin Hibbits chmeeedalf at gmail.com
Tue Mar 25 18:39:39 UTC 2014


On Tue, Mar 25, 2014 at 2:06 AM, Alexey Dokuchaev <danfe at freebsd.org> wrote:
> On Sun, Mar 23, 2014 at 10:58:18PM -0700, Justin Hibbits wrote:
>> On Mon, 24 Mar 2014 05:44:42 +0000 Alexey Dokuchaev wrote:
>> > Hmm, -CURRENT does not build for me after this commit apparently;
>> > take a look at the log excerpt.  Could it be that r261342 relies on
>> > some earlier revision which I'm missing (that is, my r260369'ish
>> > -CURRENT is too old)? What's the best way to catch up?  Thanks,
>>
>> It looks to me like it's picking up your old PMC header files.  Did you
>> try doing a full buildworld (without a -DNO_CLEAN)?  I've built world
>> multiple times since and it works just fine for me.
>
> It turned out to be ccache's fault.  Once I've resumed the build with
> -DNO_CLEAN -DNO_CCACHE, it finished just fine.
>
> ./danfe

Good to hear.  I've never used ccache myself.

- Justin


More information about the svn-src-all mailing list