[head tinderbox] failure on i386/pc98

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Fri, 3 Nov 2006 17:16:55 -0500 (EST)
TB --- 2006-11-03 21:02:36 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-11-03 21:02:36 - starting HEAD tinderbox run for i386/pc98
TB --- 2006-11-03 21:02:36 - cleaning the object tree
TB --- 2006-11-03 21:03:02 - checking out the source tree
TB --- 2006-11-03 21:03:02 - cd /tinderbox/HEAD/i386/pc98
TB --- 2006-11-03 21:03:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-11-03 21:13:44 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-11-03 21:13:44 - cd /src
TB --- 2006-11-03 21:13:44 - /usr/bin/make -B buildworld
>>> World build started on Fri Nov  3 21:13:45 UTC 2006
>>> 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 Fri Nov  3 22:08:27 UTC 2006
TB --- 2006-11-03 22:08:27 - generating LINT kernel config
TB --- 2006-11-03 22:08:27 - cd /src/sys/pc98/conf
TB --- 2006-11-03 22:08:27 - /usr/bin/make -B LINT
TB --- 2006-11-03 22:08:27 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-11-03 22:08:27 - cd /src
TB --- 2006-11-03 22:08:27 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri Nov  3 22:08:28 UTC 2006
>>> 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 -fformat-extensions -nostdinc -I-  -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/netinet/sctp_pcb.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -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/netinet/sctputil.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -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/netinet/sctp_bsd_addr.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -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/netinet/sctp_timer.c
/src/sys/netinet/sctp_timer.c: In function `sctp_t3rxt_timer':
/src/sys/netinet/sctp_timer.c:865: error: `sctps_datadropchklmt' undeclared (first use in this function)
/src/sys/netinet/sctp_timer.c:865: error: (Each undeclared identifier is reported only once
/src/sys/netinet/sctp_timer.c:865: error: for each function it appears in.)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-11-03 22:16:55 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-11-03 22:16:55 - ERROR: failed to build lint kernel
TB --- 2006-11-03 22:16:55 - tinderbox aborted
TB --- 0.54 user 1.89 system 4458.53 real


http://tinderbox.des.no//tinderbox/logs/tinderbox-head-HEAD-i386-pc98.full
Received on Fri Nov 03 2006 - 21:18:11 UTC

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