[releng_8 tinderbox] failure on amd64/amd64

FreeBSD Tinderbox tinderbox at freebsd.org
Mon Jan 9 17:20:10 UTC 2012


TB --- 2012-01-09 14:44:10 - tinderbox 2.8 running on freebsd-legacy.sentex.ca
TB --- 2012-01-09 14:44:10 - starting RELENG_8 tinderbox run for amd64/amd64
TB --- 2012-01-09 14:44:10 - cleaning the object tree
TB --- 2012-01-09 14:44:51 - cvsupping the source tree
TB --- 2012-01-09 14:44:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_8/amd64/amd64/supfile
TB --- 2012-01-09 14:44:58 - building world
TB --- 2012-01-09 14:44:58 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-09 14:44:58 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-09 14:44:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-09 14:44:58 - SRCCONF=/dev/null
TB --- 2012-01-09 14:44:58 - TARGET=amd64
TB --- 2012-01-09 14:44:58 - TARGET_ARCH=amd64
TB --- 2012-01-09 14:44:58 - TZ=UTC
TB --- 2012-01-09 14:44:58 - __MAKE_CONF=/dev/null
TB --- 2012-01-09 14:44:58 - cd /src
TB --- 2012-01-09 14:44:58 - /usr/bin/make -B buildworld
>>> World build started on Mon Jan  9 14:45:02 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 Mon Jan  9 16:58:53 UTC 2012
TB --- 2012-01-09 16:58:53 - generating LINT kernel config
TB --- 2012-01-09 16:58:53 - cd /src/sys/amd64/conf
TB --- 2012-01-09 16:58:53 - /usr/bin/make -B LINT
TB --- 2012-01-09 16:58:53 - cd /src/sys/amd64/conf
TB --- 2012-01-09 16:58:53 - /usr/sbin/config -m LINT
TB --- 2012-01-09 16:58:53 - building LINT kernel
TB --- 2012-01-09 16:58:53 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-09 16:58:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-09 16:58:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-09 16:58:53 - SRCCONF=/dev/null
TB --- 2012-01-09 16:58:53 - TARGET=amd64
TB --- 2012-01-09 16:58:53 - TARGET_ARCH=amd64
TB --- 2012-01-09 16:58:53 - TZ=UTC
TB --- 2012-01-09 16:58:53 - __MAKE_CONF=/dev/null
TB --- 2012-01-09 16:58:53 - cd /src
TB --- 2012-01-09 16:58:53 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Jan  9 16:58:53 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 -frename-registers -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -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 -frename-registers -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -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/amd64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-01-09 17:20:03 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-01-09 17:20:03 - ERROR: failed to build LINT kernel
TB --- 2012-01-09 17:20:03 - 7001.13 user 1282.68 system 9352.52 real


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


More information about the freebsd-tinderbox mailing list