From owner-freebsd-tinderbox@FreeBSD.ORG  Wed Jul 21 15:43:27 2004
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 00EAA16A4CE; Wed, 21 Jul 2004 15:43:27 +0000 (GMT)
Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 54C2B43D45; Wed, 21 Jul 2004 15:43:26 +0000 (GMT)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i6LFhNdX004126;
	Wed, 21 Jul 2004 11:43:23 -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 i6LFhPnE050945;
	Wed, 21 Jul 2004 11:43:25 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 7D4C47303F; Wed, 21 Jul 2004 11:43:25 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<ia64@freebsd.org>
Precedence: bulk
Message-Id: <20040721154325.7D4C47303F@freebsd-current.sentex.ca>
Date: Wed, 21 Jul 2004 11:43:25 -0400 (EDT)
Subject: [current tinderbox] failure on ia64/ia64
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.1
List-Id: Tinderbox reports, responses, and meta-comments
	<freebsd-tinderbox.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>,
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-tinderbox>
List-Post: <mailto:freebsd-tinderbox@freebsd.org>
List-Help: <mailto:freebsd-tinderbox-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>,
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 21 Jul 2004 15:43:27 -0000

TB --- 2004-07-21 14:35:43 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2004-07-21 14:35:43 - starting CURRENT tinderbox run for ia64/ia64
TB --- 2004-07-21 14:35:43 - cleaning the sandbox
TB --- 2004-07-21 14:37:01 - checking out the source tree
TB --- 2004-07-21 14:37:01 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64
TB --- 2004-07-21 14:37:01 - /usr/bin/cvs -f -R -Q -d/home/ncvs checkout -P -A src
TB --- 2004-07-21 14:44:55 - WARNING: /home/tinderbox/sandbox/ia64.diff does not exist
TB --- 2004-07-21 14:44:55 - building world (CFLAGS=-O -pipe)
TB --- 2004-07-21 14:44:55 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src
TB --- 2004-07-21 14:44:55 - /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-07-21 15:40:11 - building generic kernel (COPTFLAGS=-O -pipe)
TB --- 2004-07-21 15:40:11 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src
TB --- 2004-07-21 15:40:11 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Wed Jul 21 15:40:11 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
[...]
/tinderbox/CURRENT/ia64/ia64/src/sys/sys/mbuf.h:372: error: `WARN_GIANTOK' undeclared (first use in this function)
/tinderbox/CURRENT/ia64/ia64/src/sys/sys/mbuf.h:372: error: `WARN_SLEEPOK' undeclared (first use in this function)
/tinderbox/CURRENT/ia64/ia64/src/sys/sys/mbuf.h: In function `m_getcl':
/tinderbox/CURRENT/ia64/ia64/src/sys/sys/mbuf.h:385: error: `WARN_GIANTOK' undeclared (first use in this function)
/tinderbox/CURRENT/ia64/ia64/src/sys/sys/mbuf.h:385: error: `WARN_SLEEPOK' undeclared (first use in this function)
/tinderbox/CURRENT/ia64/ia64/src/sys/sys/mbuf.h: In function `m_clget':
/tinderbox/CURRENT/ia64/ia64/src/sys/sys/mbuf.h:413: error: `WARN_GIANTOK' undeclared (first use in this function)
/tinderbox/CURRENT/ia64/ia64/src/sys/sys/mbuf.h:413: error: `WARN_SLEEPOK' undeclared (first use in this function)
*** Error code 1

Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC.
*** Error code 1

Stop in /tinderbox/CURRENT/ia64/ia64/src.
*** Error code 1

Stop in /tinderbox/CURRENT/ia64/ia64/src.
TB --- 2004-07-21 15:43:25 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2004-07-21 15:43:25 - ERROR: failed to build generic kernel
TB --- 2004-07-21 15:43:25 - tinderbox aborted