From owner-svn-src-all@freebsd.org Sun Apr 15 15:37:24 2018 Return-Path: Delivered-To: svn-src-all@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 ACD4AF9CAF0; Sun, 15 Apr 2018 15:37:24 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52EE187221; Sun, 15 Apr 2018 15:37:24 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 615A85A9F12; Sun, 15 Apr 2018 15:37:23 +0000 (UTC) Date: Sun, 15 Apr 2018 15:37:23 +0000 From: Brooks Davis To: Benjamin Kaduk Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers Subject: Re: svn commit: r332512 - head/sys/conf Message-ID: <20180415153723.GC99239@spindle.one-eyed-alien.net> References: <201804151506.w3FF67Q9032678@repo.freebsd.org> <20180415151303.GA99239@spindle.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 15 Apr 2018 15:37:24 -0000 --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: >=20 > > 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? > > >=20 > 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. -- Brooks --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJa03GxAAoJEKzQXbSebgfAylQH/3Cg4QjlC6UNJhfbDR61JgD5 to3kxdtuwsDmKHiySniMTghEFM9eVHP1g9JPU/6DRMNsBKCk5krolqDPJxFlZwQ5 7z6O/RIFWSumQzizwYOzKRWhcx+kKD4s2IUNAd5Egfi6c9URO+4OsoI8nUpRtAeV QrzxFvvZ6PD0KyZDS+e3wJf0UJWjhB49z/Fu19RkWgHuHM9OZDMdqA3FABf9Vbb2 7+nLuOmwLWoUoOzrJ6swcUNvY5KyXQRApuTM9Po0fBCUHCi5QwxrthpsBtg2E/pN QUNSeixYwSuMwEzOsn5QEWr1fy7VgfWGrZgLT7JhujglaXd2yPkdmulX0upkpFo= =4zSm -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp--