From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jan 9 22:20:50 2012 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A69C106566C; Mon, 9 Jan 2012 22:20:50 +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 CF7B08FC15; Mon, 9 Jan 2012 22:20:49 +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 q09MKnG6092917; Mon, 9 Jan 2012 22:20:49 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.5/8.14.5/Submit) id q09MKnv6092916; Mon, 9 Jan 2012 22:20:49 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 9 Jan 2012 22:20:49 GMT Message-Id: <201201092220.q09MKnv6092916@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 sparc64/sparc64 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: Mon, 09 Jan 2012 22:20:50 -0000 TB --- 2012-01-09 20:34:25 - tinderbox 2.8 running on freebsd-legacy.sentex.ca TB --- 2012-01-09 20:34:25 - starting RELENG_8 tinderbox run for sparc64/sparc64 TB --- 2012-01-09 20:34:25 - cleaning the object tree TB --- 2012-01-09 20:34:44 - cvsupping the source tree TB --- 2012-01-09 20:34:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_8/sparc64/sparc64/supfile TB --- 2012-01-09 20:34:50 - building world TB --- 2012-01-09 20:34:50 - CROSS_BUILD_TESTING=YES TB --- 2012-01-09 20:34:50 - MAKEOBJDIRPREFIX=/obj TB --- 2012-01-09 20:34:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-01-09 20:34:50 - SRCCONF=/dev/null TB --- 2012-01-09 20:34:50 - TARGET=sparc64 TB --- 2012-01-09 20:34:50 - TARGET_ARCH=sparc64 TB --- 2012-01-09 20:34:50 - TZ=UTC TB --- 2012-01-09 20:34:50 - __MAKE_CONF=/dev/null TB --- 2012-01-09 20:34:50 - cd /src TB --- 2012-01-09 20:34:50 - /usr/bin/make -B buildworld >>> World build started on Mon Jan 9 20:34:51 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 22:01:42 UTC 2012 TB --- 2012-01-09 22:01:42 - generating LINT kernel config TB --- 2012-01-09 22:01:42 - cd /src/sys/sparc64/conf TB --- 2012-01-09 22:01:42 - /usr/bin/make -B LINT TB --- 2012-01-09 22:01:42 - cd /src/sys/sparc64/conf TB --- 2012-01-09 22:01:42 - /usr/sbin/config -m LINT TB --- 2012-01-09 22:01:42 - building LINT kernel TB --- 2012-01-09 22:01:42 - CROSS_BUILD_TESTING=YES TB --- 2012-01-09 22:01:42 - MAKEOBJDIRPREFIX=/obj TB --- 2012-01-09 22:01:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-01-09 22:01:42 - SRCCONF=/dev/null TB --- 2012-01-09 22:01:42 - TARGET=sparc64 TB --- 2012-01-09 22:01:42 - TARGET_ARCH=sparc64 TB --- 2012-01-09 22:01:42 - TZ=UTC TB --- 2012-01-09 22:01:42 - __MAKE_CONF=/dev/null TB --- 2012-01-09 22:01:42 - cd /src TB --- 2012-01-09 22:01:42 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jan 9 22:01:42 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 -mcmodel=medany -msoft-float -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 -mcmodel=medany -msoft-float -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/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-01-09 22:20:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-01-09 22:20:49 - ERROR: failed to build LINT kernel TB --- 2012-01-09 22:20:49 - 4909.68 user 816.33 system 6383.91 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-sparc64-sparc64.full