[head tinderbox] failure on mips/mips

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Fri, 9 Nov 2012 23:17:50 GMT
TB --- 2012-11-09 22:00:57 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-09 22:00:57 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des_at_freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-11-09 22:00:57 - starting HEAD tinderbox run for mips/mips
TB --- 2012-11-09 22:00:57 - cleaning the object tree
TB --- 2012-11-09 22:02:09 - checking out /src from svn://svn.freebsd.org/base/head
TB --- 2012-11-09 22:02:09 - cd /tinderbox/HEAD/mips/mips
TB --- 2012-11-09 22:02:09 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-09 22:03:11 - /usr/local/bin/svn update /src
TB --- 2012-11-09 22:03:19 - At svn revision 242841
TB --- 2012-11-09 22:03:20 - building world
TB --- 2012-11-09 22:03:20 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-09 22:03:20 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-09 22:03:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-09 22:03:20 - SRCCONF=/dev/null
TB --- 2012-11-09 22:03:20 - TARGET=mips
TB --- 2012-11-09 22:03:20 - TARGET_ARCH=mips
TB --- 2012-11-09 22:03:20 - TZ=UTC
TB --- 2012-11-09 22:03:20 - __MAKE_CONF=/dev/null
TB --- 2012-11-09 22:03:20 - cd /src
TB --- 2012-11-09 22:03:20 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Fri Nov  9 22:03:25 UTC 2012
>>> 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 Fri Nov  9 23:14:05 UTC 2012
TB --- 2012-11-09 23:14:05 - cd /src/sys/mips/conf
TB --- 2012-11-09 23:14:05 - /usr/sbin/config -m ADM5120
TB --- 2012-11-09 23:14:05 - skipping ADM5120 kernel
TB --- 2012-11-09 23:14:05 - cd /src/sys/mips/conf
TB --- 2012-11-09 23:14:05 - /usr/sbin/config -m ALCHEMY
TB --- 2012-11-09 23:14:05 - skipping ALCHEMY kernel
TB --- 2012-11-09 23:14:05 - cd /src/sys/mips/conf
TB --- 2012-11-09 23:14:05 - /usr/sbin/config -m AP91
TB --- 2012-11-09 23:14:05 - building AP91 kernel
TB --- 2012-11-09 23:14:05 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-09 23:14:05 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-09 23:14:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-09 23:14:05 - SRCCONF=/dev/null
TB --- 2012-11-09 23:14:05 - TARGET=mips
TB --- 2012-11-09 23:14:05 - TARGET_ARCH=mips
TB --- 2012-11-09 23:14:05 - TZ=UTC
TB --- 2012-11-09 23:14:05 - __MAKE_CONF=/dev/null
TB --- 2012-11-09 23:14:05 - cd /src
TB --- 2012-11-09 23:14:05 - /usr/bin/make -B buildkernel KERNCONF=AP91
>>> Kernel build for AP91 started on Fri Nov  9 23:14:05 UTC 2012
>>> 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
[...]
:> export_syms
awk -f /src/sys/conf/kmod_syms.awk wlan_amrr.ko.debug  export_syms | xargs -J% objcopy % wlan_amrr.ko.debug
objcopy --only-keep-debug wlan_amrr.ko.debug wlan_amrr.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=wlan_amrr.ko.symbols wlan_amrr.ko.debug wlan_amrr.ko
===> ath (all)
cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91  -msoft-float -ffreestanding -std=iso9899:1999 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option    -c /src/sys/modules/ath/../../dev/ath/if_ath.c
In file included from /src/sys/modules/ath/../../dev/ath/if_ath.c:99:
_at_/dev/ath/if_athvar.h:778: error: field 'sc_alq' has incomplete type
*** [if_ath.o] Error code 1

Stop in /src/sys/modules/ath.
*** [all] Error code 1

Stop in /src/sys/modules.
*** [modules-all] Error code 1

Stop in /obj/mips.mips/src/sys/AP91.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-09 23:17:49 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-09 23:17:49 - ERROR: failed to build AP91 kernel
TB --- 2012-11-09 23:17:49 - 2794.91 user 827.40 system 4612.30 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full
Received on Fri Nov 09 2012 - 22:17:51 UTC

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