From owner-freebsd-current@FreeBSD.ORG Sat May 24 16:34:50 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E8E4106566B; Sat, 24 May 2008 16:34:50 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3478A8FC16; Sat, 24 May 2008 16:34:49 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 88FBB46B46; Sat, 24 May 2008 12:34:49 -0400 (EDT) Date: Sat, 24 May 2008 17:34:49 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: jb@FreeBSD.org In-Reply-To: <20080524155719.CF36D73039@freebsd-current.sentex.ca> Message-ID: <20080524173054.K9809@fledge.watson.org> References: <20080524155719.CF36D73039@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 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: Sat, 24 May 2008 16:34:50 -0000 On Sat, 24 May 2008, FreeBSD Tinderbox wrote: > cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -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 -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_cmn_err.c > cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -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 -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c > cc1: warnings being treated as errors > /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c:203: warning: redundant redeclaration of 'zone_drain' > /src/sys/modules/opensolaris/../../vm/uma.h:51: warning: previous declaration of 'zone_drain' was here > *** Error code 1 If you need access to a faster box so you can more conveniently run make world / make universe between batches of commits, please let us know. Obviously, a lot of different hands have been involved, but it seems like there tree has been broken more than it has been compiling for about the last month and a half. It would be very nice if the tinderbox breakage could be reduced to "occasional" from "most of the time". Robert N M Watson Computer Laboratory University of Cambridge