From owner-svn-src-all@freebsd.org Fri Oct 23 19:44:08 2015 Return-Path: Delivered-To: svn-src-all@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 52FF1A1DC85; Fri, 23 Oct 2015 19:44:08 +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 3C8F2F1C; Fri, 23 Oct 2015 19:44:08 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 3567215B5; Fri, 23 Oct 2015 19:44:08 +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 E531313CC0; Fri, 23 Oct 2015 19:44:07 +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 fQfWgKFToxwk; Fri, 23 Oct 2015 19:44:05 +0000 (UTC) Subject: Re: svn commit: r289846 - head/share/mk DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com BF13013CB4 To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201510231941.t9NJfwhb091889@repo.freebsd.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <562A8E02.1090208@FreeBSD.org> Date: Fri, 23 Oct 2015 12:44:02 -0700 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: <201510231941.t9NJfwhb091889@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fu5EBVgewpcQ6MfdevVhl8HTv1I90DVWe" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2015 19:44:08 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fu5EBVgewpcQ6MfdevVhl8HTv1I90DVWe Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/23/2015 12:41 PM, Bryan Drewery wrote: > Author: bdrewery > Date: Fri Oct 23 19:41:58 2015 > New Revision: 289846 > URL: https://svnweb.freebsd.org/changeset/base/289846 >=20 > Log: > Fix regression from r289734 that caused crunchgen "subdirs" to not be= > properly recursed. > =20 =2E.. > This resulted in 'make obj' > not properly being ran in the tree that would leave .depend files > scattered around when 'make all' was ran in rescue/. Sorry about this. It mostly only impacted 'make universe'. If you've been running one or ran one since 10/21 then you may have .depend or object files in your src tree to cleanup. 'make cleandepend' and 'make clean' from the top-level do work to clean this up, you just lose objects too. --=20 Regards, Bryan Drewery --fu5EBVgewpcQ6MfdevVhl8HTv1I90DVWe 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 iQEcBAEBAgAGBQJWKo4FAAoJEDXXcbtuRpfPwLMH/2KQDjIWA18QM1j7EpCnuPxI lej6BA2IY8WWm6ylpD2QlE2vdkWZ4l32vPOFH+3oCFuUr8iYBpCgHlr0Oo4ktfRx sjU23ScEz4xBfl3OCZcXXdMtrow8qin1E1j+WsQ8Yqkz4u9cA/K65MFYUl6qvRJN bcVm7NV7v2BPWf3iId2ij2gC9UWJKgUbqAg9xrEJiky2wqvAelmeK/9MeFyOr2Ul fSk/NSu/i/ivYwxgEXAofs+nn131Af2OXOg4rT/VmEtemDxmdPZ6osZzs+DjfM1N oIfx7AhLDwefrPCifuZi3V1kRpmjUsZ0CLaqxyaTCEAMrM+XYBJYyNGWpsyWd3Y= =W6zo -----END PGP SIGNATURE----- --fu5EBVgewpcQ6MfdevVhl8HTv1I90DVWe--