Re: freebsd-current compile with clang & ccache

From: Bryan Drewery <bdrewery_at_FreeBSD.org>
Date: Wed, 25 Nov 2015 10:50:44 -0800
On 11/25/2015 10:09 AM, Juan Molina wrote:
>> On 11/24/2015 1:31 AM, M&S - Krasznai András wrote:
>> >/What can I do to eliminate the ccache error during installworld
>> apart from not using ccache? /
>> I would recommend not setting CC or CCACHE_PATH in make.conf and using
>> the new WITH_CCACHE_BUILD=yes option instead.
>>
>> -- 
>> Regards,
>> Bryan Drewery
> 
> Hi.
> 
> I’m seeing the same ccache errors and I do not have CC or CCACHE_PATH
> defined anywhere. Only WITH_CCACHE_BUILD and WITH_FAST_DEPEND in src.conf.
> 

WITH_FAST_DEPEND is not related.

Are you building and installing as a different user? Using a different
MAKEOBJDIRPREFIX in build and install?

Do you have CCACHE_PATH in your environment?

Run 'make ccache-print-options|grep path'. It should have no value.

-- 
Regards,
Bryan Drewery


Received on Wed Nov 25 2015 - 17:50:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:01 UTC