From owner-freebsd-ppc@FreeBSD.ORG Thu Jul 8 14:28:27 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B488D16A4CE; Thu, 8 Jul 2004 14:28:27 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C3CB43D46; Thu, 8 Jul 2004 14:28:27 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i68ESLF6075606; Thu, 8 Jul 2004 10:28:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.12.11/8.12.11) with ESMTP id i68ESL3E093162; Thu, 8 Jul 2004 10:28:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9871D7303F; Thu, 8 Jul 2004 10:28:21 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040708142821.9871D7303F@freebsd-current.sentex.ca> Date: Thu, 8 Jul 2004 10:28:21 -0400 (EDT) X-Mailman-Approved-At: Fri, 09 Jul 2004 12:10:33 +0000 Subject: [current tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 14:28:28 -0000 TB --- 2004-07-08 14:22:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-07-08 14:22:34 - starting CURRENT tinderbox run for powerpc/powerpc TB --- 2004-07-08 14:22:34 - checking out the source tree TB --- 2004-07-08 14:22:34 - cd /home/tinderbox/sandbox/CURRENT/powerpc/powerpc TB --- 2004-07-08 14:22:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-07-08 14:26:03 - building world (CFLAGS=-O2 -pipe) TB --- 2004-07-08 14:26:03 - cd /home/tinderbox/sandbox/CURRENT/powerpc/powerpc/src TB --- 2004-07-08 14:26:03 - /usr/bin/make -B buildworld >>> 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 [...] /tinderbox/CURRENT/powerpc/powerpc/src/contrib/binutils/bfd/cpu-powerpc.c:285: error: initializer element is not constant /tinderbox/CURRENT/powerpc/powerpc/src/contrib/binutils/bfd/cpu-powerpc.c:285: error: (near initialization for `bfd_powerpc_archs[13]') /tinderbox/CURRENT/powerpc/powerpc/src/contrib/binutils/bfd/cpu-powerpc.c:295: error: `FALSE' undeclared here (not in a function) /tinderbox/CURRENT/powerpc/powerpc/src/contrib/binutils/bfd/cpu-powerpc.c:295: error: initializer element is not constant /tinderbox/CURRENT/powerpc/powerpc/src/contrib/binutils/bfd/cpu-powerpc.c:295: error: (near initialization for `bfd_powerpc_archs[14].the_default') /tinderbox/CURRENT/powerpc/powerpc/src/contrib/binutils/bfd/cpu-powerpc.c:297: warning: initialization from incompatible pointer type /tinderbox/CURRENT/powerpc/powerpc/src/contrib/binutils/bfd/cpu-powerpc.c:299: error: initializer element is not constant /tinderbox/CURRENT/powerpc/powerpc/src/contrib/binutils/bfd/cpu-powerpc.c:299: error: (near initialization for `bfd_powerpc_archs[14]') *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src. *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src. *** Error code 1 Stop in /tinderbox/CURRENT/powerpc/powerpc/src. TB --- 2004-07-08 14:28:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-07-08 14:28:21 - ERROR: failed to build world TB --- 2004-07-08 14:28:21 - tinderbox aborted