From owner-freebsd-stable@FreeBSD.ORG Tue Jan 31 03:46:44 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8025116A420 for ; Tue, 31 Jan 2006 03:46:44 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E93EA43D46 for ; Tue, 31 Jan 2006 03:46:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id C59821A3C20; Mon, 30 Jan 2006 19:46:43 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 315E8520B2; Mon, 30 Jan 2006 22:46:43 -0500 (EST) Date: Mon, 30 Jan 2006 22:46:43 -0500 From: Kris Kennaway To: Conrad Sabatier Message-ID: <20060131034643.GA74061@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: buildkernel suddenly not respecting -DNO_WERROR 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: Tue, 31 Jan 2006 03:46:44 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2006 at 07:39:41PM -0600, Conrad Sabatier wrote: >=20 > On 31-Jan-2006 Conrad Sabatier wrote: > > I've been unable to build a new kernel for the last several days > > (RELENG_6). > > I keep getting warnings re: failed attempts to inline functions, which > > are being treated as fatal errors due to the -Werror flag. > >=20 > > Is anyone else seeing this? When exactly did buildkernel break, and wh= y? >=20 > OK, I did a little digging and found that in src/sys/conf/kern.pre.mk, the > variable name is WERROR, not NO_WERROR (like in share/mk/bsd.sys.mk). >=20 > Problem solved. :-) Well, it doesn't explain why your kernel build has suddenly sprouted warnings when none should exist (unless you're using home-grown compiler flags). Kris --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD3t2iWry0BWjoQKURAi5/AKCLfK1cYEWW2Ua95slLukaC2MDpfgCgxx5p jLRHeky5KBJsvM2c596tkc4= =mkqp -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--