From owner-freebsd-i386@FreeBSD.ORG Mon Jan 5 14:26:33 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 2E95B16A4CE; Mon, 5 Jan 2004 14:26:33 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC17043D1F; Mon, 5 Jan 2004 14:26:31 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) i05MQUv9040859; Mon, 5 Jan 2004 17:26:30 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id i05MQUiB040858; Mon, 5 Jan 2004 17:26:30 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Mon, 5 Jan 2004 17:26:30 -0500 (EST) Message-Id: <200401052226.i05MQUiB040858@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, i386@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on i386/pc98 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: Mon, 05 Jan 2004 22:26:33 -0000 TB --- 2004-01-05 21:20:54 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2004-01-05 21:20:54 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-01-05 21:20:54 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-01-05 21:23:07 - building world TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /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 --- 2004-01-05 22:22:02 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Jan 5 22:22:03 GMT 2004 [...] /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/kern/vfs_subr.c:324: warning: no previous prototype for `vop_rename_pre' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/kern/vfs_subr.c:348: warning: no previous prototype for `vop_strategy_pre' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/kern/vfs_subr.c:370: warning: no previous prototype for `vop_lookup_pre' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/kern/vfs_subr.c:382: warning: no previous prototype for `vop_lookup_post' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/kern/vfs_subr.c:413: warning: no previous prototype for `vop_unlock_pre' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/kern/vfs_subr.c:424: warning: no previous prototype for `vop_unlock_post' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/kern/vfs_subr.c:433: warning: no previous prototype for `vop_lock_pre' /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/kern/vfs_subr.c:444: warning: no previous prototype for `vop_lock_post' *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-01-05 22:26:29 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-01-05 22:26:29 - TB --- ERROR: failed to build generic kernel TB --- 2004-01-05 22:26:29 - tinderbox aborted