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/pc98 TB --- 2011-02-28 04:50:01 - cleaning the object tree TB --- 2011-02-28 04:50:13 - cvsupping the source tree TB --- 2011-02-28 04:50:13 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/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=pc98 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:11 UTC 2011 TB --- 2011-02-28 06:42:11 - generating LINT kernel config TB --- 2011-02-28 06:42:11 - cd /src/sys/pc98/conf TB --- 2011-02-28 06:42:11 - /usr/bin/make -B LINT TB --- 2011-02-28 06:42:12 - building LINT kernel TB --- 2011-02-28 06:42:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-28 06:42:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-28 06:42:12 - TARGET=pc98 TB --- 2011-02-28 06:42:12 - TARGET_ARCH=i386 TB --- 2011-02-28 06:42:12 - TZ=UTC TB --- 2011-02-28 06:42:12 - __MAKE_CONF=/dev/null TB --- 2011-02-28 06:42:12 - cd /src TB --- 2011-02-28 06:42:12 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Feb 28 06:42:12 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 -DPC98 -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/pc98.i386/src/sys/LINT/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98.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 -DPC98 -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/pc98.i386/src/sys/LINT/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98.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/pc98.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-28 07:02:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-28 07:02:13 - ERROR: failed to build lint kernel TB --- 2011-02-28 07:02:13 - 6351.55 user 1081.00 system 7932.05 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.fullReceived on Mon Feb 28 2011 - 06:02:15 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:11 UTC