[current tinderbox] failure on sparc64/sparc64

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sun, 21 Mar 2004 11:27:25 -0500 (EST)
TB --- 2004-03-21 13:54:18 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2004-03-21 13:54:18 - starting CURRENT tinderbox run for sparc64/sparc64
TB --- 2004-03-21 13:54:18 - checking out the source tree
TB --- 2004-03-21 13:54:18 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64
TB --- 2004-03-21 13:54:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2004-03-21 14:01:01 - Use of uninitialized value in concatenation (.) or string at /home/tinderbox/bin/tinderbox line 544.
TB --- 2004-03-21 14:01:01 - building world (CFLAGS={'CFLAGS'})
TB --- 2004-03-21 14:01:01 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/src
TB --- 2004-03-21 14:01:01 - /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 --- 2004-03-21 16:01:42 - building generic kernel (COPTFLAGS=-O2 -pipe)
TB --- 2004-03-21 16:01:42 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/src
TB --- 2004-03-21 16:01:42 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun Mar 21 16:01:42 GMT 2004
>>> 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 Sun Mar 21 16:18:31 GMT 2004
TB --- 2004-03-21 16:18:31 - generating LINT kernel config
TB --- 2004-03-21 16:18:31 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/src/sys/sparc64/conf
TB --- 2004-03-21 16:18:31 - /usr/bin/make -B LINT
TB --- 2004-03-21 16:18:31 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2004-03-21 16:18:31 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/src
TB --- 2004-03-21 16:18:31 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Mar 21 16:18:31 GMT 2004
>>> 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/other/tinderbox/CURRENT/sparc64/sparc64/src/sys -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/pf -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding -Werror  /other/tinderbox/CURRENT/sparc64/sparc64/src/sys/net/if.c
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/other/tinderbox/CURRENT/sparc64/sparc64/src/sys -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/pf -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding -Werror  /other/tinderbox/CURRENT/sparc64/sparc64/src/sys/net/if_arcsubr.c
/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/net/if_arcsubr.c: In function `arc_output':
/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/net/if_arcsubr.c:156: error: `type' undeclared (first use in this function)
/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/net/if_arcsubr.c:156: error: (Each undeclared identifier is reported only once
/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/net/if_arcsubr.c:156: error: for each function it appears in.)
/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/net/if_arcsubr.c:166: warning: passing arg 2 of `bcopy' makes pointer from integer without a cast
/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/net/if_arcsubr.c:168: warning: passing arg 2 of `bcopy' makes pointer from integer without a cast
*** Error code 1

Stop in /other/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/other/tinderbox/CURRENT/sparc64/sparc64/src/sys/LINT.
*** Error code 1

Stop in /other/tinderbox/CURRENT/sparc64/sparc64/src.
*** Error code 1

Stop in /other/tinderbox/CURRENT/sparc64/sparc64/src.
TB --- 2004-03-21 16:27:25 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2004-03-21 16:27:25 - ERROR: failed to build lint kernel
TB --- 2004-03-21 16:27:25 - tinderbox aborted
Received on Sun Mar 21 2004 - 07:27:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:48 UTC