From owner-freebsd-tinderbox@FreeBSD.ORG  Tue Apr 10 09:09:51 2007
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
X-Original-To: tinderbox@freebsd.org
Delivered-To: freebsd-tinderbox@FreeBSD.ORG
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9D51F16A403;
	Tue, 10 Apr 2007 09:09:51 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18])
	by mx1.freebsd.org (Postfix) with ESMTP id 780A413C4BB;
	Tue, 10 Apr 2007 09:09:51 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3A99o1I002533;
	Tue, 10 Apr 2007 05:09:50 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca
	[64.7.128.98])
	by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l3A99oTd035012;
	Tue, 10 Apr 2007 05:09:50 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 756CB73039; Tue, 10 Apr 2007 05:09:50 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<powerpc@freebsd.org>
Precedence: bulk
Message-Id: <20070410090950.756CB73039@freebsd-current.sentex.ca>
Date: Tue, 10 Apr 2007 05:09:50 -0400 (EDT)
X-Virus-Scanned: ClamAV version devel-20070108,
	clamav-milter version devel-111206 on clamscanner2
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on powerpc/powerpc
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: "Tinderbox reports, responses,
	and meta-comments" <freebsd-tinderbox.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>, 
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-tinderbox>
List-Post: <mailto:freebsd-tinderbox@freebsd.org>
List-Help: <mailto:freebsd-tinderbox-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>, 
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Apr 2007 09:09:51 -0000

TB --- 2007-04-10 07:56:52 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-04-10 07:56:52 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2007-04-10 07:56:52 - cleaning the object tree
TB --- 2007-04-10 07:57:06 - checking out the source tree
TB --- 2007-04-10 07:57:06 - cd /tinderbox/HEAD/powerpc/powerpc
TB --- 2007-04-10 07:57:06 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2007-04-10 08:04:40 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-04-10 08:04:40 - cd /src
TB --- 2007-04-10 08:04:40 - /usr/bin/make -B buildworld
>>> World build started on Tue Apr 10 08:04:41 UTC 2007
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Tue Apr 10 09:02:39 UTC 2007
TB --- 2007-04-10 09:02:39 - generating LINT kernel config
TB --- 2007-04-10 09:02:39 - cd /src/sys/powerpc/conf
TB --- 2007-04-10 09:02:39 - /usr/bin/make -B LINT
TB --- 2007-04-10 09:02:40 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2007-04-10 09:02:40 - cd /src
TB --- 2007-04-10 09:02:40 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Apr 10 09:02:40 UTC 2007
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/net/if_spppfr.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/net/if_spppsubr.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/net/if_stf.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/net/if_tun.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/net/if_tap.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror  /src/sys/net/if_trunk.c
/src/sys/net/if_trunk.c: In function `trunk_port_output':
/src/sys/net/if_trunk.c:565: warning: 'type' might be used uninitialized in this function
*** Error code 1

Stop in /obj/powerpc/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2007-04-10 09:09:50 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-04-10 09:09:50 - ERROR: failed to build lint kernel
TB --- 2007-04-10 09:09:50 - tinderbox aborted
TB --- 0.47 user 1.68 system 4377.61 real


http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full