From owner-freebsd-current@FreeBSD.ORG  Tue Jun 19 08:41:50 2007
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 [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 686D716A41F;
	Tue, 19 Jun 2007 08:41:50 +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 292DD13C46A;
	Tue, 19 Jun 2007 08:41:50 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5J8fnpr069339;
	Tue, 19 Jun 2007 04:41:49 -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 l5J8fndj002544;
	Tue, 19 Jun 2007 04:41:49 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 73CED73068; Tue, 19 Jun 2007 04:41:49 -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: <20070619084149.73CED73068@freebsd-current.sentex.ca>
Date: Tue, 19 Jun 2007 04:41:49 -0400 (EDT)
X-Virus-Scanned: ClamAV version devel-20070108,
	clamav-milter version devel-111206 on clamscanner2
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: Tue, 19 Jun 2007 08:41:50 -0000

TB --- 2007-06-19 07:02:46 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-06-19 07:02:46 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2007-06-19 07:02:46 - cleaning the object tree
TB --- 2007-06-19 07:03:21 - checking out the source tree
TB --- 2007-06-19 07:03:21 - cd /tinderbox/HEAD/sparc64/sun4v
TB --- 2007-06-19 07:03:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2007-06-19 07:20:25 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-06-19 07:20:25 - cd /src
TB --- 2007-06-19 07:20:25 - /usr/bin/make -B buildworld
>>> World build started on Tue Jun 19 07:20:27 UTC 2007
>>> 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 Tue Jun 19 08:35:25 UTC 2007
TB --- 2007-06-19 08:35:25 - generating LINT kernel config
TB --- 2007-06-19 08:35:25 - cd /src/sys/sun4v/conf
TB --- 2007-06-19 08:35:25 - /usr/bin/make -B LINT
TB --- 2007-06-19 08:35:25 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2007-06-19 08:35:25 - cd /src
TB --- 2007-06-19 08:35:25 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Jun 19 08:35:25 UTC 2007
>>> 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/dev/usb/sl811hs.c:1288: error: 'struct slhci_xfer' has no member named 'sx_callout_t'
/src/sys/dev/usb/sl811hs.c:1289: error: 'struct slhci_xfer' has no member named 'sx_callout_t'
/src/sys/dev/usb/sl811hs.c: In function 'slhci_poll_device':
/src/sys/dev/usb/sl811hs.c:1314: error: 'struct slhci_xfer' has no member named 'sx_callout_t'
/src/sys/dev/usb/sl811hs.c: In function 'slhci_device_intr_abort':
/src/sys/dev/usb/sl811hs.c:1349: error: 'struct slhci_xfer' has no member named 'sx_callout_t'
/src/sys/dev/usb/sl811hs.c: In function 'slhci_transaction':
/src/sys/dev/usb/sl811hs.c:1482: error: 'struct slhci_softc' has no member named 'sc_fullspeed'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2007-06-19 08:41:49 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-06-19 08:41:49 - ERROR: failed to build lint kernel
TB --- 2007-06-19 08:41:49 - tinderbox aborted
TB --- 0.66 user 1.95 system 5943.06 real


http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full