From owner-freebsd-current@freebsd.org Wed Jan 6 22:57:36 2016 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 0B43FA652E3 for ; Wed, 6 Jan 2016 22:57:36 +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 E8A511B2D; Wed, 6 Jan 2016 22:57:35 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id E20DD1CE5; Wed, 6 Jan 2016 22:57:35 +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 A59F6195A3; Wed, 6 Jan 2016 22:57:35 +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 tCeATYnFc007; Wed, 6 Jan 2016 22:57:28 +0000 (UTC) Subject: Re: FYI: "WITH_FAST_DEPEND" vs. head @r292831 DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 6E80319599 To: David Wolfskill References: <20151228133544.GI1222@albert.catwhisker.org> <568D9B2F.1080608@FreeBSD.org> Cc: FreeBSD CURRENT From: Bryan Drewery Organization: FreeBSD Message-ID: <568D9BD7.7020503@FreeBSD.org> Date: Wed, 6 Jan 2016 14:57:27 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <568D9B2F.1080608@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 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: Wed, 06 Jan 2016 22:57:36 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 1/6/16 2:54 PM, Bryan Drewery wrote: > On 12/28/15 5:35 AM, David Wolfskill wrote: >> Doing native in-place sourceupdate from: > >> FreeBSD freebeast.catwhisker.org 11.0-CURRENT FreeBSD >> 11.0-CURRENT #1940 r292767M/292769:1100092: Sun Dec 27 05:16:13 >> PST 2015 >> root@freebeast.catwhisker.org:/common/S4/obj/usr/src/sys/GENERIC >> amd64 > > >> to r292831 with 'WITH_FAST_DEPEND=1' specified in /etc/src.conf, >> I found that "make -j16 -DNO_CLEAN buildworld" failed: > >> ... --- lib/libcrypt__L --- make[4]: make[4]: don't know how to >> make /usr/src/lib/libcrypt/../libmd/sha512c.c. Stop .... > >> I then started "make -j16 buildworld", and it has completed (and >> gone on to the "make kernel"). > >> All of this was done withing script(1), so I have the typescripts >> available. And it happened on bothe my laptop and my build >> machine. > >> Please let me know if there's any other information I can >> provide that might be of use to you in your efforts to get >> "-DNO_CLEAN" working reliably. > >> Peace, david > > > Thanks. This is a real bug with FAST_DEPEND that I am looking > into. > > It is due to sha512c.c "moving" and still being within .PATH. It's easy to fix but not nicely. I'm thinking about it still. - -- Regards, Bryan Drewery -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJWjZvXAAoJEDXXcbtuRpfPgdoH/RvpwpT5bU6Gw2bax9sOY9bL isqXRJE4GPxXS8Q58CCgc3C2PGO3LxE+f+L8XzuyP79DHKmOlpC7EGyLfeiiWSYm cxwDKCfAkQDQZW5uKQDCgO0ZAqs4kWlCxOKv2Fvkw6VQr6sTUayn3abVFFWPtsLV AaL6a1/ZLquJ4C9R9qk3/a4RsAcvO4Av4HZe64zCa4k0mKRHcfH7q4cuXpl1rMnO 3Dr1ozjHL7rWOsPaBzUVV/lnvhe9p0e0GGzww5G1Iz52xfh+NVeb6HhvyEYh1Nbw qqrsDyDQzzly1TuyaBlcLaAggRhesZJVUu4GoSRpFHbZNJIRm3cFOnswp6hYSb8= =Tk2O -----END PGP SIGNATURE-----