[head tinderbox] failure on mips/mips

FreeBSD Tinderbox tinderbox at freebsd.org
Tue Jul 30 19:45:30 UTC 2013


TB --- 2013-07-30 18:39:33 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-07-30 18:39:33 - 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 --- 2013-07-30 18:39:33 - starting HEAD tinderbox run for mips/mips
TB --- 2013-07-30 18:39:33 - cleaning the object tree
TB --- 2013-07-30 18:40:31 - /usr/local/bin/svn stat /src
TB --- 2013-07-30 18:40:35 - At svn revision 253805
TB --- 2013-07-30 18:40:36 - building world
TB --- 2013-07-30 18:40:36 - CROSS_BUILD_TESTING=YES
TB --- 2013-07-30 18:40:36 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-07-30 18:40:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-07-30 18:40:36 - SRCCONF=/dev/null
TB --- 2013-07-30 18:40:36 - TARGET=mips
TB --- 2013-07-30 18:40:36 - TARGET_ARCH=mips
TB --- 2013-07-30 18:40:36 - TZ=UTC
TB --- 2013-07-30 18:40:36 - __MAKE_CONF=/dev/null
TB --- 2013-07-30 18:40:36 - cd /src
TB --- 2013-07-30 18:40:36 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Jul 30 18:40:43 UTC 2013
>>> 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 Tue Jul 30 19:39:44 UTC 2013
TB --- 2013-07-30 19:39:44 - cd /src/sys/mips/conf
TB --- 2013-07-30 19:39:44 - /usr/sbin/config -m ADM5120
TB --- 2013-07-30 19:39:44 - skipping ADM5120 kernel
TB --- 2013-07-30 19:39:44 - cd /src/sys/mips/conf
TB --- 2013-07-30 19:39:44 - /usr/sbin/config -m ALCHEMY
TB --- 2013-07-30 19:39:44 - skipping ALCHEMY kernel
TB --- 2013-07-30 19:39:44 - cd /src/sys/mips/conf
TB --- 2013-07-30 19:39:44 - /usr/sbin/config -m AP121
TB --- 2013-07-30 19:39:44 - building AP121 kernel
TB --- 2013-07-30 19:39:44 - CROSS_BUILD_TESTING=YES
TB --- 2013-07-30 19:39:44 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-07-30 19:39:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-07-30 19:39:44 - SRCCONF=/dev/null
TB --- 2013-07-30 19:39:44 - TARGET=mips
TB --- 2013-07-30 19:39:44 - TARGET_ARCH=mips
TB --- 2013-07-30 19:39:44 - TZ=UTC
TB --- 2013-07-30 19:39:44 - __MAKE_CONF=/dev/null
TB --- 2013-07-30 19:39:44 - cd /src
TB --- 2013-07-30 19:39:44 - /usr/bin/make -B buildkernel KERNCONF=AP121
>>> Kernel build for AP121 started on Tue Jul 30 19:39:44 UTC 2013
>>> 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
>>> Kernel build for AP121 completed on Tue Jul 30 19:42:45 UTC 2013
TB --- 2013-07-30 19:42:45 - cd /src/sys/mips/conf
TB --- 2013-07-30 19:42:45 - /usr/sbin/config -m AP91
TB --- 2013-07-30 19:42:45 - building AP91 kernel
TB --- 2013-07-30 19:42:45 - CROSS_BUILD_TESTING=YES
TB --- 2013-07-30 19:42:45 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-07-30 19:42:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-07-30 19:42:45 - SRCCONF=/dev/null
TB --- 2013-07-30 19:42:45 - TARGET=mips
TB --- 2013-07-30 19:42:45 - TARGET_ARCH=mips
TB --- 2013-07-30 19:42:45 - TZ=UTC
TB --- 2013-07-30 19:42:45 - __MAKE_CONF=/dev/null
TB --- 2013-07-30 19:42:45 - cd /src
TB --- 2013-07-30 19:42:45 - /usr/bin/make -B buildkernel KERNCONF=AP91
>>> Kernel build for AP91 started on Tue Jul 30 19:42:45 UTC 2013
>>> 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
[...]
awk -f /src/sys/conf/kmod_syms.awk xhci.ko.debug  export_syms | xargs -J% objcopy % xhci.ko.debug
objcopy --only-keep-debug xhci.ko.debug xhci.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=xhci.ko.symbols xhci.ko.debug xhci.ko
===> usb/rsu (all)
cc  -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -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/usb/rsu/../../../dev/usb/wlan/if_rsu.c
cc1: warnings being treated as errors
/src/sys/modules/usb/rsu/../../../dev/usb/wlan/if_rsu.c: In function 'rsu_load_firmware':
/src/sys/modules/usb/rsu/../../../dev/usb/wlan/if_rsu.c:2139: warning: cast discards qualifiers from pointer target type
*** Error code 1

Stop.
bmake: stopped in /src/sys/modules/usb/rsu
*** Error code 1

Stop.
bmake: stopped in /src/sys/modules/usb
*** Error code 1

Stop.
bmake: stopped in /src/sys/modules
*** Error code 1

Stop.
bmake: stopped in /obj/mips.mips/src/sys/AP91
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-07-30 19:45:28 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-07-30 19:45:28 - ERROR: failed to build AP91 kernel
TB --- 2013-07-30 19:45:28 - 2883.98 user 640.36 system 3955.77 real


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


More information about the freebsd-tinderbox mailing list