make buildkernel failing on zfs
Jeremy Chadwick
freebsd at jdc.parodius.com
Fri Jan 22 11:17:10 UTC 2010
On Fri, Jan 22, 2010 at 09:45:46AM +0000, N.J. Mann wrote:
> In message <4B596838.9020609 at southportcomputers.co.uk>,
> Colin (freebsd at 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 at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977. PGP: 4BD6C0CB |
More information about the freebsd-stable
mailing list