[head tinderbox] failure on powerpc64/powerpc

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Mon, 28 Feb 2011 04:49:36 GMT
TB --- 2011-02-28 02:52:02 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2011-02-28 02:52:02 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2011-02-28 02:52:02 - cleaning the object tree
TB --- 2011-02-28 02:52:18 - cvsupping the source tree
TB --- 2011-02-28 02:52:18 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile
TB --- 2011-02-28 02:52:31 - building world
TB --- 2011-02-28 02:52:31 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-28 02:52:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-28 02:52:31 - TARGET=powerpc
TB --- 2011-02-28 02:52:31 - TARGET_ARCH=powerpc64
TB --- 2011-02-28 02:52:31 - TZ=UTC
TB --- 2011-02-28 02:52:31 - __MAKE_CONF=/dev/null
TB --- 2011-02-28 02:52:31 - cd /src
TB --- 2011-02-28 02:52:31 - /usr/bin/make -B buildworld
>>> World build started on Mon Feb 28 02:52:31 UTC 2011
>>> 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 Feb 28 04:29:53 UTC 2011
TB --- 2011-02-28 04:29:53 - generating LINT kernel config
TB --- 2011-02-28 04:29:53 - cd /src/sys/powerpc/conf
TB --- 2011-02-28 04:29:53 - /usr/bin/make -B LINT
TB --- 2011-02-28 04:29:53 - building LINT kernel
TB --- 2011-02-28 04:29:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-28 04:29:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-28 04:29:53 - TARGET=powerpc
TB --- 2011-02-28 04:29:53 - TARGET_ARCH=powerpc64
TB --- 2011-02-28 04:29:53 - TZ=UTC
TB --- 2011-02-28 04:29:53 - __MAKE_CONF=/dev/null
TB --- 2011-02-28 04:29:53 - cd /src
TB --- 2011-02-28 04:29:53 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Feb 28 04:29:53 UTC 2011
>>> 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
[...]
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/LINT/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  -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/LINT -fno-builtin -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 -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_misc.c
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/LINT/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  -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/LINT -fno-builtin -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 -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_sunddi.c
/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_sunddi.c: In function 'ddi_get_soft_state_locked':
/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_sunddi.c:97: error: 'zfsdev_state_lock' undeclared (first use in this function)
/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_sunddi.c:97: error: (Each undeclared identifier is reported only once
/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_sunddi.c:97: error: for each function it appears in.)
/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_sunddi.c: In function 'ddi_soft_state_free_locked':
/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_sunddi.c:145: error: 'zfsdev_state_lock' undeclared (first use in this function)
*** Error code 1

Stop in /src/sys/modules/opensolaris.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

Stop in /obj/powerpc.powerpc64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2011-02-28 04:49:36 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-02-28 04:49:36 - ERROR: failed to build lint kernel
TB --- 2011-02-28 04:49:36 - 5423.77 user 1077.21 system 7053.32 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full
Received on Mon Feb 28 2011 - 03:49:37 UTC

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