From owner-freebsd-current@FreeBSD.ORG Thu Oct 12 15:36:55 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 B6A7516A4A7; Thu, 12 Oct 2006 15:36:55 +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 CE2F343D5D; Thu, 12 Oct 2006 15:36:36 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k9CFaZu6009780; Thu, 12 Oct 2006 11:36:35 -0400 (EDT) (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.8/8.13.8) with ESMTP id k9CFaZQD025101; Thu, 12 Oct 2006 11:36:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2F2277305F; Thu, 12 Oct 2006 11:36:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061012153635.2F2277305F@freebsd-current.sentex.ca> Date: Thu, 12 Oct 2006 11:36:35 -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: Thu, 12 Oct 2006 15:36:55 -0000 TB --- 2006-10-12 13:47:49 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-12 13:47:49 - starting HEAD tinderbox run for amd64/amd64 TB --- 2006-10-12 13:47:49 - cleaning the object tree TB --- 2006-10-12 13:48:25 - checking out the source tree TB --- 2006-10-12 13:48:25 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2006-10-12 13:48:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-12 13:57:20 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-12 13:57:20 - cd /src TB --- 2006-10-12 13:57:20 - /usr/bin/make -B buildworld >>> World build started on Thu Oct 12 13:57:23 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 Thu Oct 12 15:12:22 UTC 2006 TB --- 2006-10-12 15:12:22 - generating LINT kernel config TB --- 2006-10-12 15:12:22 - cd /src/sys/amd64/conf TB --- 2006-10-12 15:12:22 - /usr/bin/make -B LINT TB --- 2006-10-12 15:12:25 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-12 15:12:25 - cd /src TB --- 2006-10-12 15:12:25 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Oct 12 15:12:25 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 Thu Oct 12 15:30:10 UTC 2006 TB --- 2006-10-12 15:30:10 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-12 15:30:10 - cd /src TB --- 2006-10-12 15:30:10 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Oct 12 15:30:10 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 [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/amd64/amd64/initcpu.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/amd64/amd64/intr_machdep.c /src/sys/amd64/amd64/intr_machdep.c: In function `atpic_reset': /src/sys/amd64/amd64/intr_machdep.c:387: error: `IO_ICU1' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:387: error: (Each undeclared identifier is reported only once /src/sys/amd64/amd64/intr_machdep.c:387: error: for each function it appears in.) /src/sys/amd64/amd64/intr_machdep.c:388: error: `IDT_IO_INTS' undeclared (first use in this function) /src/sys/amd64/amd64/intr_machdep.c:394: 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-12 15:36:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-12 15:36:34 - ERROR: failed to build GENERIC kernel TB --- 2006-10-12 15:36:34 - tinderbox aborted TB --- 0.96 user 3.02 system 6525.12 real