TB --- 2013-09-21 12:40:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-21 12:40:18 - 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 --- 2013-09-21 12:40:18 - starting HEAD tinderbox run for armv6/arm TB --- 2013-09-21 12:40:18 - cleaning the object tree TB --- 2013-09-21 12:43:07 - /usr/local/bin/svn stat /src TB --- 2013-09-21 12:43:11 - At svn revision 255760 TB --- 2013-09-21 12:43:12 - building world TB --- 2013-09-21 12:43:12 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 12:43:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 12:43:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 12:43:12 - SRCCONF=/dev/null TB --- 2013-09-21 12:43:12 - TARGET=arm TB --- 2013-09-21 12:43:12 - TARGET_ARCH=armv6 TB --- 2013-09-21 12:43:12 - TZ=UTC TB --- 2013-09-21 12:43:12 - __MAKE_CONF=/dev/null TB --- 2013-09-21 12:43:12 - cd /src TB --- 2013-09-21 12:43:12 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Sep 21 12:43:18 UTC 2013 >>> 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 Sat Sep 21 15:46:00 UTC 2013 TB --- 2013-09-21 15:46:00 - generating LINT kernel config TB --- 2013-09-21 15:46:00 - cd /src/sys/arm/conf TB --- 2013-09-21 15:46:00 - /usr/bin/make -B LINT TB --- 2013-09-21 15:46:00 - cd /src/sys/arm/conf TB --- 2013-09-21 15:46:00 - /usr/sbin/config -m LINT TB --- 2013-09-21 15:46:00 - skipping LINT kernel TB --- 2013-09-21 15:46:00 - cd /src/sys/arm/conf TB --- 2013-09-21 15:46:00 - /usr/sbin/config -m AC100 TB --- 2013-09-21 15:46:00 - building AC100 kernel TB --- 2013-09-21 15:46:00 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 15:46:00 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 15:46:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 15:46:00 - SRCCONF=/dev/null TB --- 2013-09-21 15:46:00 - TARGET=arm TB --- 2013-09-21 15:46:00 - TARGET_ARCH=armv6 TB --- 2013-09-21 15:46:00 - TZ=UTC TB --- 2013-09-21 15:46:00 - __MAKE_CONF=/dev/null TB --- 2013-09-21 15:46:00 - cd /src TB --- 2013-09-21 15:46:00 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Sat Sep 21 15:46:00 UTC 2013 >>> 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 AC100 completed on Sat Sep 21 15:48:40 UTC 2013 TB --- 2013-09-21 15:48:40 - cd /src/sys/arm/conf TB --- 2013-09-21 15:48:40 - /usr/sbin/config -m ARMADAXP TB --- 2013-09-21 15:48:40 - building ARMADAXP kernel TB --- 2013-09-21 15:48:40 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 15:48:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 15:48:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 15:48:40 - SRCCONF=/dev/null TB --- 2013-09-21 15:48:40 - TARGET=arm TB --- 2013-09-21 15:48:40 - TARGET_ARCH=armv6 TB --- 2013-09-21 15:48:40 - TZ=UTC TB --- 2013-09-21 15:48:40 - __MAKE_CONF=/dev/null TB --- 2013-09-21 15:48:40 - cd /src TB --- 2013-09-21 15:48:40 - /usr/bin/make -B buildkernel KERNCONF=ARMADAXP >>> Kernel build for ARMADAXP started on Sat Sep 21 15:48:40 UTC 2013 >>> 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 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -funwind-tables -mllvm -arm-enable-ehabi -ffreestanding -Werror /src/sys/kern/subr_smp.c /src/sys/kern/subr_smp.c:235:14: error: use of undeclared identifier 'IPI_SUSPEND' if (type == IPI_SUSPEND) ^ /src/sys/kern/subr_smp.c:265:14: error: use of undeclared identifier 'IPI_SUSPEND' if (type == IPI_SUSPEND) ^ 2 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/arm.armv6/src/sys/ARMADAXP *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-09-21 15:50:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-09-21 15:50:51 - ERROR: failed to build ARMADAXP kernel TB --- 2013-09-21 15:50:51 - 9024.07 user 1675.32 system 11433.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.fullReceived on Sat Sep 21 2013 - 13:50:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:41 UTC