From owner-freebsd-current@FreeBSD.ORG Thu Nov 10 07:38:50 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92F421065676; Thu, 10 Nov 2011 07:38:50 +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 5E6678FC12; Thu, 10 Nov 2011 07:38:50 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAA7cncA025089; Thu, 10 Nov 2011 02:38:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAA7cnEv025072; Thu, 10 Nov 2011 07:38:49 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 07:38:49 GMT Message-Id: <201111100738.pAA7cnEv025072@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 powerpc/powerpc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 07:38:50 -0000 TB --- 2011-11-10 05:30:19 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 05:30:19 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-10 05:30:19 - cleaning the object tree TB --- 2011-11-10 05:30:32 - cvsupping the source tree TB --- 2011-11-10 05:30:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-10 05:31:23 - building world TB --- 2011-11-10 05:31:23 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 05:31:23 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 05:31:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 05:31:23 - SRCCONF=/dev/null TB --- 2011-11-10 05:31:23 - TARGET=powerpc TB --- 2011-11-10 05:31:23 - TARGET_ARCH=powerpc TB --- 2011-11-10 05:31:23 - TZ=UTC TB --- 2011-11-10 05:31:23 - __MAKE_CONF=/dev/null TB --- 2011-11-10 05:31:23 - cd /src TB --- 2011-11-10 05:31:23 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 05:31:24 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 >>> World build completed on Thu Nov 10 07:32:38 UTC 2011 TB --- 2011-11-10 07:32:38 - generating LINT kernel config TB --- 2011-11-10 07:32:38 - cd /src/sys/powerpc/conf TB --- 2011-11-10 07:32:38 - /usr/bin/make -B LINT TB --- 2011-11-10 07:32:38 - cd /src/sys/powerpc/conf TB --- 2011-11-10 07:32:38 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 07:32:38 - building GENERIC kernel TB --- 2011-11-10 07:32:38 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 07:32:38 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 07:32:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 07:32:38 - SRCCONF=/dev/null TB --- 2011-11-10 07:32:38 - TARGET=powerpc TB --- 2011-11-10 07:32:38 - TARGET_ARCH=powerpc TB --- 2011-11-10 07:32:38 - TZ=UTC TB --- 2011-11-10 07:32:38 - __MAKE_CONF=/dev/null TB --- 2011-11-10 07:32:38 - cd /src TB --- 2011-11-10 07:32:38 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 07:32:38 UTC 2011 >>> 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 [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 07:38:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 07:38:49 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 07:38:49 - 6230.30 user 1044.21 system 7710.14 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full