[head tinderbox] failure on powerpc64/powerpc

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Mon, 7 Jul 2014 04:02:52 GMT
TB --- 2014-07-06 23:35:56 - tinderbox 2.22 running on freebsd-current.sentex.ca
TB --- 2014-07-06 23:35:56 - 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-07-06 23:35:56 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2014-07-06 23:35:56 - cleaning the object tree
TB --- 2014-07-06 23:37:54 - /usr/local/bin/svn stat --no-ignore /src
TB --- 2014-07-06 23:38:17 - At svn revision 268312
TB --- 2014-07-06 23:38:18 - building world
TB --- 2014-07-06 23:38:18 - CROSS_BUILD_TESTING=YES
TB --- 2014-07-06 23:38:18 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-07-06 23:38:18 - MAKESYSPATH=/src/share/mk
TB --- 2014-07-06 23:38:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-07-06 23:38:18 - SRCCONF=/dev/null
TB --- 2014-07-06 23:38:18 - TARGET=powerpc
TB --- 2014-07-06 23:38:18 - TARGET_ARCH=powerpc64
TB --- 2014-07-06 23:38:18 - TZ=UTC
TB --- 2014-07-06 23:38:18 - __MAKE_CONF=/dev/null
TB --- 2014-07-06 23:38:18 - cd /src
TB --- 2014-07-06 23:38:18 - /usr/bin/make -B buildworld
>>> Building an up-to-date bmake(1)
>>> World build started on Sun Jul  6 23:38:26 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 Mon Jul  7 03:52:15 UTC 2014
TB --- 2014-07-07 03:52:15 - generating LINT kernel config
TB --- 2014-07-07 03:52:15 - cd /src/sys/powerpc/conf
TB --- 2014-07-07 03:52:15 - /usr/bin/make -B LINT
TB --- 2014-07-07 03:52:15 - cd /src/sys/powerpc/conf
TB --- 2014-07-07 03:52:15 - /obj/powerpc.powerpc64/src/tmp/legacy/usr/sbin/config -m LINT
TB --- 2014-07-07 03:52:15 - skipping LINT kernel
TB --- 2014-07-07 03:52:15 - cd /src/sys/powerpc/conf
TB --- 2014-07-07 03:52:15 - /obj/powerpc.powerpc64/src/tmp/legacy/usr/sbin/config -m GENERIC
TB --- 2014-07-07 03:52:15 - skipping GENERIC kernel
TB --- 2014-07-07 03:52:15 - cd /src/sys/powerpc/conf
TB --- 2014-07-07 03:52:15 - /obj/powerpc.powerpc64/src/tmp/legacy/usr/sbin/config -m GENERIC64
TB --- 2014-07-07 03:52:15 - building GENERIC64 kernel
TB --- 2014-07-07 03:52:15 - CROSS_BUILD_TESTING=YES
TB --- 2014-07-07 03:52:15 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-07-07 03:52:15 - MAKESYSPATH=/src/share/mk
TB --- 2014-07-07 03:52:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-07-07 03:52:15 - SRCCONF=/dev/null
TB --- 2014-07-07 03:52:15 - TARGET=powerpc
TB --- 2014-07-07 03:52:15 - TARGET_ARCH=powerpc64
TB --- 2014-07-07 03:52:15 - TZ=UTC
TB --- 2014-07-07 03:52:15 - __MAKE_CONF=/dev/null
TB --- 2014-07-07 03:52:15 - cd /src
TB --- 2014-07-07 03:52:15 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Mon Jul  7 03:52:15 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 crypto.kld  export_syms | xargs -J% objcopy % crypto.kld
ld -Bshareable  -d -warn-common -o crypto.ko.debug crypto.kld
objcopy --only-keep-debug crypto.ko.debug crypto.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=crypto.ko.symbols crypto.ko.debug crypto.ko
===> cryptodev (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 -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 -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -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    -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -c /src/sys/modules/cryptodev/../../opencrypto/cryptodev.c
ctfconvert -L VERSION -g cryptodev.o
ld  -d -warn-common -r -d -o cryptodev.kld cryptodev.o
ctfmerge -L VERSION -g -o cryptodev.kld cryptodev.o
:> export_syms
awk -f /src/sys/conf/kmod_syms.awk cryptodev.kld  export_syms | xargs -J% objcopy % cryptodev.kld
ld -Bshareable  -d -warn-common -o cryptodev.ko.debug cryptodev.kld
objcopy --only-keep-debug cryptodev.ko.debug cryptodev.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=cryptodev.ko.symbols cryptodev.ko.debug cryptodev.ko
===> ctl (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 -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 -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -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    -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -c /src/sys/modules/ctl/../../cam/ctl/ctl.c
cc1: warnings being treated as errors
/src/sys/modules/ctl/../../cam/ctl/ctl.c: In function 'ctl_lun_thread':
/src/sys/modules/ctl/../../cam/ctl/ctl.c:4334: warning: 'idlen2' may be used uninitialized in this function
/src/sys/modules/ctl/../../cam/ctl/ctl.c:4334: note: 'idlen2' was declared here
*** Error code 1

Stop.
bmake[3]: stopped in /src/sys/modules/ctl
*** 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-07-07 04:02:52 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2014-07-07 04:02:52 - ERROR: failed to build GENERIC64 kernel
TB --- 2014-07-07 04:02:52 - 14241.51 user 1682.59 system 16015.95 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full
Received on Mon Jul 07 2014 - 02:02:55 UTC

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