From owner-freebsd-stable@FreeBSD.ORG Sat Apr 15 19:38:39 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA33316A401; Sat, 15 Apr 2006 19:38:38 +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 49F6143D4C; Sat, 15 Apr 2006 19:38:31 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3FJcUJE039602; Sat, 15 Apr 2006 15:38:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3FJcQqC053868; Sat, 15 Apr 2006 15:38:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7EC52730D9; Wed, 12 Apr 2006 17:37:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060415193830.7EC52730D9@freebsd-current.sentex.ca> Date: Wed, 12 Apr 2006 17:37:35 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on i386/i386 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 19:38:39 -0000 TB --- 2006-04-12 20:06:06 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-12 20:06:06 - starting RELENG_6 tinderbox run for i386/i386 TB --- 2006-04-12 20:06:06 - cleaning the object tree TB --- 2006-04-12 20:06:36 - checking out the source tree TB --- 2006-04-12 20:06:36 - cd /tinderbox/RELENG_6/i386/i386 TB --- 2006-04-12 20:06:36 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2006-04-12 20:16:03 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-12 20:16:03 - cd /src TB --- 2006-04-12 20:16:03 - /usr/bin/make -B buildworld >>> 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 TB --- 2006-04-12 21:21:54 - generating LINT kernel config TB --- 2006-04-12 21:21:54 - cd /src/sys/i386/conf TB --- 2006-04-12 21:21:54 - /usr/bin/make -B LINT TB --- 2006-04-12 21:21:54 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-12 21:21:54 - cd /src TB --- 2006-04-12 21:21:54 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 12 21:21:54 UTC 2006 >>> 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 [...] ld -Bshareable -d -warn-common -o if_axe.ko if_axe.kld objcopy --strip-debug if_axe.ko ===> bce (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/bce/../../dev/bce/if_bce.c /src/sys/modules/bce/../../dev/bce/if_bce.c: In function `bce_rx_intr': /src/sys/modules/bce/../../dev/bce/if_bce.c:4093: error: structure has no member named `rxcycles' /src/sys/modules/bce/../../dev/bce/if_bce.c: In function `bce_ioctl': /src/sys/modules/bce/../../dev/bce/if_bce.c:4897: error: label `bce_ioctl_exit' used but not defined *** Error code 1 Stop in /src/sys/modules/bce. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-12 21:37:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-12 21:37:34 - ERROR: failed to build lint kernel TB --- 2006-04-12 21:37:34 - tinderbox aborted TB --- 1.11 user 5.70 system 5488.22 real