TB --- 2012-04-13 01:10:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-04-13 01:10:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des_at_freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-04-13 01:10:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2012-04-13 01:10:00 - cleaning the object tree TB --- 2012-04-13 01:10:00 - cvsupping the source tree TB --- 2012-04-13 01:10:01 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2012-04-13 01:11:01 - building world TB --- 2012-04-13 01:11:01 - CROSS_BUILD_TESTING=YES TB --- 2012-04-13 01:11:01 - MAKEOBJDIRPREFIX=/obj TB --- 2012-04-13 01:11:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-04-13 01:11:01 - SRCCONF=/dev/null TB --- 2012-04-13 01:11:01 - TARGET=pc98 TB --- 2012-04-13 01:11:01 - TARGET_ARCH=i386 TB --- 2012-04-13 01:11:01 - TZ=UTC TB --- 2012-04-13 01:11:01 - __MAKE_CONF=/dev/null TB --- 2012-04-13 01:11:01 - cd /src TB --- 2012-04-13 01:11:01 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 13 01:11:01 UTC 2012 >>> 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 Fri Apr 13 03:26:40 UTC 2012 TB --- 2012-04-13 03:26:40 - generating LINT kernel config TB --- 2012-04-13 03:26:40 - cd /src/sys/pc98/conf TB --- 2012-04-13 03:26:40 - /usr/bin/make -B LINT TB --- 2012-04-13 03:26:40 - cd /src/sys/pc98/conf TB --- 2012-04-13 03:26:40 - /usr/sbin/config -m LINT TB --- 2012-04-13 03:26:40 - building LINT kernel TB --- 2012-04-13 03:26:40 - CROSS_BUILD_TESTING=YES TB --- 2012-04-13 03:26:40 - MAKEOBJDIRPREFIX=/obj TB --- 2012-04-13 03:26:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-04-13 03:26:40 - SRCCONF=/dev/null TB --- 2012-04-13 03:26:40 - TARGET=pc98 TB --- 2012-04-13 03:26:40 - TARGET_ARCH=i386 TB --- 2012-04-13 03:26:40 - TZ=UTC TB --- 2012-04-13 03:26:40 - __MAKE_CONF=/dev/null TB --- 2012-04-13 03:26:40 - cd /src TB --- 2012-04-13 03:26:40 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Apr 13 03:26:40 UTC 2012 >>> 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 >>> Kernel build for LINT completed on Fri Apr 13 03:57:00 UTC 2012 TB --- 2012-04-13 03:57:00 - cd /src/sys/pc98/conf TB --- 2012-04-13 03:57:00 - /usr/sbin/config -m GENERIC TB --- 2012-04-13 03:57:00 - building GENERIC kernel TB --- 2012-04-13 03:57:00 - CROSS_BUILD_TESTING=YES TB --- 2012-04-13 03:57:00 - MAKEOBJDIRPREFIX=/obj TB --- 2012-04-13 03:57:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-04-13 03:57:00 - SRCCONF=/dev/null TB --- 2012-04-13 03:57:00 - TARGET=pc98 TB --- 2012-04-13 03:57:00 - TARGET_ARCH=i386 TB --- 2012-04-13 03:57:00 - TZ=UTC TB --- 2012-04-13 03:57:00 - __MAKE_CONF=/dev/null TB --- 2012-04-13 03:57:00 - cd /src TB --- 2012-04-13 03:57:00 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Apr 13 03:57:00 UTC 2012 >>> 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 -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_stack.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_taskqueue.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_trap.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_turnstile.c cc1: warnings being treated as errors /src/sys/kern/subr_turnstile.c: In function 'propagate_priority': /src/sys/kern/subr_turnstile.c:220: warning: implicit declaration of function 'kdb_backtrace_thread' /src/sys/kern/subr_turnstile.c:220: warning: nested extern declaration of 'kdb_backtrace_thread' [-Wnested-externs] *** Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-04-13 04:01:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-04-13 04:01:45 - ERROR: failed to build GENERIC kernel TB --- 2012-04-13 04:01:45 - 7735.05 user 1113.35 system 10304.60 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.fullReceived on Fri Apr 13 2012 - 02:01:46 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:25 UTC