From owner-freebsd-i386@FreeBSD.ORG Tue Nov 1 13:00:22 2005 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 303F916A421; Tue, 1 Nov 2005 13:00:22 +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 BA07443D49; Tue, 1 Nov 2005 13:00:21 +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.4/8.13.4) with ESMTP id jA1D0KpW030238; Tue, 1 Nov 2005 08:00:20 -0500 (EST) (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 jA1D0K7J032237; Tue, 1 Nov 2005 08:00:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5AA677302F; Tue, 1 Nov 2005 08:00:20 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051101130020.5AA677302F@freebsd-current.sentex.ca> Date: Tue, 1 Nov 2005 08:00:20 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 13:00:22 -0000 TB --- 2005-11-01 11:25:28 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-01 11:25:28 - starting HEAD tinderbox run for i386/i386 TB --- 2005-11-01 11:25:28 - cleaning the object tree TB --- 2005-11-01 11:26:02 - checking out the source tree TB --- 2005-11-01 11:26:02 - cd /tinderbox/HEAD/i386/i386 TB --- 2005-11-01 11:26:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-01 11:32:42 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-01 11:32:42 - cd /src TB --- 2005-11-01 11:32:42 - /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 TB --- 2005-11-01 12:37:22 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-11-01 12:37:22 - cd /src TB --- 2005-11-01 12:37:22 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Nov 1 12:37:22 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 12:55:42 UTC 2005 TB --- 2005-11-01 12:55:42 - generating LINT kernel config TB --- 2005-11-01 12:55:42 - cd /src/sys/i386/conf TB --- 2005-11-01 12:55:42 - /usr/bin/make -B LINT TB --- 2005-11-01 12:55:43 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-11-01 12:55:43 - cd /src TB --- 2005-11-01 12:55:43 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Nov 1 12:55:43 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/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-01 13:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-01 13:00:20 - ERROR: failed to build lint kernel TB --- 2005-11-01 13:00:20 - tinderbox aborted