Re: freebsd-current compile with clang & ccache

2015-12-01 Thread Juan Ramón Molina Menor
Le 25/11/2015 19:09, Juan Molina a écrit : On 11/24/2015 1:31 AM, M - 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

RE: freebsd-current compile with clang & ccache

2015-11-26 Thread M - Krasznai András
urr...@freebsd.org [mailto:owner-freebsd-curr...@freebsd.org] On Behalf Of Rainer Hurling Sent: 2015. november 25. 20:48 To: Bryan Drewery; FreeBSD-Current Subject: Re: freebsd-current compile with clang & ccache Am 25.11.15 um 20:37 schrieb Bryan Drewery: > On 11/25/2015 11:34 AM, Rainer Hurl

Re: freebsd-current compile with clang & ccache

2015-11-26 Thread Juan Ramón Molina Menor
Le 25/11/2015 22:11, Bryan Drewery a écrit : On 11/25/2015 12:59 PM, Juan Ramón Molina Menor wrote: Le 25/11/2015 19:50, Bryan Drewery a écrit : On 11/25/2015 10:09 AM, Juan Molina wrote: On 11/24/2015 1:31 AM, M - Krasznai András wrote: /What can I do to eliminate the ccache error during

RE: freebsd-current compile with clang & ccache

2015-11-26 Thread M - Krasznai András
Cc: Bryan Drewery; freebsd-current@freebsd.org Subject: Re: freebsd-current compile with clang & ccache > On Nov 25, 2015, at 23:21, M - Krasznai András <krasznai.and...@mands.hu> > wrote: > > Thanks, but as far as I know WITH_CCACHE_BUILD is only for ports compilation

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread Bryan Drewery
On 11/24/2015 1:31 AM, M - 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

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread Rainer Hurling
Am 25.11.15 um 20:37 schrieb Bryan Drewery: > On 11/25/2015 11:34 AM, Rainer Hurling wrote: >> Am 25.11.15 um 19:50 schrieb Bryan Drewery: >>> On 11/25/2015 10:09 AM, Juan Molina wrote: > On 11/24/2015 1:31 AM, M - Krasznai András wrote: >> /What can I do to eliminate the ccache error

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread Bryan Drewery
On 11/25/2015 11:34 AM, Rainer Hurling wrote: > Am 25.11.15 um 19:50 schrieb Bryan Drewery: >> On 11/25/2015 10:09 AM, Juan Molina wrote: On 11/24/2015 1:31 AM, M - Krasznai András wrote: > /What can I do to eliminate the ccache error during installworld apart from not using ccache?

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread Bryan Drewery
On 11/25/2015 10:09 AM, Juan Molina wrote: >> On 11/24/2015 1:31 AM, M - 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

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread Rainer Hurling
Am 25.11.15 um 19:50 schrieb Bryan Drewery: > On 11/25/2015 10:09 AM, Juan Molina wrote: >>> On 11/24/2015 1:31 AM, M - 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

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread Juan Ramón Molina Menor
Le 25/11/2015 19:50, Bryan Drewery a écrit : On 11/25/2015 10:09 AM, Juan Molina wrote: On 11/24/2015 1:31 AM, M - 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

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread Bryan Drewery
On 11/25/2015 12:59 PM, Juan Ramón Molina Menor wrote: > Le 25/11/2015 19:50, Bryan Drewery a écrit : >> On 11/25/2015 10:09 AM, Juan Molina wrote: On 11/24/2015 1:31 AM, M - Krasznai András wrote: > /What can I do to eliminate the ccache error during installworld apart from not

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread NGie Cooper
> On Nov 25, 2015, at 23:21, M - Krasznai András > wrote: > > Thanks, but as far as I know WITH_CCACHE_BUILD is only for ports compilation > and novadays I use binary ports wherever I can. It’s available in recent versions of FreeBSD CURRENT [1], [2] . Cheers, -NGie

RE: freebsd-current compile with clang & ccache

2015-11-25 Thread M - Krasznai András
<krasznai.and...@mands.hu>; freebsd-current@freebsd.org Subject: Re: freebsd-current compile with clang & ccache On 11/24/2015 1:31 AM, M - Krasznai András wrote: > What can I do to eliminate the ccache error during installworld apart from > not using ccache? I would recommen

Re: freebsd-current compile with clang & ccache [tacking on an idea]

2015-11-24 Thread Jeffrey Bouquet
On Tue, 24 Nov 2015 10:31:37 +0100, M - Krasznai András wrote: > Good morning! > > I experience the following errors: > > > after setting up ccache according to the howto I tried to compile world and > kernel. > > > > make buildworld > > > > runs correctly,

Re: freebsd-current compile with clang & ccache

2015-11-24 Thread Jeffrey Bouquet
On Tue, 24 Nov 2015 10:31:37 +0100, M - Krasznai András wrote: > Good morning! > > I experience the following errors: > > > after setting up ccache according to the howto I tried to compile world and > kernel. > > > > make buildworld > > > > runs correctly,