From owner-freebsd-stable@FreeBSD.ORG Sat Feb 5 01:27:18 2005 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 C0FC616A4CE; Sat, 5 Feb 2005 01:27:18 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5530143D39; Sat, 5 Feb 2005 01:27:18 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j151RH0S012241; Fri, 4 Feb 2005 20:27:17 -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 j151SmYx057184; Fri, 4 Feb 2005 20:28:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A7F6A7306E; Fri, 4 Feb 2005 20:27:17 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050205012717.A7F6A7306E@freebsd-current.sentex.ca> Date: Fri, 4 Feb 2005 20:27:17 -0500 (EST) X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on clamscanner1 X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on clamscanner2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_5 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: Sat, 05 Feb 2005 01:27:19 -0000 TB --- 2005-02-05 00:09:19 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-02-05 00:09:19 - starting RELENG_5 tinderbox run for i386/i386 TB --- 2005-02-05 00:09:19 - checking out the source tree TB --- 2005-02-05 00:09:19 - cd /home/tinderbox/RELENG_5/i386/i386 TB --- 2005-02-05 00:09:19 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-02-05 00:17:22 - building world (CFLAGS=-O -pipe) TB --- 2005-02-05 00:17:22 - cd /home/tinderbox/RELENG_5/i386/i386/src TB --- 2005-02-05 00:17:22 - /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 01:08:19 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-02-05 01:08:19 - cd /home/tinderbox/RELENG_5/i386/i386/src TB --- 2005-02-05 01:08:19 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Feb 5 01:08:19 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 01:20:01 UTC 2005 TB --- 2005-02-05 01:20:01 - generating LINT kernel config TB --- 2005-02-05 01:20:01 - cd /home/tinderbox/RELENG_5/i386/i386/src/sys/i386/conf TB --- 2005-02-05 01:20:01 - /usr/bin/make -B LINT TB --- 2005-02-05 01:20:01 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2005-02-05 01:20:01 - cd /home/tinderbox/RELENG_5/i386/i386/src TB --- 2005-02-05 01:20:01 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Feb 5 01:20:01 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/i386/src/sys/kern/sched_4bsd.c:1226: warning: no previous prototype for 'sched_pctcpu' In file included from /tinderbox/RELENG_5/i386/i386/src/sys/kern/kern_switch.c:108, from /tinderbox/RELENG_5/i386/i386/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/i386/src/sys/kern/sched_4bsd.c:1235: /tinderbox/RELENG_5/i386/i386/src/sys/kern/kern_switch.c:133: warning: no previous prototype for 'choosethread' /tinderbox/RELENG_5/i386/i386/src/sys/kern/kern_switch.c:281: warning: no previous prototype for 'adjustrunqueue' /tinderbox/RELENG_5/i386/i386/src/sys/kern/kern_switch.c:452: confused by earlier errors, bailing out *** Error code 1 Stop in /tinderbox/RELENG_5/i386/i386/obj/tinderbox/RELENG_5/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/i386/src. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/i386/src. TB --- 2005-02-05 01:27:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-02-05 01:27:17 - ERROR: failed to build lint kernel TB --- 2005-02-05 01:27:17 - tinderbox aborted