[head tinderbox] failure on powerpc64/powerpc

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sun, 25 Aug 2013 11:40:51 GMT
TB --- 2013-08-25 08:15:57 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-08-25 08:15:57 - 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-08-25 08:15:57 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-08-25 08:15:57 - cleaning the object tree
TB --- 2013-08-25 08:17:40 - /usr/local/bin/svn stat /src
TB --- 2013-08-25 08:17:44 - At svn revision 254824
TB --- 2013-08-25 08:17:45 - building world
TB --- 2013-08-25 08:17:45 - CROSS_BUILD_TESTING=YES
TB --- 2013-08-25 08:17:45 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-08-25 08:17:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-08-25 08:17:45 - SRCCONF=/dev/null
TB --- 2013-08-25 08:17:45 - TARGET=powerpc
TB --- 2013-08-25 08:17:45 - TARGET_ARCH=powerpc64
TB --- 2013-08-25 08:17:45 - TZ=UTC
TB --- 2013-08-25 08:17:45 - __MAKE_CONF=/dev/null
TB --- 2013-08-25 08:17:45 - cd /src
TB --- 2013-08-25 08:17:45 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun Aug 25 08:17:52 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 Sun Aug 25 11:22:45 UTC 2013
TB --- 2013-08-25 11:22:45 - generating LINT kernel config
TB --- 2013-08-25 11:22:45 - cd /src/sys/powerpc/conf
TB --- 2013-08-25 11:22:45 - /usr/bin/make -B LINT
TB --- 2013-08-25 11:22:45 - cd /src/sys/powerpc/conf
TB --- 2013-08-25 11:22:45 - /usr/sbin/config -m LINT
TB --- 2013-08-25 11:22:45 - skipping LINT kernel
TB --- 2013-08-25 11:22:45 - cd /src/sys/powerpc/conf
TB --- 2013-08-25 11:22:45 - /usr/sbin/config -m GENERIC
TB --- 2013-08-25 11:22:45 - skipping GENERIC kernel
TB --- 2013-08-25 11:22:45 - cd /src/sys/powerpc/conf
TB --- 2013-08-25 11:22:45 - /usr/sbin/config -m GENERIC64
TB --- 2013-08-25 11:22:45 - building GENERIC64 kernel
TB --- 2013-08-25 11:22:45 - CROSS_BUILD_TESTING=YES
TB --- 2013-08-25 11:22:45 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-08-25 11:22:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-08-25 11:22:45 - SRCCONF=/dev/null
TB --- 2013-08-25 11:22:45 - TARGET=powerpc
TB --- 2013-08-25 11:22:45 - TARGET_ARCH=powerpc64
TB --- 2013-08-25 11:22:45 - TZ=UTC
TB --- 2013-08-25 11:22:45 - __MAKE_CONF=/dev/null
TB --- 2013-08-25 11:22:45 - cd /src
TB --- 2013-08-25 11:22:45 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Sun Aug 25 11:22: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
[...]
ld -Bshareable  -d -warn-common -o if_vx.ko.debug if_vx.kld
objcopy --only-keep-debug if_vx.ko.debug if_vx.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=if_vx.ko.symbols if_vx.ko.debug if_vx.ko
===> wb (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 -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/wb/../../dev/wb/if_wb.c
cc1: warnings being treated as errors
/src/sys/modules/wb/../../dev/wb/if_wb.c: In function 'wb_newbuf':
/src/sys/modules/wb/../../dev/wb/if_wb.c:850: warning: passing argument 4 of 'm_extadd' from incompatible pointer type
*** Error code 1

Stop.
bmake[3]: stopped in /src/sys/modules/wb
*** 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
*** Error code 1

Stop in /src.
TB --- 2013-08-25 11:40:51 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-08-25 11:40:51 - ERROR: failed to build GENERIC64 kernel
TB --- 2013-08-25 11:40:51 - 10664.60 user 1343.78 system 12293.93 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full
Received on Sun Aug 25 2013 - 09:40:53 UTC

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