From owner-freebsd-sparc64@FreeBSD.ORG Fri Jul 1 16:08:02 2011 Return-Path: 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 A5C98106566B; Fri, 1 Jul 2011 16:08:02 +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 74FC68FC12; Fri, 1 Jul 2011 16:08:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p61G81VN085948; Fri, 1 Jul 2011 12:08:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p61G81mm085922; Fri, 1 Jul 2011 16:08:01 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 1 Jul 2011 16:08:01 GMT Message-Id: <201107011608.p61G81mm085922@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2011 16:08:02 -0000 TB --- 2011-07-01 15:12:58 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-07-01 15:12:58 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2011-07-01 15:12:58 - cleaning the object tree TB --- 2011-07-01 15:13:06 - cvsupping the source tree TB --- 2011-07-01 15:13:06 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2011-07-01 15:13:20 - building world TB --- 2011-07-01 15:13:20 - MAKEOBJDIRPREFIX=/obj TB --- 2011-07-01 15:13:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-07-01 15:13:20 - TARGET=sparc64 TB --- 2011-07-01 15:13:20 - TARGET_ARCH=sparc64 TB --- 2011-07-01 15:13:20 - TZ=UTC TB --- 2011-07-01 15:13:20 - __MAKE_CONF=/dev/null TB --- 2011-07-01 15:13:20 - cd /src TB --- 2011-07-01 15:13:20 - /usr/bin/make -B buildworld >>> World build started on Fri Jul 1 15:13:20 UTC 2011 >>> 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 -pipe -DLOADER_DISK_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_CD9660_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DBOOT_FORTH -I/src/sys/boot/sparc64/loader/../../ficl -I/src/sys/boot/sparc64/loader/../../ficl/sparc64 -I/src/sys/boot/sparc64/loader/../../common -I. -DNETIF_OPEN_CLOSE_ONCE -I/src/sys/boot/sparc64/loader/../../ofw/libofw/ -I/src/sys/boot/sparc64/loader/../../../../lib/libstand/ -ffreestanding -std=gnu99 -c /src/sys/boot/sparc64/loader/../../common/devopen.c cc -O2 -pipe -DLOADER_DISK_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_CD9660_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DBOOT_FORTH -I/src/sys/boot/sparc64/loader/../../ficl -I/src/sys/boot/sparc64/loader/../../ficl/sparc64 -I/src/sys/boot/sparc64/loader/../../common -I. -DNETIF_OPEN_CLOSE_ONCE -I/src/sys/boot/sparc64/loader/../../ofw/libofw/ -I/src/sys/boot/sparc64/loader/../../../../lib/libstand/ -ffreestanding -std=gnu99 -c /src/sys/boot/sparc64/loader/../../common/disk.c /src/sys/boot/sparc64/loader/../../common/disk.c: In function 'disk_openmbr': /src/sys/boot/sparc64/loader/../../common/disk.c:328: error: 'LABELSECTOR' undeclared (first use in this function) /src/sys/boot/sparc64/loader/../../common/disk.c:328: error: (Each undeclared identifier is reported only once /src/sys/boot/sparc64/loader/../../common/disk.c:328: error: for each function it appears in.) /src/sys/boot/sparc64/loader/../../common/disk.c: In function 'disk_printbsdslice': /src/sys/boot/sparc64/loader/../../common/disk.c:376: error: 'LABELSECTOR' undeclared (first use in this function) *** Error code 1 Stop in /src/sys/boot/sparc64/loader. *** Error code 1 Stop in /src/sys/boot/sparc64. *** Error code 1 Stop in /src/sys/boot. *** Error code 1 Stop in /src/sys. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-07-01 16:08:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-07-01 16:08:01 - ERROR: failed to build world TB --- 2011-07-01 16:08:01 - 2499.77 user 607.25 system 3302.77 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full