TB --- 2005-07-30 02:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2005-07-30 02:30:00 - starting RELENG_6 tinderbox run for alpha/alpha
TB --- 2005-07-30 02:30:00 - cleaning the object tree
TB --- 2005-07-30 02:30:22 - checking out the source tree
TB --- 2005-07-30 02:30:22 - cd /tinderbox/RELENG_6/alpha/alpha
TB --- 2005-07-30 02:30:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd
-rRELENG_6 src
TB --- 2005-07-30 02:37:36 - building world (CFLAGS=-O -pipe)
TB --- 2005-07-30 02:37:36 - cd /src
TB --- 2005-07-30 02:37:36 - /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-07-30 03:25:40 - building generic kernel (COPTFLAGS=-O -pipe)
TB --- 2005-07-30 03:25:40 - cd /src
TB --- 2005-07-30 03:25:40 - /usr/bin/make buildkernel
KERNCONF=GENERIC>>> Kernel build for GENERIC started on Sat Jul 30 03:25:40 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
[...]
awk -f /src/sys/modules/ip_mroute_mod/../../conf/kmod_syms.awk ip_mroute.kld
export_syms | xargs -J% objcopy % ip_mroute.kld
ld -Bshareable -d -warn-common -o ip_mroute.ko.debug ip_mroute.kld
objcopy --strip-debug ip_mroute.ko.debug ip_mroute.ko
===> ipw (all)
cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Werror -D_KERNEL -DKLD_MODULE -nostdinc
-I- -include /obj/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq
-I@/../include -finline-limit=15000 -fno-common -g -I/obj/alpha/src/sys/GENERIC
-mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -fformat-extensions -std=c99 -c
/src/sys/modules/ipw/../../dev/ipw/if_ipw.c
/src/sys/modules/ipw/../../dev/ipw/if_ipw.c: In function `ipw_newstate':
/src/sys/modules/ipw/../../dev/ipw/if_ipw.c:845: warning: passing arg 1 of
`ieee80211_node_authorize' from incompatible pointer type
/src/sys/modules/ipw/../../dev/ipw/if_ipw.c:845: error: too many arguments to
function `ieee80211_node_authorize'
*** Error code 1
Stop in /src/sys/modules/ipw.
*** Error code 1
Stop in /src/sys/modules.
*** Error code 1
Stop in /obj/alpha/src/sys/GENERIC.
*** Error code 1
Stop in /src.
*** Error code 1
Stop in /src.
TB --- 2005-07-30 03:32:12 - WARNING: /usr/bin/make returned exit code 1
TB --- 2005-07-30 03:32:12 - ERROR: failed to build generic kernel
TB --- 2005-07-30 03:32:12 - tinderbox aborted