From owner-freebsd-alpha@FreeBSD.ORG Fri Nov 12 11:11:14 2004 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 C778C16A4CE; Fri, 12 Nov 2004 11:11:14 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7085243D39; Fri, 12 Nov 2004 11:11:14 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iACBBDbv014070; Fri, 12 Nov 2004 06:11:13 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iACBBDI2019296; Fri, 12 Nov 2004 06:11:13 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 376F1241A2; Fri, 12 Nov 2004 05:10:05 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041112101005.376F1241A2@freebsd-stable.sentex.ca> Date: Fri, 12 Nov 2004 05:10:05 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/583/Wed Nov 10 05:49:28 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Scanned: ClamAV 0.80/580/Tue Nov 9 04:53:00 2004 clamav-milter version 0.80j on clamscanner2.sentex.ca X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_4 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, 12 Nov 2004 11:11:15 -0000 TB --- 2004-11-12 09:15:01 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2004-11-12 09:15:01 - starting RELENG_4 tinderbox run for alpha/alpha TB --- 2004-11-12 09:15:01 - checking out the source tree TB --- 2004-11-12 09:15:01 - cd /tinderbox/RELENG_4/alpha/alpha TB --- 2004-11-12 09:15:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-11-12 09:23:12 - building world (CFLAGS=-O -pipe) TB --- 2004-11-12 09:23:12 - cd /tinderbox/RELENG_4/alpha/alpha/src TB --- 2004-11-12 09:23:12 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /tinderbox/RELENG_4/alpha/alpha/obj/alpha/tinderbox/RELENG_4/alpha/alpha/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2004-11-12 10:06:12 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-11-12 10:06:12 - cd /tinderbox/RELENG_4/alpha/alpha/src TB --- 2004-11-12 10:06:12 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Nov 12 10:06:12 GMT 2004 [...] building __reml.S from /tinderbox/RELENG_4/alpha/alpha/src/sys/alpha/alpha/divrem.m4 cc -O -pipe -mcpu=ev4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/tinderbox/RELENG_4/alpha/alpha/src/sys -I/tinderbox/RELENG_4/alpha/alpha/src/sys/../include -I/tinderbox/RELENG_4/alpha/alpha/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -mno-fp-regs -Wa,-mev56 -c __reml.S sh /tinderbox/RELENG_4/alpha/alpha/src/sys/conf/newvers.sh GENERIC cc -c -O -pipe -mcpu=ev4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/tinderbox/RELENG_4/alpha/alpha/src/sys -I/tinderbox/RELENG_4/alpha/alpha/src/sys/../include -I/tinderbox/RELENG_4/alpha/alpha/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -mno-fp-regs -Wa,-mev56 vers.c linking kernel uhid.o: In function `uhidopen': uhid.o(.text+0x76c): undefined reference to `update_intr_masks' uhid.o(.text+0x770): undefined reference to `update_intr_masks' *** Error code 1 Stop in /tinderbox/RELENG_4/alpha/alpha/obj/alpha/tinderbox/RELENG_4/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/RELENG_4/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/RELENG_4/alpha/alpha/src. TB --- 2004-11-12 10:10:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-11-12 10:10:04 - ERROR: failed to build generic kernel TB --- 2004-11-12 10:10:04 - tinderbox aborted