From owner-freebsd-current@freebsd.org Mon Dec 7 16:11:29 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 755079A0C21 for ; Mon, 7 Dec 2015 16:11:29 +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 660BD17F8 for ; Mon, 7 Dec 2015 16:11:29 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 5E4A21E21 for ; Mon, 7 Dec 2015 16:11:29 +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 EB42C1932A for ; Mon, 7 Dec 2015 16:11:28 +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 LN1un5QqHmZG for ; Mon, 7 Dec 2015 16:11:22 +0000 (UTC) Subject: Re: [CFT] build: WITH_FAST_DEPEND and WITH_CCACHE_BUILD DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 43A4219314 To: freebsd-current@freebsd.org References: <5644CF1C.9020709@FreeBSD.org> <565E4F29.4030702@FreeBSD.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <5665AF99.1060605@FreeBSD.org> Date: Mon, 7 Dec 2015 08:11:05 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <565E4F29.4030702@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Mon, 07 Dec 2015 16:11:29 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 12/1/15 5:53 PM, Bryan Drewery wrote: > On 11/12/2015 9:40 AM, Bryan Drewery wrote: >> Hi, >> >> Recently I have introduced two new features into the build. These >> apply to anything using /usr/share/mk including buildworld, >> buildkernel, universe, etc. >> >> - 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. > > The issues I know about are all fixed after r291945. You may need to run 'make cleandepend' or do a build without -DNO_CLEAN if you run into "cc: error: cannot specify -o when generating multiple output files ". - -- Regards, Bryan Drewery -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJWZa+ZAAoJEDXXcbtuRpfPu+MIAKzhoNKoHfzdpAVz2lZGeH4Y tgh4iMt/zbAp8C4g6P4JpP5Yn4sdF/Kibuq6779z9gxYRQIk069YgeejoP9Ekp59 4k88lesY+6yHueuNN5oomRucvOXvHPVyuVTyNboFq7IiZB5wEt/iXyDQw41fDHGI hw8FFebKtvdFUtdz3Vz39wOKzhGtOGzy9sxvcnAgwo+FCR9Jx/LI8bMJbMWvVxjd N08188KJFwITwRfT41CeiAS3Cfx9soNUbwob/QZeavrosMlRQpio0cgJ72mMS07y kse5wHvO9VedpFkZ0nexIums5pmKr+ZSTFZ63TOrQN7nHs2Pb7laqUvg9+/En8c= =PgTt -----END PGP SIGNATURE-----