From owner-freebsd-current@FreeBSD.ORG  Sun Oct 15 18:39:46 2006
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
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 65E4916A415;
	Sun, 15 Oct 2006 18:39:46 +0000 (UTC)
	(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 7908D43D66;
	Sun, 15 Oct 2006 18:39:45 +0000 (GMT)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4])
	by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9FBdcsb044975;
	Sun, 15 Oct 2006 07:39:38 -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 k9FBdb1N094129;
	Sun, 15 Oct 2006 07:39:38 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id C3CF67305F; Sun, 15 Oct 2006 07:39:37 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<sparc64@freebsd.org>
Precedence: bulk
Message-Id: <20061015113937.C3CF67305F@freebsd-current.sentex.ca>
Date: Sun, 15 Oct 2006 07:39:37 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on clamscanner1
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on sparc64/sun4v
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Discussions about the use of FreeBSD-current
	<freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
	<mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 15 Oct 2006 18:39:46 -0000

TB --- 2006-10-15 10:38:29 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-10-15 10:38:29 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2006-10-15 10:38:29 - cleaning the object tree
TB --- 2006-10-15 10:38:53 - checking out the source tree
TB --- 2006-10-15 10:38:53 - cd /tinderbox/HEAD/sparc64/sun4v
TB --- 2006-10-15 10:38:53 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-10-15 10:47:18 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-10-15 10:47:18 - cd /src
TB --- 2006-10-15 10:47:18 - /usr/bin/make -B buildworld
>>> World build started on Sun Oct 15 10:47:19 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
>>> World build completed on Sun Oct 15 11:37:37 UTC 2006
TB --- 2006-10-15 11:37:37 - generating LINT kernel config
TB --- 2006-10-15 11:37:37 - cd /src/sys/sun4v/conf
TB --- 2006-10-15 11:37:37 - /usr/bin/make -B LINT
TB --- 2006-10-15 11:37:37 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-10-15 11:37:37 - cd /src
TB --- 2006-10-15 11:37:37 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Oct 15 11:37:37 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
[...]
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/sun4v/src/sys/LINT /src/sys/modules/txp/../../dev/txp/if_txp.c
===> uart (depend)
@ -> /src/sys
machine -> /src/sys/sun4v/include
sparc64 -> /src/sys/sparc64/include
make: don't know how to make uart_cpu_sun4v.c. Stop
*** Error code 2

Stop in /src/sys/modules.
*** Error code 1

Stop in /obj/sun4v/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-10-15 11:39:37 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-10-15 11:39:37 - ERROR: failed to build lint kernel
TB --- 2006-10-15 11:39:37 - tinderbox aborted
TB --- 0.50 user 1.77 system 3668.33 real