[head tinderbox] failure on i386/i386

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sat, 15 Oct 2005 16:06:17 -0400 (EDT)
TB --- 2005-10-15 18:23:47 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2005-10-15 18:23:47 - starting HEAD tinderbox run for i386/i386
TB --- 2005-10-15 18:23:47 - cleaning the object tree
TB --- 2005-10-15 18:24:21 - checking out the source tree
TB --- 2005-10-15 18:24:21 - cd /tinderbox/HEAD/i386/i386
TB --- 2005-10-15 18:24:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2005-10-15 18:30:58 - building world (CFLAGS=-O2 -pipe)
TB --- 2005-10-15 18:30:58 - cd /src
TB --- 2005-10-15 18:30:58 - /usr/bin/make -B buildworld
>>> 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
TB --- 2005-10-15 19:34:57 - building generic kernel (COPTFLAGS=-O2 -pipe)
TB --- 2005-10-15 19:34:57 - cd /src
TB --- 2005-10-15 19:34:57 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sat Oct 15 19:34:58 UTC 2005
>>> 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
>>> Kernel build for GENERIC completed on Sat Oct 15 19:53:01 UTC 2005
TB --- 2005-10-15 19:53:01 - generating LINT kernel config
TB --- 2005-10-15 19:53:01 - cd /src/sys/i386/conf
TB --- 2005-10-15 19:53:01 - /usr/bin/make -B LINT
TB --- 2005-10-15 19:53:01 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2005-10-15 19:53:01 - cd /src
TB --- 2005-10-15 19:53:01 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Oct 15 19:53:01 UTC 2005
>>> 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  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/dev/acpica -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 -finstrument-functions -Wno-inline /src/sys/i386/pci/pci_pir.c
cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/dev/acpica -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 /src/sys/i386/svr4/svr4_locore.s
cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/dev/acpica -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 -finstrument-functions -Wno-inline /src/sys/i386/svr4/svr4_machdep.c
/src/sys/i386/svr4/svr4_machdep.c: In function `svr4_sendsig':
/src/sys/i386/svr4/svr4_machdep.c:418: error: argument "ksi" doesn't match prototype
/src/sys/compat/svr4/svr4_signal.h:142: error: prototype declaration
/src/sys/i386/svr4/svr4_machdep.c:432: error: invalid type argument of `->'
/src/sys/i386/svr4/svr4_machdep.c:433: error: invalid type argument of `->'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2005-10-15 20:06:17 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2005-10-15 20:06:17 - ERROR: failed to build lint kernel
TB --- 2005-10-15 20:06:17 - tinderbox aborted
Received on Sat Oct 15 2005 - 18:06:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:45 UTC