From owner-freebsd-tinderbox@FreeBSD.ORG  Wed May 23 06:36:40 2012
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 1DE251065670;
	Wed, 23 May 2012 06:36:40 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca
	[64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id C94D58FC14;
	Wed, 23 May 2012 06:36:39 +0000 (UTC)
Received: from freebsd-current.sentex.ca (localhost [127.0.0.1])
	by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id
	q4N6adG6056362; Wed, 23 May 2012 02:36:39 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: (from tinderbox@localhost)
	by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4N6adbe056361; 
	Wed, 23 May 2012 06:36:39 GMT (envelope-from tinderbox@freebsd.org)
Date: Wed, 23 May 2012 06:36:39 GMT
Message-Id: <201205230636.q4N6adbe056361@freebsd-current.sentex.ca>
X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to
	FreeBSD Tinderbox <tinderbox@freebsd.org> using -f
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<powerpc@freebsd.org>
Precedence: bulk
Cc: 
Subject: [head tinderbox] failure on powerpc/powerpc
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, 23 May 2012 06:36:40 -0000

TB --- 2012-05-23 04:22:16 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-05-23 04:22:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-05-23 04:22:16 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2012-05-23 04:22:16 - cleaning the object tree
TB --- 2012-05-23 04:25:15 - cvsupping the source tree
TB --- 2012-05-23 04:25:15 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2012-05-23 04:26:38 - building world
TB --- 2012-05-23 04:26:38 - CROSS_BUILD_TESTING=YES
TB --- 2012-05-23 04:26:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-05-23 04:26:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-05-23 04:26:38 - SRCCONF=/dev/null
TB --- 2012-05-23 04:26:38 - TARGET=powerpc
TB --- 2012-05-23 04:26:38 - TARGET_ARCH=powerpc
TB --- 2012-05-23 04:26:38 - TZ=UTC
TB --- 2012-05-23 04:26:38 - __MAKE_CONF=/dev/null
TB --- 2012-05-23 04:26:38 - cd /src
TB --- 2012-05-23 04:26:38 - /usr/bin/make -B buildworld
>>> World build started on Wed May 23 04:26:39 UTC 2012
>>> 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
[...]
/src/usr.sbin/ppp/throughput.c:124: warning: format '%6qu' expects type 'long unsigned int', but argument 4 has type 'long long unsigned int'
/src/usr.sbin/ppp/throughput.c:124: warning: format '%6qu' expects type 'long unsigned int', but argument 5 has type 'long long unsigned int'
/src/usr.sbin/ppp/throughput.c:126: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int'
/src/usr.sbin/ppp/throughput.c: In function 'throughput_clear':
/src/usr.sbin/ppp/throughput.c:270: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int'
/src/usr.sbin/ppp/throughput.c:279: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int'
/src/usr.sbin/ppp/throughput.c:279: warning: format '%6qu' expects type 'long unsigned int', but argument 4 has type 'long long unsigned int'
/src/usr.sbin/ppp/throughput.c:291: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int'
*** Error code 1

Stop in /src/usr.sbin/ppp.
*** Error code 1

Stop in /src/usr.sbin.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-05-23 06:36:38 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-05-23 06:36:38 - ERROR: failed to build world
TB --- 2012-05-23 06:36:38 - 6452.34 user 812.96 system 8062.86 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full