Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2015 18:45:07 +0200
From:      Juan =?iso-8859-1?b?UmFt824=?= Molina Menor <listjm@club.fr>
To:        Freddie Cash <fjwcash@gmail.com>
Cc:        FreeBSD-Current <freebsd-current@freebsd.org>
Subject:   Re: [CFT] Buildworld ccache support
Message-ID:  <56266F93.9050200@club.fr>
In-Reply-To: <CAOjFWZ6VR3Wr75vBeBpLnTQ=Ym7PA-HLAWCEYqbuuYnb5jTD3w@mail.gmail.com>
References:  <56264279.7020504@club.fr> <CAOjFWZ6VR3Wr75vBeBpLnTQ=Ym7PA-HLAWCEYqbuuYnb5jTD3w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 20/10/2015 17:50, Freddie Cash a écrit :
> On Tue, Oct 20, 2015 at 6:32 AM, Juan Ramón Molina Menor <listjm@club.fr
> <mailto:listjm@club.fr>>wrote:
>
>     Hi!
>
>     I’m certainly doing it wrong, because CCACHE does not kick in after
>     applying the patch and modifying make.conf. CCACHE stats ('ccache
>     -z' followed by 'ccache -s') remain at zero during buildworld while
>     they used to reflect the cache miss/hits before.
>
>     # cat /etc/make.conf
>     WITH_CCACHE_BUILD=
>
>
> ​You need to actually set this to a value, in order for the variable to
> be defined.
>
> WITH_CCACHE_BUILD=yes
> WITH_CCACHE_BUILD=something
> WITH_CCACHE_BUILD=whatever
>
> It doesn't matter what it's set to, but it has to be set to something.​

Thanks for the tip, but I had already tried. Unfortunately there is 
something else which escapes me…

Best regards,
Juan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56266F93.9050200>