From owner-freebsd-stable@FreeBSD.ORG Fri Apr 22 18:22:14 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 DCF7616A4CE; Fri, 22 Apr 2005 18:22:13 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F12D43D3F; Fri, 22 Apr 2005 18:22:13 +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.3/8.13.3) with ESMTP id j3MIMCJ7074932; Fri, 22 Apr 2005 14:22:12 -0400 (EDT) (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.3/8.13.3) with ESMTP id j3MIMC2w090860; Fri, 22 Apr 2005 14:22:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5D09A7306E; Fri, 22 Apr 2005 14:22:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050422182212.5D09A7306E@freebsd-current.sentex.ca> Date: Fri, 22 Apr 2005 14:22:12 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner1 X-Virus-Status: Clean Subject: [releng_5 tinderbox] failure on alpha/alpha 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: Fri, 22 Apr 2005 18:22:14 -0000 TB --- 2005-04-22 17:13:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-22 17:13:25 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2005-04-22 17:13:25 - checking out the source tree TB --- 2005-04-22 17:13:25 - cd /home/tinderbox/RELENG_5/alpha/alpha TB --- 2005-04-22 17:13:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-04-22 17:23:14 - building world (CFLAGS=-O -pipe) TB --- 2005-04-22 17:23:14 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-22 17:23:14 - /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-22 18:14:28 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-04-22 18:14:28 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-22 18:14:28 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Apr 22 18:14:29 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-22 18:22:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-22 18:22:12 - ERROR: failed to build generic kernel TB --- 2005-04-22 18:22:12 - tinderbox aborted