Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2012 08:45:30 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:  <201211090845.qA98jUXa015537@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-11-09 07:18:59 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-09 07:18:59 - 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-09 07:18:59 - starting HEAD tinderbox run for mips/mips
TB --- 2012-11-09 07:18:59 - cleaning the object tree
TB --- 2012-11-09 07:22:15 - checking out /src from svn://svn.freebsd.org/base/head
TB --- 2012-11-09 07:22:15 - cd /tinderbox/HEAD/mips/mips
TB --- 2012-11-09 07:22:15 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-09 07:23:48 - /usr/local/bin/svn update /src
TB --- 2012-11-09 07:23:54 - At svn revision 242821
TB --- 2012-11-09 07:23:55 - building world
TB --- 2012-11-09 07:23:55 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-09 07:23:55 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-09 07:23:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-09 07:23:55 - SRCCONF=/dev/null
TB --- 2012-11-09 07:23:55 - TARGET=mips
TB --- 2012-11-09 07:23:55 - TARGET_ARCH=mips
TB --- 2012-11-09 07:23:55 - TZ=UTC
TB --- 2012-11-09 07:23:55 - __MAKE_CONF=/dev/null
TB --- 2012-11-09 07:23:55 - cd /src
TB --- 2012-11-09 07:23:55 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Fri Nov  9 07:24:02 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 08:41:50 UTC 2012
TB --- 2012-11-09 08:41:50 - cd /src/sys/mips/conf
TB --- 2012-11-09 08:41:50 - /usr/sbin/config -m ADM5120
TB --- 2012-11-09 08:41:50 - skipping ADM5120 kernel
TB --- 2012-11-09 08:41:50 - cd /src/sys/mips/conf
TB --- 2012-11-09 08:41:50 - /usr/sbin/config -m ALCHEMY
TB --- 2012-11-09 08:41:50 - skipping ALCHEMY kernel
TB --- 2012-11-09 08:41:50 - cd /src/sys/mips/conf
TB --- 2012-11-09 08:41:50 - /usr/sbin/config -m AP91
TB --- 2012-11-09 08:41:50 - building AP91 kernel
TB --- 2012-11-09 08:41:50 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-09 08:41:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-09 08:41:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-09 08:41:50 - SRCCONF=/dev/null
TB --- 2012-11-09 08:41:50 - TARGET=mips
TB --- 2012-11-09 08:41:50 - TARGET_ARCH=mips
TB --- 2012-11-09 08:41:50 - TZ=UTC
TB --- 2012-11-09 08:41:50 - __MAKE_CONF=/dev/null
TB --- 2012-11-09 08:41:50 - cd /src
TB --- 2012-11-09 08:41:50 - /usr/bin/make -B buildkernel KERNCONF=AP91
>>> Kernel build for AP91 started on Fri Nov  9 08:41:50 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 08:45:30 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-09 08:45:30 - ERROR: failed to build AP91 kernel
TB --- 2012-11-09 08:45:30 - 2792.45 user 797.55 system 5191.44 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?201211090845.qA98jUXa015537>