Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2004 10:13:01 -0500 (EST)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <amd64@freebsd.org>
Subject:   [current tinderbox] failure on amd64/amd64
Message-ID:  <20040321151301.1708C7303A@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2004-03-21 12:52:15 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2004-03-21 12:52:15 - starting CURRENT tinderbox run for amd64/amd64
TB --- 2004-03-21 12:52:15 - checking out the source tree
TB --- 2004-03-21 12:52:15 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64
TB --- 2004-03-21 12:52:15 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2004-03-21 12:59:09 - Use of uninitialized value in concatenation (.) or string at /home/tinderbox/bin/tinderbox line 544.
TB --- 2004-03-21 12:59:09 - building world (CFLAGS={'CFLAGS'})
TB --- 2004-03-21 12:59:09 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src
TB --- 2004-03-21 12:59:09 - /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 14:54:54 - building generic kernel (COPTFLAGS=-O2 -pipe)
TB --- 2004-03-21 14:54:54 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src
TB --- 2004-03-21 14:54:54 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun Mar 21 14:54:54 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 15:04:06 GMT 2004
TB --- 2004-03-21 15:04:06 - generating LINT kernel config
TB --- 2004-03-21 15:04:06 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src/sys/amd64/conf
TB --- 2004-03-21 15:04:06 - /usr/bin/make -B LINT
TB --- 2004-03-21 15:04:06 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2004-03-21 15:04:06 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src
TB --- 2004-03-21 15:04:06 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Mar 21 15:04:07 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/amd64/amd64/src/sys -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror  /other/tinderbox/CURRENT/amd64/amd64/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/amd64/amd64/src/sys -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror  /other/tinderbox/CURRENT/amd64/amd64/src/sys/net/if_arcsubr.c
/other/tinderbox/CURRENT/amd64/amd64/src/sys/net/if_arcsubr.c: In function `arc_output':
/other/tinderbox/CURRENT/amd64/amd64/src/sys/net/if_arcsubr.c:156: error: `type' undeclared (first use in this function)
/other/tinderbox/CURRENT/amd64/amd64/src/sys/net/if_arcsubr.c:156: error: (Each undeclared identifier is reported only once
/other/tinderbox/CURRENT/amd64/amd64/src/sys/net/if_arcsubr.c:156: error: for each function it appears in.)
/other/tinderbox/CURRENT/amd64/amd64/src/sys/net/if_arcsubr.c:166: warning: passing arg 2 of `bcopy' makes pointer from integer without a cast
/other/tinderbox/CURRENT/amd64/amd64/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/amd64/amd64/obj/amd64/other/tinderbox/CURRENT/amd64/amd64/src/sys/LINT.
*** Error code 1

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

Stop in /other/tinderbox/CURRENT/amd64/amd64/src.
TB --- 2004-03-21 15:13:00 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2004-03-21 15:13:00 - ERROR: failed to build lint kernel
TB --- 2004-03-21 15:13:00 - tinderbox aborted



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040321151301.1708C7303A>