From owner-freebsd-alpha@FreeBSD.ORG Wed Nov 9 02:24:49 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 AC5BB16A41F; Wed, 9 Nov 2005 02:24:49 +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 4A5B243D45; Wed, 9 Nov 2005 02:24:49 +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.4/8.13.4) with ESMTP id jA92Om28002305; Tue, 8 Nov 2005 21:24:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id jA92Ol15053028; Tue, 8 Nov 2005 21:24:47 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id AA3C7241A3; Tue, 8 Nov 2005 21:24:47 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051109022447.AA3C7241A3@freebsd-stable.sentex.ca> Date: Tue, 8 Nov 2005 21:24:47 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 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 02:24:50 -0000 TB --- 2005-11-09 01:16:50 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2005-11-09 01:16:50 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2005-11-09 01:16:50 - cleaning the object tree TB --- 2005-11-09 01:17:51 - checking out the source tree TB --- 2005-11-09 01:17:51 - cd /tinderbox/RELENG_5/alpha/alpha TB --- 2005-11-09 01:17:51 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-11-09 01:26:23 - building world (CFLAGS=-O -pipe) TB --- 2005-11-09 01:26:23 - cd /src TB --- 2005-11-09 01:26:23 - /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 02:10:04 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-11-09 02:10:04 - cd /src TB --- 2005-11-09 02:10:04 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Nov 9 02:10:04 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 02:17:59 UTC 2005 TB --- 2005-11-09 02:17:59 - generating LINT kernel config TB --- 2005-11-09 02:17:59 - cd /src/sys/alpha/conf TB --- 2005-11-09 02:17:59 - /usr/bin/make -B LINT TB --- 2005-11-09 02:18:00 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2005-11-09 02:18:00 - cd /src TB --- 2005-11-09 02:18:00 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Nov 9 02:18:00 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 02:24:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-09 02:24:47 - ERROR: failed to build lint kernel TB --- 2005-11-09 02:24:47 - tinderbox aborted