From owner-freebsd-stable@FreeBSD.ORG Mon Jan 9 22:12:35 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22374106566B; Mon, 9 Jan 2012 22:12:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id D424E8FC08; Mon, 9 Jan 2012 22:12:34 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.5/8.14.5) with ESMTP id q09MCYsV088236; Mon, 9 Jan 2012 22:12:34 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.5/8.14.5/Submit) id q09MCYCs088231; Mon, 9 Jan 2012 22:12:34 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 9 Jan 2012 22:12:34 GMT Message-Id: <201201092212.q09MCYCs088231@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8 tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2012 22:12:35 -0000 TB --- 2012-01-09 20:23:00 - tinderbox 2.8 running on freebsd-legacy.sentex.ca TB --- 2012-01-09 20:23:00 - starting RELENG_8 tinderbox run for powerpc/powerpc TB --- 2012-01-09 20:23:00 - cleaning the object tree TB --- 2012-01-09 20:23:17 - cvsupping the source tree TB --- 2012-01-09 20:23:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_8/powerpc/powerpc/supfile TB --- 2012-01-09 20:23:23 - building world TB --- 2012-01-09 20:23:23 - CROSS_BUILD_TESTING=YES TB --- 2012-01-09 20:23:23 - MAKEOBJDIRPREFIX=/obj TB --- 2012-01-09 20:23:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-01-09 20:23:23 - SRCCONF=/dev/null TB --- 2012-01-09 20:23:23 - TARGET=powerpc TB --- 2012-01-09 20:23:23 - TARGET_ARCH=powerpc TB --- 2012-01-09 20:23:23 - TZ=UTC TB --- 2012-01-09 20:23:23 - __MAKE_CONF=/dev/null TB --- 2012-01-09 20:23:23 - cd /src TB --- 2012-01-09 20:23:23 - /usr/bin/make -B buildworld >>> World build started on Mon Jan 9 20:23:26 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 Mon Jan 9 21:54:22 UTC 2012 TB --- 2012-01-09 21:54:22 - generating LINT kernel config TB --- 2012-01-09 21:54:22 - cd /src/sys/powerpc/conf TB --- 2012-01-09 21:54:22 - /usr/bin/make -B LINT TB --- 2012-01-09 21:54:23 - cd /src/sys/powerpc/conf TB --- 2012-01-09 21:54:23 - /usr/sbin/config -m LINT TB --- 2012-01-09 21:54:23 - building LINT kernel TB --- 2012-01-09 21:54:23 - CROSS_BUILD_TESTING=YES TB --- 2012-01-09 21:54:23 - MAKEOBJDIRPREFIX=/obj TB --- 2012-01-09 21:54:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-01-09 21:54:23 - SRCCONF=/dev/null TB --- 2012-01-09 21:54:23 - TARGET=powerpc TB --- 2012-01-09 21:54:23 - TARGET_ARCH=powerpc TB --- 2012-01-09 21:54:23 - TZ=UTC TB --- 2012-01-09 21:54:23 - __MAKE_CONF=/dev/null TB --- 2012-01-09 21:54:23 - cd /src TB --- 2012-01-09 21:54:23 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jan 9 21:54:23 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 [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror vnode_if.c :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror vers.c linking kernel nfs_nfsdsubs.o(.data+0x0): undefined reference to `sysctl__vfs_nfsd_children' *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-01-09 22:12:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-01-09 22:12:34 - ERROR: failed to build LINT kernel TB --- 2012-01-09 22:12:34 - 5098.81 user 819.74 system 6573.86 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-powerpc-powerpc.full