From owner-freebsd-tinderbox@FreeBSD.ORG Tue Aug 31 03:10:06 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1337A16A4CE; Tue, 31 Aug 2004 03:10:06 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A134943D39; Tue, 31 Aug 2004 03:10:05 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.13.1/8.13.1) with ESMTP id i7V3A4th085335; Mon, 30 Aug 2004 23:10:04 -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.12.11/8.12.11) with ESMTP id i7V3A5FF012164; Mon, 30 Aug 2004 23:10:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D41017303F; Mon, 30 Aug 2004 23:10:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040831031004.D41017303F@freebsd-current.sentex.ca> Date: Mon, 30 Aug 2004 23:10:04 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 03:10:06 -0000 TB --- 2004-08-31 01:51:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-31 01:51:33 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-08-31 01:51:33 - checking out the source tree TB --- 2004-08-31 01:51:33 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-08-31 01:51:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-31 01:56:41 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-31 01:56:41 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-31 01:56:41 - /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 --- 2004-08-31 03:00:25 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-31 03:00:25 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-31 03:00:25 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Aug 31 03:00:26 UTC 2004 >>> 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 [...] ===> coda cc -O2 -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvinit': /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: `NVCODA' undeclared (first use in this function) /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: for each function it appears in.) /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvuninit': /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:215: error: `NVCODA' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/coda. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-08-31 03:10:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-31 03:10:04 - ERROR: failed to build generic kernel TB --- 2004-08-31 03:10:04 - tinderbox aborted