From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 6 21:41:26 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 72F268D5; Mon, 6 May 2013 21:41:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 965A691D; Mon, 6 May 2013 21:41:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r46LXPfj061414; Mon, 6 May 2013 17:33:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r46LXP6c061408; Mon, 6 May 2013 21:33:25 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 6 May 2013 21:33:25 GMT Message-Id: <201305062133.r46LXP6c061408@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 May 2013 21:41:26 -0000 TB --- 2013-05-06 18:20:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-06 18:20:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-06 18:20:17 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-06 18:20:17 - cleaning the object tree TB --- 2013-05-06 18:20:17 - /usr/local/bin/svn stat /src TB --- 2013-05-06 18:20:22 - At svn revision 250303 TB --- 2013-05-06 18:20:23 - building world TB --- 2013-05-06 18:20:23 - CROSS_BUILD_TESTING=YES TB --- 2013-05-06 18:20:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-06 18:20:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-06 18:20:23 - SRCCONF=/dev/null TB --- 2013-05-06 18:20:23 - TARGET=arm TB --- 2013-05-06 18:20:23 - TARGET_ARCH=arm TB --- 2013-05-06 18:20:23 - TZ=UTC TB --- 2013-05-06 18:20:23 - __MAKE_CONF=/dev/null TB --- 2013-05-06 18:20:23 - cd /src TB --- 2013-05-06 18:20:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 6 18:20:27 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 Mon May 6 21:18:05 UTC 2013 TB --- 2013-05-06 21:18:05 - generating LINT kernel config TB --- 2013-05-06 21:18:05 - cd /src/sys/arm/conf TB --- 2013-05-06 21:18:05 - /usr/bin/make -B LINT TB --- 2013-05-06 21:18:05 - cd /src/sys/arm/conf TB --- 2013-05-06 21:18:05 - /usr/sbin/config -m LINT TB --- 2013-05-06 21:18:05 - building LINT kernel TB --- 2013-05-06 21:18:05 - CROSS_BUILD_TESTING=YES TB --- 2013-05-06 21:18:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-06 21:18:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-06 21:18:05 - SRCCONF=/dev/null TB --- 2013-05-06 21:18:05 - TARGET=arm TB --- 2013-05-06 21:18:05 - TARGET_ARCH=arm TB --- 2013-05-06 21:18:05 - TZ=UTC TB --- 2013-05-06 21:18:05 - __MAKE_CONF=/dev/null TB --- 2013-05-06 21:18:05 - cd /src TB --- 2013-05-06 21:18:05 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 6 21:18:05 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 [...] ~~~~~~~~~~~~~~~~~ ^ ~ /src/sys/arm/mv/common.c:1765:21: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wintab->remap >= 0 && win_cpu_can_remap(i) != 1) { ~~~~~~~~~~~~~ ^ ~ /src/sys/arm/mv/common.c:884:1: error: unused function 'decode_win_sdram_fixup' [-Werror,-Wunused-function] decode_win_sdram_fixup(void) ^ 4 warnings and 1 error generated. *** [common.o] Error code 1 Stop in /obj/arm.arm/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-06 21:33:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-06 21:33:25 - ERROR: failed to build LINT kernel TB --- 2013-05-06 21:33:25 - 9268.09 user 1640.77 system 11587.39 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue May 7 08:28:52 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C01A615C; Tue, 7 May 2013 08:28:52 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 987FE84C; Tue, 7 May 2013 08:28:52 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r478SpHW017613; Tue, 7 May 2013 04:28:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r478SpZq017606; Tue, 7 May 2013 08:28:51 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 7 May 2013 08:28:51 GMT Message-Id: <201305070828.r478SpZq017606@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 May 2013 08:28:52 -0000 TB --- 2013-05-07 05:10:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-07 05:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-07 05:10:19 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-07 05:10:19 - cleaning the object tree TB --- 2013-05-07 05:11:34 - /usr/local/bin/svn stat /src TB --- 2013-05-07 05:11:37 - At svn revision 250322 TB --- 2013-05-07 05:11:38 - building world TB --- 2013-05-07 05:11:38 - CROSS_BUILD_TESTING=YES TB --- 2013-05-07 05:11:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-07 05:11:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-07 05:11:38 - SRCCONF=/dev/null TB --- 2013-05-07 05:11:38 - TARGET=arm TB --- 2013-05-07 05:11:38 - TARGET_ARCH=arm TB --- 2013-05-07 05:11:38 - TZ=UTC TB --- 2013-05-07 05:11:38 - __MAKE_CONF=/dev/null TB --- 2013-05-07 05:11:38 - cd /src TB --- 2013-05-07 05:11:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue May 7 05:11:43 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 Tue May 7 08:13:24 UTC 2013 TB --- 2013-05-07 08:13:24 - generating LINT kernel config TB --- 2013-05-07 08:13:24 - cd /src/sys/arm/conf TB --- 2013-05-07 08:13:24 - /usr/bin/make -B LINT TB --- 2013-05-07 08:13:24 - cd /src/sys/arm/conf TB --- 2013-05-07 08:13:24 - /usr/sbin/config -m LINT TB --- 2013-05-07 08:13:24 - building LINT kernel TB --- 2013-05-07 08:13:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-07 08:13:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-07 08:13:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-07 08:13:24 - SRCCONF=/dev/null TB --- 2013-05-07 08:13:24 - TARGET=arm TB --- 2013-05-07 08:13:24 - TARGET_ARCH=arm TB --- 2013-05-07 08:13:24 - TZ=UTC TB --- 2013-05-07 08:13:24 - __MAKE_CONF=/dev/null TB --- 2013-05-07 08:13:24 - cd /src TB --- 2013-05-07 08:13:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 7 08:13:24 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 [...] ~~~~~~~~~~~~~~~~~ ^ ~ /src/sys/arm/mv/common.c:1765:21: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (wintab->remap >= 0 && win_cpu_can_remap(i) != 1) { ~~~~~~~~~~~~~ ^ ~ /src/sys/arm/mv/common.c:884:1: error: unused function 'decode_win_sdram_fixup' [-Werror,-Wunused-function] decode_win_sdram_fixup(void) ^ 4 warnings and 1 error generated. *** [common.o] Error code 1 Stop in /obj/arm.arm/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-07 08:28:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-07 08:28:51 - ERROR: failed to build LINT kernel TB --- 2013-05-07 08:28:51 - 9289.93 user 1641.05 system 11911.67 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 06:10:47 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E5B15E55; Wed, 8 May 2013 06:10:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id B95D3854; Wed, 8 May 2013 06:10:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r486AX5r055979; Wed, 8 May 2013 02:10:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r486AX55055970; Wed, 8 May 2013 06:10:33 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 06:10:33 GMT Message-Id: <201305080610.r486AX55055970@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on armv6/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 06:10:48 -0000 TB --- 2013-05-08 03:10:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 03:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 03:10:19 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-08 03:10:19 - cleaning the object tree TB --- 2013-05-08 03:10:19 - /usr/local/bin/svn stat /src TB --- 2013-05-08 03:10:24 - At svn revision 250347 TB --- 2013-05-08 03:10:25 - building world TB --- 2013-05-08 03:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 03:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 03:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 03:10:25 - SRCCONF=/dev/null TB --- 2013-05-08 03:10:25 - TARGET=arm TB --- 2013-05-08 03:10:25 - TARGET_ARCH=armv6 TB --- 2013-05-08 03:10:25 - TZ=UTC TB --- 2013-05-08 03:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-08 03:10:25 - cd /src TB --- 2013-05-08 03:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 03:10:29 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 Wed May 8 06:08:09 UTC 2013 TB --- 2013-05-08 06:08:09 - generating LINT kernel config TB --- 2013-05-08 06:08:09 - cd /src/sys/arm/conf TB --- 2013-05-08 06:08:09 - /usr/bin/make -B LINT TB --- 2013-05-08 06:08:10 - cd /src/sys/arm/conf TB --- 2013-05-08 06:08:10 - /usr/sbin/config -m LINT TB --- 2013-05-08 06:08:10 - skipping LINT kernel TB --- 2013-05-08 06:08:10 - cd /src/sys/arm/conf TB --- 2013-05-08 06:08:10 - /usr/sbin/config -m AC100 TB --- 2013-05-08 06:08:10 - building AC100 kernel TB --- 2013-05-08 06:08:10 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 06:08:10 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 06:08:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 06:08:10 - SRCCONF=/dev/null TB --- 2013-05-08 06:08:10 - TARGET=arm TB --- 2013-05-08 06:08:10 - TARGET_ARCH=armv6 TB --- 2013-05-08 06:08:10 - TZ=UTC TB --- 2013-05-08 06:08:10 - __MAKE_CONF=/dev/null TB --- 2013-05-08 06:08:10 - cd /src TB --- 2013-05-08 06:08:10 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Wed May 8 06:08:10 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 -ffreestanding -Werror /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ /src/sys/vm/vm_phys.c:480:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ 2 errors generated. *** [vm_phys.o] Error code 1 Stop in /obj/arm.armv6/src/sys/AC100. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 06:10:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 06:10:33 - ERROR: failed to build AC100 kernel TB --- 2013-05-08 06:10:33 - 8745.59 user 1479.53 system 10813.75 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 06:23:02 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 903116D; Wed, 8 May 2013 06:23:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 67F3E8BB; Wed, 8 May 2013 06:23:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r486N1a3040116; Wed, 8 May 2013 02:23:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r486Muqp039913; Wed, 8 May 2013 06:22:56 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 06:22:56 GMT Message-Id: <201305080622.r486Muqp039913@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 06:23:02 -0000 TB --- 2013-05-08 03:10:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 03:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 03:10:19 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-08 03:10:19 - cleaning the object tree TB --- 2013-05-08 03:10:19 - /usr/local/bin/svn stat /src TB --- 2013-05-08 03:10:24 - At svn revision 250347 TB --- 2013-05-08 03:10:25 - building world TB --- 2013-05-08 03:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 03:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 03:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 03:10:25 - SRCCONF=/dev/null TB --- 2013-05-08 03:10:25 - TARGET=arm TB --- 2013-05-08 03:10:25 - TARGET_ARCH=arm TB --- 2013-05-08 03:10:25 - TZ=UTC TB --- 2013-05-08 03:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-08 03:10:25 - cd /src TB --- 2013-05-08 03:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 03:10:29 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 Wed May 8 06:08:09 UTC 2013 TB --- 2013-05-08 06:08:09 - generating LINT kernel config TB --- 2013-05-08 06:08:09 - cd /src/sys/arm/conf TB --- 2013-05-08 06:08:09 - /usr/bin/make -B LINT TB --- 2013-05-08 06:08:10 - cd /src/sys/arm/conf TB --- 2013-05-08 06:08:10 - /usr/sbin/config -m LINT TB --- 2013-05-08 06:08:10 - building LINT kernel TB --- 2013-05-08 06:08:10 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 06:08:10 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 06:08:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 06:08:10 - SRCCONF=/dev/null TB --- 2013-05-08 06:08:10 - TARGET=arm TB --- 2013-05-08 06:08:10 - TARGET_ARCH=arm TB --- 2013-05-08 06:08:10 - TZ=UTC TB --- 2013-05-08 06:08:10 - __MAKE_CONF=/dev/null TB --- 2013-05-08 06:08:10 - cd /src TB --- 2013-05-08 06:08:10 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed May 8 06:08:10 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 -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -ffreestanding -Werror /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ /src/sys/vm/vm_phys.c:480:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ 2 errors generated. *** [vm_phys.o] Error code 1 Stop in /obj/arm.arm/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 06:22:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 06:22:56 - ERROR: failed to build LINT kernel TB --- 2013-05-08 06:22:56 - 9258.30 user 1619.19 system 11556.77 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 06:35:00 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 78F73231; Wed, 8 May 2013 06:35:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 4E82290B; Wed, 8 May 2013 06:34:59 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r486YxH1088049; Wed, 8 May 2013 02:34:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r486YxZI088042; Wed, 8 May 2013 06:34:59 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 06:34:59 GMT Message-Id: <201305080634.r486YxZI088042@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 06:35:00 -0000 TB --- 2013-05-08 03:10:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 03:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 03:10:19 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-08 03:10:19 - cleaning the object tree TB --- 2013-05-08 03:10:19 - /usr/local/bin/svn stat /src TB --- 2013-05-08 03:10:24 - At svn revision 250347 TB --- 2013-05-08 03:10:25 - building world TB --- 2013-05-08 03:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 03:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 03:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 03:10:25 - SRCCONF=/dev/null TB --- 2013-05-08 03:10:25 - TARGET=i386 TB --- 2013-05-08 03:10:25 - TARGET_ARCH=i386 TB --- 2013-05-08 03:10:25 - TZ=UTC TB --- 2013-05-08 03:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-08 03:10:25 - cd /src TB --- 2013-05-08 03:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 03:10:29 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 Wed May 8 06:16:43 UTC 2013 TB --- 2013-05-08 06:16:43 - generating LINT kernel config TB --- 2013-05-08 06:16:43 - cd /src/sys/i386/conf TB --- 2013-05-08 06:16:43 - /usr/bin/make -B LINT TB --- 2013-05-08 06:16:43 - cd /src/sys/i386/conf TB --- 2013-05-08 06:16:43 - /usr/sbin/config -m LINT TB --- 2013-05-08 06:16:43 - building LINT kernel TB --- 2013-05-08 06:16:43 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 06:16:43 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 06:16:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 06:16:43 - SRCCONF=/dev/null TB --- 2013-05-08 06:16:43 - TARGET=i386 TB --- 2013-05-08 06:16:43 - TARGET_ARCH=i386 TB --- 2013-05-08 06:16:43 - TZ=UTC TB --- 2013-05-08 06:16:43 - __MAKE_CONF=/dev/null TB --- 2013-05-08 06:16:43 - cd /src TB --- 2013-05-08 06:16:43 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed May 8 06:16:43 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 -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ /src/sys/vm/vm_phys.c:480:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ 2 errors generated. *** [vm_phys.o] Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 06:34:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 06:34:59 - ERROR: failed to build LINT kernel TB --- 2013-05-08 06:34:59 - 10047.29 user 1657.52 system 12279.84 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 07:10:07 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C20F3F2F; Wed, 8 May 2013 07:10:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8FE87A18; Wed, 8 May 2013 07:10:07 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r487A6df078969; Wed, 8 May 2013 03:10:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r487A6cO078965; Wed, 8 May 2013 07:10:06 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 07:10:06 GMT Message-Id: <201305080710.r487A6cO078965@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 07:10:07 -0000 TB --- 2013-05-08 03:10:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 03:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 03:10:19 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-08 03:10:19 - cleaning the object tree TB --- 2013-05-08 03:10:19 - /usr/local/bin/svn stat /src TB --- 2013-05-08 03:10:24 - At svn revision 250347 TB --- 2013-05-08 03:10:25 - building world TB --- 2013-05-08 03:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 03:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 03:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 03:10:25 - SRCCONF=/dev/null TB --- 2013-05-08 03:10:25 - TARGET=amd64 TB --- 2013-05-08 03:10:25 - TARGET_ARCH=amd64 TB --- 2013-05-08 03:10:25 - TZ=UTC TB --- 2013-05-08 03:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-08 03:10:25 - cd /src TB --- 2013-05-08 03:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 03:10:29 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed May 8 06:51:30 UTC 2013 TB --- 2013-05-08 06:51:30 - generating LINT kernel config TB --- 2013-05-08 06:51:30 - cd /src/sys/amd64/conf TB --- 2013-05-08 06:51:30 - /usr/bin/make -B LINT TB --- 2013-05-08 06:51:31 - cd /src/sys/amd64/conf TB --- 2013-05-08 06:51:31 - /usr/sbin/config -m LINT TB --- 2013-05-08 06:51:31 - building LINT kernel TB --- 2013-05-08 06:51:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 06:51:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 06:51:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 06:51:31 - SRCCONF=/dev/null TB --- 2013-05-08 06:51:31 - TARGET=amd64 TB --- 2013-05-08 06:51:31 - TARGET_ARCH=amd64 TB --- 2013-05-08 06:51:31 - TZ=UTC TB --- 2013-05-08 06:51:31 - __MAKE_CONF=/dev/null TB --- 2013-05-08 06:51:31 - cd /src TB --- 2013-05-08 06:51:31 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed May 8 06:51:31 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 -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ /src/sys/vm/vm_phys.c:480:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ 2 errors generated. *** [vm_phys.o] Error code 1 Stop in /obj/amd64.amd64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 07:10:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 07:10:06 - ERROR: failed to build LINT kernel TB --- 2013-05-08 07:10:06 - 11471.62 user 2025.79 system 14386.74 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 07:40:06 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3FA08782; Wed, 8 May 2013 07:40:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 0A413B33; Wed, 8 May 2013 07:40:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r487e4ha042960; Wed, 8 May 2013 03:40:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r487e4hu042957; Wed, 8 May 2013 07:40:04 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 07:40:04 GMT Message-Id: <201305080740.r487e4hu042957@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 07:40:06 -0000 TB --- 2013-05-08 06:34:59 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 06:34:59 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 06:34:59 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-08 06:34:59 - cleaning the object tree TB --- 2013-05-08 06:34:59 - /usr/local/bin/svn stat /src TB --- 2013-05-08 06:35:03 - At svn revision 250347 TB --- 2013-05-08 06:35:04 - building world TB --- 2013-05-08 06:35:04 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 06:35:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 06:35:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 06:35:04 - SRCCONF=/dev/null TB --- 2013-05-08 06:35:04 - TARGET=mips TB --- 2013-05-08 06:35:04 - TARGET_ARCH=mips TB --- 2013-05-08 06:35:04 - TZ=UTC TB --- 2013-05-08 06:35:04 - __MAKE_CONF=/dev/null TB --- 2013-05-08 06:35:04 - cd /src TB --- 2013-05-08 06:35:04 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 06:35:08 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 Wed May 8 07:37:49 UTC 2013 TB --- 2013-05-08 07:37:49 - cd /src/sys/mips/conf TB --- 2013-05-08 07:37:49 - /usr/sbin/config -m ADM5120 TB --- 2013-05-08 07:37:49 - skipping ADM5120 kernel TB --- 2013-05-08 07:37:49 - cd /src/sys/mips/conf TB --- 2013-05-08 07:37:49 - /usr/sbin/config -m ALCHEMY TB --- 2013-05-08 07:37:49 - skipping ALCHEMY kernel TB --- 2013-05-08 07:37:49 - cd /src/sys/mips/conf TB --- 2013-05-08 07:37:49 - /usr/sbin/config -m AP121 TB --- 2013-05-08 07:37:49 - building AP121 kernel TB --- 2013-05-08 07:37:49 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 07:37:49 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 07:37:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 07:37:49 - SRCCONF=/dev/null TB --- 2013-05-08 07:37:49 - TARGET=mips TB --- 2013-05-08 07:37:49 - TARGET_ARCH=mips TB --- 2013-05-08 07:37:49 - TZ=UTC TB --- 2013-05-08 07:37:49 - __MAKE_CONF=/dev/null TB --- 2013-05-08 07:37:49 - cd /src TB --- 2013-05-08 07:37:49 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Wed May 8 07:37:49 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 -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 -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_mmap.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_object.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_page.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_pageout.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_pager.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: "VM_NDOMAIN" is not defined /src/sys/vm/vm_phys.c:480:5: error: "VM_NDOMAIN" is not defined *** [vm_phys.o] Error code 1 Stop in /obj/mips.mips/src/sys/AP121. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 07:40:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 07:40:04 - ERROR: failed to build AP121 kernel TB --- 2013-05-08 07:40:04 - 2783.05 user 652.51 system 3905.00 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 08:14:22 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 630C9D9B; Wed, 8 May 2013 08:14:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 39826D34; Wed, 8 May 2013 08:14:19 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r488EIP0024757; Wed, 8 May 2013 04:14:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r488EIbl024756; Wed, 8 May 2013 08:14:18 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 08:14:18 GMT Message-Id: <201305080814.r488EIbl024756@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips64/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 08:14:22 -0000 TB --- 2013-05-08 07:10:06 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 07:10:06 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 07:10:06 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-08 07:10:06 - cleaning the object tree TB --- 2013-05-08 07:10:06 - /usr/local/bin/svn stat /src TB --- 2013-05-08 07:10:19 - At svn revision 250347 TB --- 2013-05-08 07:10:20 - building world TB --- 2013-05-08 07:10:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 07:10:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 07:10:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 07:10:20 - SRCCONF=/dev/null TB --- 2013-05-08 07:10:20 - TARGET=mips TB --- 2013-05-08 07:10:20 - TARGET_ARCH=mips64 TB --- 2013-05-08 07:10:20 - TZ=UTC TB --- 2013-05-08 07:10:20 - __MAKE_CONF=/dev/null TB --- 2013-05-08 07:10:20 - cd /src TB --- 2013-05-08 07:10:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 07:10:24 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 Wed May 8 08:12:09 UTC 2013 TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m ADM5120 TB --- 2013-05-08 08:12:09 - skipping ADM5120 kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m ALCHEMY TB --- 2013-05-08 08:12:09 - skipping ALCHEMY kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AP121 TB --- 2013-05-08 08:12:09 - skipping AP121 kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AP91 TB --- 2013-05-08 08:12:09 - skipping AP91 kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AP93 TB --- 2013-05-08 08:12:09 - skipping AP93 kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AP94 TB --- 2013-05-08 08:12:09 - skipping AP94 kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AP96 TB --- 2013-05-08 08:12:09 - skipping AP96 kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-05-08 08:12:09 - skipping AR71XX_BASE kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AR724X_BASE TB --- 2013-05-08 08:12:09 - skipping AR724X_BASE kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-05-08 08:12:09 - skipping AR91XX_BASE kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m AR933X_BASE TB --- 2013-05-08 08:12:09 - skipping AR933X_BASE kernel TB --- 2013-05-08 08:12:09 - cd /src/sys/mips/conf TB --- 2013-05-08 08:12:09 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-05-08 08:12:09 - building BERI_DE4_MDROOT kernel TB --- 2013-05-08 08:12:09 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 08:12:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 08:12:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 08:12:09 - SRCCONF=/dev/null TB --- 2013-05-08 08:12:09 - TARGET=mips TB --- 2013-05-08 08:12:09 - TARGET_ARCH=mips64 TB --- 2013-05-08 08:12:09 - TZ=UTC TB --- 2013-05-08 08:12:09 - __MAKE_CONF=/dev/null TB --- 2013-05-08 08:12:09 - cd /src TB --- 2013-05-08 08:12:09 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_MDROOT >>> Kernel build for BERI_DE4_MDROOT started on Wed May 8 08:12:09 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 -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 -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_mmap.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_object.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_page.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_pageout.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_pager.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: "VM_NDOMAIN" is not defined /src/sys/vm/vm_phys.c:480:5: error: "VM_NDOMAIN" is not defined *** [vm_phys.o] Error code 1 Stop in /obj/mips.mips64/src/sys/BERI_DE4_MDROOT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 08:14:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 08:14:18 - ERROR: failed to build BERI_DE4_MDROOT kernel TB --- 2013-05-08 08:14:18 - 2792.98 user 625.46 system 3851.82 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 08:18:16 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E3A0AF2B; Wed, 8 May 2013 08:18:16 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id BAE6FD6B; Wed, 8 May 2013 08:18:16 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r488IGEX032947; Wed, 8 May 2013 04:18:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r488IGYi032946; Wed, 8 May 2013 08:18:16 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 08:18:16 GMT Message-Id: <201305080818.r488IGYi032946@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 08:18:17 -0000 TB --- 2013-05-08 06:23:01 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 06:23:01 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 06:23:01 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-08 06:23:01 - cleaning the object tree TB --- 2013-05-08 06:23:01 - /usr/local/bin/svn stat /src TB --- 2013-05-08 06:23:05 - At svn revision 250347 TB --- 2013-05-08 06:23:06 - building world TB --- 2013-05-08 06:23:06 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 06:23:06 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 06:23:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 06:23:06 - SRCCONF=/dev/null TB --- 2013-05-08 06:23:06 - TARGET=ia64 TB --- 2013-05-08 06:23:06 - TARGET_ARCH=ia64 TB --- 2013-05-08 06:23:06 - TZ=UTC TB --- 2013-05-08 06:23:06 - __MAKE_CONF=/dev/null TB --- 2013-05-08 06:23:06 - cd /src TB --- 2013-05-08 06:23:06 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 06:23:10 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 Wed May 8 07:58:22 UTC 2013 TB --- 2013-05-08 07:58:22 - generating LINT kernel config TB --- 2013-05-08 07:58:22 - cd /src/sys/ia64/conf TB --- 2013-05-08 07:58:22 - /usr/bin/make -B LINT TB --- 2013-05-08 07:58:22 - cd /src/sys/ia64/conf TB --- 2013-05-08 07:58:22 - /usr/sbin/config -m LINT TB --- 2013-05-08 07:58:22 - building LINT kernel TB --- 2013-05-08 07:58:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 07:58:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 07:58:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 07:58:22 - SRCCONF=/dev/null TB --- 2013-05-08 07:58:22 - TARGET=ia64 TB --- 2013-05-08 07:58:22 - TARGET_ARCH=ia64 TB --- 2013-05-08 07:58:22 - TZ=UTC TB --- 2013-05-08 07:58:22 - __MAKE_CONF=/dev/null TB --- 2013-05-08 07:58:22 - cd /src TB --- 2013-05-08 07:58:22 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed May 8 07:58:22 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 -O2 -pipe -fno-strict-aliasing -std=c99 -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 -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/vm/vm_mmap.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/vm/vm_object.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/vm/vm_page.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/vm/vm_pageout.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/vm/vm_pager.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: "VM_NDOMAIN" is not defined /src/sys/vm/vm_phys.c:480:5: error: "VM_NDOMAIN" is not defined *** [vm_phys.o] Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 08:18:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 08:18:16 - ERROR: failed to build LINT kernel TB --- 2013-05-08 08:18:16 - 5480.66 user 896.41 system 6914.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 09:39:08 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B4992366; Wed, 8 May 2013 09:39:08 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 869ED16C; Wed, 8 May 2013 09:39:08 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r489d7eK042749; Wed, 8 May 2013 05:39:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r489d7sH042745; Wed, 8 May 2013 09:39:07 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 09:39:07 GMT Message-Id: <201305080939.r489d7sH042745@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 09:39:08 -0000 TB --- 2013-05-08 06:10:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 06:10:33 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 06:10:33 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-08 06:10:33 - cleaning the object tree TB --- 2013-05-08 06:10:33 - /usr/local/bin/svn stat /src TB --- 2013-05-08 06:10:43 - At svn revision 250347 TB --- 2013-05-08 06:10:44 - building world TB --- 2013-05-08 06:10:44 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 06:10:44 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 06:10:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 06:10:44 - SRCCONF=/dev/null TB --- 2013-05-08 06:10:44 - TARGET=pc98 TB --- 2013-05-08 06:10:44 - TARGET_ARCH=i386 TB --- 2013-05-08 06:10:44 - TZ=UTC TB --- 2013-05-08 06:10:44 - __MAKE_CONF=/dev/null TB --- 2013-05-08 06:10:44 - cd /src TB --- 2013-05-08 06:10:44 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 06:10:49 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 Wed May 8 09:24:28 UTC 2013 TB --- 2013-05-08 09:24:28 - generating LINT kernel config TB --- 2013-05-08 09:24:28 - cd /src/sys/pc98/conf TB --- 2013-05-08 09:24:28 - /usr/bin/make -B LINT TB --- 2013-05-08 09:24:29 - cd /src/sys/pc98/conf TB --- 2013-05-08 09:24:29 - /usr/sbin/config -m LINT TB --- 2013-05-08 09:24:29 - building LINT kernel TB --- 2013-05-08 09:24:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 09:24:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 09:24:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 09:24:29 - SRCCONF=/dev/null TB --- 2013-05-08 09:24:29 - TARGET=pc98 TB --- 2013-05-08 09:24:29 - TARGET_ARCH=i386 TB --- 2013-05-08 09:24:29 - TZ=UTC TB --- 2013-05-08 09:24:29 - __MAKE_CONF=/dev/null TB --- 2013-05-08 09:24:29 - cd /src TB --- 2013-05-08 09:24:29 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed May 8 09:24:29 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 -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ /src/sys/vm/vm_phys.c:480:5: error: 'VM_NDOMAIN' is not defined, evaluates to 0 [-Werror,-Wundef] #if VM_NDOMAIN > 1 ^ 2 errors generated. *** [vm_phys.o] Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 09:39:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 09:39:07 - ERROR: failed to build LINT kernel TB --- 2013-05-08 09:39:07 - 10129.98 user 1430.98 system 12513.63 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 09:40:23 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B0B0F4A1; Wed, 8 May 2013 09:40:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8697418D; Wed, 8 May 2013 09:40:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r489eM9B047545; Wed, 8 May 2013 05:40:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r489eMkW047540; Wed, 8 May 2013 09:40:22 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 09:40:22 GMT Message-Id: <201305080940.r489eMkW047540@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 09:40:23 -0000 TB --- 2013-05-08 08:18:16 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 08:18:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 08:18:16 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-08 08:18:16 - cleaning the object tree TB --- 2013-05-08 08:18:16 - /usr/local/bin/svn stat /src TB --- 2013-05-08 08:18:19 - At svn revision 250347 TB --- 2013-05-08 08:18:20 - building world TB --- 2013-05-08 08:18:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 08:18:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 08:18:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 08:18:20 - SRCCONF=/dev/null TB --- 2013-05-08 08:18:20 - TARGET=sparc64 TB --- 2013-05-08 08:18:20 - TARGET_ARCH=sparc64 TB --- 2013-05-08 08:18:20 - TZ=UTC TB --- 2013-05-08 08:18:20 - __MAKE_CONF=/dev/null TB --- 2013-05-08 08:18:20 - cd /src TB --- 2013-05-08 08:18:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 08:18:24 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 Wed May 8 09:25:23 UTC 2013 TB --- 2013-05-08 09:25:23 - generating LINT kernel config TB --- 2013-05-08 09:25:23 - cd /src/sys/sparc64/conf TB --- 2013-05-08 09:25:23 - /usr/bin/make -B LINT TB --- 2013-05-08 09:25:24 - cd /src/sys/sparc64/conf TB --- 2013-05-08 09:25:24 - /usr/sbin/config -m LINT TB --- 2013-05-08 09:25:24 - building LINT kernel TB --- 2013-05-08 09:25:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 09:25:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 09:25:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 09:25:24 - SRCCONF=/dev/null TB --- 2013-05-08 09:25:24 - TARGET=sparc64 TB --- 2013-05-08 09:25:24 - TARGET_ARCH=sparc64 TB --- 2013-05-08 09:25:24 - TZ=UTC TB --- 2013-05-08 09:25:24 - __MAKE_CONF=/dev/null TB --- 2013-05-08 09:25:24 - cd /src TB --- 2013-05-08 09:25:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed May 8 09:25:24 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 -O2 -pipe -fno-strict-aliasing -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_mmap.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_object.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_page.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_pageout.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_pager.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: "VM_NDOMAIN" is not defined /src/sys/vm/vm_phys.c:480:5: error: "VM_NDOMAIN" is not defined *** [vm_phys.o] Error code 1 Stop in /obj/sparc64.sparc64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 09:40:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 09:40:22 - ERROR: failed to build LINT kernel TB --- 2013-05-08 09:40:22 - 3886.22 user 686.80 system 4926.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 10:24:22 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 45278171; Wed, 8 May 2013 10:24:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1C1F4386; Wed, 8 May 2013 10:24:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r48AOLRa056762; Wed, 8 May 2013 06:24:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r48AOLWA056761; Wed, 8 May 2013 10:24:21 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 10:24:21 GMT Message-Id: <201305081024.r48AOLWA056761@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 10:24:22 -0000 TB --- 2013-05-08 07:40:05 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 07:40:05 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 07:40:05 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-08 07:40:05 - cleaning the object tree TB --- 2013-05-08 07:40:05 - /usr/local/bin/svn stat /src TB --- 2013-05-08 07:40:21 - At svn revision 250347 TB --- 2013-05-08 07:40:22 - building world TB --- 2013-05-08 07:40:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 07:40:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 07:40:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 07:40:22 - SRCCONF=/dev/null TB --- 2013-05-08 07:40:22 - TARGET=powerpc TB --- 2013-05-08 07:40:22 - TARGET_ARCH=powerpc TB --- 2013-05-08 07:40:22 - TZ=UTC TB --- 2013-05-08 07:40:22 - __MAKE_CONF=/dev/null TB --- 2013-05-08 07:40:22 - cd /src TB --- 2013-05-08 07:40:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 07:40:27 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 Wed May 8 10:14:38 UTC 2013 TB --- 2013-05-08 10:14:38 - generating LINT kernel config TB --- 2013-05-08 10:14:38 - cd /src/sys/powerpc/conf TB --- 2013-05-08 10:14:38 - /usr/bin/make -B LINT TB --- 2013-05-08 10:14:38 - cd /src/sys/powerpc/conf TB --- 2013-05-08 10:14:38 - /usr/sbin/config -m LINT TB --- 2013-05-08 10:14:38 - building LINT kernel TB --- 2013-05-08 10:14:38 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 10:14:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 10:14:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 10:14:38 - SRCCONF=/dev/null TB --- 2013-05-08 10:14:38 - TARGET=powerpc TB --- 2013-05-08 10:14:38 - TARGET_ARCH=powerpc TB --- 2013-05-08 10:14:38 - TZ=UTC TB --- 2013-05-08 10:14:38 - __MAKE_CONF=/dev/null TB --- 2013-05-08 10:14:38 - cd /src TB --- 2013-05-08 10:14:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed May 8 10:14:38 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 -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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_mmap.c cc -c -O -pipe -std=c99 -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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_object.c cc -c -O -pipe -std=c99 -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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_page.c cc -c -O -pipe -std=c99 -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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_pageout.c cc -c -O -pipe -std=c99 -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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_pager.c cc -c -O -pipe -std=c99 -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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: "VM_NDOMAIN" is not defined /src/sys/vm/vm_phys.c:480:5: error: "VM_NDOMAIN" is not defined *** [vm_phys.o] Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 10:24:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 10:24:21 - ERROR: failed to build LINT kernel TB --- 2013-05-08 10:24:21 - 8488.18 user 1047.33 system 9856.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 8 11:21:48 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B2BBB31B; Wed, 8 May 2013 11:21:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 88676879; Wed, 8 May 2013 11:21:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r48BLlUr062373; Wed, 8 May 2013 07:21:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r48BLlVk062372; Wed, 8 May 2013 11:21:47 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 May 2013 11:21:47 GMT Message-Id: <201305081121.r48BLlVk062372@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 11:21:48 -0000 TB --- 2013-05-08 08:14:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-08 08:14:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-08 08:14:18 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-08 08:14:18 - cleaning the object tree TB --- 2013-05-08 08:14:18 - /usr/local/bin/svn stat /src TB --- 2013-05-08 08:14:22 - At svn revision 250347 TB --- 2013-05-08 08:14:23 - building world TB --- 2013-05-08 08:14:23 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 08:14:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 08:14:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 08:14:23 - SRCCONF=/dev/null TB --- 2013-05-08 08:14:23 - TARGET=powerpc TB --- 2013-05-08 08:14:23 - TARGET_ARCH=powerpc64 TB --- 2013-05-08 08:14:23 - TZ=UTC TB --- 2013-05-08 08:14:23 - __MAKE_CONF=/dev/null TB --- 2013-05-08 08:14:23 - cd /src TB --- 2013-05-08 08:14:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed May 8 08:14:27 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed May 8 11:16:17 UTC 2013 TB --- 2013-05-08 11:16:17 - generating LINT kernel config TB --- 2013-05-08 11:16:17 - cd /src/sys/powerpc/conf TB --- 2013-05-08 11:16:17 - /usr/bin/make -B LINT TB --- 2013-05-08 11:16:17 - cd /src/sys/powerpc/conf TB --- 2013-05-08 11:16:17 - /usr/sbin/config -m LINT TB --- 2013-05-08 11:16:17 - skipping LINT kernel TB --- 2013-05-08 11:16:17 - cd /src/sys/powerpc/conf TB --- 2013-05-08 11:16:17 - /usr/sbin/config -m GENERIC TB --- 2013-05-08 11:16:17 - skipping GENERIC kernel TB --- 2013-05-08 11:16:17 - cd /src/sys/powerpc/conf TB --- 2013-05-08 11:16:17 - /usr/sbin/config -m GENERIC64 TB --- 2013-05-08 11:16:17 - building GENERIC64 kernel TB --- 2013-05-08 11:16:17 - CROSS_BUILD_TESTING=YES TB --- 2013-05-08 11:16:17 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-08 11:16:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-08 11:16:17 - SRCCONF=/dev/null TB --- 2013-05-08 11:16:17 - TARGET=powerpc TB --- 2013-05-08 11:16:17 - TARGET_ARCH=powerpc64 TB --- 2013-05-08 11:16:17 - TZ=UTC TB --- 2013-05-08 11:16:17 - __MAKE_CONF=/dev/null TB --- 2013-05-08 11:16:17 - cd /src TB --- 2013-05-08 11:16:17 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Wed May 8 11:16:17 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 -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 -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_mmap.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_object.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_page.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_pageout.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_pager.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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/vm/vm_phys.c /src/sys/vm/vm_phys.c:467:5: error: "VM_NDOMAIN" is not defined /src/sys/vm/vm_phys.c:480:5: error: "VM_NDOMAIN" is not defined *** [vm_phys.o] Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-08 11:21:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-08 11:21:47 - ERROR: failed to build GENERIC64 kernel TB --- 2013-05-08 11:21:47 - 9892.13 user 1226.39 system 11248.66 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 10 23:38:24 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8648ED4F; Fri, 10 May 2013 23:38:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id 3A6B8E16; Fri, 10 May 2013 23:38:24 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r4ANcN2d052659; Fri, 10 May 2013 23:38:23 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r4ANcMLA052494; Fri, 10 May 2013 23:38:22 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 10 May 2013 23:38:22 GMT Message-Id: <201305102338.r4ANcMLA052494@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 23:38:24 -0000 TB --- 2013-05-10 23:05:12 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-05-10 23:05:12 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-10 23:05:12 - starting RELENG_8 tinderbox run for mips/mips TB --- 2013-05-10 23:05:12 - cleaning the object tree TB --- 2013-05-10 23:05:12 - /usr/local/bin/svn stat /src TB --- 2013-05-10 23:05:15 - At svn revision 250487 TB --- 2013-05-10 23:05:16 - building world TB --- 2013-05-10 23:05:16 - CROSS_BUILD_TESTING=YES TB --- 2013-05-10 23:05:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-10 23:05:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-10 23:05:16 - SRCCONF=/dev/null TB --- 2013-05-10 23:05:16 - TARGET=mips TB --- 2013-05-10 23:05:16 - TARGET_ARCH=mips TB --- 2013-05-10 23:05:16 - TZ=UTC TB --- 2013-05-10 23:05:16 - __MAKE_CONF=/dev/null TB --- 2013-05-10 23:05:16 - cd /src TB --- 2013-05-10 23:05:16 - /usr/bin/make -B buildworld >>> World build started on Fri May 10 23:05:17 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 [...] cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -c /src/usr.sbin/ndp/../../contrib/tcpdump/gmt2local.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -EL -o ndp ndp.o gmt2local.o gzip -cn /src/usr.sbin/ndp/ndp.8 > ndp.8.gz ===> usr.sbin/newsyslog (all) cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/newsyslog.c cc1: warnings being treated as errors /src/usr.sbin/newsyslog/newsyslog.c: In function 'delete_oldest_timelog': /src/usr.sbin/newsyslog/newsyslog.c:1511: warning: unused variable 'valid' *** [newsyslog.o] Error code 1 Stop in /src/usr.sbin/newsyslog. *** [all] Error code 1 Stop in /src/usr.sbin. *** [usr.sbin.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2013-05-10 23:38:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-10 23:38:22 - ERROR: failed to build world TB --- 2013-05-10 23:38:22 - 1619.40 user 348.73 system 1990.52 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 10 23:38:53 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9C7E9E74; Fri, 10 May 2013 23:38:53 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id 51A9FE24; Fri, 10 May 2013 23:38:53 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r4ANcqeR062171; Fri, 10 May 2013 23:38:52 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r4ANcqSN062168; Fri, 10 May 2013 23:38:52 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 10 May 2013 23:38:52 GMT Message-Id: <201305102338.r4ANcqSN062168@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 23:38:53 -0000 TB --- 2013-05-10 23:05:12 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-05-10 23:05:12 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-10 23:05:12 - starting RELENG_8 tinderbox run for arm/arm TB --- 2013-05-10 23:05:12 - cleaning the object tree TB --- 2013-05-10 23:05:12 - /usr/local/bin/svn stat /src TB --- 2013-05-10 23:05:15 - At svn revision 250487 TB --- 2013-05-10 23:05:16 - building world TB --- 2013-05-10 23:05:16 - CROSS_BUILD_TESTING=YES TB --- 2013-05-10 23:05:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-10 23:05:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-10 23:05:16 - SRCCONF=/dev/null TB --- 2013-05-10 23:05:16 - TARGET=arm TB --- 2013-05-10 23:05:16 - TARGET_ARCH=arm TB --- 2013-05-10 23:05:16 - TZ=UTC TB --- 2013-05-10 23:05:16 - __MAKE_CONF=/dev/null TB --- 2013-05-10 23:05:16 - cd /src TB --- 2013-05-10 23:05:16 - /usr/bin/make -B buildworld >>> World build started on Fri May 10 23:05:17 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 [...] cc -O -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -c /src/usr.sbin/ndp/../../contrib/tcpdump/gmt2local.c cc -O -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -o ndp ndp.o gmt2local.o gzip -cn /src/usr.sbin/ndp/ndp.8 > ndp.8.gz ===> usr.sbin/newsyslog (all) cc -O -pipe -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/newsyslog.c cc1: warnings being treated as errors /src/usr.sbin/newsyslog/newsyslog.c: In function 'delete_oldest_timelog': /src/usr.sbin/newsyslog/newsyslog.c:1511: warning: unused variable 'valid' *** [newsyslog.o] Error code 1 Stop in /src/usr.sbin/newsyslog. *** [all] Error code 1 Stop in /src/usr.sbin. *** [usr.sbin.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2013-05-10 23:38:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-10 23:38:52 - ERROR: failed to build world TB --- 2013-05-10 23:38:52 - 1672.59 user 375.45 system 2020.77 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 10 23:47:26 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 07AAD20C; Fri, 10 May 2013 23:47:26 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id AD65DE77; Fri, 10 May 2013 23:47:25 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r4ANlPws025090; Fri, 10 May 2013 23:47:25 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r4ANlPef025088; Fri, 10 May 2013 23:47:25 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 10 May 2013 23:47:25 GMT Message-Id: <201305102347.r4ANlPef025088@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 23:47:26 -0000 TB --- 2013-05-10 23:05:12 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-05-10 23:05:12 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-10 23:05:12 - starting RELENG_8 tinderbox run for i386/pc98 TB --- 2013-05-10 23:05:12 - cleaning the object tree TB --- 2013-05-10 23:05:12 - /usr/local/bin/svn stat /src TB --- 2013-05-10 23:05:15 - At svn revision 250487 TB --- 2013-05-10 23:05:16 - building world TB --- 2013-05-10 23:05:16 - CROSS_BUILD_TESTING=YES TB --- 2013-05-10 23:05:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-10 23:05:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-10 23:05:16 - SRCCONF=/dev/null TB --- 2013-05-10 23:05:16 - TARGET=pc98 TB --- 2013-05-10 23:05:16 - TARGET_ARCH=i386 TB --- 2013-05-10 23:05:16 - TZ=UTC TB --- 2013-05-10 23:05:16 - __MAKE_CONF=/dev/null TB --- 2013-05-10 23:05:16 - cd /src TB --- 2013-05-10 23:05:16 - /usr/bin/make -B buildworld >>> World build started on Fri May 10 23:05:17 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 [...] cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -c /src/usr.sbin/ndp/../../contrib/tcpdump/gmt2local.c cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -o ndp ndp.o gmt2local.o gzip -cn /src/usr.sbin/ndp/ndp.8 > ndp.8.gz ===> usr.sbin/newsyslog (all) cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/newsyslog.c cc1: warnings being treated as errors /src/usr.sbin/newsyslog/newsyslog.c: In function 'delete_oldest_timelog': /src/usr.sbin/newsyslog/newsyslog.c:1511: warning: unused variable 'valid' *** [newsyslog.o] Error code 1 Stop in /src/usr.sbin/newsyslog. *** [all] Error code 1 Stop in /src/usr.sbin. *** [usr.sbin.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2013-05-10 23:47:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-10 23:47:25 - ERROR: failed to build world TB --- 2013-05-10 23:47:25 - 2121.22 user 388.45 system 2533.12 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 10 23:47:58 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0181B340; Fri, 10 May 2013 23:47:58 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id A866BE99; Fri, 10 May 2013 23:47:57 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r4ANlvel031701; Fri, 10 May 2013 23:47:57 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r4ANlvc7031699; Fri, 10 May 2013 23:47:57 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 10 May 2013 23:47:57 GMT Message-Id: <201305102347.r4ANlvc7031699@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 23:47:58 -0000 TB --- 2013-05-10 23:05:12 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-05-10 23:05:12 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-10 23:05:12 - starting RELENG_8 tinderbox run for i386/i386 TB --- 2013-05-10 23:05:12 - cleaning the object tree TB --- 2013-05-10 23:05:12 - /usr/local/bin/svn stat /src TB --- 2013-05-10 23:05:15 - At svn revision 250487 TB --- 2013-05-10 23:05:16 - building world TB --- 2013-05-10 23:05:16 - CROSS_BUILD_TESTING=YES TB --- 2013-05-10 23:05:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-10 23:05:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-10 23:05:16 - SRCCONF=/dev/null TB --- 2013-05-10 23:05:16 - TARGET=i386 TB --- 2013-05-10 23:05:16 - TARGET_ARCH=i386 TB --- 2013-05-10 23:05:16 - TZ=UTC TB --- 2013-05-10 23:05:16 - __MAKE_CONF=/dev/null TB --- 2013-05-10 23:05:16 - cd /src TB --- 2013-05-10 23:05:16 - /usr/bin/make -B buildworld >>> World build started on Fri May 10 23:05:17 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 [...] cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -c /src/usr.sbin/ndp/../../contrib/tcpdump/gmt2local.c cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -o ndp ndp.o gmt2local.o gzip -cn /src/usr.sbin/ndp/ndp.8 > ndp.8.gz ===> usr.sbin/newsyslog (all) cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/newsyslog.c cc1: warnings being treated as errors /src/usr.sbin/newsyslog/newsyslog.c: In function 'delete_oldest_timelog': /src/usr.sbin/newsyslog/newsyslog.c:1511: warning: unused variable 'valid' *** [newsyslog.o] Error code 1 Stop in /src/usr.sbin/newsyslog. *** [all] Error code 1 Stop in /src/usr.sbin. *** [usr.sbin.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2013-05-10 23:47:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-10 23:47:57 - ERROR: failed to build world TB --- 2013-05-10 23:47:57 - 2147.98 user 386.24 system 2565.10 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 10 23:48:22 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E73E0458; Fri, 10 May 2013 23:48:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id 9C211EA4; Fri, 10 May 2013 23:48:22 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r4ANmMVZ043292; Fri, 10 May 2013 23:48:22 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r4ANmMCJ043281; Fri, 10 May 2013 23:48:22 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 10 May 2013 23:48:22 GMT Message-Id: <201305102348.r4ANmMCJ043281@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 23:48:23 -0000 TB --- 2013-05-10 23:05:12 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-05-10 23:05:12 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-10 23:05:12 - starting RELENG_8 tinderbox run for amd64/amd64 TB --- 2013-05-10 23:05:12 - cleaning the object tree TB --- 2013-05-10 23:05:12 - /usr/local/bin/svn stat /src TB --- 2013-05-10 23:05:15 - At svn revision 250487 TB --- 2013-05-10 23:05:16 - building world TB --- 2013-05-10 23:05:16 - CROSS_BUILD_TESTING=YES TB --- 2013-05-10 23:05:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-10 23:05:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-10 23:05:16 - SRCCONF=/dev/null TB --- 2013-05-10 23:05:16 - TARGET=amd64 TB --- 2013-05-10 23:05:16 - TARGET_ARCH=amd64 TB --- 2013-05-10 23:05:16 - TZ=UTC TB --- 2013-05-10 23:05:16 - __MAKE_CONF=/dev/null TB --- 2013-05-10 23:05:16 - cd /src TB --- 2013-05-10 23:05:16 - /usr/bin/make -B buildworld >>> World build started on Fri May 10 23:05:17 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 [...] cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -c /src/usr.sbin/ndp/../../contrib/tcpdump/gmt2local.c cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -o ndp ndp.o gmt2local.o gzip -cn /src/usr.sbin/ndp/ndp.8 > ndp.8.gz ===> usr.sbin/newsyslog (all) cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/newsyslog.c cc1: warnings being treated as errors /src/usr.sbin/newsyslog/newsyslog.c: In function 'delete_oldest_timelog': /src/usr.sbin/newsyslog/newsyslog.c:1511: warning: unused variable 'valid' *** [newsyslog.o] Error code 1 Stop in /src/usr.sbin/newsyslog. *** [all] Error code 1 Stop in /src/usr.sbin. *** [usr.sbin.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2013-05-10 23:48:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-10 23:48:22 - ERROR: failed to build world TB --- 2013-05-10 23:48:22 - 2162.48 user 393.04 system 2590.05 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 11 00:00:00 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7C9A974C; Sat, 11 May 2013 00:00:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id 31772F0B; Sat, 11 May 2013 00:00:00 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r4ANxxDL078991; Fri, 10 May 2013 23:59:59 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r4ANxxrS078970; Fri, 10 May 2013 23:59:59 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 10 May 2013 23:59:59 GMT Message-Id: <201305102359.r4ANxxrS078970@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 00:00:00 -0000 TB --- 2013-05-10 23:05:12 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-05-10 23:05:12 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-10 23:05:12 - starting RELENG_8 tinderbox run for ia64/ia64 TB --- 2013-05-10 23:05:12 - cleaning the object tree TB --- 2013-05-10 23:05:12 - /usr/local/bin/svn stat /src TB --- 2013-05-10 23:05:15 - At svn revision 250487 TB --- 2013-05-10 23:05:16 - building world TB --- 2013-05-10 23:05:16 - CROSS_BUILD_TESTING=YES TB --- 2013-05-10 23:05:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-10 23:05:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-10 23:05:16 - SRCCONF=/dev/null TB --- 2013-05-10 23:05:16 - TARGET=ia64 TB --- 2013-05-10 23:05:16 - TARGET_ARCH=ia64 TB --- 2013-05-10 23:05:16 - TZ=UTC TB --- 2013-05-10 23:05:16 - __MAKE_CONF=/dev/null TB --- 2013-05-10 23:05:16 - cd /src TB --- 2013-05-10 23:05:16 - /usr/bin/make -B buildworld >>> World build started on Fri May 10 23:05:17 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 [...] cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -c /src/usr.sbin/ndp/../../contrib/tcpdump/gmt2local.c cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -o ndp ndp.o gmt2local.o gzip -cn /src/usr.sbin/ndp/ndp.8 > ndp.8.gz ===> usr.sbin/newsyslog (all) cc -O2 -pipe -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/newsyslog.c cc1: warnings being treated as errors /src/usr.sbin/newsyslog/newsyslog.c: In function 'delete_oldest_timelog': /src/usr.sbin/newsyslog/newsyslog.c:1511: warning: unused variable 'valid' *** [newsyslog.o] Error code 1 Stop in /src/usr.sbin/newsyslog. *** [all] Error code 1 Stop in /src/usr.sbin. *** [usr.sbin.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2013-05-10 23:59:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-10 23:59:59 - ERROR: failed to build world TB --- 2013-05-10 23:59:59 - 2852.12 user 412.70 system 3287.60 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 11 00:19:37 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 66677DEC; Sat, 11 May 2013 00:19:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id 182FFFA7; Sat, 11 May 2013 00:19:37 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r4B0Ja1m050193; Sat, 11 May 2013 00:19:36 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r4B0JaCv050188; Sat, 11 May 2013 00:19:36 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 11 May 2013 00:19:36 GMT Message-Id: <201305110019.r4B0JaCv050188@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 00:19:37 -0000 TB --- 2013-05-10 23:38:53 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-05-10 23:38:53 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-10 23:38:53 - starting RELENG_8 tinderbox run for sparc64/sparc64 TB --- 2013-05-10 23:38:53 - cleaning the object tree TB --- 2013-05-10 23:38:53 - /usr/local/bin/svn stat /src TB --- 2013-05-10 23:38:55 - At svn revision 250487 TB --- 2013-05-10 23:38:56 - building world TB --- 2013-05-10 23:38:56 - CROSS_BUILD_TESTING=YES TB --- 2013-05-10 23:38:56 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-10 23:38:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-10 23:38:56 - SRCCONF=/dev/null TB --- 2013-05-10 23:38:56 - TARGET=sparc64 TB --- 2013-05-10 23:38:56 - TARGET_ARCH=sparc64 TB --- 2013-05-10 23:38:56 - TZ=UTC TB --- 2013-05-10 23:38:56 - __MAKE_CONF=/dev/null TB --- 2013-05-10 23:38:56 - cd /src TB --- 2013-05-10 23:38:56 - /usr/bin/make -B buildworld >>> World build started on Fri May 10 23:38:56 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 [...] cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -c /src/usr.sbin/ndp/../../contrib/tcpdump/gmt2local.c cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -o ndp ndp.o gmt2local.o gzip -cn /src/usr.sbin/ndp/ndp.8 > ndp.8.gz ===> usr.sbin/newsyslog (all) cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/newsyslog.c cc1: warnings being treated as errors /src/usr.sbin/newsyslog/newsyslog.c: In function 'delete_oldest_timelog': /src/usr.sbin/newsyslog/newsyslog.c:1511: warning: unused variable 'valid' *** [newsyslog.o] Error code 1 Stop in /src/usr.sbin/newsyslog. *** [all] Error code 1 Stop in /src/usr.sbin. *** [usr.sbin.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2013-05-11 00:19:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-11 00:19:36 - ERROR: failed to build world TB --- 2013-05-11 00:19:36 - 2036.98 user 363.34 system 2443.49 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 11 00:21:03 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8F7C3F29; Sat, 11 May 2013 00:21:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id 44AEDFC0; Sat, 11 May 2013 00:21:03 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r4B0L2Ow078743; Sat, 11 May 2013 00:21:02 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r4B0L22T078742; Sat, 11 May 2013 00:21:02 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 11 May 2013 00:21:02 GMT Message-Id: <201305110021.r4B0L22T078742@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 00:21:03 -0000 TB --- 2013-05-10 23:38:23 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-05-10 23:38:23 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-05-10 23:38:23 - starting RELENG_8 tinderbox run for powerpc/powerpc TB --- 2013-05-10 23:38:23 - cleaning the object tree TB --- 2013-05-10 23:38:23 - /usr/local/bin/svn stat /src TB --- 2013-05-10 23:38:25 - At svn revision 250487 TB --- 2013-05-10 23:38:26 - building world TB --- 2013-05-10 23:38:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-10 23:38:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-10 23:38:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-10 23:38:26 - SRCCONF=/dev/null TB --- 2013-05-10 23:38:26 - TARGET=powerpc TB --- 2013-05-10 23:38:26 - TARGET_ARCH=powerpc TB --- 2013-05-10 23:38:26 - TZ=UTC TB --- 2013-05-10 23:38:26 - __MAKE_CONF=/dev/null TB --- 2013-05-10 23:38:26 - cd /src TB --- 2013-05-10 23:38:26 - /usr/bin/make -B buildworld >>> World build started on Fri May 10 23:38:27 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 [...] cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -c /src/usr.sbin/ndp/../../contrib/tcpdump/gmt2local.c cc -O2 -pipe -I. -I/src/usr.sbin/ndp -I/src/usr.sbin/ndp/../../contrib/tcpdump -D_U_="" -std=gnu99 -fstack-protector -o ndp ndp.o gmt2local.o gzip -cn /src/usr.sbin/ndp/ndp.8 > ndp.8.gz ===> usr.sbin/newsyslog (all) cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/newsyslog.c cc1: warnings being treated as errors /src/usr.sbin/newsyslog/newsyslog.c: In function 'delete_oldest_timelog': /src/usr.sbin/newsyslog/newsyslog.c:1511: warning: unused variable 'valid' *** [newsyslog.o] Error code 1 Stop in /src/usr.sbin/newsyslog. *** [all] Error code 1 Stop in /src/usr.sbin. *** [usr.sbin.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2013-05-11 00:21:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-11 00:21:02 - ERROR: failed to build world TB --- 2013-05-11 00:21:02 - 2160.27 user 369.84 system 2559.17 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-powerpc-powerpc.full