From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 20 07:04:36 2012 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59269106566B; Sun, 20 May 2012 07:04:36 +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 D47568FC17; Sun, 20 May 2012 07:04:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4K74YEH074746; Sun, 20 May 2012 03:04:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4K74YH7074745; Sun, 20 May 2012 07:04:34 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 20 May 2012 07:04:34 GMT Message-Id: <201205200704.q4K74YH7074745@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 powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2012 07:04:36 -0000 TB --- 2012-05-20 04:22:32 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-20 04:22:32 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-20 04:22:32 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2012-05-20 04:22:32 - cleaning the object tree TB --- 2012-05-20 04:22:32 - cvsupping the source tree TB --- 2012-05-20 04:22:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2012-05-20 04:23:28 - building world TB --- 2012-05-20 04:23:28 - CROSS_BUILD_TESTING=YES TB --- 2012-05-20 04:23:28 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-20 04:23:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-20 04:23:28 - SRCCONF=/dev/null TB --- 2012-05-20 04:23:28 - TARGET=powerpc TB --- 2012-05-20 04:23:28 - TARGET_ARCH=powerpc64 TB --- 2012-05-20 04:23:28 - TZ=UTC TB --- 2012-05-20 04:23:28 - __MAKE_CONF=/dev/null TB --- 2012-05-20 04:23:28 - cd /src TB --- 2012-05-20 04:23:28 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 04:23:29 UTC 2012 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Sun May 20 07:01:03 UTC 2012 TB --- 2012-05-20 07:01:03 - generating LINT kernel config TB --- 2012-05-20 07:01:03 - cd /src/sys/powerpc/conf TB --- 2012-05-20 07:01:03 - /usr/bin/make -B LINT TB --- 2012-05-20 07:01:03 - cd /src/sys/powerpc/conf TB --- 2012-05-20 07:01:03 - /usr/sbin/config -m LINT TB --- 2012-05-20 07:01:03 - building LINT kernel TB --- 2012-05-20 07:01:03 - CROSS_BUILD_TESTING=YES TB --- 2012-05-20 07:01:03 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-20 07:01:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-20 07:01:03 - SRCCONF=/dev/null TB --- 2012-05-20 07:01:03 - TARGET=powerpc TB --- 2012-05-20 07:01:03 - TARGET_ARCH=powerpc64 TB --- 2012-05-20 07:01:03 - TZ=UTC TB --- 2012-05-20 07:01:03 - __MAKE_CONF=/dev/null TB --- 2012-05-20 07:01:03 - cd /src TB --- 2012-05-20 07:01:03 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 20 07:01:03 UTC 2012 >>> 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 [...] cc1: warnings being treated as errors /src/sys/dev/ath/if_ath.c: In function 'ath_vap_delete': /src/sys/dev/ath/if_ath.c:1311: warning: implicit declaration of function 'ath_beacon_config' /src/sys/dev/ath/if_ath.c:1311: warning: nested extern declaration of 'ath_beacon_config' [-Wnested-externs] /src/sys/dev/ath/if_ath.c: At top level: /src/sys/dev/ath/if_ath.c:3213: warning: no previous prototype for 'ath_beacon_config' [-Wmissing-prototypes] /src/sys/dev/ath/if_ath.c:3213: warning: conflicting types for 'ath_beacon_config' /src/sys/dev/ath/if_ath.c:1311: warning: previous implicit declaration of 'ath_beacon_config' was here *** Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-20 07:04:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 07:04:34 - ERROR: failed to build LINT kernel TB --- 2012-05-20 07:04:34 - 8182.41 user 1096.68 system 9722.09 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full