On Sun, May 31, 2009 at 02:36:21PM -0400, FreeBSD Tinderbox wrote: > TB --- 2009-05-31 16:20:01 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2009-05-31 16:20:01 - starting HEAD tinderbox run for amd64/amd64 > TB --- 2009-05-31 16:20:01 - cleaning the object tree > TB --- 2009-05-31 16:21:25 - cvsupping the source tree > TB --- 2009-05-31 16:21:25 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile > TB --- 2009-05-31 16:21:35 - building world > TB --- 2009-05-31 16:21:35 - MAKEOBJDIRPREFIX=/obj > TB --- 2009-05-31 16:21:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2009-05-31 16:21:35 - TARGET=amd64 > TB --- 2009-05-31 16:21:35 - TARGET_ARCH=amd64 > TB --- 2009-05-31 16:21:35 - TZ=UTC > TB --- 2009-05-31 16:21:35 - __MAKE_CONF=/dev/null > TB --- 2009-05-31 16:21:35 - cd /src > TB --- 2009-05-31 16:21:35 - /usr/bin/make -B buildworld > >>> World build started on Sun May 31 16:21:36 UTC 2009 > >>> 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 Sun May 31 18:23:03 UTC 2009 > TB --- 2009-05-31 18:23:03 - generating LINT kernel config > TB --- 2009-05-31 18:23:03 - cd /src/sys/amd64/conf > TB --- 2009-05-31 18:23:03 - /usr/bin/make -B LINT > TB --- 2009-05-31 18:23:03 - building LINT kernel > TB --- 2009-05-31 18:23:03 - MAKEOBJDIRPREFIX=/obj > TB --- 2009-05-31 18:23:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2009-05-31 18:23:03 - TARGET=amd64 > TB --- 2009-05-31 18:23:03 - TARGET_ARCH=amd64 > TB --- 2009-05-31 18:23:03 - TZ=UTC > TB --- 2009-05-31 18:23:03 - __MAKE_CONF=/dev/null > TB --- 2009-05-31 18:23:03 - cd /src > TB --- 2009-05-31 18:23:03 - /usr/bin/make -B buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Sun May 31 18:23:03 UTC 2009 > >>> 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 /src/sys/kern/vfs_cache.c > /src/sys/kern/vfs_cache.c: In function 'vn_vptocnp_locked': > /src/sys/kern/vfs_cache.c:1075: error: 'startvp' undeclared (first use in this function) > /src/sys/kern/vfs_cache.c:1075: error: (Each undeclared identifier is reported only once > /src/sys/kern/vfs_cache.c:1075: error: for each function it appears in.) > /src/sys/kern/vfs_cache.c: In function 'vn_fullpath1': > /src/sys/kern/vfs_cache.c:1180: error: 'fullpath' undeclared (first use in this function) > /src/sys/kern/vfs_cache.c:1189: error: invalid type argument of 'unary *' > *** Error code 1 Should be fixed by r193186. Sorry.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:48 UTC