Date: Tue, 1 Dec 2015 17:53:45 -0800 From: Bryan Drewery <bdrewery@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Re: [CFT] build: WITH_FAST_DEPEND and WITH_CCACHE_BUILD Message-ID: <565E4F29.4030702@FreeBSD.org> In-Reply-To: <5644CF1C.9020709@FreeBSD.org> References: <5644CF1C.9020709@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1Rxu4w7ug0mB4E7ptQ6ONOeH8lTk33tUs Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/12/2015 9:40 AM, Bryan Drewery wrote: > Hi, >=20 > Recently I have introduced two new features into the build. These apply= > to anything using /usr/share/mk including buildworld, buildkernel, > universe, etc. >=20 > - The first is WITH_FAST_DEPEND. Please see the commit for its full FYI there is a known issue with FAST_DEPEND with all of the csu directories and libgcov. Apparently I never thought to do a full build with having .depend files but no objects. Just today some thing changes to cause the .depend files for csu to rebuild hitting the issue. I'll be addressing it soon. The workaround is 'make cleandepend' before building anything that is failing with 'multiple targets' errors. --=20 Regards, Bryan Drewery --1Rxu4w7ug0mB4E7ptQ6ONOeH8lTk33tUs 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 iQEcBAEBAgAGBQJWXk8qAAoJEDXXcbtuRpfP7k8H/iPbDEu3WECy2p0sVj/IKVEu jEAD/qm3RjKvRyMtM3J42HR4gHIvSDt1ncAgTNYUiXylyuJYzN3pKn0PCa7wl6uB 9bVjVKt7o9lKtHEYMT2GXuXPJVXe7byK7Jh2NowFfbyYVtXEB9ZIe2t+73PcFKey L8/Z9tGE+EsGZZt1q/zykdVKHVw4zryIxEqfzmbQ3tStmF5TvRuY12c/Ooewhmuv 66hSw9mPCclhBQroSeJDbEej6CYOv/r/72N6aegmuP5QYwlPolJh+WEMCMp2Z2ro MUFBy+5khHlwWdW1LNkE82peTcxMCxRT+Y5usRLS5T0S4XnKFTtT+OnT0Glm79s= =pJEG -----END PGP SIGNATURE----- --1Rxu4w7ug0mB4E7ptQ6ONOeH8lTk33tUs--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?565E4F29.4030702>