From owner-freebsd-current@freebsd.org Wed Dec 2 01:53:37 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83D5EA3E0D4 for ; Wed, 2 Dec 2015 01:53:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2881195 for ; Wed, 2 Dec 2015 01:53:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 64A9C126F for ; Wed, 2 Dec 2015 01:53:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 26E06181E7 for ; Wed, 2 Dec 2015 01:53:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id GslXz4nioj-6 for ; Wed, 2 Dec 2015 01:53:35 +0000 (UTC) Subject: Re: [CFT] build: WITH_FAST_DEPEND and WITH_CCACHE_BUILD DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com E1116181E0 To: freebsd-current@freebsd.org References: <5644CF1C.9020709@FreeBSD.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <565E4F29.4030702@FreeBSD.org> Date: Tue, 1 Dec 2015 17:53:45 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <5644CF1C.9020709@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1Rxu4w7ug0mB4E7ptQ6ONOeH8lTk33tUs" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Dec 2015 01:53:37 -0000 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--