From owner-freebsd-current@FreeBSD.ORG Wed Oct 11 13:57:06 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4589316A51A; Wed, 11 Oct 2006 13:57:06 +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 6CF5F43D5E; Wed, 11 Oct 2006 13:57:05 +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.6/8.13.6) with ESMTP id k9BDv4rR047585; Wed, 11 Oct 2006 09:57:04 -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 k9BDv4nA070681; Wed, 11 Oct 2006 09:57:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1A3997305F; Wed, 11 Oct 2006 09:57:03 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061011135704.1A3997305F@freebsd-current.sentex.ca> Date: Wed, 11 Oct 2006 09:57:03 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 13:57:06 -0000 TB --- 2006-10-11 12:07:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-11 12:07:26 - starting HEAD tinderbox run for amd64/amd64 TB --- 2006-10-11 12:07:26 - cleaning the object tree TB --- 2006-10-11 12:08:12 - checking out the source tree TB --- 2006-10-11 12:08:12 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2006-10-11 12:08:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-11 12:17:14 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-11 12:17:14 - cd /src TB --- 2006-10-11 12:17:14 - /usr/bin/make -B buildworld >>> World build started on Wed Oct 11 12:17:16 UTC 2006 >>> 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 >>> World build completed on Wed Oct 11 13:31:40 UTC 2006 TB --- 2006-10-11 13:31:40 - generating LINT kernel config TB --- 2006-10-11 13:31:40 - cd /src/sys/amd64/conf TB --- 2006-10-11 13:31:40 - /usr/bin/make -B LINT TB --- 2006-10-11 13:31:40 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-11 13:31:40 - cd /src TB --- 2006-10-11 13:31:40 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Oct 11 13:31:40 UTC 2006 >>> 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 LINT completed on Wed Oct 11 13:50:11 UTC 2006 TB --- 2006-10-11 13:50:11 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-11 13:50:11 - cd /src TB --- 2006-10-11 13:50:11 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Oct 11 13:50:11 UTC 2006 >>> 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/amd64/amd64/intr_machdep.c:382: error: `ICW1_RESET' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:382: error: `ICW1_IC4' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:383: error: `ICU_IMR_OFFSET' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:383: error: `IDT_IO_INTS' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:385: error: `ICW4_8086' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:387: error: `OCW3_SEL' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:387: error: `OCW3_RR' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:389: error: `IO_ICU2' undeclared (first use in this function) *** Error code 1 Stop in /obj/amd64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-11 13:57:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-11 13:57:03 - ERROR: failed to build GENERIC kernel TB --- 2006-10-11 13:57:03 - tinderbox aborted TB --- 0.89 user 3.46 system 6576.93 real