[head tinderbox] failure on i386/i386

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sun, 4 May 2008 20:55:34 -0400 (EDT)
TB --- 2008-05-04 23:45:43 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-05-04 23:45:43 - starting HEAD tinderbox run for i386/i386
TB --- 2008-05-04 23:45:43 - cleaning the object tree
TB --- 2008-05-04 23:46:13 - cvsupping the source tree
TB --- 2008-05-04 23:46:13 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile
TB --- 2008-05-04 23:46:20 - building world (CFLAGS=-O -pipe)
TB --- 2008-05-04 23:46:20 - cd /src
TB --- 2008-05-04 23:46:20 - /usr/bin/make -B buildworld
>>> World build started on Sun May  4 23:46:22 UTC 2008
>>> 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 May  5 00:49:41 UTC 2008
TB --- 2008-05-05 00:49:41 - generating LINT kernel config
TB --- 2008-05-05 00:49:41 - cd /src/sys/i386/conf
TB --- 2008-05-05 00:49:41 - /usr/bin/make -B LINT
TB --- 2008-05-05 00:49:41 - building LINT kernel (COPTFLAGS=)
TB --- 2008-05-05 00:49:41 - cd /src
TB --- 2008-05-05 00:49:41 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon May  5 00:49:41 UTC 2008
>>> 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   -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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dc/pnphy.c
cc -c   -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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons.c
cc -c   -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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_crom.c
cc -c   -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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_os.c
/src/sys/dev/dcons/dcons_os.c: In function 'dcons_check_break':
/src/sys/dev/dcons/dcons_os.c:227: error: 'KDB_REQ_BREAK' undeclared (first use in this function)
/src/sys/dev/dcons/dcons_os.c:227: error: (Each undeclared identifier is reported only once
/src/sys/dev/dcons/dcons_os.c:227: error: for each function it appears in.)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-05-05 00:55:34 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-05-05 00:55:34 - ERROR: failed to build lint kernel
TB --- 2008-05-05 00:55:34 - tinderbox aborted
TB --- 3010.27 user 373.93 system 4191.05 real


http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full
Received on Sun May 04 2008 - 22:55:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:30 UTC