From owner-freebsd-stable@FreeBSD.ORG Sat Dec 19 17:31:29 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74A581065672 for ; Sat, 19 Dec 2009 17:31:29 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id 26B038FC08 for ; Sat, 19 Dec 2009 17:31:28 +0000 (UTC) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id nBJHVAT1007304; Sat, 19 Dec 2009 09:31:10 -0800 (PST) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.3/Submit) id nBJHV9sT007303; Sat, 19 Dec 2009 09:31:09 -0800 (PST) (envelope-from david) Date: Sat, 19 Dec 2009 09:31:09 -0800 From: David Wolfskill To: Chris H Message-ID: <20091219173109.GK470@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , Chris H , freebsd-stable@freebsd.org References: <20091219133511.GI470@bunrab.catwhisker.org> <89caec87156a8a9f169aced430d2883a.HRCIM@webmail.1command.com> <3348649efcb82ef4d7e26b74b8621a42.HRCIM@webmail.1command.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qD3brAgIG4LbUq6d" Content-Disposition: inline In-Reply-To: <3348649efcb82ef4d7e26b74b8621a42.HRCIM@webmail.1command.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: Failure during GENERIC (i386) kernel build at r200721 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2009 17:31:29 -0000 --qD3brAgIG4LbUq6d Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 19, 2009 at 06:05:33AM -0800, Chris H wrote: > ... > > Greetings, > > What are the chances you made no declaration as to your CPU type in your > > KERNCONF? > > > > > > eg; 1386 >=20 > Just for clarity; from /usr/src/sys/i386/conf/GENERIC: >=20 > machine i386 With respect, that is not correct, at least for stable/7 as of r200721. Rather, the line in question is in /sys/i386/conf/DEFAULTS: g1-119(7.2-S)[2] cd /sys/i386/conf/ g1-119(7.2-S)[3] grep '^machine' * DEFAULTS:machine i386 g1-119(7.2-S)[4]=20 Indeed; that appears to have gone into DEFAULTS as of r152865: ------------------------------------------------------------------------ r152865 | ru | 2005-11-27 15:17:00 -0800 (Sun, 27 Nov 2005) | 3 lines - Allow duplicate "machine" directives with the same arguments. - Move existing "machine" directives to DEFAULTS. ------------------------------------------------------------------------ I note, too, that stable/6, stable/8 and head each built and ran successfully on this machine this morning -- each using an unmodified GENERIC kernel, as is the kernel I was unable to build for stable/7. And I had another occurrence of the "make buildkernel" failure on my laptop (as a reality check) -- though that was not a GENERIC kerenl. > ... Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --qD3brAgIG4LbUq6d Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkstDd0ACgkQmprOCmdXAD1ZsACfUYPr2y/uf6NV33ePORmrMkHC TZwAmgLuCVbT+lJsXp00yjHnC42ARtEH =0tZL -----END PGP SIGNATURE----- --qD3brAgIG4LbUq6d--