[head tinderbox] failure on powerpc64/powerpc

FreeBSD Tinderbox tinderbox at freebsd.org
Fri Feb 22 23:55:42 UTC 2013


TB --- 2013-02-22 20:55:41 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-22 20:55:41 - 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-02-22 20:55:41 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-02-22 20:55:41 - cleaning the object tree
TB --- 2013-02-22 20:55:41 - /usr/local/bin/svn stat /src
TB --- 2013-02-22 20:55:51 - At svn revision 247151
TB --- 2013-02-22 20:55:52 - building world
TB --- 2013-02-22 20:55:52 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-22 20:55:52 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-22 20:55:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-22 20:55:52 - SRCCONF=/dev/null
TB --- 2013-02-22 20:55:52 - TARGET=powerpc
TB --- 2013-02-22 20:55:52 - TARGET_ARCH=powerpc64
TB --- 2013-02-22 20:55:52 - TZ=UTC
TB --- 2013-02-22 20:55:52 - __MAKE_CONF=/dev/null
TB --- 2013-02-22 20:55:52 - cd /src
TB --- 2013-02-22 20:55:52 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Fri Feb 22 20:55:56 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Fri Feb 22 23:43:49 UTC 2013
TB --- 2013-02-22 23:43:49 - generating LINT kernel config
TB --- 2013-02-22 23:43:49 - cd /src/sys/powerpc/conf
TB --- 2013-02-22 23:43:49 - /usr/bin/make -B LINT
TB --- 2013-02-22 23:43:49 - cd /src/sys/powerpc/conf
TB --- 2013-02-22 23:43:49 - /usr/sbin/config -m LINT
TB --- 2013-02-22 23:43:49 - skipping LINT kernel
TB --- 2013-02-22 23:43:49 - cd /src/sys/powerpc/conf
TB --- 2013-02-22 23:43:49 - /usr/sbin/config -m GENERIC
TB --- 2013-02-22 23:43:49 - skipping GENERIC kernel
TB --- 2013-02-22 23:43:49 - cd /src/sys/powerpc/conf
TB --- 2013-02-22 23:43:49 - /usr/sbin/config -m GENERIC64
TB --- 2013-02-22 23:43:49 - building GENERIC64 kernel
TB --- 2013-02-22 23:43:49 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-22 23:43:49 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-22 23:43:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-22 23:43:49 - SRCCONF=/dev/null
TB --- 2013-02-22 23:43:49 - TARGET=powerpc
TB --- 2013-02-22 23:43:49 - TARGET_ARCH=powerpc64
TB --- 2013-02-22 23:43:49 - TZ=UTC
TB --- 2013-02-22 23:43:49 - __MAKE_CONF=/dev/null
TB --- 2013-02-22 23:43:49 - cd /src
TB --- 2013-02-22 23:43:49 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Fri Feb 22 23:43:50 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
[...]
objcopy --strip-debug --add-gnu-debuglink=mw88W8363fw.ko.symbols mw88W8363fw.ko.debug mw88W8363fw.ko
===> mxge (all)
===> mxge/mxge (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/GENERIC64/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/GENERIC64  -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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/mxge/mxge/../../../dev/mxge/if_mxge.c
/src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c: In function 'mxge_rx_csum':
/src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c:2571: error: 'cap' undeclared (first use in this function)
/src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c:2571: error: (Each undeclared identifier is reported only once
/src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c:2571: error: for each function it appears in.)
*** [if_mxge.o] Error code 1

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

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

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

Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-22 23:55:40 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-22 23:55:40 - ERROR: failed to build GENERIC64 kernel
TB --- 2013-02-22 23:55:40 - 9509.30 user 1140.48 system 10799.50 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc64-powerpc.full


More information about the freebsd-tinderbox mailing list