[head tinderbox] failure on mips/mips

FreeBSD Tinderbox tinderbox at freebsd.org
Sat Nov 10 06:49:30 UTC 2012


TB --- 2012-11-10 05:33:12 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-10 05:33:12 - 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-10 05:33:12 - starting HEAD tinderbox run for mips/mips
TB --- 2012-11-10 05:33:12 - cleaning the object tree
TB --- 2012-11-10 05:34:08 - checking out /src from svn://svn.freebsd.org/base/head
TB --- 2012-11-10 05:34:08 - cd /tinderbox/HEAD/mips/mips
TB --- 2012-11-10 05:34:08 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-10 05:35:11 - /usr/local/bin/svn update /src
TB --- 2012-11-10 05:35:19 - At svn revision 242849
TB --- 2012-11-10 05:35:20 - building world
TB --- 2012-11-10 05:35:20 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-10 05:35:20 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-10 05:35:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-10 05:35:20 - SRCCONF=/dev/null
TB --- 2012-11-10 05:35:20 - TARGET=mips
TB --- 2012-11-10 05:35:20 - TARGET_ARCH=mips
TB --- 2012-11-10 05:35:20 - TZ=UTC
TB --- 2012-11-10 05:35:20 - __MAKE_CONF=/dev/null
TB --- 2012-11-10 05:35:20 - cd /src
TB --- 2012-11-10 05:35:20 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sat Nov 10 05:35: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 Sat Nov 10 06:45:58 UTC 2012
TB --- 2012-11-10 06:45:58 - cd /src/sys/mips/conf
TB --- 2012-11-10 06:45:58 - /usr/sbin/config -m ADM5120
TB --- 2012-11-10 06:45:58 - skipping ADM5120 kernel
TB --- 2012-11-10 06:45:58 - cd /src/sys/mips/conf
TB --- 2012-11-10 06:45:58 - /usr/sbin/config -m ALCHEMY
TB --- 2012-11-10 06:45:58 - skipping ALCHEMY kernel
TB --- 2012-11-10 06:45:58 - cd /src/sys/mips/conf
TB --- 2012-11-10 06:45:58 - /usr/sbin/config -m AP91
TB --- 2012-11-10 06:45:58 - building AP91 kernel
TB --- 2012-11-10 06:45:58 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-10 06:45:58 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-10 06:45:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-10 06:45:58 - SRCCONF=/dev/null
TB --- 2012-11-10 06:45:58 - TARGET=mips
TB --- 2012-11-10 06:45:58 - TARGET_ARCH=mips
TB --- 2012-11-10 06:45:58 - TZ=UTC
TB --- 2012-11-10 06:45:58 - __MAKE_CONF=/dev/null
TB --- 2012-11-10 06:45:58 - cd /src
TB --- 2012-11-10 06:45:58 - /usr/bin/make -B buildkernel KERNCONF=AP91
>>> Kernel build for AP91 started on Sat Nov 10 06:45:58 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@ -I@/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:
@/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-10 06:49:28 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-10 06:49:28 - ERROR: failed to build AP91 kernel
TB --- 2012-11-10 06:49:28 - 2795.19 user 827.09 system 4575.52 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full


More information about the freebsd-tinderbox mailing list