From owner-freebsd-sparc64@FreeBSD.ORG  Sat May 19 07:50:06 2012
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 94020106566B;
	Sat, 19 May 2012 07:50:06 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca
	[IPv6:2607:f3e0:0:3::6502:9c])
	by mx1.freebsd.org (Postfix) with ESMTP id 60EE78FC08;
	Sat, 19 May 2012 07:50:06 +0000 (UTC)
Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1])
	by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id
	q4J7o5np055395; Sat, 19 May 2012 07:50:05 GMT
	(envelope-from tinderbox@freebsd.org)
Received: (from tinderbox@localhost)
	by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id q4J7o5oV055392; 
	Sat, 19 May 2012 07:50:05 GMT (envelope-from tinderbox@freebsd.org)
Date: Sat, 19 May 2012 07:50:05 GMT
Message-Id: <201205190750.q4J7o5oV055392@freebsd-legacy2.sentex.ca>
X-Authentication-Warning: freebsd-legacy2.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>, <stable@freebsd.org>,
	<sparc64@freebsd.org>
Precedence: bulk
Cc: 
Subject: [releng_7 tinderbox] failure on sparc64/sparc64
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: Sat, 19 May 2012 07:50:06 -0000

TB --- 2012-05-19 07:10:00 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-05-19 07:10:00 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-05-19 07:10:00 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2012-05-19 07:10:00 - cleaning the object tree
TB --- 2012-05-19 07:10:19 - cvsupping the source tree
TB --- 2012-05-19 07:10:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_7/sparc64/sparc64/supfile
TB --- 2012-05-19 07:13:13 - building world
TB --- 2012-05-19 07:13:13 - CROSS_BUILD_TESTING=YES
TB --- 2012-05-19 07:13:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-05-19 07:13:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-05-19 07:13:13 - SRCCONF=/dev/null
TB --- 2012-05-19 07:13:13 - TARGET=sparc64
TB --- 2012-05-19 07:13:13 - TARGET_ARCH=sparc64
TB --- 2012-05-19 07:13:13 - TZ=UTC
TB --- 2012-05-19 07:13:13 - __MAKE_CONF=/dev/null
TB --- 2012-05-19 07:13:13 - cd /src
TB --- 2012-05-19 07:13:13 - /usr/bin/make -B buildworld
>>> World build started on Sat May 19 07:13:13 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
[...]
cc -O2 -fno-strict-aliasing -pipe  -fno-builtin-strftime -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c
cc -O2 -fno-strict-aliasing -pipe  -fno-builtin-strftime -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_evt.c
/src/usr.sbin/mfiutil/mfi_evt.c: In function 'mfi_decode_evt':
/src/usr.sbin/mfiutil/mfi_evt.c:366: error: 'struct mfi_evt_detail' has no member named 'class'
/src/usr.sbin/mfiutil/mfi_evt.c:367: error: 'struct mfi_evt_detail' has no member named 'class'
/src/usr.sbin/mfiutil/mfi_evt.c: In function 'show_events':
/src/usr.sbin/mfiutil/mfi_evt.c:562: error: 'struct <anonymous>' has no member named 'class'
/src/usr.sbin/mfiutil/mfi_evt.c:572: error: 'struct <anonymous>' has no member named 'class'
*** Error code 1

Stop in /src/usr.sbin/mfiutil.
*** 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-19 07:50:05 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-05-19 07:50:05 - ERROR: failed to build world
TB --- 2012-05-19 07:50:05 - 1745.99 user 330.20 system 2405.47 real


http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full