From owner-freebsd-tinderbox@FreeBSD.ORG  Wed Apr 30 09:30:07 2008
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
Delivered-To: tinderbox@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E9D581065672;
	Wed, 30 Apr 2008 09:30:07 +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 A63538FC1E;
	Wed, 30 Apr 2008 09:30:07 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m3U9U6AP096004;
	Wed, 30 Apr 2008 05:30:06 -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.14.2/8.14.2) with ESMTP id m3U9U6PJ049547;
	Wed, 30 Apr 2008 05:30:06 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id A60DC73039; Wed, 30 Apr 2008 05:30:06 -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: <20080430093006.A60DC73039@freebsd-current.sentex.ca>
Date: Wed, 30 Apr 2008 05:30:06 -0400 (EDT)
X-Virus-Scanned: ClamAV 0.93/6979/Mon Apr 28 10:01:56 2008
	clamav-milter version 0.93 on clamscanner2
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on sparc64/sparc64
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.5
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, 30 Apr 2008 09:30:08 -0000

TB --- 2008-04-30 08:23:05 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-04-30 08:23:05 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-04-30 08:23:05 - cleaning the object tree
TB --- 2008-04-30 08:23:26 - cvsupping the source tree
TB --- 2008-04-30 08:23:26 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-04-30 08:23:31 - building world (CFLAGS=-O -pipe)
TB --- 2008-04-30 08:23:31 - cd /src
TB --- 2008-04-30 08:23:31 - /usr/bin/make -B buildworld
>>> World build started on Wed Apr 30 08:23:34 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 Wed Apr 30 09:24:18 UTC 2008
TB --- 2008-04-30 09:24:18 - generating LINT kernel config
TB --- 2008-04-30 09:24:18 - cd /src/sys/sparc64/conf
TB --- 2008-04-30 09:24:18 - /usr/bin/make -B LINT
TB --- 2008-04-30 09:24:18 - building LINT kernel (COPTFLAGS=)
TB --- 2008-04-30 09:24:18 - cd /src
TB --- 2008-04-30 09:24:18 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 30 09:24:18 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
[...]
/src/sys/kern/uipc_mbuf.c:2046: warning: format '%lld' expects type 'long long int', but argument 12 has type 'u_int64_t'
/src/sys/kern/uipc_mbuf.c:2046: warning: format '%lld' expects type 'long long int', but argument 13 has type 'u_int64_t'
/src/sys/kern/uipc_mbuf.c:2046: warning: format '%lld' expects type 'long long int', but argument 14 has type 'u_int64_t'
/src/sys/kern/uipc_mbuf.c:2046: warning: format '%lld' expects type 'long long int', but argument 15 has type 'u_int64_t'
/src/sys/kern/uipc_mbuf.c:2046: warning: format '%lld' expects type 'long long int', but argument 16 has type 'u_int64_t'
/src/sys/kern/uipc_mbuf.c:2046: warning: format '%lld' expects type 'long long int', but argument 17 has type 'u_int64_t'
/src/sys/kern/uipc_mbuf.c:2046: warning: format '%lld' expects type 'long long int', but argument 18 has type 'u_int64_t'
/src/sys/kern/uipc_mbuf.c:2046: warning: format '%lld' expects type 'long long int', but argument 19 has type 'u_int64_t'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-04-30 09:30:06 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-04-30 09:30:06 - ERROR: failed to build lint kernel
TB --- 2008-04-30 09:30:06 - tinderbox aborted
TB --- 2886.12 user 358.17 system 4021.03 real


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