From owner-freebsd-i386@FreeBSD.ORG Sat Feb 5 02:42:32 2005 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 D55DE16A4CE; Sat, 5 Feb 2005 02:42:32 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E1C043D2D; Sat, 5 Feb 2005 02:42:32 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id j152gVP0098537; Fri, 4 Feb 2005 21:42:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id j152i3Fg086390; Fri, 4 Feb 2005 21:44:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AC82C7306E; Fri, 4 Feb 2005 21:42:31 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050205024231.AC82C7306E@freebsd-current.sentex.ca> Date: Fri, 4 Feb 2005 21:42:31 -0500 (EST) X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on smarthost2.sentex.ca X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on clamscanner1 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_5 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: Sat, 05 Feb 2005 02:42:33 -0000 TB --- 2005-02-05 01:27:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-02-05 01:27:17 - starting RELENG_5 tinderbox run for i386/pc98 TB --- 2005-02-05 01:27:17 - checking out the source tree TB --- 2005-02-05 01:27:17 - cd /home/tinderbox/RELENG_5/i386/pc98 TB --- 2005-02-05 01:27:17 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-02-05 01:35:17 - building world (CFLAGS=-O -pipe) TB --- 2005-02-05 01:35:17 - cd /home/tinderbox/RELENG_5/i386/pc98/src TB --- 2005-02-05 01:35:17 - /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 --- 2005-02-05 02:26:56 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-02-05 02:26:56 - cd /home/tinderbox/RELENG_5/i386/pc98/src TB --- 2005-02-05 02:26:56 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Feb 5 02:26:56 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Feb 5 02:36:22 UTC 2005 TB --- 2005-02-05 02:36:22 - generating LINT kernel config TB --- 2005-02-05 02:36:22 - cd /home/tinderbox/RELENG_5/i386/pc98/src/sys/pc98/conf TB --- 2005-02-05 02:36:22 - /usr/bin/make -B LINT TB --- 2005-02-05 02:36:23 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2005-02-05 02:36:23 - cd /home/tinderbox/RELENG_5/i386/pc98/src TB --- 2005-02-05 02:36:23 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Feb 5 02:36:23 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /tinderbox/RELENG_5/i386/pc98/src/sys/kern/sched_4bsd.c:1226: warning: no previous prototype for 'sched_pctcpu' In file included from /tinderbox/RELENG_5/i386/pc98/src/sys/kern/kern_switch.c:108, from /tinderbox/RELENG_5/i386/pc98/src/sys/kern/sched_4bsd.c:1235: ./machine/critical.h:47: warning: nested extern declaration of `cpu_critical_fork_exit' In file included from /tinderbox/RELENG_5/i386/pc98/src/sys/kern/sched_4bsd.c:1235: /tinderbox/RELENG_5/i386/pc98/src/sys/kern/kern_switch.c:133: warning: no previous prototype for 'choosethread' /tinderbox/RELENG_5/i386/pc98/src/sys/kern/kern_switch.c:281: warning: no previous prototype for 'adjustrunqueue' /tinderbox/RELENG_5/i386/pc98/src/sys/kern/kern_switch.c:452: confused by earlier errors, bailing out *** Error code 1 Stop in /tinderbox/RELENG_5/i386/pc98/obj/pc98/tinderbox/RELENG_5/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/pc98/src. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/pc98/src. TB --- 2005-02-05 02:42:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-02-05 02:42:31 - ERROR: failed to build lint kernel TB --- 2005-02-05 02:42:31 - tinderbox aborted