[head tinderbox] failure on sparc64/sparc64

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sat, 26 Mar 2011 15:28:01 GMT
TB --- 2011-03-26 14:18:29 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2011-03-26 14:18:29 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2011-03-26 14:18:29 - cleaning the object tree
TB --- 2011-03-26 14:18:40 - cvsupping the source tree
TB --- 2011-03-26 14:18:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2011-03-26 14:18:57 - building world
TB --- 2011-03-26 14:18:57 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-03-26 14:18:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-03-26 14:18:57 - TARGET=sparc64
TB --- 2011-03-26 14:18:57 - TARGET_ARCH=sparc64
TB --- 2011-03-26 14:18:57 - TZ=UTC
TB --- 2011-03-26 14:18:57 - __MAKE_CONF=/dev/null
TB --- 2011-03-26 14:18:57 - cd /src
TB --- 2011-03-26 14:18:57 - /usr/bin/make -B buildworld
>>> World build started on Sat Mar 26 14:18:57 UTC 2011
>>> 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 Sat Mar 26 15:23:41 UTC 2011
TB --- 2011-03-26 15:23:41 - generating LINT kernel config
TB --- 2011-03-26 15:23:41 - cd /src/sys/sparc64/conf
TB --- 2011-03-26 15:23:41 - /usr/bin/make -B LINT
TB --- 2011-03-26 15:23:41 - building LINT kernel
TB --- 2011-03-26 15:23:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-03-26 15:23:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-03-26 15:23:41 - TARGET=sparc64
TB --- 2011-03-26 15:23:41 - TARGET_ARCH=sparc64
TB --- 2011-03-26 15:23:41 - TZ=UTC
TB --- 2011-03-26 15:23:41 - __MAKE_CONF=/dev/null
TB --- 2011-03-26 15:23:41 - cd /src
TB --- 2011-03-26 15:23:41 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Mar 26 15:23:41 UTC 2011
>>> 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 -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/ath/if_ath_pci.c -I/src/sys/dev/ath
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/ath/ah_osdep.c -I/src/sys/dev/ath
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/ath/ath_hal/ah.c -I/src/sys/dev/ath
/src/sys/dev/ath/ath_hal/ah.c: In function 'ath_hal_getcapability':
/src/sys/dev/ath/ath_hal/ah.c:602: error: 'HAL_CAP_SPLIT_4KB_TRANS' undeclared (first use in this function)
/src/sys/dev/ath/ath_hal/ah.c:602: error: (Each undeclared identifier is reported only once
/src/sys/dev/ath/ath_hal/ah.c:602: error: for each function it appears in.)
/src/sys/dev/ath/ath_hal/ah.c:604: error: 'HAL_CAP_HAS_PSPOLL' undeclared (first use in this function)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2011-03-26 15:28:01 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-03-26 15:28:01 - ERROR: failed to build lint kernel
TB --- 2011-03-26 15:28:01 - 3141.26 user 690.82 system 4171.33 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full
Received on Sat Mar 26 2011 - 14:28:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:12 UTC