From owner-freebsd-sparc64@FreeBSD.ORG Wed Feb 11 07:18:12 2009 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 D3C59106566B; Wed, 11 Feb 2009 07:18:12 +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 A90608FC16; Wed, 11 Feb 2009 07:18:12 +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.3/8.14.3) with ESMTP id n1B7IAxI038470; Wed, 11 Feb 2009 02:18:10 -0500 (EST) (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.3/8.14.3) with ESMTP id n1B7IAE6090571; Wed, 11 Feb 2009 02:18:10 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 41D217302F; Wed, 11 Feb 2009 02:18:10 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090211071810.41D217302F@freebsd-current.sentex.ca> Date: Wed, 11 Feb 2009 02:18:10 -0500 (EST) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Wed, 11 Feb 2009 07:18:13 -0000 TB --- 2009-02-11 06:08:16 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-02-11 06:08:16 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-02-11 06:08:16 - cleaning the object tree TB --- 2009-02-11 06:08:37 - cvsupping the source tree TB --- 2009-02-11 06:08:37 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-02-11 06:08:46 - building world TB --- 2009-02-11 06:08:46 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-11 06:08:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-11 06:08:46 - TARGET=sun4v TB --- 2009-02-11 06:08:46 - TARGET_ARCH=sparc64 TB --- 2009-02-11 06:08:46 - TZ=UTC TB --- 2009-02-11 06:08:46 - __MAKE_CONF=/dev/null TB --- 2009-02-11 06:08:46 - cd /src TB --- 2009-02-11 06:08:46 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 11 06:08:48 UTC 2009 >>> 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 [...] 5536 bytes transferred in 0.000060 secs (92508633 bytes/sec) ===> sys/boot/sparc64/loader (all) 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. -I/src/sys/boot/sparc64/loader/../../ofw/libofw/ -I/src/sys/boot/sparc64/loader/../../../../lib/libstand/ -ffreestanding -c /src/sys/boot/sparc64/loader/locore.S 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. -I/src/sys/boot/sparc64/loader/../../ofw/libofw/ -I/src/sys/boot/sparc64/loader/../../../../lib/libstand/ -ffreestanding -c /src/sys/boot/sparc64/loader/main.c /src/sys/boot/sparc64/loader/main.c: In function 'itlb_enter_sun4u': /src/sys/boot/sparc64/loader/main.c:502: error: 'PROMBASE' undeclared (first use in this function) /src/sys/boot/sparc64/loader/main.c:502: error: (Each undeclared identifier is reported only once /src/sys/boot/sparc64/loader/main.c:502: error: for each function it appears in.) *** 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 --- 2009-02-11 07:18:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-02-11 07:18:10 - ERROR: failed to build world TB --- 2009-02-11 07:18:10 - 3371.59 user 331.06 system 4193.59 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full