From owner-freebsd-current@FreeBSD.ORG Sun Jan 4 22:01:06 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 035F1106564A for ; Sun, 4 Jan 2009 22:01:06 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id D3C708FC13 for ; Sun, 4 Jan 2009 22:01:05 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 6492C46B17; Sun, 4 Jan 2009 17:01:05 -0500 (EST) Date: Sun, 4 Jan 2009 22:01:05 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Chris Ruiz In-Reply-To: <58c737d70901041335s72ec7335o298d7329fe8a2090@mail.gmail.com> Message-ID: References: <20090104205056.GA41264@freebsd.org> <20090104211439.GJ14235@hoeg.nl> <58c737d70901041335s72ec7335o298d7329fe8a2090@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: panic related to ipv6 (afaik) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2009 22:01:06 -0000 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