From owner-freebsd-sparc64@FreeBSD.ORG  Thu Oct  9 23:09:01 2008
Return-Path: <owner-freebsd-sparc64@FreeBSD.ORG>
Delivered-To: sparc64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2AF7F1065694;
	Thu,  9 Oct 2008 23:09:01 +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 004E98FC17;
	Thu,  9 Oct 2008 23:09:00 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4])
	by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id m99N8wnO027489;
	Thu, 9 Oct 2008 19:08:58 -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.14.3/8.14.3) with ESMTP id m99N8wY4034098;
	Thu, 9 Oct 2008 19:08:58 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 77E2073039; Thu,  9 Oct 2008 19:08:58 -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: <20081009230858.77E2073039@freebsd-current.sentex.ca>
Date: Thu,  9 Oct 2008 19:08:58 -0400 (EDT)
X-Virus-Scanned: ClamAV 0.94/8399/Thu Oct  9 08:27:14 2008
	clamav-milter version 0.94 on clamscanner1
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50
Cc: 
Subject: [head tinderbox] failure on sparc64/sun4v
X-BeenThere: freebsd-sparc64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the Sparc <freebsd-sparc64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64>, 
	<mailto:freebsd-sparc64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-sparc64>
List-Post: <mailto:freebsd-sparc64@freebsd.org>
List-Help: <mailto:freebsd-sparc64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64>,
	<mailto:freebsd-sparc64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Oct 2008 23:09:01 -0000

TB --- 2008-10-09 22:03:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-10-09 22:03:00 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2008-10-09 22:03:00 - cleaning the object tree
TB --- 2008-10-09 22:03:21 - cvsupping the source tree
TB --- 2008-10-09 22:03:21 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2008-10-09 22:03:28 - building world (CFLAGS=-O -pipe)
TB --- 2008-10-09 22:03:28 - cd /src
TB --- 2008-10-09 22:03:28 - /usr/bin/make -B buildworld
>>> World build started on Thu Oct  9 22:03:29 UTC 2008
>>> 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 Thu Oct  9 23:04:43 UTC 2008
TB --- 2008-10-09 23:04:43 - generating LINT kernel config
TB --- 2008-10-09 23:04:43 - cd /src/sys/sun4v/conf
TB --- 2008-10-09 23:04:43 - /usr/bin/make -B LINT
TB --- 2008-10-09 23:04:43 - building LINT kernel (COPTFLAGS=)
TB --- 2008-10-09 23:04:43 - cd /src
TB --- 2008-10-09 23:04:43 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Thu Oct  9 23:04:43 UTC 2008
>>> 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   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/usb/ohci_pci.c
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/usb/sl811hs.c
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/usb/slhci_pccard.c
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/usb/uark.c
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/usb/u3g.c
/src/sys/dev/usb/u3g.c: In function 'u3g_attach':
/src/sys/dev/usb/u3g.c:169: error: 'struct u3g_softc' has no member named 'sc_intr_number'
/src/sys/dev/usb/u3g.c:170: error: 'struct u3g_softc' has no member named 'sc_intr_pipe'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-10-09 23:08:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-10-09 23:08:58 - ERROR: failed to build lint kernel
TB --- 2008-10-09 23:08:58 - tinderbox aborted
TB --- 3121.82 user 387.09 system 3958.02 real


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