[head tinderbox] failure on powerpc64/powerpc

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sat, 26 Apr 2014 01:16:19 GMT
TB --- 2014-04-25 20:45:16 - tinderbox 2.21 running on freebsd-current.sentex.ca
TB --- 2014-04-25 20:45:16 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014     des_at_freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2014-04-25 20:45:16 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2014-04-25 20:45:16 - cleaning the object tree
TB --- 2014-04-25 20:45:16 - /usr/local/bin/svn stat --no-ignore /src
TB --- 2014-04-25 20:45:21 - At svn revision 264914
TB --- 2014-04-25 20:45:22 - building world
TB --- 2014-04-25 20:45:22 - CROSS_BUILD_TESTING=YES
TB --- 2014-04-25 20:45:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-04-25 20:45:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-04-25 20:45:22 - SRCCONF=/dev/null
TB --- 2014-04-25 20:45:22 - TARGET=powerpc
TB --- 2014-04-25 20:45:22 - TARGET_ARCH=powerpc64
TB --- 2014-04-25 20:45:22 - TZ=UTC
TB --- 2014-04-25 20:45:22 - __MAKE_CONF=/dev/null
TB --- 2014-04-25 20:45:22 - cd /src
TB --- 2014-04-25 20:45:22 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Fri Apr 25 20:45:29 UTC 2014
>>> 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 Sat Apr 26 00:57:11 UTC 2014
TB --- 2014-04-26 00:57:11 - generating LINT kernel config
TB --- 2014-04-26 00:57:11 - cd /src/sys/powerpc/conf
TB --- 2014-04-26 00:57:11 - /usr/bin/make -B LINT
TB --- 2014-04-26 00:57:11 - cd /src/sys/powerpc/conf
TB --- 2014-04-26 00:57:11 - /obj/powerpc.powerpc64/src/tmp/legacy/usr/sbin/config -m LINT
TB --- 2014-04-26 00:57:11 - skipping LINT kernel
TB --- 2014-04-26 00:57:11 - cd /src/sys/powerpc/conf
TB --- 2014-04-26 00:57:11 - /obj/powerpc.powerpc64/src/tmp/legacy/usr/sbin/config -m GENERIC
TB --- 2014-04-26 00:57:11 - skipping GENERIC kernel
TB --- 2014-04-26 00:57:11 - cd /src/sys/powerpc/conf
TB --- 2014-04-26 00:57:11 - /obj/powerpc.powerpc64/src/tmp/legacy/usr/sbin/config -m GENERIC64
TB --- 2014-04-26 00:57:11 - building GENERIC64 kernel
TB --- 2014-04-26 00:57:11 - CROSS_BUILD_TESTING=YES
TB --- 2014-04-26 00:57:11 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-04-26 00:57:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-04-26 00:57:11 - SRCCONF=/dev/null
TB --- 2014-04-26 00:57:11 - TARGET=powerpc
TB --- 2014-04-26 00:57:11 - TARGET_ARCH=powerpc64
TB --- 2014-04-26 00:57:11 - TZ=UTC
TB --- 2014-04-26 00:57:11 - __MAKE_CONF=/dev/null
TB --- 2014-04-26 00:57:11 - cd /src
TB --- 2014-04-26 00:57:11 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Sat Apr 26 00:57:11 UTC 2014
>>> 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 if_ural.kld  export_syms | xargs -J% objcopy % if_ural.kld
ld -Bshareable  -d -warn-common -o if_ural.ko.debug if_ural.kld
objcopy --only-keep-debug if_ural.ko.debug if_ural.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=if_ural.ko.symbols if_ural.ko.debug if_ural.ko
===> usb/zyd (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_at_ -I_at_/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 -gdwarf-2 -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/usb/zyd/../../../dev/usb/wlan/if_zyd.c
ctfconvert -L VERSION -g if_zyd.o
ld  -d -warn-common -r -d -o if_zyd.kld if_zyd.o
ctfmerge -L VERSION -g -o if_zyd.kld if_zyd.o
:> export_syms
awk -f /src/sys/conf/kmod_syms.awk if_zyd.kld  export_syms | xargs -J% objcopy % if_zyd.kld
ld -Bshareable  -d -warn-common -o if_zyd.ko.debug if_zyd.kld
objcopy --only-keep-debug if_zyd.ko.debug if_zyd.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=if_zyd.ko.symbols if_zyd.ko.debug if_zyd.ko
===> usb/urtwn (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_at_ -I_at_/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 -gdwarf-2 -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/usb/urtwn/../../../dev/usb/wlan/if_urtwn.c
cc1: warnings being treated as errors
/src/sys/modules/usb/urtwn/../../../dev/usb/wlan/if_urtwn.c: In function 'urtwn_bulk_rx_callback':
/src/sys/modules/usb/urtwn/../../../dev/usb/wlan/if_urtwn.c:1739: warning: 'rssi' may be used uninitialized in this function
/src/sys/modules/usb/urtwn/../../../dev/usb/wlan/if_urtwn.c:1739: note: 'rssi' was declared here
*** Error code 1

Stop.
bmake[4]: stopped in /src/sys/modules/usb/urtwn
*** Error code 1

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

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

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

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

Stop in /src.
TB --- 2014-04-26 01:16:19 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2014-04-26 01:16:19 - ERROR: failed to build GENERIC64 kernel
TB --- 2014-04-26 01:16:19 - 14661.61 user 1674.74 system 16262.63 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full
Received on Fri Apr 25 2014 - 23:16:20 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:48 UTC