From owner-freebsd-i386@FreeBSD.ORG Tue Feb 10 22:25:45 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 7F97B16A4CE; Tue, 10 Feb 2004 22:25:45 -0800 (PST) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B55143D1F; Tue, 10 Feb 2004 22:25:45 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 61AE27303A; Wed, 11 Feb 2004 01:25:44 -0500 (EST) Sender: Tinderbox From: Tinderbox To: stable@freebsd.org, i386@freebsd.org Precedence: bulk Message-Id: <20040211062544.61AE27303A@freebsd-current.sentex.ca> Date: Wed, 11 Feb 2004 01:25:44 -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: Wed, 11 Feb 2004 06:25:45 -0000 TB --- 2004-02-11 05:17:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-02-11 05:17:46 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-02-11 05:17:46 - 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-11 05:36:06 - 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-11 06:14:43 - 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 11 06:14:45 GMT 2004 >>> Kernel build for GENERIC completed on Wed Feb 11 06:20:11 GMT 2004 TB --- 2004-02-11 06:20:11 - 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 11 06:20:11 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/opencrypto/criov.c 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/opencrypto/crmbuf.c /other/tinderbox/RELENG_4/i386/i386/src/sys/opencrypto/crmbuf.c:46: conflicting types for `m_apply' /other/tinderbox/RELENG_4/i386/i386/src/sys/sys/mbuf.h:586: previous declaration of `m_apply' /other/tinderbox/RELENG_4/i386/i386/src/sys/opencrypto/crmbuf.c:46: warning: redundant redeclaration of `m_apply' in same scope /other/tinderbox/RELENG_4/i386/i386/src/sys/sys/mbuf.h:586: warning: previous declaration of `m_apply' /other/tinderbox/RELENG_4/i386/i386/src/sys/opencrypto/crmbuf.c:47: warning: redundant redeclaration of `m_getptr' in same scope /other/tinderbox/RELENG_4/i386/i386/src/sys/sys/mbuf.h:608: warning: previous declaration of `m_getptr' *** 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-11 06:25:43 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-02-11 06:25:43 - TB --- ERROR: failed to build lint kernel TB --- 2004-02-11 06:25:43 - tinderbox aborted