From owner-freebsd-alpha@FreeBSD.ORG Fri Feb 4 22:53:09 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE5F216A4CE; Fri, 4 Feb 2005 22:53:08 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 715EA43D58; Fri, 4 Feb 2005 22:53:07 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id j14Mr6Lq003847; Fri, 4 Feb 2005 17:53:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id j14MrHV9068048; Fri, 4 Feb 2005 17:53:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D00337306E; Fri, 4 Feb 2005 17:53:06 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050204225306.D00337306E@freebsd-current.sentex.ca> Date: Fri, 4 Feb 2005 17:53:06 -0500 (EST) X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on clamscanner4 X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on clamscanner3 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_5 tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 22:53:09 -0000 TB --- 2005-02-04 21:40:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-02-04 21:40:29 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2005-02-04 21:40:29 - checking out the source tree TB --- 2005-02-04 21:40:29 - cd /home/tinderbox/RELENG_5/alpha/alpha TB --- 2005-02-04 21:40:29 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-02-04 21:48:29 - building world (CFLAGS=-O -pipe) TB --- 2005-02-04 21:48:29 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-02-04 21:48:29 - /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-04 22:38:17 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-02-04 22:38:17 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-02-04 22:38:17 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Feb 4 22:38:17 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 Fri Feb 4 22:47:12 UTC 2005 TB --- 2005-02-04 22:47:12 - generating LINT kernel config TB --- 2005-02-04 22:47:12 - cd /home/tinderbox/RELENG_5/alpha/alpha/src/sys/alpha/conf TB --- 2005-02-04 22:47:12 - /usr/bin/make -B LINT TB --- 2005-02-04 22:47:12 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2005-02-04 22:47:12 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-02-04 22:47:12 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 4 22:47:12 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/alpha/alpha/src/sys/kern/sched_4bsd.c:1226: warning: no previous prototype for 'sched_pctcpu' In file included from /tinderbox/RELENG_5/alpha/alpha/src/sys/kern/kern_switch.c:108, from /tinderbox/RELENG_5/alpha/alpha/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/alpha/alpha/src/sys/kern/sched_4bsd.c:1235: /tinderbox/RELENG_5/alpha/alpha/src/sys/kern/kern_switch.c:133: warning: no previous prototype for 'choosethread' /tinderbox/RELENG_5/alpha/alpha/src/sys/kern/kern_switch.c:281: warning: no previous prototype for 'adjustrunqueue' /tinderbox/RELENG_5/alpha/alpha/src/sys/kern/kern_switch.c:452: confused by earlier errors, bailing out *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. TB --- 2005-02-04 22:53:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-02-04 22:53:06 - ERROR: failed to build lint kernel TB --- 2005-02-04 22:53:06 - tinderbox aborted