From owner-freebsd-ppc@FreeBSD.ORG Sun Jun 13 22:53: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 DF39D16A4CE; Sun, 13 Jun 2004 22:53:26 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57F5243D53; Sun, 13 Jun 2004 22:53:26 +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 i5DMr0v7010100; Sun, 13 Jun 2004 18:53:00 -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 i5DMqxn0081246; Sun, 13 Jun 2004 18:52:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id F35527303F; Sun, 13 Jun 2004 18:52:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040613225259.F35527303F@freebsd-current.sentex.ca> Date: Sun, 13 Jun 2004 18:52:59 -0400 (EDT) X-Mailman-Approved-At: Mon, 14 Jun 2004 11:46:30 +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: Sun, 13 Jun 2004 22:53:27 -0000 TB --- 2004-06-13 21:49:23 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-13 21:49:23 - starting CURRENT tinderbox run for powerpc/powerpc TB --- 2004-06-13 21:49:23 - checking out the source tree TB --- 2004-06-13 21:49:23 - cd /home/tinderbox/sandbox/CURRENT/powerpc/powerpc TB --- 2004-06-13 21:49:23 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-13 21:54:06 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-13 21:54:06 - cd /home/tinderbox/sandbox/CURRENT/powerpc/powerpc/src TB --- 2004-06-13 21:54:06 - /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 >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-06-13 22:50:36 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-06-13 22:50:36 - cd /home/tinderbox/sandbox/CURRENT/powerpc/powerpc/src TB --- 2004-06-13 22:50:36 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jun 13 22:50:37 GMT 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/net/if_fwsubr.c:281: error: structure has no member named `datagram_size' /tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/net/if_fwsubr.c:282: error: structure has no member named `ether_type' /tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/net/if_fwsubr.c:289: error: structure has no member named `datagram_size' /tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/net/if_fwsubr.c: In function `firewire_input_fragment': /tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/net/if_fwsubr.c:359: error: structure has no member named `datagram_size' /tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/net/if_fwsubr.c:364: error: structure has no member named `datagram_size' /tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/net/if_fwsubr.c: In function `firewire_input': /tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/net/if_fwsubr.c:525: error: structure has no member named `ether_type' *** Error code 1 Stop in /tinderbox/sandbox/CURRENT/powerpc/powerpc/obj/powerpc/tinderbox/sandbox/CURRENT/powerpc/powerpc/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/sandbox/CURRENT/powerpc/powerpc/src. *** Error code 1 Stop in /tinderbox/sandbox/CURRENT/powerpc/powerpc/src. TB --- 2004-06-13 22:52:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-13 22:52:59 - ERROR: failed to build generic kernel TB --- 2004-06-13 22:52:59 - tinderbox aborted