Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2012 01:10:41 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <mips@freebsd.org>
Subject:   [head tinderbox] failure on mips/mips
Message-ID:  <201211090110.qA91Af9q019246@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-11-08 23:53:48 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-08 23:53:48 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-11-08 23:53:48 - starting HEAD tinderbox run for mips/mips
TB --- 2012-11-08 23:53:48 - cleaning the object tree
TB --- 2012-11-08 23:53:48 - checking out /src from svn://svn.freebsd.org/base/head
TB --- 2012-11-08 23:53:48 - cd /tinderbox/HEAD/mips/mips
TB --- 2012-11-08 23:53:48 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-08 23:54:22 - /usr/local/bin/svn update /src
TB --- 2012-11-08 23:54:28 - At svn revision 242808
TB --- 2012-11-08 23:54:29 - building world
TB --- 2012-11-08 23:54:29 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-08 23:54:29 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-08 23:54:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-08 23:54:29 - SRCCONF=/dev/null
TB --- 2012-11-08 23:54:29 - TARGET=mips
TB --- 2012-11-08 23:54:29 - TARGET_ARCH=mips
TB --- 2012-11-08 23:54:29 - TZ=UTC
TB --- 2012-11-08 23:54:29 - __MAKE_CONF=/dev/null
TB --- 2012-11-08 23:54:29 - cd /src
TB --- 2012-11-08 23:54:29 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Thu Nov  8 23:54:34 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 01:07:02 UTC 2012
TB --- 2012-11-09 01:07:02 - cd /src/sys/mips/conf
TB --- 2012-11-09 01:07:02 - /usr/sbin/config -m ADM5120
TB --- 2012-11-09 01:07:02 - skipping ADM5120 kernel
TB --- 2012-11-09 01:07:02 - cd /src/sys/mips/conf
TB --- 2012-11-09 01:07:02 - /usr/sbin/config -m ALCHEMY
TB --- 2012-11-09 01:07:02 - skipping ALCHEMY kernel
TB --- 2012-11-09 01:07:02 - cd /src/sys/mips/conf
TB --- 2012-11-09 01:07:02 - /usr/sbin/config -m AP91
TB --- 2012-11-09 01:07:02 - building AP91 kernel
TB --- 2012-11-09 01:07:02 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-09 01:07:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-09 01:07:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-09 01:07:02 - SRCCONF=/dev/null
TB --- 2012-11-09 01:07:02 - TARGET=mips
TB --- 2012-11-09 01:07:02 - TARGET_ARCH=mips
TB --- 2012-11-09 01:07:02 - TZ=UTC
TB --- 2012-11-09 01:07:02 - __MAKE_CONF=/dev/null
TB --- 2012-11-09 01:07:02 - cd /src
TB --- 2012-11-09 01:07:02 - /usr/bin/make -B buildkernel KERNCONF=AP91
>>> Kernel build for AP91 started on Fri Nov  9 01:07:03 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-09 01:10:41 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-09 01:10:41 - ERROR: failed to build AP91 kernel
TB --- 2012-11-09 01:10:41 - 2792.29 user 808.36 system 4613.07 real


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



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