From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 25 11:53:07 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 D05BD16A4CE; Mon, 25 Apr 2005 11:53:07 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4905843D5D; Mon, 25 Apr 2005 11:53:05 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3PBr4fE062573; Mon, 25 Apr 2005 07:53:04 -0400 (EDT) (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.3/8.13.3) with ESMTP id j3PBrWlY026174; Mon, 25 Apr 2005 07:53:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 724D97306E; Mon, 25 Apr 2005 07:53:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050425115304.724D97306E@freebsd-current.sentex.ca> Date: Mon, 25 Apr 2005 07:53:04 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner2 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: Mon, 25 Apr 2005 11:53:08 -0000 TB --- 2005-04-25 10:44:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-25 10:44:27 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2005-04-25 10:44:27 - checking out the source tree TB --- 2005-04-25 10:44:27 - cd /home/tinderbox/RELENG_5/alpha/alpha TB --- 2005-04-25 10:44:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-04-25 10:54:00 - building world (CFLAGS=-O -pipe) TB --- 2005-04-25 10:54:00 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-25 10:54:00 - /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-04-25 11:45:15 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-04-25 11:45:15 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-25 11:45:15 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Apr 25 11:45:16 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 [...] objcopy --strip-debug nullfs.ko ===> osf1 cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -I/tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_ioctl.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -I/tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c: In function `osf1_copyinuio': /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: `INT_MAX' undeclared (first use in this function) /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. TB --- 2005-04-25 11:53:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-25 11:53:04 - ERROR: failed to build generic kernel TB --- 2005-04-25 11:53:04 - tinderbox aborted