Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2008 17:34:49 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        jb@FreeBSD.org
Cc:        current@freebsd.org, i386@freebsd.org
Subject:   Re: [head tinderbox] failure on i386/i386
Message-ID:  <20080524173054.K9809@fledge.watson.org>
In-Reply-To: <20080524155719.CF36D73039@freebsd-current.sentex.ca>
References:  <20080524155719.CF36D73039@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080524173054.K9809>