From owner-freebsd-stable@FreeBSD.ORG Wed Feb 18 10:17:25 2004 Return-Path: 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 D252716A4CE; Wed, 18 Feb 2004 10:17:25 -0800 (PST) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA0A543D1D; Wed, 18 Feb 2004 10:17:25 -0800 (PST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 18D047303A; Wed, 18 Feb 2004 13:17:25 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040218181725.18D047303A@freebsd-current.sentex.ca> Date: Wed, 18 Feb 2004 13:17:25 -0500 (EST) Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2004 18:17:26 -0000 TB --- 2004-02-18 17:34:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-02-18 17:34:27 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-02-18 17:34:27 - 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-18 17:41:58 - 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-18 18:11:03 - 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 Wed Feb 18 18:11:03 GMT 2004 >>> Kernel build for GENERIC completed on Wed Feb 18 18:15:26 GMT 2004 TB --- 2004-02-18 18:15:26 - 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 Wed Feb 18 18:15:26 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-18 18:17:24 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-02-18 18:17:24 - TB --- ERROR: failed to build lint kernel TB --- 2004-02-18 18:17:24 - tinderbox aborted