From owner-freebsd-current@FreeBSD.ORG  Mon Dec 15 18:04:31 2008
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: current@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C9DD8106567A;
	Mon, 15 Dec 2008 18:04:31 +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 8CCAF8FC0C;
	Mon, 15 Dec 2008 18:04:31 +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 mBFI4SjD059136;
	Mon, 15 Dec 2008 13:04:29 -0500 (EST)
	(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 mBFI4S3r023721;
	Mon, 15 Dec 2008 13:04:28 -0500 (EST)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 90EAF73039; Mon, 15 Dec 2008 13:04:28 -0500 (EST)
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
Message-Id: <20081215180428.90EAF73039@freebsd-current.sentex.ca>
Date: Mon, 15 Dec 2008 13:04:28 -0500 (EST)
X-Virus-Scanned: ClamAV version 0.94.2,
	clamav-milter version 0.94.2 on clamscanner4
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50
Cc: 
Subject: [head tinderbox] failure on powerpc/powerpc
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: Mon, 15 Dec 2008 18:04:32 -0000

TB --- 2008-12-15 16:17:30 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2008-12-15 16:17:30 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2008-12-15 16:17:30 - cleaning the object tree
TB --- 2008-12-15 16:18:11 - cvsupping the source tree
TB --- 2008-12-15 16:18:11 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2008-12-15 16:18:22 - building world
TB --- 2008-12-15 16:18:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2008-12-15 16:18:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2008-12-15 16:18:22 - TARGET=powerpc
TB --- 2008-12-15 16:18:22 - TARGET_ARCH=powerpc
TB --- 2008-12-15 16:18:22 - TZ=UTC
TB --- 2008-12-15 16:18:22 - __MAKE_CONF=/dev/null
TB --- 2008-12-15 16:18:22 - cd /src
TB --- 2008-12-15 16:18:22 - /usr/bin/make -B buildworld
>>> World build started on Mon Dec 15 16:18:25 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
[...]
===> usr.sbin/nvram (all)
cc -O2 -pipe  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.sbin/nvram/nvram.c
cc -O2 -pipe  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign  -o nvram nvram.o 
gzip -cn /src/usr.sbin/nvram/nvram.8 > nvram.8.gz
===> usr.sbin/ofwdump (all)
cc -O2 -pipe  -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.sbin/ofwdump/ofwdump.c
In file included from /src/usr.sbin/ofwdump/ofwdump.c:29:
/obj/powerpc/src/tmp/usr/include/dev/ofw/openfirm.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcell_t'
*** Error code 1

Stop in /src/usr.sbin/ofwdump.
*** 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 --- 2008-12-15 18:04:28 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-12-15 18:04:28 - ERROR: failed to build world
TB --- 2008-12-15 18:04:28 - 4065.53 user 380.91 system 6418.03 real


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