From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 20 06:11:34 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 613D91065670; Sun, 20 May 2012 06:11:34 +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 28DB88FC2B; Sun, 20 May 2012 06:11:34 +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 q4K6BW1b020805; Sun, 20 May 2012 02:11:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4K6BW2C020800; Sun, 20 May 2012 06:11:32 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 20 May 2012 06:11:32 GMT Message-Id: <201205200611.q4K6BW2C020800@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-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 06:11:34 -0000 TB --- 2012-05-20 03:56:15 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-20 03:56:15 - 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 03:56:15 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-20 03:56:15 - cleaning the object tree TB --- 2012-05-20 03:56:15 - cvsupping the source tree TB --- 2012-05-20 03:56:15 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-20 03:57:30 - building world TB --- 2012-05-20 03:57:30 - CROSS_BUILD_TESTING=YES TB --- 2012-05-20 03:57:30 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-20 03:57:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-20 03:57:30 - SRCCONF=/dev/null TB --- 2012-05-20 03:57:30 - TARGET=powerpc TB --- 2012-05-20 03:57:30 - TARGET_ARCH=powerpc TB --- 2012-05-20 03:57:30 - TZ=UTC TB --- 2012-05-20 03:57:30 - __MAKE_CONF=/dev/null TB --- 2012-05-20 03:57:30 - cd /src TB --- 2012-05-20 03:57:30 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 03:57:31 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 >>> World build completed on Sun May 20 06:08:02 UTC 2012 TB --- 2012-05-20 06:08:02 - generating LINT kernel config TB --- 2012-05-20 06:08:02 - cd /src/sys/powerpc/conf TB --- 2012-05-20 06:08:02 - /usr/bin/make -B LINT TB --- 2012-05-20 06:08:02 - cd /src/sys/powerpc/conf TB --- 2012-05-20 06:08:02 - /usr/sbin/config -m LINT TB --- 2012-05-20 06:08:02 - building LINT kernel TB --- 2012-05-20 06:08:02 - CROSS_BUILD_TESTING=YES TB --- 2012-05-20 06:08:02 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-20 06:08:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-20 06:08:02 - SRCCONF=/dev/null TB --- 2012-05-20 06:08:02 - TARGET=powerpc TB --- 2012-05-20 06:08:02 - TARGET_ARCH=powerpc TB --- 2012-05-20 06:08:02 - TZ=UTC TB --- 2012-05-20 06:08:02 - __MAKE_CONF=/dev/null TB --- 2012-05-20 06:08:02 - cd /src TB --- 2012-05-20 06:08:02 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 20 06:08:02 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.powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-20 06:11:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 06:11:32 - ERROR: failed to build LINT kernel TB --- 2012-05-20 06:11:32 - 6740.30 user 884.87 system 8117.40 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full