From owner-freebsd-tinderbox@FreeBSD.ORG  Wed Apr 11 06:59:34 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 AE3BF16A400;
	Wed, 11 Apr 2007 06:59:34 +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 6B8CB13C45D;
	Wed, 11 Apr 2007 06:59:34 +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 l3B6xXi6061417;
	Wed, 11 Apr 2007 02:59:33 -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 l3B6xX2l078986;
	Wed, 11 Apr 2007 02:59:33 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 5EABE73039; Wed, 11 Apr 2007 02:59:33 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20070411065933.5EABE73039@freebsd-current.sentex.ca>
Date: Wed, 11 Apr 2007 02:59:33 -0400 (EDT)
X-Virus-Scanned: ClamAV version devel-20070102,
	clamav-milter version devel-111206 on clamscanner5
X-Virus-Status: Clean
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" <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 06:59:34 -0000

TB --- 2007-04-11 05:55:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-04-11 05:55:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2007-04-11 05:55:00 - cleaning the object tree
TB --- 2007-04-11 05:55:40 - checking out the source tree
TB --- 2007-04-11 05:55:40 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2007-04-11 05:55:40 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2007-04-11 06:05:28 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-04-11 06:05:28 - cd /src
TB --- 2007-04-11 06:05:28 - /usr/bin/make -B buildworld
>>> World build started on Wed Apr 11 06:05:30 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 06:59:33 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-04-11 06:59:33 - ERROR: failed to build world
TB --- 2007-04-11 06:59:33 - tinderbox aborted
TB --- 0.84 user 3.71 system 3872.41 real


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