From owner-freebsd-tinderbox@FreeBSD.ORG Tue Sep 20 10:09:47 2005 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E246416A41F; Tue, 20 Sep 2005 10:09:47 +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 4750143D48; Tue, 20 Sep 2005 10:09:47 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j8KA9kNg073676; Tue, 20 Sep 2005 06:09:46 -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 j8KA9kPv033632; Tue, 20 Sep 2005 06:09:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DE9CB7302F; Tue, 20 Sep 2005 06:09:45 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050920100945.DE9CB7302F@freebsd-current.sentex.ca> Date: Tue, 20 Sep 2005 06:09:45 -0400 (EDT) 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 205.211.164.50 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 10:09:48 -0000 TB --- 2005-09-20 08:28:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-09-20 08:28:40 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-09-20 08:28:40 - cleaning the object tree TB --- 2005-09-20 08:29:15 - checking out the source tree TB --- 2005-09-20 08:29:15 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2005-09-20 08:29:15 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-09-20 08:35:13 - building world (CFLAGS=-O2 -pipe) TB --- 2005-09-20 08:35:13 - cd /src TB --- 2005-09-20 08:35:13 - /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-09-20 10:06:29 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-09-20 10:06:29 - cd /src TB --- 2005-09-20 10:06:29 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Sep 20 10:06: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 [...] /src/sys/dev/aic/aic_pccard.c:199: error: initializer element is not constant /src/sys/dev/aic/aic_pccard.c:199: error: (near initialization for `aic_pccard_methods[3]') /src/sys/dev/aic/aic_pccard.c:200: error: initializer element is not constant /src/sys/dev/aic/aic_pccard.c:200: error: (near initialization for `aic_pccard_methods[4]') /src/sys/dev/aic/aic_pccard.c:201: error: initializer element is not constant /src/sys/dev/aic/aic_pccard.c:201: error: (near initialization for `aic_pccard_methods[5]') /src/sys/dev/aic/aic_pccard.c:203: error: initializer element is not constant /src/sys/dev/aic/aic_pccard.c:203: error: (near initialization for `aic_pccard_methods[6]') *** Error code 1 Stop in /obj/amd64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-09-20 10:09:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-09-20 10:09:45 - ERROR: failed to build generic kernel TB --- 2005-09-20 10:09:45 - tinderbox aborted