From owner-freebsd-alpha@FreeBSD.ORG Wed Nov 9 15:14:10 2005 Return-Path: X-Original-To: alpha@freebsd.org 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 AA10116A41F; Wed, 9 Nov 2005 15:14:10 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477DB43D46; Wed, 9 Nov 2005 15:14:10 +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.4/8.13.4) with ESMTP id jA9FE98j053863; Wed, 9 Nov 2005 10:14:09 -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.3/8.13.3) with ESMTP id jA9FE94E003598; Wed, 9 Nov 2005 10:14:09 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id C2819241A3; Wed, 9 Nov 2005 10:14:08 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051109151408.C2819241A3@freebsd-stable.sentex.ca> Date: Wed, 9 Nov 2005 10:14:08 -0500 (EST) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [releng_5 tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 15:14:10 -0000 TB --- 2005-11-09 14:06:05 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2005-11-09 14:06:05 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2005-11-09 14:06:06 - cleaning the object tree TB --- 2005-11-09 14:07:03 - checking out the source tree TB --- 2005-11-09 14:07:03 - cd /tinderbox/RELENG_5/alpha/alpha TB --- 2005-11-09 14:07:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-11-09 14:15:45 - building world (CFLAGS=-O -pipe) TB --- 2005-11-09 14:15:45 - cd /src TB --- 2005-11-09 14:15:45 - /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-11-09 14:59:40 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-11-09 14:59:40 - cd /src TB --- 2005-11-09 14:59:40 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Nov 9 14:59:40 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 Wed Nov 9 15:07:05 UTC 2005 TB --- 2005-11-09 15:07:05 - generating LINT kernel config TB --- 2005-11-09 15:07:05 - cd /src/sys/alpha/conf TB --- 2005-11-09 15:07:05 - /usr/bin/make -B LINT TB --- 2005-11-09 15:07:05 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2005-11-09 15:07:05 - cd /src TB --- 2005-11-09 15:07:05 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Nov 9 15:07:05 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 [...] /src/sys/pci/viapm.c:968: error: (near initialization for `isa_viapm_driver_mod.dmd_driver') /src/sys/pci/viapm.c:968: error: `isa_devclass' undeclared here (not in a function) /src/sys/pci/viapm.c:968: error: initializer element is not constant /src/sys/pci/viapm.c:968: error: (near initialization for `isa_viapm_driver_mod.dmd_devclass') /src/sys/pci/viapm.c:969: error: initializer element is not constant /src/sys/pci/viapm.c:969: error: (near initialization for `isa_viapropm_driver_mod.dmd_driver') /src/sys/pci/viapm.c:969: error: initializer element is not constant /src/sys/pci/viapm.c:969: error: (near initialization for `isa_viapropm_driver_mod.dmd_devclass') *** Error code 1 Stop in /obj/alpha/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-09 15:14:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-09 15:14:08 - ERROR: failed to build lint kernel TB --- 2005-11-09 15:14:08 - tinderbox aborted