From owner-freebsd-stable@FreeBSD.ORG Wed Nov 9 03:56:27 2005 Return-Path: X-Original-To: stable@freebsd.org 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 2AF3D16A433; Wed, 9 Nov 2005 03:56:27 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C45943D45; Wed, 9 Nov 2005 03:56:26 +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.4/8.13.4) with ESMTP id jA93uOJZ088172; Tue, 8 Nov 2005 22:56:24 -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 jA93uPK9093927; Tue, 8 Nov 2005 22:56:25 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id C1E01241A3; Tue, 8 Nov 2005 22:56:24 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051109035624.C1E01241A3@freebsd-stable.sentex.ca> Date: Tue, 8 Nov 2005 22:56:24 -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 205.211.164.50 Cc: Subject: [releng_5 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 03:56:27 -0000 TB --- 2005-11-09 02:24:47 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2005-11-09 02:24:47 - starting RELENG_5 tinderbox run for amd64/amd64 TB --- 2005-11-09 02:24:47 - cleaning the object tree TB --- 2005-11-09 02:26:08 - checking out the source tree TB --- 2005-11-09 02:26:08 - cd /tinderbox/RELENG_5/amd64/amd64 TB --- 2005-11-09 02:26:08 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-11-09 02:34:55 - building world (CFLAGS=-O -pipe) TB --- 2005-11-09 02:34:55 - cd /src TB --- 2005-11-09 02:34:55 - /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 >>> stage 5.1: building 32 bit shim libraries TB --- 2005-11-09 03:40:05 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-11-09 03:40:05 - cd /src TB --- 2005-11-09 03:40:05 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Nov 9 03:40:06 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 03:48:52 UTC 2005 TB --- 2005-11-09 03:48:52 - generating LINT kernel config TB --- 2005-11-09 03:48:52 - cd /src/sys/amd64/conf TB --- 2005-11-09 03:48:52 - /usr/bin/make -B LINT TB --- 2005-11-09 03:48:52 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2005-11-09 03:48:52 - cd /src TB --- 2005-11-09 03:48:52 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Nov 9 03:48:52 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/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-09 03:56:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-09 03:56:24 - ERROR: failed to build lint kernel TB --- 2005-11-09 03:56:24 - tinderbox aborted