From owner-freebsd-stable@FreeBSD.ORG Wed Apr 9 03:33:12 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6654C306; Wed, 9 Apr 2014 03:33:12 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.glenbarber.us", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 36FCE1066; Wed, 9 Apr 2014 03:33:11 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:ff:100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 0C2148F35; Wed, 9 Apr 2014 03:33:09 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 0C2148F35 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Tue, 8 Apr 2014 23:33:08 -0400 From: Glen Barber To: Ben Morrow Subject: Re: stable/9 r264014 problems Message-ID: <20140409033308.GI48063@glenbarber.us> References: <20140409025625.GA1222@icarus.home.lan> <20140409033015.GA10819@anubis.morrow.me.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8/UBlNHSEJa6utmr" Content-Disposition: inline In-Reply-To: <20140409033015.GA10819@anubis.morrow.me.uk> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event User-Agent: Mutt/1.5.23 (2014-03-12) Cc: jdc@koitsu.org, freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 03:33:12 -0000 --8/UBlNHSEJa6utmr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2014 at 04:30:20AM +0100, Ben Morrow wrote: > Quoth Jeremy Chadwick : > >=20 > > http://svnweb.freebsd.org/base/stable/9/Makefile.inc1?annotate=3D264014 > >=20 > > My src/ correlates with r264285, so it seems this issue has been > > lingering for a week now. Did anyone truly test this fully before > > committing? (Yes I read the commit message; consider me doubtful) > >=20 > > There is no /usr/obj/usr/src/sys/sys/param.h. Maybe what's wanted is > > /usr/obj/usr/src/tmp/sys/sys/param.h or > > /usr/obj/usr/src/include/osreldate.h (both of which exit and define > > __FreeBSD_version)? > >=20 > > There is no /usr/obj/usr/src/release, so I don't know what any of that > > is about. >=20 > They should all be under /usr/src rather than /usr/obj/usr/src. Looks to > me like r257350 needs to be MFCd as well. >=20 Aha! You're absolutely right. Thanks! Glen --8/UBlNHSEJa6utmr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTRL9zAAoJELls3eqvi17QhuAQAL6W8dc6TGYeOk/d2w0EdkWl WIykmVemLbkK2jZDXoheGT1pRggCUN/RNo/p6VMJOe6hZ3QcvPRD04wBGfD2Ufjl I+aFCylmtdFGPDPD9ZF9f9Fw77X9JOAb30ZhelxPvSC47/YxOeG6Bk6fTOR7Vz48 3XcF5oNaMU0j2Nz9++wyywrczblmbgyiJgctE4ICNbeAIAC9D5CLkYSV0uG1yPa0 0DVAr8qW+sSyIe45CoH5bO1fyBnsxh4YhrA9TD2XAezocwz2t3T4dnuPCd/QJMLJ 5gGCV8M3cXXVkCw7d0KQsoJoKnlWtoBcwCC4rob2ODnqpuvehfA1VQOBDcFU/+l/ M1LX4f7INC48/XSCcRvbh6I8x49TxE2zLMyIciiphKEoFP+MMKNHWPZANhU1zYHZ SJWtyZWRr22MLtjH5EKK8vRiXKVdBDusNmWBFfWP7j1paJ80x4qw+3uzFw/d1mR2 XiEU79s2wk8C9+w8YuTs8OZ5Wk7KswrAwYpFBFzIEa+Q8/OOVVBKxZFWRO5++p3o fQI++V0MJoyxTaRUhzaImIxQWmMspsukA5hGc5HByHNy1GoZUOHB7fwLwfApsAsM 2A2UmTtds+qShMVE14Wil/rVl1d2tUKxsqYKjajVcY4Ct3le7r1IdwUmKdmw41MI Wfsu56TdOKbWUK2M7pYg =VqTb -----END PGP SIGNATURE----- --8/UBlNHSEJa6utmr--