From owner-svn-src-head@freebsd.org Sun Apr 15 17:28:44 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF23FFA43AE; Sun, 15 Apr 2018 17:28:44 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7AEF280F07; Sun, 15 Apr 2018 17:28:44 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 1E97851151; Sun, 15 Apr 2018 19:28:37 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_8CD62151-45F0-4C82-B440-5407527962AD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r332512 - head/sys/conf Date: Sun, 15 Apr 2018 19:28:29 +0200 In-Reply-To: <20180415153723.GC99239@spindle.one-eyed-alien.net> Cc: Benjamin Kaduk , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers To: Brooks Davis References: <201804151506.w3FF67Q9032678@repo.freebsd.org> <20180415151303.GA99239@spindle.one-eyed-alien.net> <20180415153723.GC99239@spindle.one-eyed-alien.net> X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 17:28:45 -0000 --Apple-Mail=_8CD62151-45F0-4C82-B440-5407527962AD Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 15 Apr 2018, at 17:37, Brooks Davis wrote: > > On Sun, Apr 15, 2018 at 10:33:18AM -0500, Benjamin Kaduk wrote: >> On Sun, Apr 15, 2018 at 10:13 AM, Brooks Davis wrote: >> >>> On Sun, Apr 15, 2018 at 03:06:07PM +0000, Brooks Davis wrote: >>>> Author: brooks >>>> Date: Sun Apr 15 15:06:07 2018 >>>> New Revision: 332512 >>>> URL: https://svnweb.freebsd.org/changeset/base/332512 >>>> >>>> Log: >>>> Remove device cm which was removed in r332490. >>> >>> I'm quite confused by the fact that tinderbox didn't trip on this when I >>> ran it. Are -DNO_CLEAN tinderbox builds insufficent for device removal? >>> >> >> Given that they would leave around the old object files needed to resolve >> stale >> references to removed driver components, it seems likely. > > The thing is, config should have failed and it always runs in > -DNO_CLEAN buildkernel. I expected the same to hold for tinderbox, but > apparently not. But were any of the LINT files updated? I guess not, if you didn't remove anything from NOTES. I think it is likely that config will *not* be run again if the LINT files are older than their respective targets? -Dimitry --Apple-Mail=_8CD62151-45F0-4C82-B440-5407527962AD Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWtOLvQAKCRCwXqMKLiCW oy6GAKCpJuC5MwauQfcb4Bg0qIVUUQa8KgCgkcs3xHEdZCOChsZLqn/uZOkwWP0= =WziM -----END PGP SIGNATURE----- --Apple-Mail=_8CD62151-45F0-4C82-B440-5407527962AD--