panic related to ipv6 (afaik)
Robert Watson
rwatson at FreeBSD.org
Sun Jan 4 22:01:06 UTC 2009
On Sun, 4 Jan 2009, Chris Ruiz wrote:
> r186750 breaks the build:
>
> cc -c -O2 -fno-strict-aliasing -pipe -march=nocona -std=c99 -Wall
> -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign
> -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq
> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
> -finline-limit=8000 --param inline-unit-growth=100 --param
> large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel
> -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow
> -msoft-float -fno-asynchronous-unwind-tables -ffreestanding
> -fstack-protector -Werror /usr/src/sys/netinet6/in6_gif.c cc1: warnings
> being treated as errors /usr/src/sys/netinet6/in6_gif.c:84: warning: excess
> elements in struct initializer /usr/src/sys/netinet6/in6_gif.c:84: warning:
> (near initialization for 'in6_gif_protosw') *** Error code 1
Yes, unfortunately what was intended to be a relatively minor cleanup appears
to have snowballed a bit. I think it's now back to booting *and* compiling,
but if not let me know.
Robert N M Watson
Computer Laboratory
University of Cambridge
More information about the freebsd-current
mailing list