From owner-freebsd-i386@FreeBSD.ORG Fri Feb 20 04:04:04 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00BBF16A4CE; Fri, 20 Feb 2004 04:04:04 -0800 (PST) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB79743D1F; Fri, 20 Feb 2004 04:04:03 -0800 (PST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 38B3E7303A; Fri, 20 Feb 2004 07:04:03 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040220120403.38B3E7303A@freebsd-current.sentex.ca> Date: Fri, 20 Feb 2004 07:04:03 -0500 (EST) Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 12:04:04 -0000 TB --- 2004-02-20 11:21:09 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-02-20 11:21:09 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-02-20 11:21:09 - checking out the source tree TB --- cd /home/tinderbox/sandbox/RELENG_4/i386/i386 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-02-20 11:28:39 - building world TB --- cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2004-02-20 11:57:46 - building generic kernel TB --- cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Feb 20 11:57:46 GMT 2004 >>> Kernel build for GENERIC completed on Fri Feb 20 12:02:06 GMT 2004 TB --- 2004-02-20 12:02:06 - building LINT kernel TB --- cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 20 12:02:06 GMT 2004 [...] cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/other/tinderbox/RELENG_4/i386/i386/src/sys -I/other/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-builtin -mpreferred-stack-boundary=2 /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/bfe/if_bfe.c /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/bfe/if_bfe.c: In function `bfe_detach': /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/bfe/if_bfe.c:455: warning: implicit declaration of function `mtx_initialized' /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/bfe/if_bfe.c:455: structure has no member named `bfe_mtx' /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/bfe/if_bfe.c: In function `bfe_set_rx_mode': /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/bfe/if_bfe.c:887: warning: unused variable `ifma' /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/bfe/if_bfe.c: In function `bfe_encap': /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/bfe/if_bfe.c:1281: warning: unused variable `chainlen' *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/sys/LINT. *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/src. TB --- 2004-02-20 12:04:03 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-02-20 12:04:03 - TB --- ERROR: failed to build lint kernel TB --- 2004-02-20 12:04:03 - tinderbox aborted