[head tinderbox] failure on powerpc64/powerpc

FreeBSD Tinderbox tinderbox at freebsd.org
Sun Feb 27 23:40:19 UTC 2011


TB --- 2011-02-27 21:45:23 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2011-02-27 21:45:23 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2011-02-27 21:45:23 - cleaning the object tree
TB --- 2011-02-27 21:45:44 - cvsupping the source tree
TB --- 2011-02-27 21:45:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile
TB --- 2011-02-27 21:45:56 - building world
TB --- 2011-02-27 21:45:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-27 21:45:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-27 21:45:56 - TARGET=powerpc
TB --- 2011-02-27 21:45:56 - TARGET_ARCH=powerpc64
TB --- 2011-02-27 21:45:56 - TZ=UTC
TB --- 2011-02-27 21:45:56 - __MAKE_CONF=/dev/null
TB --- 2011-02-27 21:45:56 - cd /src
TB --- 2011-02-27 21:45:56 - /usr/bin/make -B buildworld
>>> World build started on Sun Feb 27 21:45:57 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 Sun Feb 27 23:22:12 UTC 2011
TB --- 2011-02-27 23:22:12 - generating LINT kernel config
TB --- 2011-02-27 23:22:12 - cd /src/sys/powerpc/conf
TB --- 2011-02-27 23:22:12 - /usr/bin/make -B LINT
TB --- 2011-02-27 23:22:13 - building LINT kernel
TB --- 2011-02-27 23:22:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-27 23:22:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-27 23:22:13 - TARGET=powerpc
TB --- 2011-02-27 23:22:13 - TARGET_ARCH=powerpc64
TB --- 2011-02-27 23:22:13 - TZ=UTC
TB --- 2011-02-27 23:22:13 - __MAKE_CONF=/dev/null
TB --- 2011-02-27 23:22:13 - cd /src
TB --- 2011-02-27 23:22:13 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Feb 27 23:22:13 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@ -I@/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@ -I@/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-27 23:40:18 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-02-27 23:40:18 - ERROR: failed to build lint kernel
TB --- 2011-02-27 23:40:18 - 5408.39 user 1089.52 system 6894.91 real


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


More information about the freebsd-current mailing list