[head tinderbox] failure on sparc64/sun4v

FreeBSD Tinderbox tinderbox at freebsd.org
Sun Feb 27 23:34:01 UTC 2011


TB --- 2011-02-27 22:10:30 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2011-02-27 22:10:30 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2011-02-27 22:10:30 - cleaning the object tree
TB --- 2011-02-27 22:10:40 - cvsupping the source tree
TB --- 2011-02-27 22:10:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2011-02-27 22:10:57 - building world
TB --- 2011-02-27 22:10:57 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-27 22:10:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-27 22:10:57 - TARGET=sun4v
TB --- 2011-02-27 22:10:57 - TARGET_ARCH=sparc64
TB --- 2011-02-27 22:10:57 - TZ=UTC
TB --- 2011-02-27 22:10:57 - __MAKE_CONF=/dev/null
TB --- 2011-02-27 22:10:57 - cd /src
TB --- 2011-02-27 22:10:57 - /usr/bin/make -B buildworld
>>> World build started on Sun Feb 27 22:10: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
>>> World build completed on Sun Feb 27 23:16:08 UTC 2011
TB --- 2011-02-27 23:16:08 - generating LINT kernel config
TB --- 2011-02-27 23:16:08 - cd /src/sys/sun4v/conf
TB --- 2011-02-27 23:16:08 - /usr/bin/make -B LINT
TB --- 2011-02-27 23:16:08 - building LINT kernel
TB --- 2011-02-27 23:16:08 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-27 23:16:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-27 23:16:08 - TARGET=sun4v
TB --- 2011-02-27 23:16:08 - TARGET_ARCH=sparc64
TB --- 2011-02-27 23:16:08 - TZ=UTC
TB --- 2011-02-27 23:16:08 - __MAKE_CONF=/dev/null
TB --- 2011-02-27 23:16:08 - cd /src
TB --- 2011-02-27 23:16:08 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Feb 27 23:16:08 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/sun4v.sparc64/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  -I/obj/sun4v.sparc64/src/sys/LINT -fno-builtin -mcmodel=medany -msoft-float -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/sun4v.sparc64/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  -I/obj/sun4v.sparc64/src/sys/LINT -fno-builtin -mcmodel=medany -msoft-float -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/sun4v.sparc64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2011-02-27 23:34:00 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-02-27 23:34:00 - ERROR: failed to build lint kernel
TB --- 2011-02-27 23:34:00 - 3894.81 user 760.21 system 5010.34 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full


More information about the freebsd-tinderbox mailing list