Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2011 07:05:40 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <i386@freebsd.org>
Subject:   [head tinderbox] failure on i386/i386
Message-ID:  <201102280705.p1S75euq067107@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2011-02-28 04:50:01 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2011-02-28 04:50:01 - starting HEAD tinderbox run for i386/i386
TB --- 2011-02-28 04:50:01 - cleaning the object tree
TB --- 2011-02-28 04:50:14 - cvsupping the source tree
TB --- 2011-02-28 04:50:14 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile
TB --- 2011-02-28 04:50:59 - building world
TB --- 2011-02-28 04:50:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-28 04:50:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-28 04:50:59 - TARGET=i386
TB --- 2011-02-28 04:50:59 - TARGET_ARCH=i386
TB --- 2011-02-28 04:50:59 - TZ=UTC
TB --- 2011-02-28 04:50:59 - __MAKE_CONF=/dev/null
TB --- 2011-02-28 04:50:59 - cd /src
TB --- 2011-02-28 04:50:59 - /usr/bin/make -B buildworld
>>> World build started on Mon Feb 28 04:50:59 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 Mon Feb 28 06:42:25 UTC 2011
TB --- 2011-02-28 06:42:25 - generating LINT kernel config
TB --- 2011-02-28 06:42:25 - cd /src/sys/i386/conf
TB --- 2011-02-28 06:42:25 - /usr/bin/make -B LINT
TB --- 2011-02-28 06:42:25 - building LINT kernel
TB --- 2011-02-28 06:42:25 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-28 06:42:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-28 06:42:25 - TARGET=i386
TB --- 2011-02-28 06:42:25 - TARGET_ARCH=i386
TB --- 2011-02-28 06:42:25 - TZ=UTC
TB --- 2011-02-28 06:42:25 - __MAKE_CONF=/dev/null
TB --- 2011-02-28 06:42:25 - cd /src
TB --- 2011-02-28 06:42:25 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Feb 28 06:42:25 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/i386.i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -I/obj/i386.i386/src/sys/LINT -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -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/i386.i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -I/obj/i386.i386/src/sys/LINT -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -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/i386.i386/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2011-02-28 07:05:39 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-02-28 07:05:39 - ERROR: failed to build lint kernel
TB --- 2011-02-28 07:05:40 - 6543.53 user 1081.57 system 8138.95 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102280705.p1S75euq067107>