Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2012 18:10:38 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <i386@freebsd.org>
Subject:   [releng_8 tinderbox] failure on i386/i386
Message-ID:  <201201091810.q09IAcl6047300@freebsd-legacy.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-01-09 16:16:53 - tinderbox 2.8 running on freebsd-legacy.sentex.ca
TB --- 2012-01-09 16:16:53 - starting RELENG_8 tinderbox run for i386/i386
TB --- 2012-01-09 16:16:54 - cleaning the object tree
TB --- 2012-01-09 16:17:21 - cvsupping the source tree
TB --- 2012-01-09 16:17:21 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_8/i386/i386/supfile
TB --- 2012-01-09 16:17:27 - building world
TB --- 2012-01-09 16:17:27 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-09 16:17:27 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-09 16:17:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-09 16:17:27 - SRCCONF=/dev/null
TB --- 2012-01-09 16:17:27 - TARGET=i386
TB --- 2012-01-09 16:17:27 - TARGET_ARCH=i386
TB --- 2012-01-09 16:17:27 - TZ=UTC
TB --- 2012-01-09 16:17:27 - __MAKE_CONF=/dev/null
TB --- 2012-01-09 16:17:27 - cd /src
TB --- 2012-01-09 16:17:27 - /usr/bin/make -B buildworld
>>> World build started on Mon Jan  9 16:17:28 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 17:48:02 UTC 2012
TB --- 2012-01-09 17:48:02 - generating LINT kernel config
TB --- 2012-01-09 17:48:02 - cd /src/sys/i386/conf
TB --- 2012-01-09 17:48:02 - /usr/bin/make -B LINT
TB --- 2012-01-09 17:48:02 - cd /src/sys/i386/conf
TB --- 2012-01-09 17:48:02 - /usr/sbin/config -m LINT
TB --- 2012-01-09 17:48:02 - building LINT kernel
TB --- 2012-01-09 17:48:02 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-09 17:48:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-09 17:48:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-09 17:48:02 - SRCCONF=/dev/null
TB --- 2012-01-09 17:48:02 - TARGET=i386
TB --- 2012-01-09 17:48:02 - TARGET_ARCH=i386
TB --- 2012-01-09 17:48:02 - TZ=UTC
TB --- 2012-01-09 17:48:02 - __MAKE_CONF=/dev/null
TB --- 2012-01-09 17:48:02 - cd /src
TB --- 2012-01-09 17:48:02 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Jan  9 17:48: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
[...]
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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue 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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue vers.c
linking kernel
nfs_nfsdsubs.o(.data+0x0): undefined reference to `sysctl__vfs_nfsd_children'
*** Error code 1

Stop in /obj/i386/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-01-09 18:10:37 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-01-09 18:10:37 - ERROR: failed to build LINT kernel
TB --- 2012-01-09 18:10:37 - 5231.78 user 889.90 system 6823.97 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-i386-i386.full



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201091810.q09IAcl6047300>