Date: Wed, 25 Nov 2015 13:11:13 -0800 From: Bryan Drewery <bdrewery@FreeBSD.org> To: =?UTF-8?Q?Juan_Ram=c3=b3n_Molina_Menor?= <listjm@club.fr>, FreeBSD-Current <freebsd-current@freebsd.org> Subject: Re: freebsd-current compile with clang & ccache Message-ID: <565623F1.70508@FreeBSD.org> In-Reply-To: <5656214B.5000101@club.fr> References: <5655F93F.2050706@juanmolina.eu> <56560304.4080501@FreeBSD.org> <5656214B.5000101@club.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KTfrbQ6LAcdiWLdp4qnEVKm7PsLJ87LXn Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 11/25/2015 12:59 PM, Juan Ram=F3n Molina Menor wrote: > Le 25/11/2015 19:50, Bryan Drewery a =E9crit : >> On 11/25/2015 10:09 AM, Juan Molina wrote: >>>> On 11/24/2015 1:31 AM, M&S - Krasznai Andr=E1s 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 usi= ng >>>> the new WITH_CCACHE_BUILD=3Dyes option instead. >>>> >>>> --=20 >>>> Regards, >>>> Bryan Drewery >>> Hi. >>> >>> I=92m seeing the same ccache errors and I do not have CC or CCACHE_PA= TH >>> defined anywhere. Only WITH_CCACHE_BUILD and WITH_FAST_DEPEND in >>> src.conf. >>> >> WITH_FAST_DEPEND is not related. > OK, thanks. I was referring to the content of /etc/src.conf. By the way= , > there is no /etc/make.conf in this system. >=20 >> Are you building and installing as a different user? Using a different= >> MAKEOBJDIRPREFIX in build and install? > Not at all, just following the /etc/src/UPDATING instructions, as root:= >=20 > # cd /usr/src > # svn up > # make -j2 buildworld > # make -j2 kernel > <no reboot in single user> > # mergemaster -Fp > # make installworld COMPILER_TYPE=3D"clang" > <COMPILER_TYPE is required> > # mergemaster -Fi > # make delete-old >=20 >> Do you have CCACHE_PATH in your environment? > Yes, it is set in /etc/csh.cshrc as indicate the ccache instructions: >=20 > # echo $CCACHE_PATH > /usr/bin:/usr/local/bin >=20 >> Run 'make ccache-print-options|grep path'. It should have no value. > # make ccache-print-options | grep path > (environment) path =3D >=20 Which branch and revision is this? --=20 Regards, Bryan Drewery --KTfrbQ6LAcdiWLdp4qnEVKm7PsLJ87LXn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWViPxAAoJEDXXcbtuRpfP5j4IALjPSExuPv/MePxsktKcp+zM 337g+Rfx5DM8OtpmcGeaXnlEJ92PZQHNvec6ytiUjnvjkI3U3rT6fO7EbP4gFEKB SymLIjIeif8XUk2zOTggSAwTPgrtCge7PrBar6YuXh076oXtvgYpa0iNd+pAu0s6 NL4zvLH/NOzOPgaOLme6hbm5JbMWpfL2MN/uUFRiR8YpzkQKTvYjX/hNBWU1NYBy /k3TQLOZnI2yHArt4K7X6zhymzT2UYZhp+Ljw/t1cGEWQjccH34gg7EB3WlWN/Pn qk2+vfnAakxve+m5x5gX81/PwsdK1hPBnwFjUaufaYI+gFFWMPHlnKUH0KZ53LQ= =rhD3 -----END PGP SIGNATURE----- --KTfrbQ6LAcdiWLdp4qnEVKm7PsLJ87LXn--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?565623F1.70508>