From owner-freebsd-i386@FreeBSD.ORG Sun Nov 9 14:11:55 2003 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 6066116A4D5; Sun, 9 Nov 2003 14:11:55 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8497D43F75; Sun, 9 Nov 2003 14:11:49 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) hA9MBlv9008156; Sun, 9 Nov 2003 17:11:47 -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 hA9MBl93008155; Sun, 9 Nov 2003 17:11:47 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Sun, 9 Nov 2003 17:11:47 -0500 (EST) Message-Id: <200311092211.hA9MBl93008155@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: Sun, 09 Nov 2003 22:11:55 -0000 TB --- 2003-11-09 21:04:35 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-09 21:04:35 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-11-09 21:04:35 - 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 --- 2003-11-09 21:07:25 - 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 --- 2003-11-09 22:05:38 - 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 Sun Nov 9 22:05:39 GMT 2003 [...] /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/aha/aha_isa.c:127: warning: passing arg 1 of `aha_alloc' makes pointer from integer without a cast /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/aha/aha_isa.c:127: warning: passing arg 2 of `aha_alloc' makes integer from pointer without a cast /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/aha/aha_isa.c:127: warning: passing arg 3 of `aha_alloc' from incompatible pointer type /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/aha/aha_isa.c:127: error: too few arguments to function `aha_alloc' /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/aha/aha_isa.c:127: error: void value not ignored as it ought to be /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/aha/aha_isa.c:189: error: `aha_unit' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/aha/aha_isa.c:189: error: (Each undeclared identifier is reported only once /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/aha/aha_isa.c:189: error: for each function it appears in.) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/modules/aha. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. TB --- 2003-11-09 22:11:47 - TB --- /usr/bin/make returned exit code 1 TB --- 2003-11-09 22:11:47 - TB --- ERROR: failed to build generic kernel TB --- 2003-11-09 22:11:47 - tinderbox aborted