From owner-freebsd-tinderbox@FreeBSD.ORG  Wed Apr 11 09:37:49 2007
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
X-Original-To: tinderbox@freebsd.org
Delivered-To: freebsd-tinderbox@FreeBSD.ORG
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B041016A401;
	Wed, 11 Apr 2007 09:37:49 +0000 (UTC)
	(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 6B88713C46E;
	Wed, 11 Apr 2007 09:37:49 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10])
	by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3B9bmFF068475;
	Wed, 11 Apr 2007 05:37:49 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca
	[64.7.128.98])
	by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3B9bmYZ088893;
	Wed, 11 Apr 2007 05:37:48 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id AF57773039; Wed, 11 Apr 2007 05:37:48 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<ia64@freebsd.org>
Precedence: bulk
Message-Id: <20070411093748.AF57773039@freebsd-current.sentex.ca>
Date: Wed, 11 Apr 2007 05:37:48 -0400 (EDT)
X-Virus-Scanned: ClamAV version devel-20070102,
	clamav-milter version devel-111206 on clamscanner1
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on ia64/ia64
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: "Tinderbox reports, responses,
	and meta-comments" <freebsd-tinderbox.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>, 
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-tinderbox>
List-Post: <mailto:freebsd-tinderbox@freebsd.org>
List-Help: <mailto:freebsd-tinderbox-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>, 
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Apr 2007 09:37:49 -0000

TB --- 2007-04-11 08:14:35 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-04-11 08:14:35 - starting HEAD tinderbox run for ia64/ia64
TB --- 2007-04-11 08:14:35 - cleaning the object tree
TB --- 2007-04-11 08:15:09 - checking out the source tree
TB --- 2007-04-11 08:15:09 - cd /tinderbox/HEAD/ia64/ia64
TB --- 2007-04-11 08:15:09 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2007-04-11 08:26:38 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-04-11 08:26:38 - cd /src
TB --- 2007-04-11 08:26:38 - /usr/bin/make -B buildworld
>>> World build started on Wed Apr 11 08:26:39 UTC 2007
>>> 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
[...]
cc -O2 -pipe  -DACPI_EXEC_APP -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utglobal.c
cc -O2 -pipe  -DACPI_EXEC_APP -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utinit.c
cc -O2 -pipe  -DACPI_EXEC_APP -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmath.c
cc -O2 -pipe  -DACPI_EXEC_APP -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c
/src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c: In function `AcpiUtInfo':
/src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c:1299: error: `bootverbose' undeclared (first use in this function)
/src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c:1299: error: (Each undeclared identifier is reported only once
/src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c:1299: error: for each function it appears in.)
*** Error code 1

Stop in /src/usr.sbin/acpi/acpidb.
*** Error code 1

Stop in /src/usr.sbin/acpi.
*** Error code 1

Stop in /src/usr.sbin.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2007-04-11 09:37:48 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-04-11 09:37:48 - ERROR: failed to build world
TB --- 2007-04-11 09:37:48 - tinderbox aborted
TB --- 0.75 user 2.72 system 4992.69 real


http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full