From owner-freebsd-amd64@FreeBSD.ORG Tue Nov 1 11:25:31 2005 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1CD916A420; Tue, 1 Nov 2005 11:25:30 +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 60E5C43D45; Tue, 1 Nov 2005 11:25:30 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id jA1BPTVq057950; Tue, 1 Nov 2005 06:25:29 -0500 (EST) (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.3/8.13.3) with ESMTP id jA1BPShM072763; Tue, 1 Nov 2005 06:25:28 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B689E7302F; Tue, 1 Nov 2005 06:25:28 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051101112528.B689E7302F@freebsd-current.sentex.ca> Date: Tue, 1 Nov 2005 06:25:28 -0500 (EST) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 11:25:31 -0000 TB --- 2005-11-01 09:26:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-01 09:26:32 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-11-01 09:26:32 - cleaning the object tree TB --- 2005-11-01 09:27:13 - checking out the source tree TB --- 2005-11-01 09:27:13 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2005-11-01 09:27:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-01 09:34:18 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-01 09:34:18 - cd /src TB --- 2005-11-01 09:34:18 - /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-01 11:05:13 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-11-01 11:05:13 - cd /src TB --- 2005-11-01 11:05:13 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Nov 1 11:05:13 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 Tue Nov 1 11:21:20 UTC 2005 TB --- 2005-11-01 11:21:21 - generating LINT kernel config TB --- 2005-11-01 11:21:21 - cd /src/sys/amd64/conf TB --- 2005-11-01 11:21:21 - /usr/bin/make -B LINT TB --- 2005-11-01 11:21:21 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-11-01 11:21:21 - cd /src TB --- 2005-11-01 11:21:21 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Nov 1 11:21:21 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/acpica/acpi_hpet.c: In function `acpi_hpet_attach': /src/sys/dev/acpica/acpi_hpet.c:94: error: `_COMPONENT' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c:94: error: (Each undeclared identifier is reported only once /src/sys/dev/acpica/acpi_hpet.c:94: error: for each function it appears in.) /src/sys/dev/acpica/acpi_hpet.c:94: error: `_THIS_MODULE' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c: In function `acpi_hpet_detach': /src/sys/dev/acpica/acpi_hpet.c:159: error: `_COMPONENT' undeclared (first use in this function) /src/sys/dev/acpica/acpi_hpet.c:159: error: `_THIS_MODULE' undeclared (first use in this function) *** 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-01 11:25:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-01 11:25:28 - ERROR: failed to build lint kernel TB --- 2005-11-01 11:25:28 - tinderbox aborted