From owner-freebsd-stable@FreeBSD.ORG Fri Jan 22 11:17:10 2010 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 B3C421065670 for ; Fri, 22 Jan 2010 11:17:10 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta14.westchester.pa.mail.comcast.net (qmta14.westchester.pa.mail.comcast.net [76.96.59.212]) by mx1.freebsd.org (Postfix) with ESMTP id 5D1EC8FC08 for ; Fri, 22 Jan 2010 11:17:09 +0000 (UTC) Received: from omta05.westchester.pa.mail.comcast.net ([76.96.62.43]) by qmta14.westchester.pa.mail.comcast.net with comcast id YasH1d0080vyq2s5EbHAoG; Fri, 22 Jan 2010 11:17:10 +0000 Received: from koitsu.dyndns.org ([98.248.46.159]) by omta05.westchester.pa.mail.comcast.net with comcast id YbH91d0023S48mS3RbH9eW; Fri, 22 Jan 2010 11:17:10 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 1DB711E3033; Fri, 22 Jan 2010 03:17:08 -0800 (PST) Date: Fri, 22 Jan 2010 03:17:08 -0800 From: Jeremy Chadwick To: freebsd-stable@freebsd.org Message-ID: <20100122111708.GA67643@icarus.home.lan> References: <4B596838.9020609@southportcomputers.co.uk> <20100122094546.GB6681@titania.njm.me.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100122094546.GB6681@titania.njm.me.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Colin Subject: Re: make buildkernel failing on zfs 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: Fri, 22 Jan 2010 11:17:10 -0000 On Fri, Jan 22, 2010 at 09:45:46AM +0000, N.J. Mann wrote: > In message <4B596838.9020609@southportcomputers.co.uk>, > Colin (freebsd@southportcomputers.co.uk) wrote: > > > [snip] > > It goes for a while and then the buildkernel fails with this: > > > > cc -O2 -fno-strict-aliasing -pipe -DFREEBSD_NAMECACHE -DBUILDING_ZFS > > -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc > > -I/usr/src/sys/modules/zfs/../../cddl/compat/opensolaris > > -I/usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/commo > > n/fs/zfs > > -I/usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod > > -I/usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common > > -I/usr/src/sys/modules/zfs/../.. > > -I/usr/src/sys/modules/zfs/../../cddl/contrib/openso > > laris/common/zfs > > -I/usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common > > -I/usr/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS > > -include /usr/obj/usr/src/sys/TED/opt_global.h -I. -I@ -I@/contrib/altq > > -finline-l > > imit=8000 --param inline-unit-growth=100 --param > > large-function-growth=1000 -fno-common -g -I/usr/obj/usr/src/sys/TED > > -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx > > -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding - > > Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > > -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas > > -Wno-missing-prototypes -Wno-undef -Wno-strict-pro > > totypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls > > -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline > > -Wno-switch -Wno-pointer-arith -c > > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_z > > node.c > > *** Error code 1 > > I think this was a temporary problem that has already been fixed. Try > updating to the latest version and see if that builds okay. The FreeBSD tinderbox build system noticed this problem as well, dying in the same piece of code. It's not you. 738 01/21 17:04 FreeBSD Tinderbox (9.0K) [releng_7 tinderbox] failure on amd64/amd64 739 01/21 17:44 FreeBSD Tinderbox (8.7K) [releng_7 tinderbox] failure on i386/i386 Normally I'd shake my finger at the committer for committing code to stable branches without testing, but I hold the committer (jhb) in very high regards and he has a very established history of not breaking things + doing excellent work. Mistakes happen, we're all human. :-) -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |