From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 12 08:59:34 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 D73D3D7C; Sun, 12 May 2013 08:59:34 +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 AF4AF114; Sun, 12 May 2013 08:59:31 +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 r4C8xP05073954; Sun, 12 May 2013 04:59: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 r4C8xPvt073940; Sun, 12 May 2013 08:59:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 08:59:25 GMT Message-Id: <201305120859.r4C8xPvt073940@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: Sun, 12 May 2013 08:59:34 -0000 TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 05:50: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-12 05:50:18 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-12 05:50:18 - cleaning the object tree TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src TB --- 2013-05-12 05:50:23 - At svn revision 250553 TB --- 2013-05-12 05:50:24 - building world TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null TB --- 2013-05-12 05:50:24 - TARGET=arm TB --- 2013-05-12 05:50:24 - TARGET_ARCH=armv6 TB --- 2013-05-12 05:50:24 - TZ=UTC TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null TB --- 2013-05-12 05:50:24 - cd /src TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 05:50:28 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 Sun May 12 08:57:34 UTC 2013 TB --- 2013-05-12 08:57:34 - generating LINT kernel config TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/bin/make -B LINT TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m LINT TB --- 2013-05-12 08:57:34 - skipping LINT kernel TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m AC100 TB --- 2013-05-12 08:57:34 - building AC100 kernel TB --- 2013-05-12 08:57:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 08:57:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 08:57:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 08:57:34 - SRCCONF=/dev/null TB --- 2013-05-12 08:57:34 - TARGET=arm TB --- 2013-05-12 08:57:34 - TARGET_ARCH=armv6 TB --- 2013-05-12 08:57:34 - TZ=UTC TB --- 2013-05-12 08:57:34 - __MAKE_CONF=/dev/null TB --- 2013-05-12 08:57:34 - cd /src TB --- 2013-05-12 08:57:34 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Sun May 12 08:57:34 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.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-12 08:59:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 08:59:25 - ERROR: failed to build AC100 kernel TB --- 2013-05-12 08:59:25 - 8723.16 user 1494.64 system 11346.40 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 12 09:23:15 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 B7B9C378; Sun, 12 May 2013 09:23:15 +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 8DFD01FA; Sun, 12 May 2013 09:23:15 +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 r4C9NELv078197; Sun, 12 May 2013 05:23:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4C9NEGt078194; Sun, 12 May 2013 09:23:14 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 09:23:14 GMT Message-Id: <201305120923.r4C9NEGt078194@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: Sun, 12 May 2013 09:23:15 -0000 TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 05:50: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-12 05:50:18 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-12 05:50:18 - cleaning the object tree TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src TB --- 2013-05-12 05:50:23 - At svn revision 250553 TB --- 2013-05-12 05:50:24 - building world TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null TB --- 2013-05-12 05:50:24 - TARGET=arm TB --- 2013-05-12 05:50:24 - TARGET_ARCH=arm TB --- 2013-05-12 05:50:24 - TZ=UTC TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null TB --- 2013-05-12 05:50:24 - cd /src TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 05:50:28 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 Sun May 12 08:57:34 UTC 2013 TB --- 2013-05-12 08:57:34 - generating LINT kernel config TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/bin/make -B LINT TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m LINT TB --- 2013-05-12 08:57:34 - building LINT kernel TB --- 2013-05-12 08:57:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 08:57:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 08:57:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 08:57:34 - SRCCONF=/dev/null TB --- 2013-05-12 08:57:34 - TARGET=arm TB --- 2013-05-12 08:57:34 - TARGET_ARCH=arm TB --- 2013-05-12 08:57:34 - TZ=UTC TB --- 2013-05-12 08:57:34 - __MAKE_CONF=/dev/null TB --- 2013-05-12 08:57:34 - cd /src TB --- 2013-05-12 08:57:34 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 08:57:34 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 09:21:01 UTC 2013 TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m AC100 TB --- 2013-05-12 09:21:01 - skipping AC100 kernel TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m ARMADAXP TB --- 2013-05-12 09:21:01 - skipping ARMADAXP kernel TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m ATMEL TB --- 2013-05-12 09:21:01 - building ATMEL kernel TB --- 2013-05-12 09:21:01 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 09:21:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 09:21:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 09:21:01 - SRCCONF=/dev/null TB --- 2013-05-12 09:21:01 - TARGET=arm TB --- 2013-05-12 09:21:01 - TARGET_ARCH=arm TB --- 2013-05-12 09:21:01 - TZ=UTC TB --- 2013-05-12 09:21:01 - __MAKE_CONF=/dev/null TB --- 2013-05-12 09:21:01 - cd /src TB --- 2013-05-12 09:21:01 - /usr/bin/make -B buildkernel KERNCONF=ATMEL >>> Kernel build for ATMEL started on Sun May 12 09:21:01 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/arm.arm/src/sys/ATMEL. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 09:23:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 09:23:14 - ERROR: failed to build ATMEL kernel TB --- 2013-05-12 09:23:14 - 9722.55 user 1748.41 system 12775.98 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 12 11:45:38 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 3ECD3A81; Sun, 12 May 2013 11:45:38 +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 1627D809; Sun, 12 May 2013 11:45:37 +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 r4CBjbVd018762; Sun, 12 May 2013 07:45:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CBjbsm018759; Sun, 12 May 2013 11:45:37 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 11:45:37 GMT Message-Id: <201305121145.r4CBjbsm018759@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: Sun, 12 May 2013 11:45:38 -0000 TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 05:50: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-12 05:50:18 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-12 05:50:18 - cleaning the object tree TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src TB --- 2013-05-12 05:50:23 - At svn revision 250553 TB --- 2013-05-12 05:50:24 - building world TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null TB --- 2013-05-12 05:50:24 - TARGET=i386 TB --- 2013-05-12 05:50:24 - TARGET_ARCH=i386 TB --- 2013-05-12 05:50:24 - TZ=UTC TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null TB --- 2013-05-12 05:50:24 - cd /src TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 05:50:28 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 Sun May 12 08:58:44 UTC 2013 TB --- 2013-05-12 08:58:45 - generating LINT kernel config TB --- 2013-05-12 08:58:45 - cd /src/sys/i386/conf TB --- 2013-05-12 08:58:45 - /usr/bin/make -B LINT TB --- 2013-05-12 08:58:45 - cd /src/sys/i386/conf TB --- 2013-05-12 08:58:45 - /usr/sbin/config -m LINT TB --- 2013-05-12 08:58:45 - building LINT kernel TB --- 2013-05-12 08:58:45 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 08:58:45 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 08:58:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 08:58:45 - SRCCONF=/dev/null TB --- 2013-05-12 08:58:45 - TARGET=i386 TB --- 2013-05-12 08:58:45 - TARGET_ARCH=i386 TB --- 2013-05-12 08:58:45 - TZ=UTC TB --- 2013-05-12 08:58:45 - __MAKE_CONF=/dev/null TB --- 2013-05-12 08:58:45 - cd /src TB --- 2013-05-12 08:58:45 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 08:58:45 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 09:32:30 UTC 2013 TB --- 2013-05-12 09:32:30 - cd /src/sys/i386/conf TB --- 2013-05-12 09:32:30 - /usr/sbin/config -m LINT-NOINET TB --- 2013-05-12 09:32:30 - building LINT-NOINET kernel TB --- 2013-05-12 09:32:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 09:32:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 09:32:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 09:32:30 - SRCCONF=/dev/null TB --- 2013-05-12 09:32:30 - TARGET=i386 TB --- 2013-05-12 09:32:30 - TARGET_ARCH=i386 TB --- 2013-05-12 09:32:30 - TZ=UTC TB --- 2013-05-12 09:32:30 - __MAKE_CONF=/dev/null TB --- 2013-05-12 09:32:30 - cd /src TB --- 2013-05-12 09:32:30 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Sun May 12 09:32:30 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Sun May 12 10:03:07 UTC 2013 TB --- 2013-05-12 10:03:07 - cd /src/sys/i386/conf TB --- 2013-05-12 10:03:07 - /usr/sbin/config -m LINT-NOINET6 TB --- 2013-05-12 10:03:07 - building LINT-NOINET6 kernel TB --- 2013-05-12 10:03:07 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 10:03:07 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 10:03:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 10:03:07 - SRCCONF=/dev/null TB --- 2013-05-12 10:03:07 - TARGET=i386 TB --- 2013-05-12 10:03:07 - TARGET_ARCH=i386 TB --- 2013-05-12 10:03:07 - TZ=UTC TB --- 2013-05-12 10:03:07 - __MAKE_CONF=/dev/null TB --- 2013-05-12 10:03:07 - cd /src TB --- 2013-05-12 10:03:07 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Sun May 12 10:03:07 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Sun May 12 10:35:36 UTC 2013 TB --- 2013-05-12 10:35:36 - cd /src/sys/i386/conf TB --- 2013-05-12 10:35:36 - /usr/sbin/config -m LINT-NOIP TB --- 2013-05-12 10:35:36 - building LINT-NOIP kernel TB --- 2013-05-12 10:35:36 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 10:35:36 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 10:35:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 10:35:36 - SRCCONF=/dev/null TB --- 2013-05-12 10:35:36 - TARGET=i386 TB --- 2013-05-12 10:35:36 - TARGET_ARCH=i386 TB --- 2013-05-12 10:35:36 - TZ=UTC TB --- 2013-05-12 10:35:36 - __MAKE_CONF=/dev/null TB --- 2013-05-12 10:35:36 - cd /src TB --- 2013-05-12 10:35:36 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Sun May 12 10:35:37 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Sun May 12 11:03:39 UTC 2013 TB --- 2013-05-12 11:03:39 - cd /src/sys/i386/conf TB --- 2013-05-12 11:03:39 - /usr/sbin/config -m LINT-VIMAGE TB --- 2013-05-12 11:03:39 - building LINT-VIMAGE kernel TB --- 2013-05-12 11:03:39 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 11:03:39 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 11:03:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 11:03:39 - SRCCONF=/dev/null TB --- 2013-05-12 11:03:39 - TARGET=i386 TB --- 2013-05-12 11:03:39 - TARGET_ARCH=i386 TB --- 2013-05-12 11:03:39 - TZ=UTC TB --- 2013-05-12 11:03:39 - __MAKE_CONF=/dev/null TB --- 2013-05-12 11:03:39 - cd /src TB --- 2013-05-12 11:03:39 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Sun May 12 11:03:39 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Sun May 12 11:33:52 UTC 2013 TB --- 2013-05-12 11:33:52 - cd /src/sys/i386/conf TB --- 2013-05-12 11:33:52 - /usr/sbin/config -m GENERIC TB --- 2013-05-12 11:33:52 - building GENERIC kernel TB --- 2013-05-12 11:33:52 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 11:33:52 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 11:33:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 11:33:52 - SRCCONF=/dev/null TB --- 2013-05-12 11:33:52 - TARGET=i386 TB --- 2013-05-12 11:33:52 - TARGET_ARCH=i386 TB --- 2013-05-12 11:33:52 - TZ=UTC TB --- 2013-05-12 11:33:52 - __MAKE_CONF=/dev/null TB --- 2013-05-12 11:33:52 - cd /src TB --- 2013-05-12 11:33:52 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 12 11:33:52 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/i386.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 11:45:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 11:45:37 - ERROR: failed to build GENERIC kernel TB --- 2013-05-12 11:45:37 - 16867.33 user 2848.42 system 21318.50 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 12 12:50:17 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 7BD3F4BD; Sun, 12 May 2013 12:50:17 +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 537F3A42; Sun, 12 May 2013 12:50: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 r4CCoEv9043332; Sun, 12 May 2013 08:50:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CCoEI3043297; Sun, 12 May 2013 12:50:14 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 12:50:14 GMT Message-Id: <201305121250.r4CCoEI3043297@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: Sun, 12 May 2013 12:50:17 -0000 TB --- 2013-05-12 08:59:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 08:59:25 - 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-12 08:59:25 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-12 08:59:25 - cleaning the object tree TB --- 2013-05-12 08:59:25 - /usr/local/bin/svn stat /src TB --- 2013-05-12 08:59:49 - At svn revision 250553 TB --- 2013-05-12 08:59:50 - building world TB --- 2013-05-12 08:59:50 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 08:59:50 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 08:59:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 08:59:50 - SRCCONF=/dev/null TB --- 2013-05-12 08:59:50 - TARGET=pc98 TB --- 2013-05-12 08:59:50 - TARGET_ARCH=i386 TB --- 2013-05-12 08:59:50 - TZ=UTC TB --- 2013-05-12 08:59:50 - __MAKE_CONF=/dev/null TB --- 2013-05-12 08:59:50 - cd /src TB --- 2013-05-12 08:59:50 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 08:59:55 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 Sun May 12 12:15:54 UTC 2013 TB --- 2013-05-12 12:15:54 - generating LINT kernel config TB --- 2013-05-12 12:15:54 - cd /src/sys/pc98/conf TB --- 2013-05-12 12:15:54 - /usr/bin/make -B LINT TB --- 2013-05-12 12:15:54 - cd /src/sys/pc98/conf TB --- 2013-05-12 12:15:54 - /usr/sbin/config -m LINT TB --- 2013-05-12 12:15:54 - building LINT kernel TB --- 2013-05-12 12:15:54 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 12:15:54 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 12:15:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 12:15:54 - SRCCONF=/dev/null TB --- 2013-05-12 12:15:54 - TARGET=pc98 TB --- 2013-05-12 12:15:54 - TARGET_ARCH=i386 TB --- 2013-05-12 12:15:54 - TZ=UTC TB --- 2013-05-12 12:15:54 - __MAKE_CONF=/dev/null TB --- 2013-05-12 12:15:54 - cd /src TB --- 2013-05-12 12:15:54 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 12:15:55 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 12:43:29 UTC 2013 TB --- 2013-05-12 12:43:29 - cd /src/sys/pc98/conf TB --- 2013-05-12 12:43:29 - /usr/sbin/config -m GENERIC TB --- 2013-05-12 12:43:29 - building GENERIC kernel TB --- 2013-05-12 12:43:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 12:43:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 12:43:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 12:43:29 - SRCCONF=/dev/null TB --- 2013-05-12 12:43:29 - TARGET=pc98 TB --- 2013-05-12 12:43:29 - TARGET_ARCH=i386 TB --- 2013-05-12 12:43:29 - TZ=UTC TB --- 2013-05-12 12:43:29 - __MAKE_CONF=/dev/null TB --- 2013-05-12 12:43:29 - cd /src TB --- 2013-05-12 12:43:29 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 12 12:43: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 [...] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 12:50:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 12:50:14 - ERROR: failed to build GENERIC kernel TB --- 2013-05-12 12:50:14 - 10927.16 user 1691.37 system 13849.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 12 19:35:55 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 CBCF2E24; Sun, 12 May 2013 19:35:55 +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 A37C7AF2; Sun, 12 May 2013 19:35:55 +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 r4CJZs3Y065255; Sun, 12 May 2013 15:35:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CJZsI2065253; Sun, 12 May 2013 19:35:54 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 19:35:54 GMT Message-Id: <201305121935.r4CJZsI2065253@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: Sun, 12 May 2013 19:35:55 -0000 TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 16:30: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-12 16:30:19 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-12 16:30:19 - cleaning the object tree TB --- 2013-05-12 16:34:58 - /usr/local/bin/svn stat /src TB --- 2013-05-12 16:35:02 - At svn revision 250575 TB --- 2013-05-12 16:35:03 - building world TB --- 2013-05-12 16:35:03 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 16:35:03 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 16:35:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 16:35:03 - SRCCONF=/dev/null TB --- 2013-05-12 16:35:03 - TARGET=arm TB --- 2013-05-12 16:35:03 - TARGET_ARCH=armv6 TB --- 2013-05-12 16:35:03 - TZ=UTC TB --- 2013-05-12 16:35:03 - __MAKE_CONF=/dev/null TB --- 2013-05-12 16:35:03 - cd /src TB --- 2013-05-12 16:35:03 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 16: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 Sun May 12 19:34:04 UTC 2013 TB --- 2013-05-12 19:34:04 - generating LINT kernel config TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/bin/make -B LINT TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m LINT TB --- 2013-05-12 19:34:04 - skipping LINT kernel TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m AC100 TB --- 2013-05-12 19:34:04 - building AC100 kernel TB --- 2013-05-12 19:34:04 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:34:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:34:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:34:04 - SRCCONF=/dev/null TB --- 2013-05-12 19:34:04 - TARGET=arm TB --- 2013-05-12 19:34:04 - TARGET_ARCH=armv6 TB --- 2013-05-12 19:34:04 - TZ=UTC TB --- 2013-05-12 19:34:04 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:34:04 - cd /src TB --- 2013-05-12 19:34:04 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Sun May 12 19:34:04 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.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-12 19:35:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 19:35:54 - ERROR: failed to build AC100 kernel TB --- 2013-05-12 19:35:54 - 8716.50 user 1450.07 system 11134.73 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 12 19:59:44 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 365F4338; Sun, 12 May 2013 19:59:44 +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 0CA0ABE6; Sun, 12 May 2013 19:59:43 +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 r4CJxhxH079057; Sun, 12 May 2013 15:59:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CJxhEM079056; Sun, 12 May 2013 19:59:43 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 19:59:43 GMT Message-Id: <201305121959.r4CJxhEM079056@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: Sun, 12 May 2013 19:59:44 -0000 TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 16:30: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-12 16:30:19 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-12 16:30:19 - cleaning the object tree TB --- 2013-05-12 16:36:12 - /usr/local/bin/svn stat /src TB --- 2013-05-12 16:36:15 - At svn revision 250575 TB --- 2013-05-12 16:36:16 - building world TB --- 2013-05-12 16:36:16 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 16:36:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 16:36:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 16:36:16 - SRCCONF=/dev/null TB --- 2013-05-12 16:36:16 - TARGET=arm TB --- 2013-05-12 16:36:16 - TARGET_ARCH=arm TB --- 2013-05-12 16:36:16 - TZ=UTC TB --- 2013-05-12 16:36:16 - __MAKE_CONF=/dev/null TB --- 2013-05-12 16:36:16 - cd /src TB --- 2013-05-12 16:36:16 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 16:36:20 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 Sun May 12 19:34:04 UTC 2013 TB --- 2013-05-12 19:34:04 - generating LINT kernel config TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/bin/make -B LINT TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m LINT TB --- 2013-05-12 19:34:04 - building LINT kernel TB --- 2013-05-12 19:34:04 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:34:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:34:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:34:04 - SRCCONF=/dev/null TB --- 2013-05-12 19:34:04 - TARGET=arm TB --- 2013-05-12 19:34:04 - TARGET_ARCH=arm TB --- 2013-05-12 19:34:04 - TZ=UTC TB --- 2013-05-12 19:34:04 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:34:04 - cd /src TB --- 2013-05-12 19:34:04 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 19:34:04 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 19:57:27 UTC 2013 TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m AC100 TB --- 2013-05-12 19:57:27 - skipping AC100 kernel TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m ARMADAXP TB --- 2013-05-12 19:57:27 - skipping ARMADAXP kernel TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m ATMEL TB --- 2013-05-12 19:57:27 - building ATMEL kernel TB --- 2013-05-12 19:57:27 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:57:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:57:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:57:27 - SRCCONF=/dev/null TB --- 2013-05-12 19:57:27 - TARGET=arm TB --- 2013-05-12 19:57:27 - TARGET_ARCH=arm TB --- 2013-05-12 19:57:27 - TZ=UTC TB --- 2013-05-12 19:57:27 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:57:27 - cd /src TB --- 2013-05-12 19:57:27 - /usr/bin/make -B buildkernel KERNCONF=ATMEL >>> Kernel build for ATMEL started on Sun May 12 19:57:27 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/arm.arm/src/sys/ATMEL. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 19:59:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 19:59:43 - ERROR: failed to build ATMEL kernel TB --- 2013-05-12 19:59:43 - 9724.61 user 1694.62 system 12563.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 12 22:31:36 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 D2508AD4; Sun, 12 May 2013 22:31:36 +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 A90802C9; Sun, 12 May 2013 22:31:36 +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 r4CMVZsD042561; Sun, 12 May 2013 18:31:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CMVZsg042556; Sun, 12 May 2013 22:31:35 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 22:31:35 GMT Message-Id: <201305122231.r4CMVZsg042556@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: Sun, 12 May 2013 22:31:36 -0000 TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 16:30: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-12 16:30:19 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-12 16:30:19 - cleaning the object tree TB --- 2013-05-12 16:38:05 - /usr/local/bin/svn stat /src TB --- 2013-05-12 16:38:08 - At svn revision 250575 TB --- 2013-05-12 16:38:09 - building world TB --- 2013-05-12 16:38:09 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 16:38:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 16:38:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 16:38:09 - SRCCONF=/dev/null TB --- 2013-05-12 16:38:09 - TARGET=i386 TB --- 2013-05-12 16:38:09 - TARGET_ARCH=i386 TB --- 2013-05-12 16:38:09 - TZ=UTC TB --- 2013-05-12 16:38:09 - __MAKE_CONF=/dev/null TB --- 2013-05-12 16:38:09 - cd /src TB --- 2013-05-12 16:38:09 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 16:38:14 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 Sun May 12 19:45:17 UTC 2013 TB --- 2013-05-12 19:45:17 - generating LINT kernel config TB --- 2013-05-12 19:45:17 - cd /src/sys/i386/conf TB --- 2013-05-12 19:45:17 - /usr/bin/make -B LINT TB --- 2013-05-12 19:45:17 - cd /src/sys/i386/conf TB --- 2013-05-12 19:45:17 - /usr/sbin/config -m LINT TB --- 2013-05-12 19:45:17 - building LINT kernel TB --- 2013-05-12 19:45:17 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:45:17 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:45:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:45:17 - SRCCONF=/dev/null TB --- 2013-05-12 19:45:17 - TARGET=i386 TB --- 2013-05-12 19:45:17 - TARGET_ARCH=i386 TB --- 2013-05-12 19:45:17 - TZ=UTC TB --- 2013-05-12 19:45:17 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:45:17 - cd /src TB --- 2013-05-12 19:45:17 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 19:45: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 >>> Kernel build for LINT completed on Sun May 12 20:18:21 UTC 2013 TB --- 2013-05-12 20:18:21 - cd /src/sys/i386/conf TB --- 2013-05-12 20:18:21 - /usr/sbin/config -m LINT-NOINET TB --- 2013-05-12 20:18:21 - building LINT-NOINET kernel TB --- 2013-05-12 20:18:21 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 20:18:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 20:18:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 20:18:21 - SRCCONF=/dev/null TB --- 2013-05-12 20:18:21 - TARGET=i386 TB --- 2013-05-12 20:18:21 - TARGET_ARCH=i386 TB --- 2013-05-12 20:18:21 - TZ=UTC TB --- 2013-05-12 20:18:21 - __MAKE_CONF=/dev/null TB --- 2013-05-12 20:18:21 - cd /src TB --- 2013-05-12 20:18:21 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Sun May 12 20:18:21 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Sun May 12 20:49:08 UTC 2013 TB --- 2013-05-12 20:49:08 - cd /src/sys/i386/conf TB --- 2013-05-12 20:49:08 - /usr/sbin/config -m LINT-NOINET6 TB --- 2013-05-12 20:49:09 - building LINT-NOINET6 kernel TB --- 2013-05-12 20:49:09 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 20:49:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 20:49:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 20:49:09 - SRCCONF=/dev/null TB --- 2013-05-12 20:49:09 - TARGET=i386 TB --- 2013-05-12 20:49:09 - TARGET_ARCH=i386 TB --- 2013-05-12 20:49:09 - TZ=UTC TB --- 2013-05-12 20:49:09 - __MAKE_CONF=/dev/null TB --- 2013-05-12 20:49:09 - cd /src TB --- 2013-05-12 20:49:09 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Sun May 12 20:49: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 >>> Kernel build for LINT-NOINET6 completed on Sun May 12 21:21:18 UTC 2013 TB --- 2013-05-12 21:21:18 - cd /src/sys/i386/conf TB --- 2013-05-12 21:21:18 - /usr/sbin/config -m LINT-NOIP TB --- 2013-05-12 21:21:18 - building LINT-NOIP kernel TB --- 2013-05-12 21:21:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 21:21:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 21:21:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 21:21:18 - SRCCONF=/dev/null TB --- 2013-05-12 21:21:18 - TARGET=i386 TB --- 2013-05-12 21:21:18 - TARGET_ARCH=i386 TB --- 2013-05-12 21:21:18 - TZ=UTC TB --- 2013-05-12 21:21:18 - __MAKE_CONF=/dev/null TB --- 2013-05-12 21:21:18 - cd /src TB --- 2013-05-12 21:21:18 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Sun May 12 21:21:18 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Sun May 12 21:48:41 UTC 2013 TB --- 2013-05-12 21:48:41 - cd /src/sys/i386/conf TB --- 2013-05-12 21:48:41 - /usr/sbin/config -m LINT-VIMAGE TB --- 2013-05-12 21:48:41 - building LINT-VIMAGE kernel TB --- 2013-05-12 21:48:41 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 21:48:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 21:48:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 21:48:41 - SRCCONF=/dev/null TB --- 2013-05-12 21:48:41 - TARGET=i386 TB --- 2013-05-12 21:48:41 - TARGET_ARCH=i386 TB --- 2013-05-12 21:48:41 - TZ=UTC TB --- 2013-05-12 21:48:41 - __MAKE_CONF=/dev/null TB --- 2013-05-12 21:48:41 - cd /src TB --- 2013-05-12 21:48:41 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Sun May 12 21:48:41 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Sun May 12 22:19:39 UTC 2013 TB --- 2013-05-12 22:19:39 - cd /src/sys/i386/conf TB --- 2013-05-12 22:19:39 - /usr/sbin/config -m GENERIC TB --- 2013-05-12 22:19:39 - building GENERIC kernel TB --- 2013-05-12 22:19:39 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 22:19:39 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 22:19:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 22:19:39 - SRCCONF=/dev/null TB --- 2013-05-12 22:19:39 - TARGET=i386 TB --- 2013-05-12 22:19:39 - TARGET_ARCH=i386 TB --- 2013-05-12 22:19:39 - TZ=UTC TB --- 2013-05-12 22:19:39 - __MAKE_CONF=/dev/null TB --- 2013-05-12 22:19:39 - cd /src TB --- 2013-05-12 22:19:39 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 12 22:19:39 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/i386.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 22:31:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 22:31:35 - ERROR: failed to build GENERIC kernel TB --- 2013-05-12 22:31:35 - 16868.55 user 2807.06 system 21676.12 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun May 12 23:27: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 53C8E17E; Sun, 12 May 2013 23:27:26 +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 22E7C66C; Sun, 12 May 2013 23:27:25 +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 r4CNRPg5039111; Sun, 12 May 2013 19:27: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 r4CNRPCl039105; Sun, 12 May 2013 23:27:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 23:27:25 GMT Message-Id: <201305122327.r4CNRPCl039105@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: Sun, 12 May 2013 23:27:26 -0000 TB --- 2013-05-12 19:35:55 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 19:35:55 - 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-12 19:35:55 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-12 19:35:55 - cleaning the object tree TB --- 2013-05-12 19:37:55 - /usr/local/bin/svn stat /src TB --- 2013-05-12 19:38:08 - At svn revision 250575 TB --- 2013-05-12 19:38:09 - building world TB --- 2013-05-12 19:38:09 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:38:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:38:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:38:09 - SRCCONF=/dev/null TB --- 2013-05-12 19:38:09 - TARGET=pc98 TB --- 2013-05-12 19:38:09 - TARGET_ARCH=i386 TB --- 2013-05-12 19:38:09 - TZ=UTC TB --- 2013-05-12 19:38:09 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:38:09 - cd /src TB --- 2013-05-12 19:38:09 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 19:38:14 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 Sun May 12 22:53:26 UTC 2013 TB --- 2013-05-12 22:53:26 - generating LINT kernel config TB --- 2013-05-12 22:53:26 - cd /src/sys/pc98/conf TB --- 2013-05-12 22:53:26 - /usr/bin/make -B LINT TB --- 2013-05-12 22:53:26 - cd /src/sys/pc98/conf TB --- 2013-05-12 22:53:26 - /usr/sbin/config -m LINT TB --- 2013-05-12 22:53:26 - building LINT kernel TB --- 2013-05-12 22:53:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 22:53:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 22:53:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 22:53:26 - SRCCONF=/dev/null TB --- 2013-05-12 22:53:26 - TARGET=pc98 TB --- 2013-05-12 22:53:26 - TARGET_ARCH=i386 TB --- 2013-05-12 22:53:26 - TZ=UTC TB --- 2013-05-12 22:53:26 - __MAKE_CONF=/dev/null TB --- 2013-05-12 22:53:26 - cd /src TB --- 2013-05-12 22:53:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 22:53:26 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 23:20:55 UTC 2013 TB --- 2013-05-12 23:20:55 - cd /src/sys/pc98/conf TB --- 2013-05-12 23:20:55 - /usr/sbin/config -m GENERIC TB --- 2013-05-12 23:20:55 - building GENERIC kernel TB --- 2013-05-12 23:20:55 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 23:20:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 23:20:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 23:20:55 - SRCCONF=/dev/null TB --- 2013-05-12 23:20:55 - TARGET=pc98 TB --- 2013-05-12 23:20:55 - TARGET_ARCH=i386 TB --- 2013-05-12 23:20:55 - TZ=UTC TB --- 2013-05-12 23:20:55 - __MAKE_CONF=/dev/null TB --- 2013-05-12 23:20:55 - cd /src TB --- 2013-05-12 23:20:55 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 12 23:20:55 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 23:27:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 23:27:25 - ERROR: failed to build GENERIC kernel TB --- 2013-05-12 23:27:25 - 10926.77 user 1707.78 system 13890.16 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 13 10:13:59 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 E44FBCE8; Mon, 13 May 2013 10:13:59 +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 BB0C4369; Mon, 13 May 2013 10:13: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 r4DADrI9048880; Mon, 13 May 2013 06:13:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DADrig048870; Mon, 13 May 2013 10:13:53 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 10:13:53 GMT Message-Id: <201305131013.r4DADrig048870@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: Mon, 13 May 2013 10:14:00 -0000 TB --- 2013-05-13 08:20:35 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 08:20:35 - 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-13 08:20:35 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-13 08:20:35 - cleaning the object tree TB --- 2013-05-13 08:20:35 - /usr/local/bin/svn stat /src TB --- 2013-05-13 08:20:52 - At svn revision 250588 TB --- 2013-05-13 08:20:53 - building world TB --- 2013-05-13 08:20:53 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 08:20:53 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 08:20:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 08:20:53 - SRCCONF=/dev/null TB --- 2013-05-13 08:20:53 - TARGET=ia64 TB --- 2013-05-13 08:20:53 - TARGET_ARCH=ia64 TB --- 2013-05-13 08:20:53 - TZ=UTC TB --- 2013-05-13 08:20:53 - __MAKE_CONF=/dev/null TB --- 2013-05-13 08:20:53 - cd /src TB --- 2013-05-13 08:20:53 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 08:20:58 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 13 09:54:15 UTC 2013 TB --- 2013-05-13 09:54:15 - generating LINT kernel config TB --- 2013-05-13 09:54:15 - cd /src/sys/ia64/conf TB --- 2013-05-13 09:54:15 - /usr/bin/make -B LINT TB --- 2013-05-13 09:54:15 - cd /src/sys/ia64/conf TB --- 2013-05-13 09:54:15 - /usr/sbin/config -m LINT TB --- 2013-05-13 09:54:15 - building LINT kernel TB --- 2013-05-13 09:54:15 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 09:54:15 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 09:54:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 09:54:15 - SRCCONF=/dev/null TB --- 2013-05-13 09:54:15 - TARGET=ia64 TB --- 2013-05-13 09:54:15 - TARGET_ARCH=ia64 TB --- 2013-05-13 09:54:15 - TZ=UTC TB --- 2013-05-13 09:54:15 - __MAKE_CONF=/dev/null TB --- 2013-05-13 09:54:15 - cd /src TB --- 2013-05-13 09:54:15 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 13 09:54:15 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 10:13:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 10:13:53 - ERROR: failed to build LINT kernel TB --- 2013-05-13 10:13:53 - 5437.87 user 878.43 system 6797.74 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 13 11:16:45 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 BC0745F6; Mon, 13 May 2013 11:16:45 +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 93568A5C; Mon, 13 May 2013 11:16:45 +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 r4DBGiXo079360; Mon, 13 May 2013 07:16:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DBGiLH079356; Mon, 13 May 2013 11:16:44 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 11:16:44 GMT Message-Id: <201305131116.r4DBGiLH079356@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: Mon, 13 May 2013 11:16:45 -0000 TB --- 2013-05-13 10:13:53 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 10:13:53 - 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-13 10:13:53 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-13 10:13:53 - cleaning the object tree TB --- 2013-05-13 10:13:53 - /usr/local/bin/svn stat /src TB --- 2013-05-13 10:14:09 - At svn revision 250588 TB --- 2013-05-13 10:14:10 - building world TB --- 2013-05-13 10:14:10 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 10:14:10 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 10:14:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 10:14:10 - SRCCONF=/dev/null TB --- 2013-05-13 10:14:10 - TARGET=mips TB --- 2013-05-13 10:14:10 - TARGET_ARCH=mips TB --- 2013-05-13 10:14:10 - TZ=UTC TB --- 2013-05-13 10:14:10 - __MAKE_CONF=/dev/null TB --- 2013-05-13 10:14:10 - cd /src TB --- 2013-05-13 10:14:10 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 10:14:15 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 13 11:14:41 UTC 2013 TB --- 2013-05-13 11:14:41 - cd /src/sys/mips/conf TB --- 2013-05-13 11:14:41 - /usr/sbin/config -m ADM5120 TB --- 2013-05-13 11:14:41 - skipping ADM5120 kernel TB --- 2013-05-13 11:14:41 - cd /src/sys/mips/conf TB --- 2013-05-13 11:14:41 - /usr/sbin/config -m ALCHEMY TB --- 2013-05-13 11:14:41 - skipping ALCHEMY kernel TB --- 2013-05-13 11:14:41 - cd /src/sys/mips/conf TB --- 2013-05-13 11:14:41 - /usr/sbin/config -m AP121 TB --- 2013-05-13 11:14:41 - building AP121 kernel TB --- 2013-05-13 11:14:41 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 11:14:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 11:14:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 11:14:41 - SRCCONF=/dev/null TB --- 2013-05-13 11:14:41 - TARGET=mips TB --- 2013-05-13 11:14:41 - TARGET_ARCH=mips TB --- 2013-05-13 11:14:41 - TZ=UTC TB --- 2013-05-13 11:14:41 - __MAKE_CONF=/dev/null TB --- 2013-05-13 11:14:41 - cd /src TB --- 2013-05-13 11:14:41 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Mon May 13 11:14:41 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 11:16:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 11:16:44 - ERROR: failed to build AP121 kernel TB --- 2013-05-13 11:16:44 - 2772.57 user 592.66 system 3771.00 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 13 11:28: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 9543FA9B; Mon, 13 May 2013 11:28: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 6C751B17; Mon, 13 May 2013 11:28: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 r4DBSIS5062376; Mon, 13 May 2013 07:28: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 r4DBSILN062371; Mon, 13 May 2013 11:28:18 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 11:28:18 GMT Message-Id: <201305131128.r4DBSILN062371@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: Mon, 13 May 2013 11:28:22 -0000 TB --- 2013-05-13 10:26:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 10:26:26 - 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-13 10:26:26 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-13 10:26:26 - cleaning the object tree TB --- 2013-05-13 10:26:26 - /usr/local/bin/svn stat /src TB --- 2013-05-13 10:26:30 - At svn revision 250588 TB --- 2013-05-13 10:26:31 - building world TB --- 2013-05-13 10:26:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 10:26:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 10:26:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 10:26:31 - SRCCONF=/dev/null TB --- 2013-05-13 10:26:31 - TARGET=mips TB --- 2013-05-13 10:26:31 - TARGET_ARCH=mips64 TB --- 2013-05-13 10:26:31 - TZ=UTC TB --- 2013-05-13 10:26:31 - __MAKE_CONF=/dev/null TB --- 2013-05-13 10:26:31 - cd /src TB --- 2013-05-13 10:26:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 10:26:35 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 13 11:26:02 UTC 2013 TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m ADM5120 TB --- 2013-05-13 11:26:02 - skipping ADM5120 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m ALCHEMY TB --- 2013-05-13 11:26:02 - skipping ALCHEMY kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP121 TB --- 2013-05-13 11:26:02 - skipping AP121 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP91 TB --- 2013-05-13 11:26:02 - skipping AP91 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP93 TB --- 2013-05-13 11:26:02 - skipping AP93 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP94 TB --- 2013-05-13 11:26:02 - skipping AP94 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP96 TB --- 2013-05-13 11:26:02 - skipping AP96 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-05-13 11:26:02 - skipping AR71XX_BASE kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AR724X_BASE TB --- 2013-05-13 11:26:02 - skipping AR724X_BASE kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-05-13 11:26:02 - skipping AR91XX_BASE kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AR933X_BASE TB --- 2013-05-13 11:26:02 - skipping AR933X_BASE kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-05-13 11:26:02 - building BERI_DE4_MDROOT kernel TB --- 2013-05-13 11:26:02 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 11:26:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 11:26:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 11:26:02 - SRCCONF=/dev/null TB --- 2013-05-13 11:26:02 - TARGET=mips TB --- 2013-05-13 11:26:02 - TARGET_ARCH=mips64 TB --- 2013-05-13 11:26:02 - TZ=UTC TB --- 2013-05-13 11:26:02 - __MAKE_CONF=/dev/null TB --- 2013-05-13 11:26:02 - cd /src TB --- 2013-05-13 11:26:02 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_MDROOT >>> Kernel build for BERI_DE4_MDROOT started on Mon May 13 11:26:02 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 11:28:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 11:28:18 - ERROR: failed to build BERI_DE4_MDROOT kernel TB --- 2013-05-13 11:28:18 - 2793.62 user 589.90 system 3712.05 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 13 12:31: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 AAEB6D76; Mon, 13 May 2013 12:31:58 +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 80395EF0; Mon, 13 May 2013 12:31:58 +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 r4DCVvC7008412; Mon, 13 May 2013 08:31:57 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DCVvw0008411; Mon, 13 May 2013 12:31:57 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 12:31:57 GMT Message-Id: <201305131231.r4DCVvw0008411@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: Mon, 13 May 2013 12:31:58 -0000 TB --- 2013-05-13 11:16:44 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 11:16:44 - 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-13 11:16:44 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-13 11:16:44 - cleaning the object tree TB --- 2013-05-13 11:16:44 - /usr/local/bin/svn stat /src TB --- 2013-05-13 11:16:48 - At svn revision 250588 TB --- 2013-05-13 11:16:49 - building world TB --- 2013-05-13 11:16:49 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 11:16:49 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 11:16:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 11:16:49 - SRCCONF=/dev/null TB --- 2013-05-13 11:16:49 - TARGET=sparc64 TB --- 2013-05-13 11:16:49 - TARGET_ARCH=sparc64 TB --- 2013-05-13 11:16:49 - TZ=UTC TB --- 2013-05-13 11:16:49 - __MAKE_CONF=/dev/null TB --- 2013-05-13 11:16:49 - cd /src TB --- 2013-05-13 11:16:49 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 11:16:53 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 13 12:18:21 UTC 2013 TB --- 2013-05-13 12:18:21 - generating LINT kernel config TB --- 2013-05-13 12:18:21 - cd /src/sys/sparc64/conf TB --- 2013-05-13 12:18:21 - /usr/bin/make -B LINT TB --- 2013-05-13 12:18:21 - cd /src/sys/sparc64/conf TB --- 2013-05-13 12:18:21 - /usr/sbin/config -m LINT TB --- 2013-05-13 12:18:21 - building LINT kernel TB --- 2013-05-13 12:18:21 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 12:18:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 12:18:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 12:18:21 - SRCCONF=/dev/null TB --- 2013-05-13 12:18:21 - TARGET=sparc64 TB --- 2013-05-13 12:18:21 - TARGET_ARCH=sparc64 TB --- 2013-05-13 12:18:21 - TZ=UTC TB --- 2013-05-13 12:18:21 - __MAKE_CONF=/dev/null TB --- 2013-05-13 12:18:21 - cd /src TB --- 2013-05-13 12:18:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 13 12:18:21 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 12:31:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 12:31:57 - ERROR: failed to build LINT kernel TB --- 2013-05-13 12:31:57 - 3822.84 user 611.70 system 4512.84 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 13 13:19: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 EE801CC2; Mon, 13 May 2013 13:19:26 +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 C55441C1; Mon, 13 May 2013 13:19:26 +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 r4DDJQxN032452; Mon, 13 May 2013 09:19:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DDJPup032437; Mon, 13 May 2013 13:19:25 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 13:19:25 GMT Message-Id: <201305131319.r4DDJPup032437@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: Mon, 13 May 2013 13:19:27 -0000 TB --- 2013-05-13 10:39:58 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 10:39:58 - 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-13 10:39:58 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-13 10:39:58 - cleaning the object tree TB --- 2013-05-13 10:39:58 - /usr/local/bin/svn stat /src TB --- 2013-05-13 10:40:01 - At svn revision 250588 TB --- 2013-05-13 10:40:02 - building world TB --- 2013-05-13 10:40:02 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 10:40:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 10:40:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 10:40:02 - SRCCONF=/dev/null TB --- 2013-05-13 10:40:02 - TARGET=powerpc TB --- 2013-05-13 10:40:02 - TARGET_ARCH=powerpc TB --- 2013-05-13 10:40:02 - TZ=UTC TB --- 2013-05-13 10:40:02 - __MAKE_CONF=/dev/null TB --- 2013-05-13 10:40:02 - cd /src TB --- 2013-05-13 10:40:02 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 10:40:07 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 13 13:09:49 UTC 2013 TB --- 2013-05-13 13:09:49 - generating LINT kernel config TB --- 2013-05-13 13:09:49 - cd /src/sys/powerpc/conf TB --- 2013-05-13 13:09:49 - /usr/bin/make -B LINT TB --- 2013-05-13 13:09:49 - cd /src/sys/powerpc/conf TB --- 2013-05-13 13:09:49 - /usr/sbin/config -m LINT TB --- 2013-05-13 13:09:49 - building LINT kernel TB --- 2013-05-13 13:09:49 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 13:09:49 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 13:09:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 13:09:49 - SRCCONF=/dev/null TB --- 2013-05-13 13:09:49 - TARGET=powerpc TB --- 2013-05-13 13:09:49 - TARGET_ARCH=powerpc TB --- 2013-05-13 13:09:49 - TZ=UTC TB --- 2013-05-13 13:09:49 - __MAKE_CONF=/dev/null TB --- 2013-05-13 13:09:49 - cd /src TB --- 2013-05-13 13:09:49 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 13 13:09: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 -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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 13:19:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 13:19:25 - ERROR: failed to build LINT kernel TB --- 2013-05-13 13:19:25 - 8424.61 user 994.29 system 9567.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 13 14:08:24 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 9A0C3171; Mon, 13 May 2013 14:08:24 +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 702F7822; Mon, 13 May 2013 14:08:24 +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 r4DE8NvX027573; Mon, 13 May 2013 10:08:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DE8NlE027572; Mon, 13 May 2013 14:08:23 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 14:08:23 GMT Message-Id: <201305131408.r4DE8NlE027572@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: Mon, 13 May 2013 14:08:24 -0000 TB --- 2013-05-13 11:05:32 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 11:05:32 - 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-13 11:05:32 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-13 11:05:32 - cleaning the object tree TB --- 2013-05-13 11:05:32 - /usr/local/bin/svn stat /src TB --- 2013-05-13 11:05:35 - At svn revision 250588 TB --- 2013-05-13 11:05:36 - building world TB --- 2013-05-13 11:05:36 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 11:05:36 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 11:05:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 11:05:36 - SRCCONF=/dev/null TB --- 2013-05-13 11:05:36 - TARGET=powerpc TB --- 2013-05-13 11:05:36 - TARGET_ARCH=powerpc64 TB --- 2013-05-13 11:05:36 - TZ=UTC TB --- 2013-05-13 11:05:36 - __MAKE_CONF=/dev/null TB --- 2013-05-13 11:05:36 - cd /src TB --- 2013-05-13 11:05:36 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 11:05:41 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 Mon May 13 14:02:57 UTC 2013 TB --- 2013-05-13 14:02:57 - generating LINT kernel config TB --- 2013-05-13 14:02:57 - cd /src/sys/powerpc/conf TB --- 2013-05-13 14:02:57 - /usr/bin/make -B LINT TB --- 2013-05-13 14:02:57 - cd /src/sys/powerpc/conf TB --- 2013-05-13 14:02:57 - /usr/sbin/config -m LINT TB --- 2013-05-13 14:02:57 - skipping LINT kernel TB --- 2013-05-13 14:02:57 - cd /src/sys/powerpc/conf TB --- 2013-05-13 14:02:57 - /usr/sbin/config -m GENERIC TB --- 2013-05-13 14:02:57 - skipping GENERIC kernel TB --- 2013-05-13 14:02:57 - cd /src/sys/powerpc/conf TB --- 2013-05-13 14:02:57 - /usr/sbin/config -m GENERIC64 TB --- 2013-05-13 14:02:57 - building GENERIC64 kernel TB --- 2013-05-13 14:02:57 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 14:02:57 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 14:02:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 14:02:57 - SRCCONF=/dev/null TB --- 2013-05-13 14:02:57 - TARGET=powerpc TB --- 2013-05-13 14:02:57 - TARGET_ARCH=powerpc64 TB --- 2013-05-13 14:02:57 - TZ=UTC TB --- 2013-05-13 14:02:57 - __MAKE_CONF=/dev/null TB --- 2013-05-13 14:02:57 - cd /src TB --- 2013-05-13 14:02:57 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Mon May 13 14:02:57 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 14:08:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 14:08:23 - ERROR: failed to build GENERIC64 kernel TB --- 2013-05-13 14:08:23 - 9800.84 user 1178.38 system 10970.89 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue May 14 13:43:48 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 B7D32904; Tue, 14 May 2013 13:43: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 83745BDE; Tue, 14 May 2013 13:43: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 r4EDhfbr070905; Tue, 14 May 2013 09:43:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4EDhfmP070904; Tue, 14 May 2013 13:43:41 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 14 May 2013 13:43:41 GMT Message-Id: <201305141343.r4EDhfmP070904@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, 14 May 2013 13:43:48 -0000 TB --- 2013-05-14 12:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-14 12:50: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-14 12:50:18 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-14 12:50:18 - cleaning the object tree TB --- 2013-05-14 12:50:18 - /usr/local/bin/svn stat /src TB --- 2013-05-14 12:50:23 - At svn revision 250635 TB --- 2013-05-14 12:50:24 - building world TB --- 2013-05-14 12:50:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-14 12:50:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-14 12:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-14 12:50:24 - SRCCONF=/dev/null TB --- 2013-05-14 12:50:24 - TARGET=arm TB --- 2013-05-14 12:50:24 - TARGET_ARCH=arm TB --- 2013-05-14 12:50:24 - TZ=UTC TB --- 2013-05-14 12:50:24 - __MAKE_CONF=/dev/null TB --- 2013-05-14 12:50:24 - cd /src TB --- 2013-05-14 12:50:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue May 14 12:50:28 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 [...] c++ -O2 -pipe -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar -I. -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/Reassociate.cpp -o Reassociate.o c++ -O2 -pipe -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar -I. -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/Reg2Mem.cpp -o Reg2Mem.o c++ -O2 -pipe -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar -I. -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/SCCP.cpp -o SCCP.o /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/SCCP.cpp: In destructor '::SCCPSolver::~SCCPSolver()': /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/SCCP.cpp:155: internal compiler error: in var_ann, at tree-flow-inline.h:128 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** [SCCP.o] Error code 1 Stop in /src/lib/clang/libllvmscalaropts. *** [all] Error code 1 Stop in /src/lib/clang. *** [cross-tools] Error code 1 Stop in /src. *** [_cross-tools] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-14 13:43:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-14 13:43:41 - ERROR: failed to build world TB --- 2013-05-14 13:43:41 - 2872.23 user 261.99 system 3202.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:10: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 B6C344C5; Wed, 15 May 2013 04:10:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id C90DF360; Wed, 15 May 2013 04:10:23 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 140DA71A50A; Wed, 15 May 2013 08:10:22 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:10:13 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 15:28:44 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 15:28:44 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 9B991719D3C for ; Mon, 13 May 2013 15:28:44 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QyCCImIs+r1q for ; Mon, 13 May 2013 15:28:35 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id A18A1719C98 for ; Mon, 13 May 2013 15:28:35 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 70DE7600B; Mon, 13 May 2013 11:28:31 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 33C8DB8F; Mon, 13 May 2013 11:28:31 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9543FA9B; Mon, 13 May 2013 11:28: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 6C751B17; Mon, 13 May 2013 11:28: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 r4DBSIS5062376; Mon, 13 May 2013 07:28: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 r4DBSILN062371; Mon, 13 May 2013 11:28:18 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 11:28:18 GMT Message-Id: <201305131128.r4DBSILN062371@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips64/mips Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 13 May 2013 11:28:44.0579 (UTC) FILETIME=[07115730:01CE4FCD] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:10:24 -0000 TB --- 2013-05-13 10:26:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 10:26:26 - 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-13 10:26:26 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-13 10:26:26 - cleaning the object tree TB --- 2013-05-13 10:26:26 - /usr/local/bin/svn stat /src TB --- 2013-05-13 10:26:30 - At svn revision 250588 TB --- 2013-05-13 10:26:31 - building world TB --- 2013-05-13 10:26:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 10:26:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 10:26:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 10:26:31 - SRCCONF=/dev/null TB --- 2013-05-13 10:26:31 - TARGET=mips TB --- 2013-05-13 10:26:31 - TARGET_ARCH=mips64 TB --- 2013-05-13 10:26:31 - TZ=UTC TB --- 2013-05-13 10:26:31 - __MAKE_CONF=/dev/null TB --- 2013-05-13 10:26:31 - cd /src TB --- 2013-05-13 10:26:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 10:26:35 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 13 11:26:02 UTC 2013 TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m ADM5120 TB --- 2013-05-13 11:26:02 - skipping ADM5120 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m ALCHEMY TB --- 2013-05-13 11:26:02 - skipping ALCHEMY kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP121 TB --- 2013-05-13 11:26:02 - skipping AP121 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP91 TB --- 2013-05-13 11:26:02 - skipping AP91 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP93 TB --- 2013-05-13 11:26:02 - skipping AP93 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP94 TB --- 2013-05-13 11:26:02 - skipping AP94 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AP96 TB --- 2013-05-13 11:26:02 - skipping AP96 kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-05-13 11:26:02 - skipping AR71XX_BASE kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AR724X_BASE TB --- 2013-05-13 11:26:02 - skipping AR724X_BASE kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-05-13 11:26:02 - skipping AR91XX_BASE kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m AR933X_BASE TB --- 2013-05-13 11:26:02 - skipping AR933X_BASE kernel TB --- 2013-05-13 11:26:02 - cd /src/sys/mips/conf TB --- 2013-05-13 11:26:02 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-05-13 11:26:02 - building BERI_DE4_MDROOT kernel TB --- 2013-05-13 11:26:02 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 11:26:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 11:26:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 11:26:02 - SRCCONF=/dev/null TB --- 2013-05-13 11:26:02 - TARGET=mips TB --- 2013-05-13 11:26:02 - TARGET_ARCH=mips64 TB --- 2013-05-13 11:26:02 - TZ=UTC TB --- 2013-05-13 11:26:02 - __MAKE_CONF=/dev/null TB --- 2013-05-13 11:26:02 - cd /src TB --- 2013-05-13 11:26:02 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_MDROOT >>> Kernel build for BERI_DE4_MDROOT started on Mon May 13 11:26:02 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 11:28:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 11:28:18 - ERROR: failed to build BERI_DE4_MDROOT kernel TB --- 2013-05-13 11:28:18 - 2793.62 user 589.90 system 3712.05 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:17:28 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 8A2D5BBB; Wed, 15 May 2013 04:17:28 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0542C3E6; Wed, 15 May 2013 04:17:28 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 4666E71A343; Wed, 15 May 2013 08:17:27 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:11:28 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 12:59:51 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 12:59:50 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id D5759719689 for ; Sun, 12 May 2013 12:59:50 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yUtKT200RQQC for ; Sun, 12 May 2013 12:59:42 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 2D45371968C for ; Sun, 12 May 2013 12:59:41 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 4CF2B25E8; Sun, 12 May 2013 08:59:37 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 4A585E6A; Sun, 12 May 2013 08:59:37 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D73D3D7C; Sun, 12 May 2013 08:59:34 +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 AF4AF114; Sun, 12 May 2013 08:59:31 +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 r4C8xP05073954; Sun, 12 May 2013 04:59: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 r4C8xPvt073940; Sun, 12 May 2013 08:59:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 08:59:25 GMT Message-Id: <201305120859.r4C8xPvt073940@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on armv6/arm Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 May 2013 08:59:50.0769 (UTC) FILETIME=[0FB05E10:01CE4EEF] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:17:28 -0000 TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 05:50: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-12 05:50:18 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-12 05:50:18 - cleaning the object tree TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src TB --- 2013-05-12 05:50:23 - At svn revision 250553 TB --- 2013-05-12 05:50:24 - building world TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null TB --- 2013-05-12 05:50:24 - TARGET=arm TB --- 2013-05-12 05:50:24 - TARGET_ARCH=armv6 TB --- 2013-05-12 05:50:24 - TZ=UTC TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null TB --- 2013-05-12 05:50:24 - cd /src TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 05:50:28 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 Sun May 12 08:57:34 UTC 2013 TB --- 2013-05-12 08:57:34 - generating LINT kernel config TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/bin/make -B LINT TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m LINT TB --- 2013-05-12 08:57:34 - skipping LINT kernel TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m AC100 TB --- 2013-05-12 08:57:34 - building AC100 kernel TB --- 2013-05-12 08:57:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 08:57:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 08:57:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 08:57:34 - SRCCONF=/dev/null TB --- 2013-05-12 08:57:34 - TARGET=arm TB --- 2013-05-12 08:57:34 - TARGET_ARCH=armv6 TB --- 2013-05-12 08:57:34 - TZ=UTC TB --- 2013-05-12 08:57:34 - __MAKE_CONF=/dev/null TB --- 2013-05-12 08:57:34 - cd /src TB --- 2013-05-12 08:57:34 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Sun May 12 08:57:34 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.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-12 08:59:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 08:59:25 - ERROR: failed to build AC100 kernel TB --- 2013-05-12 08:59:25 - 8723.16 user 1494.64 system 11346.40 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:39:10 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 D2F1811E; Wed, 15 May 2013 04:39:10 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3C17169A; Wed, 15 May 2013 04:39:10 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 05BE471A77E; Wed, 15 May 2013 08:38:08 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:28:06 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Tue, 14 May 2013 17:44:06 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Tue, 14 May 2013 17:44:03 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 3CC9271A81C for ; Tue, 14 May 2013 17:44:03 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bmb14Nvw1d4p for ; Tue, 14 May 2013 17:43:56 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 5ECC671A447 for ; Tue, 14 May 2013 17:43:56 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 9CED42136; Tue, 14 May 2013 13:43:51 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 790DC9F2; Tue, 14 May 2013 13:43:51 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 B7D32904; Tue, 14 May 2013 13:43: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 83745BDE; Tue, 14 May 2013 13:43: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 r4EDhfbr070905; Tue, 14 May 2013 09:43:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4EDhfmP070904; Tue, 14 May 2013 13:43:41 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 14 May 2013 13:43:41 GMT Message-Id: <201305141343.r4EDhfmP070904@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 14 May 2013 13:44:03.0233 (UTC) FILETIME=[18936110:01CE50A9] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:39:10 -0000 TB --- 2013-05-14 12:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-14 12:50: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-14 12:50:18 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-14 12:50:18 - cleaning the object tree TB --- 2013-05-14 12:50:18 - /usr/local/bin/svn stat /src TB --- 2013-05-14 12:50:23 - At svn revision 250635 TB --- 2013-05-14 12:50:24 - building world TB --- 2013-05-14 12:50:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-14 12:50:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-14 12:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-14 12:50:24 - SRCCONF=/dev/null TB --- 2013-05-14 12:50:24 - TARGET=arm TB --- 2013-05-14 12:50:24 - TARGET_ARCH=arm TB --- 2013-05-14 12:50:24 - TZ=UTC TB --- 2013-05-14 12:50:24 - __MAKE_CONF=/dev/null TB --- 2013-05-14 12:50:24 - cd /src TB --- 2013-05-14 12:50:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue May 14 12:50:28 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 [...] c++ -O2 -pipe -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar -I. -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/Reassociate.cpp -o Reassociate.o c++ -O2 -pipe -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar -I. -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/Reg2Mem.cpp -o Reg2Mem.o c++ -O2 -pipe -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar -I. -I/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/SCCP.cpp -o SCCP.o /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/SCCP.cpp: In destructor '::SCCPSolver::~SCCPSolver()': /src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/SCCP.cpp:155: internal compiler error: in var_ann, at tree-flow-inline.h:128 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** [SCCP.o] Error code 1 Stop in /src/lib/clang/libllvmscalaropts. *** [all] Error code 1 Stop in /src/lib/clang. *** [cross-tools] Error code 1 Stop in /src. *** [_cross-tools] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-14 13:43:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-14 13:43:41 - ERROR: failed to build world TB --- 2013-05-14 13:43:41 - 2872.23 user 261.99 system 3202.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:39:30 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 2706A50E; Wed, 15 May 2013 04:39:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 277FF6D5; Wed, 15 May 2013 04:39:29 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 5748071A636; Wed, 15 May 2013 08:39:18 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:39:03 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 15:45:53 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 15:45:52 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id C2D6871958C for ; Sun, 12 May 2013 15:45:52 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z0ISbRys6qtH for ; Sun, 12 May 2013 15:45:45 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id EE425719324 for ; Sun, 12 May 2013 15:45:44 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 172482A0A; Sun, 12 May 2013 11:45:40 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 13F6DB6D; Sun, 12 May 2013 11:45:40 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 3ECD3A81; Sun, 12 May 2013 11:45:38 +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 1627D809; Sun, 12 May 2013 11:45:37 +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 r4CBjbVd018762; Sun, 12 May 2013 07:45:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CBjbsm018759; Sun, 12 May 2013 11:45:37 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 11:45:37 GMT Message-Id: <201305121145.r4CBjbsm018759@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 May 2013 11:45:52.0583 (UTC) FILETIME=[41648D70:01CE4F06] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:39:30 -0000 TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 05:50: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-12 05:50:18 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-12 05:50:18 - cleaning the object tree TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src TB --- 2013-05-12 05:50:23 - At svn revision 250553 TB --- 2013-05-12 05:50:24 - building world TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null TB --- 2013-05-12 05:50:24 - TARGET=i386 TB --- 2013-05-12 05:50:24 - TARGET_ARCH=i386 TB --- 2013-05-12 05:50:24 - TZ=UTC TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null TB --- 2013-05-12 05:50:24 - cd /src TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 05:50:28 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 Sun May 12 08:58:44 UTC 2013 TB --- 2013-05-12 08:58:45 - generating LINT kernel config TB --- 2013-05-12 08:58:45 - cd /src/sys/i386/conf TB --- 2013-05-12 08:58:45 - /usr/bin/make -B LINT TB --- 2013-05-12 08:58:45 - cd /src/sys/i386/conf TB --- 2013-05-12 08:58:45 - /usr/sbin/config -m LINT TB --- 2013-05-12 08:58:45 - building LINT kernel TB --- 2013-05-12 08:58:45 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 08:58:45 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 08:58:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 08:58:45 - SRCCONF=/dev/null TB --- 2013-05-12 08:58:45 - TARGET=i386 TB --- 2013-05-12 08:58:45 - TARGET_ARCH=i386 TB --- 2013-05-12 08:58:45 - TZ=UTC TB --- 2013-05-12 08:58:45 - __MAKE_CONF=/dev/null TB --- 2013-05-12 08:58:45 - cd /src TB --- 2013-05-12 08:58:45 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 08:58:45 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 09:32:30 UTC 2013 TB --- 2013-05-12 09:32:30 - cd /src/sys/i386/conf TB --- 2013-05-12 09:32:30 - /usr/sbin/config -m LINT-NOINET TB --- 2013-05-12 09:32:30 - building LINT-NOINET kernel TB --- 2013-05-12 09:32:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 09:32:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 09:32:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 09:32:30 - SRCCONF=/dev/null TB --- 2013-05-12 09:32:30 - TARGET=i386 TB --- 2013-05-12 09:32:30 - TARGET_ARCH=i386 TB --- 2013-05-12 09:32:30 - TZ=UTC TB --- 2013-05-12 09:32:30 - __MAKE_CONF=/dev/null TB --- 2013-05-12 09:32:30 - cd /src TB --- 2013-05-12 09:32:30 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Sun May 12 09:32:30 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Sun May 12 10:03:07 UTC 2013 TB --- 2013-05-12 10:03:07 - cd /src/sys/i386/conf TB --- 2013-05-12 10:03:07 - /usr/sbin/config -m LINT-NOINET6 TB --- 2013-05-12 10:03:07 - building LINT-NOINET6 kernel TB --- 2013-05-12 10:03:07 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 10:03:07 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 10:03:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 10:03:07 - SRCCONF=/dev/null TB --- 2013-05-12 10:03:07 - TARGET=i386 TB --- 2013-05-12 10:03:07 - TARGET_ARCH=i386 TB --- 2013-05-12 10:03:07 - TZ=UTC TB --- 2013-05-12 10:03:07 - __MAKE_CONF=/dev/null TB --- 2013-05-12 10:03:07 - cd /src TB --- 2013-05-12 10:03:07 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Sun May 12 10:03:07 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Sun May 12 10:35:36 UTC 2013 TB --- 2013-05-12 10:35:36 - cd /src/sys/i386/conf TB --- 2013-05-12 10:35:36 - /usr/sbin/config -m LINT-NOIP TB --- 2013-05-12 10:35:36 - building LINT-NOIP kernel TB --- 2013-05-12 10:35:36 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 10:35:36 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 10:35:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 10:35:36 - SRCCONF=/dev/null TB --- 2013-05-12 10:35:36 - TARGET=i386 TB --- 2013-05-12 10:35:36 - TARGET_ARCH=i386 TB --- 2013-05-12 10:35:36 - TZ=UTC TB --- 2013-05-12 10:35:36 - __MAKE_CONF=/dev/null TB --- 2013-05-12 10:35:36 - cd /src TB --- 2013-05-12 10:35:36 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Sun May 12 10:35:37 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Sun May 12 11:03:39 UTC 2013 TB --- 2013-05-12 11:03:39 - cd /src/sys/i386/conf TB --- 2013-05-12 11:03:39 - /usr/sbin/config -m LINT-VIMAGE TB --- 2013-05-12 11:03:39 - building LINT-VIMAGE kernel TB --- 2013-05-12 11:03:39 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 11:03:39 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 11:03:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 11:03:39 - SRCCONF=/dev/null TB --- 2013-05-12 11:03:39 - TARGET=i386 TB --- 2013-05-12 11:03:39 - TARGET_ARCH=i386 TB --- 2013-05-12 11:03:39 - TZ=UTC TB --- 2013-05-12 11:03:39 - __MAKE_CONF=/dev/null TB --- 2013-05-12 11:03:39 - cd /src TB --- 2013-05-12 11:03:39 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Sun May 12 11:03:39 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Sun May 12 11:33:52 UTC 2013 TB --- 2013-05-12 11:33:52 - cd /src/sys/i386/conf TB --- 2013-05-12 11:33:52 - /usr/sbin/config -m GENERIC TB --- 2013-05-12 11:33:52 - building GENERIC kernel TB --- 2013-05-12 11:33:52 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 11:33:52 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 11:33:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 11:33:52 - SRCCONF=/dev/null TB --- 2013-05-12 11:33:52 - TARGET=i386 TB --- 2013-05-12 11:33:52 - TARGET_ARCH=i386 TB --- 2013-05-12 11:33:52 - TZ=UTC TB --- 2013-05-12 11:33:52 - __MAKE_CONF=/dev/null TB --- 2013-05-12 11:33:52 - cd /src TB --- 2013-05-12 11:33:52 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 12 11:33:52 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/i386.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 11:45:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 11:45:37 - ERROR: failed to build GENERIC kernel TB --- 2013-05-12 11:45:37 - 16867.33 user 2848.42 system 21318.50 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:40:56 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 9E5E43A8; Wed, 15 May 2013 04:40:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 39B6875C; Wed, 15 May 2013 04:40:56 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 2248771A51A; Wed, 15 May 2013 08:40:55 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:40:41 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 23:59:59 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 23:59:58 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 1328F7196A5 for ; Sun, 12 May 2013 23:59:59 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2OGPnnBSznKA for ; Sun, 12 May 2013 23:59:52 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 554CA719604 for ; Sun, 12 May 2013 23:59:52 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 0EB7E5E87; Sun, 12 May 2013 19:59:47 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id D8FDB424; Sun, 12 May 2013 19:59:46 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 365F4338; Sun, 12 May 2013 19:59:44 +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 0CA0ABE6; Sun, 12 May 2013 19:59:43 +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 r4CJxhxH079057; Sun, 12 May 2013 15:59:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CJxhEM079056; Sun, 12 May 2013 19:59:43 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 19:59:43 GMT Message-Id: <201305121959.r4CJxhEM079056@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 May 2013 19:59:58.0909 (UTC) FILETIME=[47FAE6D0:01CE4F4B] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:40:56 -0000 TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 16:30: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-12 16:30:19 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-12 16:30:19 - cleaning the object tree TB --- 2013-05-12 16:36:12 - /usr/local/bin/svn stat /src TB --- 2013-05-12 16:36:15 - At svn revision 250575 TB --- 2013-05-12 16:36:16 - building world TB --- 2013-05-12 16:36:16 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 16:36:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 16:36:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 16:36:16 - SRCCONF=/dev/null TB --- 2013-05-12 16:36:16 - TARGET=arm TB --- 2013-05-12 16:36:16 - TARGET_ARCH=arm TB --- 2013-05-12 16:36:16 - TZ=UTC TB --- 2013-05-12 16:36:16 - __MAKE_CONF=/dev/null TB --- 2013-05-12 16:36:16 - cd /src TB --- 2013-05-12 16:36:16 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 16:36:20 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 Sun May 12 19:34:04 UTC 2013 TB --- 2013-05-12 19:34:04 - generating LINT kernel config TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/bin/make -B LINT TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m LINT TB --- 2013-05-12 19:34:04 - building LINT kernel TB --- 2013-05-12 19:34:04 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:34:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:34:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:34:04 - SRCCONF=/dev/null TB --- 2013-05-12 19:34:04 - TARGET=arm TB --- 2013-05-12 19:34:04 - TARGET_ARCH=arm TB --- 2013-05-12 19:34:04 - TZ=UTC TB --- 2013-05-12 19:34:04 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:34:04 - cd /src TB --- 2013-05-12 19:34:04 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 19:34:04 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 19:57:27 UTC 2013 TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m AC100 TB --- 2013-05-12 19:57:27 - skipping AC100 kernel TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m ARMADAXP TB --- 2013-05-12 19:57:27 - skipping ARMADAXP kernel TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m ATMEL TB --- 2013-05-12 19:57:27 - building ATMEL kernel TB --- 2013-05-12 19:57:27 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:57:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:57:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:57:27 - SRCCONF=/dev/null TB --- 2013-05-12 19:57:27 - TARGET=arm TB --- 2013-05-12 19:57:27 - TARGET_ARCH=arm TB --- 2013-05-12 19:57:27 - TZ=UTC TB --- 2013-05-12 19:57:27 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:57:27 - cd /src TB --- 2013-05-12 19:57:27 - /usr/bin/make -B buildkernel KERNCONF=ATMEL >>> Kernel build for ATMEL started on Sun May 12 19:57:27 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/arm.arm/src/sys/ATMEL. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 19:59:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 19:59:43 - ERROR: failed to build ATMEL kernel TB --- 2013-05-12 19:59:43 - 9724.61 user 1694.62 system 12563.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:47:11 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 56E7D91C; Wed, 15 May 2013 04:47:11 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id E45217CE; Wed, 15 May 2013 04:47:10 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 3362871A4F1; Wed, 15 May 2013 08:47:10 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:41:13 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 16:50:32 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 16:50:32 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id B30D2719427 for ; Sun, 12 May 2013 16:50:32 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ED9hh0E3U75b for ; Sun, 12 May 2013 16:50:24 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 0C3F07196F3 for ; Sun, 12 May 2013 16:50:24 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id D06ED61BD; Sun, 12 May 2013 12:50:20 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id ABE845AB; Sun, 12 May 2013 12:50:20 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7BD3F4BD; Sun, 12 May 2013 12:50:17 +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 537F3A42; Sun, 12 May 2013 12:50: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 r4CCoEv9043332; Sun, 12 May 2013 08:50:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CCoEI3043297; Sun, 12 May 2013 12:50:14 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 12:50:14 GMT Message-Id: <201305121250.r4CCoEI3043297@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 May 2013 12:50:32.0467 (UTC) FILETIME=[49FBDE30:01CE4F0F] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:47:11 -0000 TB --- 2013-05-12 08:59:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 08:59:25 - 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-12 08:59:25 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-12 08:59:25 - cleaning the object tree TB --- 2013-05-12 08:59:25 - /usr/local/bin/svn stat /src TB --- 2013-05-12 08:59:49 - At svn revision 250553 TB --- 2013-05-12 08:59:50 - building world TB --- 2013-05-12 08:59:50 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 08:59:50 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 08:59:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 08:59:50 - SRCCONF=/dev/null TB --- 2013-05-12 08:59:50 - TARGET=pc98 TB --- 2013-05-12 08:59:50 - TARGET_ARCH=i386 TB --- 2013-05-12 08:59:50 - TZ=UTC TB --- 2013-05-12 08:59:50 - __MAKE_CONF=/dev/null TB --- 2013-05-12 08:59:50 - cd /src TB --- 2013-05-12 08:59:50 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 08:59:55 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 Sun May 12 12:15:54 UTC 2013 TB --- 2013-05-12 12:15:54 - generating LINT kernel config TB --- 2013-05-12 12:15:54 - cd /src/sys/pc98/conf TB --- 2013-05-12 12:15:54 - /usr/bin/make -B LINT TB --- 2013-05-12 12:15:54 - cd /src/sys/pc98/conf TB --- 2013-05-12 12:15:54 - /usr/sbin/config -m LINT TB --- 2013-05-12 12:15:54 - building LINT kernel TB --- 2013-05-12 12:15:54 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 12:15:54 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 12:15:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 12:15:54 - SRCCONF=/dev/null TB --- 2013-05-12 12:15:54 - TARGET=pc98 TB --- 2013-05-12 12:15:54 - TARGET_ARCH=i386 TB --- 2013-05-12 12:15:54 - TZ=UTC TB --- 2013-05-12 12:15:54 - __MAKE_CONF=/dev/null TB --- 2013-05-12 12:15:54 - cd /src TB --- 2013-05-12 12:15:54 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 12:15:55 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 12:43:29 UTC 2013 TB --- 2013-05-12 12:43:29 - cd /src/sys/pc98/conf TB --- 2013-05-12 12:43:29 - /usr/sbin/config -m GENERIC TB --- 2013-05-12 12:43:29 - building GENERIC kernel TB --- 2013-05-12 12:43:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 12:43:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 12:43:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 12:43:29 - SRCCONF=/dev/null TB --- 2013-05-12 12:43:29 - TARGET=pc98 TB --- 2013-05-12 12:43:29 - TARGET_ARCH=i386 TB --- 2013-05-12 12:43:29 - TZ=UTC TB --- 2013-05-12 12:43:29 - __MAKE_CONF=/dev/null TB --- 2013-05-12 12:43:29 - cd /src TB --- 2013-05-12 12:43:29 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 12 12:43: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 [...] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 12:50:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 12:50:14 - ERROR: failed to build GENERIC kernel TB --- 2013-05-12 12:50:14 - 10927.16 user 1691.37 system 13849.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:48:50 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 10D8D985; Wed, 15 May 2013 04:48:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 9F6A57F8; Wed, 15 May 2013 04:48:49 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id AAFF971A5AC; Wed, 15 May 2013 08:48:47 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:43:25 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 03:27:54 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 03:27:52 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 9E20E71962C for ; Mon, 13 May 2013 03:27:52 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ofX3X03esebn for ; Mon, 13 May 2013 03:27:44 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id AE235719C02 for ; Mon, 13 May 2013 03:27:44 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 1E19A544D; Sun, 12 May 2013 23:27:39 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 14B4A287; Sun, 12 May 2013 23:27:39 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 53C8E17E; Sun, 12 May 2013 23:27:26 +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 22E7C66C; Sun, 12 May 2013 23:27:25 +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 r4CNRPg5039111; Sun, 12 May 2013 19:27: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 r4CNRPCl039105; Sun, 12 May 2013 23:27:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 23:27:25 GMT Message-Id: <201305122327.r4CNRPCl039105@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 May 2013 23:27:52.0705 (UTC) FILETIME=[52F11F10:01CE4F68] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:48:50 -0000 TB --- 2013-05-12 19:35:55 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 19:35:55 - 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-12 19:35:55 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-12 19:35:55 - cleaning the object tree TB --- 2013-05-12 19:37:55 - /usr/local/bin/svn stat /src TB --- 2013-05-12 19:38:08 - At svn revision 250575 TB --- 2013-05-12 19:38:09 - building world TB --- 2013-05-12 19:38:09 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:38:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:38:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:38:09 - SRCCONF=/dev/null TB --- 2013-05-12 19:38:09 - TARGET=pc98 TB --- 2013-05-12 19:38:09 - TARGET_ARCH=i386 TB --- 2013-05-12 19:38:09 - TZ=UTC TB --- 2013-05-12 19:38:09 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:38:09 - cd /src TB --- 2013-05-12 19:38:09 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 19:38:14 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 Sun May 12 22:53:26 UTC 2013 TB --- 2013-05-12 22:53:26 - generating LINT kernel config TB --- 2013-05-12 22:53:26 - cd /src/sys/pc98/conf TB --- 2013-05-12 22:53:26 - /usr/bin/make -B LINT TB --- 2013-05-12 22:53:26 - cd /src/sys/pc98/conf TB --- 2013-05-12 22:53:26 - /usr/sbin/config -m LINT TB --- 2013-05-12 22:53:26 - building LINT kernel TB --- 2013-05-12 22:53:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 22:53:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 22:53:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 22:53:26 - SRCCONF=/dev/null TB --- 2013-05-12 22:53:26 - TARGET=pc98 TB --- 2013-05-12 22:53:26 - TARGET_ARCH=i386 TB --- 2013-05-12 22:53:26 - TZ=UTC TB --- 2013-05-12 22:53:26 - __MAKE_CONF=/dev/null TB --- 2013-05-12 22:53:26 - cd /src TB --- 2013-05-12 22:53:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 22:53:26 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 23:20:55 UTC 2013 TB --- 2013-05-12 23:20:55 - cd /src/sys/pc98/conf TB --- 2013-05-12 23:20:55 - /usr/sbin/config -m GENERIC TB --- 2013-05-12 23:20:55 - building GENERIC kernel TB --- 2013-05-12 23:20:55 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 23:20:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 23:20:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 23:20:55 - SRCCONF=/dev/null TB --- 2013-05-12 23:20:55 - TARGET=pc98 TB --- 2013-05-12 23:20:55 - TARGET_ARCH=i386 TB --- 2013-05-12 23:20:55 - TZ=UTC TB --- 2013-05-12 23:20:55 - __MAKE_CONF=/dev/null TB --- 2013-05-12 23:20:55 - cd /src TB --- 2013-05-12 23:20:55 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 12 23:20:55 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 23:27:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 23:27:25 - ERROR: failed to build GENERIC kernel TB --- 2013-05-12 23:27:25 - 10926.77 user 1707.78 system 13890.16 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:48:51 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 F3EA399A; Wed, 15 May 2013 04:48:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 90715802; Wed, 15 May 2013 04:48:50 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 68F5271A606; Wed, 15 May 2013 08:48:48 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:46:59 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 13:23:37 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 13:23:37 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 71329719543 for ; Sun, 12 May 2013 13:23:37 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1wDjqxHaDZ58 for ; Sun, 12 May 2013 13:23:28 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id BA61E719761 for ; Sun, 12 May 2013 13:23:28 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 4CC1F2C8D; Sun, 12 May 2013 09:23:26 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 1C8EC468; Sun, 12 May 2013 09:23:24 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B7B9C378; Sun, 12 May 2013 09:23:15 +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 8DFD01FA; Sun, 12 May 2013 09:23:15 +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 r4C9NELv078197; Sun, 12 May 2013 05:23:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4C9NEGt078194; Sun, 12 May 2013 09:23:14 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 09:23:14 GMT Message-Id: <201305120923.r4C9NEGt078194@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 May 2013 09:23:37.0341 (UTC) FILETIME=[61FDFAD0:01CE4EF2] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:48:51 -0000 TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 05:50: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-12 05:50:18 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-12 05:50:18 - cleaning the object tree TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src TB --- 2013-05-12 05:50:23 - At svn revision 250553 TB --- 2013-05-12 05:50:24 - building world TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null TB --- 2013-05-12 05:50:24 - TARGET=arm TB --- 2013-05-12 05:50:24 - TARGET_ARCH=arm TB --- 2013-05-12 05:50:24 - TZ=UTC TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null TB --- 2013-05-12 05:50:24 - cd /src TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 05:50:28 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 Sun May 12 08:57:34 UTC 2013 TB --- 2013-05-12 08:57:34 - generating LINT kernel config TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/bin/make -B LINT TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m LINT TB --- 2013-05-12 08:57:34 - building LINT kernel TB --- 2013-05-12 08:57:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 08:57:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 08:57:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 08:57:34 - SRCCONF=/dev/null TB --- 2013-05-12 08:57:34 - TARGET=arm TB --- 2013-05-12 08:57:34 - TARGET_ARCH=arm TB --- 2013-05-12 08:57:34 - TZ=UTC TB --- 2013-05-12 08:57:34 - __MAKE_CONF=/dev/null TB --- 2013-05-12 08:57:34 - cd /src TB --- 2013-05-12 08:57:34 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 08:57:34 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun May 12 09:21:01 UTC 2013 TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m AC100 TB --- 2013-05-12 09:21:01 - skipping AC100 kernel TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m ARMADAXP TB --- 2013-05-12 09:21:01 - skipping ARMADAXP kernel TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m ATMEL TB --- 2013-05-12 09:21:01 - building ATMEL kernel TB --- 2013-05-12 09:21:01 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 09:21:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 09:21:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 09:21:01 - SRCCONF=/dev/null TB --- 2013-05-12 09:21:01 - TARGET=arm TB --- 2013-05-12 09:21:01 - TARGET_ARCH=arm TB --- 2013-05-12 09:21:01 - TZ=UTC TB --- 2013-05-12 09:21:01 - __MAKE_CONF=/dev/null TB --- 2013-05-12 09:21:01 - cd /src TB --- 2013-05-12 09:21:01 - /usr/bin/make -B buildkernel KERNCONF=ATMEL >>> Kernel build for ATMEL started on Sun May 12 09:21:01 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/arm.arm/src/sys/ATMEL. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 09:23:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 09:23:14 - ERROR: failed to build ATMEL kernel TB --- 2013-05-12 09:23:14 - 9722.55 user 1748.41 system 12775.98 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:48:51 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 B74E49C2; Wed, 15 May 2013 04:48:51 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 539E1813; Wed, 15 May 2013 04:48:51 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id CD45071A5B7; Wed, 15 May 2013 08:48:48 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:48:16 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 15:17:07 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 15:17:06 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 07C82719AC2 for ; Mon, 13 May 2013 15:17:07 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j3DIET9EmPjs for ; Mon, 13 May 2013 15:16:59 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id BFCFC7198A7 for ; Mon, 13 May 2013 15:16:58 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 12D445A46; Mon, 13 May 2013 11:16:54 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 0F4BA6E9; Mon, 13 May 2013 11:16:54 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 BC0745F6; Mon, 13 May 2013 11:16:45 +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 93568A5C; Mon, 13 May 2013 11:16:45 +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 r4DBGiXo079360; Mon, 13 May 2013 07:16:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DBGiLH079356; Mon, 13 May 2013 11:16:44 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 11:16:44 GMT Message-Id: <201305131116.r4DBGiLH079356@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 13 May 2013 11:17:06.0981 (UTC) FILETIME=[67445550:01CE4FCB] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:48:51 -0000 TB --- 2013-05-13 10:13:53 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 10:13:53 - 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-13 10:13:53 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-13 10:13:53 - cleaning the object tree TB --- 2013-05-13 10:13:53 - /usr/local/bin/svn stat /src TB --- 2013-05-13 10:14:09 - At svn revision 250588 TB --- 2013-05-13 10:14:10 - building world TB --- 2013-05-13 10:14:10 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 10:14:10 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 10:14:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 10:14:10 - SRCCONF=/dev/null TB --- 2013-05-13 10:14:10 - TARGET=mips TB --- 2013-05-13 10:14:10 - TARGET_ARCH=mips TB --- 2013-05-13 10:14:10 - TZ=UTC TB --- 2013-05-13 10:14:10 - __MAKE_CONF=/dev/null TB --- 2013-05-13 10:14:10 - cd /src TB --- 2013-05-13 10:14:10 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 10:14:15 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 13 11:14:41 UTC 2013 TB --- 2013-05-13 11:14:41 - cd /src/sys/mips/conf TB --- 2013-05-13 11:14:41 - /usr/sbin/config -m ADM5120 TB --- 2013-05-13 11:14:41 - skipping ADM5120 kernel TB --- 2013-05-13 11:14:41 - cd /src/sys/mips/conf TB --- 2013-05-13 11:14:41 - /usr/sbin/config -m ALCHEMY TB --- 2013-05-13 11:14:41 - skipping ALCHEMY kernel TB --- 2013-05-13 11:14:41 - cd /src/sys/mips/conf TB --- 2013-05-13 11:14:41 - /usr/sbin/config -m AP121 TB --- 2013-05-13 11:14:41 - building AP121 kernel TB --- 2013-05-13 11:14:41 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 11:14:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 11:14:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 11:14:41 - SRCCONF=/dev/null TB --- 2013-05-13 11:14:41 - TARGET=mips TB --- 2013-05-13 11:14:41 - TARGET_ARCH=mips TB --- 2013-05-13 11:14:41 - TZ=UTC TB --- 2013-05-13 11:14:41 - __MAKE_CONF=/dev/null TB --- 2013-05-13 11:14:41 - cd /src TB --- 2013-05-13 11:14:41 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Mon May 13 11:14:41 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 11:16:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 11:16:44 - ERROR: failed to build AP121 kernel TB --- 2013-05-13 11:16:44 - 2772.57 user 592.66 system 3771.00 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 04:53:57 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 33FBAC82; Wed, 15 May 2013 04:53:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id C1703899; Wed, 15 May 2013 04:53:56 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 0722F71A55A; Wed, 15 May 2013 08:53:56 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:53:37 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 23:03:00 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 17:19:41 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 93A1A71A43A for ; Mon, 13 May 2013 17:19:41 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mWHz9DBgwgf2 for ; Mon, 13 May 2013 17:19:33 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 68F6371A3F8 for ; Mon, 13 May 2013 17:19:33 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id DD7F82FC0; Mon, 13 May 2013 13:19:29 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id DAB6FDB0; Mon, 13 May 2013 13:19:29 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 EE801CC2; Mon, 13 May 2013 13:19:26 +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 C55441C1; Mon, 13 May 2013 13:19:26 +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 r4DDJQxN032452; Mon, 13 May 2013 09:19:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DDJPup032437; Mon, 13 May 2013 13:19:25 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 13:19:25 GMT Message-Id: <201305131319.r4DDJPup032437@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 13 May 2013 13:19:41.0466 (UTC) FILETIME=[86E1AFA0:01CE4FDC] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:53:57 -0000 TB --- 2013-05-13 10:39:58 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 10:39:58 - 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-13 10:39:58 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-13 10:39:58 - cleaning the object tree TB --- 2013-05-13 10:39:58 - /usr/local/bin/svn stat /src TB --- 2013-05-13 10:40:01 - At svn revision 250588 TB --- 2013-05-13 10:40:02 - building world TB --- 2013-05-13 10:40:02 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 10:40:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 10:40:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 10:40:02 - SRCCONF=/dev/null TB --- 2013-05-13 10:40:02 - TARGET=powerpc TB --- 2013-05-13 10:40:02 - TARGET_ARCH=powerpc TB --- 2013-05-13 10:40:02 - TZ=UTC TB --- 2013-05-13 10:40:02 - __MAKE_CONF=/dev/null TB --- 2013-05-13 10:40:02 - cd /src TB --- 2013-05-13 10:40:02 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 10:40:07 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 13 13:09:49 UTC 2013 TB --- 2013-05-13 13:09:49 - generating LINT kernel config TB --- 2013-05-13 13:09:49 - cd /src/sys/powerpc/conf TB --- 2013-05-13 13:09:49 - /usr/bin/make -B LINT TB --- 2013-05-13 13:09:49 - cd /src/sys/powerpc/conf TB --- 2013-05-13 13:09:49 - /usr/sbin/config -m LINT TB --- 2013-05-13 13:09:49 - building LINT kernel TB --- 2013-05-13 13:09:49 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 13:09:49 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 13:09:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 13:09:49 - SRCCONF=/dev/null TB --- 2013-05-13 13:09:49 - TARGET=powerpc TB --- 2013-05-13 13:09:49 - TARGET_ARCH=powerpc TB --- 2013-05-13 13:09:49 - TZ=UTC TB --- 2013-05-13 13:09:49 - __MAKE_CONF=/dev/null TB --- 2013-05-13 13:09:49 - cd /src TB --- 2013-05-13 13:09:49 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 13 13:09: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 -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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 13:19:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 13:19:25 - ERROR: failed to build LINT kernel TB --- 2013-05-13 13:19:25 - 8424.61 user 994.29 system 9567.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 05:00:42 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 4A41F780; Wed, 15 May 2013 05:00:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 63F0394C; Wed, 15 May 2013 05:00:41 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 99FDE719E14; Wed, 15 May 2013 09:00:40 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 08:56:01 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 02:31:56 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 02:31:56 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 51E1871945A for ; Mon, 13 May 2013 02:31:56 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QWzqo7h0KduL for ; Mon, 13 May 2013 02:31:49 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 4E4AA719520 for ; Mon, 13 May 2013 02:31:49 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id C9C602140; Sun, 12 May 2013 22:31:45 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id C715FBD8; Sun, 12 May 2013 22:31:45 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 D2508AD4; Sun, 12 May 2013 22:31:36 +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 A90802C9; Sun, 12 May 2013 22:31:36 +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 r4CMVZsD042561; Sun, 12 May 2013 18:31:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CMVZsg042556; Sun, 12 May 2013 22:31:35 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 22:31:35 GMT Message-Id: <201305122231.r4CMVZsg042556@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 May 2013 22:31:56.0425 (UTC) FILETIME=[82716F90:01CE4F60] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:00:42 -0000 TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 16:30: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-12 16:30:19 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-12 16:30:19 - cleaning the object tree TB --- 2013-05-12 16:38:05 - /usr/local/bin/svn stat /src TB --- 2013-05-12 16:38:08 - At svn revision 250575 TB --- 2013-05-12 16:38:09 - building world TB --- 2013-05-12 16:38:09 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 16:38:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 16:38:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 16:38:09 - SRCCONF=/dev/null TB --- 2013-05-12 16:38:09 - TARGET=i386 TB --- 2013-05-12 16:38:09 - TARGET_ARCH=i386 TB --- 2013-05-12 16:38:09 - TZ=UTC TB --- 2013-05-12 16:38:09 - __MAKE_CONF=/dev/null TB --- 2013-05-12 16:38:09 - cd /src TB --- 2013-05-12 16:38:09 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 16:38:14 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 Sun May 12 19:45:17 UTC 2013 TB --- 2013-05-12 19:45:17 - generating LINT kernel config TB --- 2013-05-12 19:45:17 - cd /src/sys/i386/conf TB --- 2013-05-12 19:45:17 - /usr/bin/make -B LINT TB --- 2013-05-12 19:45:17 - cd /src/sys/i386/conf TB --- 2013-05-12 19:45:17 - /usr/sbin/config -m LINT TB --- 2013-05-12 19:45:17 - building LINT kernel TB --- 2013-05-12 19:45:17 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:45:17 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:45:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:45:17 - SRCCONF=/dev/null TB --- 2013-05-12 19:45:17 - TARGET=i386 TB --- 2013-05-12 19:45:17 - TARGET_ARCH=i386 TB --- 2013-05-12 19:45:17 - TZ=UTC TB --- 2013-05-12 19:45:17 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:45:17 - cd /src TB --- 2013-05-12 19:45:17 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 12 19:45: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 >>> Kernel build for LINT completed on Sun May 12 20:18:21 UTC 2013 TB --- 2013-05-12 20:18:21 - cd /src/sys/i386/conf TB --- 2013-05-12 20:18:21 - /usr/sbin/config -m LINT-NOINET TB --- 2013-05-12 20:18:21 - building LINT-NOINET kernel TB --- 2013-05-12 20:18:21 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 20:18:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 20:18:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 20:18:21 - SRCCONF=/dev/null TB --- 2013-05-12 20:18:21 - TARGET=i386 TB --- 2013-05-12 20:18:21 - TARGET_ARCH=i386 TB --- 2013-05-12 20:18:21 - TZ=UTC TB --- 2013-05-12 20:18:21 - __MAKE_CONF=/dev/null TB --- 2013-05-12 20:18:21 - cd /src TB --- 2013-05-12 20:18:21 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Sun May 12 20:18:21 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Sun May 12 20:49:08 UTC 2013 TB --- 2013-05-12 20:49:08 - cd /src/sys/i386/conf TB --- 2013-05-12 20:49:08 - /usr/sbin/config -m LINT-NOINET6 TB --- 2013-05-12 20:49:09 - building LINT-NOINET6 kernel TB --- 2013-05-12 20:49:09 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 20:49:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 20:49:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 20:49:09 - SRCCONF=/dev/null TB --- 2013-05-12 20:49:09 - TARGET=i386 TB --- 2013-05-12 20:49:09 - TARGET_ARCH=i386 TB --- 2013-05-12 20:49:09 - TZ=UTC TB --- 2013-05-12 20:49:09 - __MAKE_CONF=/dev/null TB --- 2013-05-12 20:49:09 - cd /src TB --- 2013-05-12 20:49:09 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Sun May 12 20:49: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 >>> Kernel build for LINT-NOINET6 completed on Sun May 12 21:21:18 UTC 2013 TB --- 2013-05-12 21:21:18 - cd /src/sys/i386/conf TB --- 2013-05-12 21:21:18 - /usr/sbin/config -m LINT-NOIP TB --- 2013-05-12 21:21:18 - building LINT-NOIP kernel TB --- 2013-05-12 21:21:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 21:21:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 21:21:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 21:21:18 - SRCCONF=/dev/null TB --- 2013-05-12 21:21:18 - TARGET=i386 TB --- 2013-05-12 21:21:18 - TARGET_ARCH=i386 TB --- 2013-05-12 21:21:18 - TZ=UTC TB --- 2013-05-12 21:21:18 - __MAKE_CONF=/dev/null TB --- 2013-05-12 21:21:18 - cd /src TB --- 2013-05-12 21:21:18 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Sun May 12 21:21:18 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Sun May 12 21:48:41 UTC 2013 TB --- 2013-05-12 21:48:41 - cd /src/sys/i386/conf TB --- 2013-05-12 21:48:41 - /usr/sbin/config -m LINT-VIMAGE TB --- 2013-05-12 21:48:41 - building LINT-VIMAGE kernel TB --- 2013-05-12 21:48:41 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 21:48:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 21:48:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 21:48:41 - SRCCONF=/dev/null TB --- 2013-05-12 21:48:41 - TARGET=i386 TB --- 2013-05-12 21:48:41 - TARGET_ARCH=i386 TB --- 2013-05-12 21:48:41 - TZ=UTC TB --- 2013-05-12 21:48:41 - __MAKE_CONF=/dev/null TB --- 2013-05-12 21:48:41 - cd /src TB --- 2013-05-12 21:48:41 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Sun May 12 21:48:41 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Sun May 12 22:19:39 UTC 2013 TB --- 2013-05-12 22:19:39 - cd /src/sys/i386/conf TB --- 2013-05-12 22:19:39 - /usr/sbin/config -m GENERIC TB --- 2013-05-12 22:19:39 - building GENERIC kernel TB --- 2013-05-12 22:19:39 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 22:19:39 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 22:19:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 22:19:39 - SRCCONF=/dev/null TB --- 2013-05-12 22:19:39 - TARGET=i386 TB --- 2013-05-12 22:19:39 - TARGET_ARCH=i386 TB --- 2013-05-12 22:19:39 - TZ=UTC TB --- 2013-05-12 22:19:39 - __MAKE_CONF=/dev/null TB --- 2013-05-12 22:19:39 - cd /src TB --- 2013-05-12 22:19:39 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 12 22:19:39 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.o] Error code 1 Stop in /obj/i386.i386/src/sys/GENERIC. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-12 22:31:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 22:31:35 - ERROR: failed to build GENERIC kernel TB --- 2013-05-12 22:31:35 - 16868.55 user 2807.06 system 21676.12 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 05:25:44 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 589DC4B4; Wed, 15 May 2013 05:25:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2DCA2CC0; Wed, 15 May 2013 05:25:43 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id D956971AB68; Wed, 15 May 2013 09:25:09 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 09:09:27 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 14:14:15 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 14:14:15 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 8C001719D78 for ; Mon, 13 May 2013 14:14:15 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T7MJYiLh6iT7 for ; Mon, 13 May 2013 14:14:08 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 827F0719C4E for ; Mon, 13 May 2013 14:14:07 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 4BE951478; Mon, 13 May 2013 10:14:02 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 492A2DD4; Mon, 13 May 2013 10:14:02 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 E44FBCE8; Mon, 13 May 2013 10:13:59 +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 BB0C4369; Mon, 13 May 2013 10:13: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 r4DADrI9048880; Mon, 13 May 2013 06:13:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DADrig048870; Mon, 13 May 2013 10:13:53 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 10:13:53 GMT Message-Id: <201305131013.r4DADrig048870@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 13 May 2013 10:14:15.0566 (UTC) FILETIME=[9F5412E0:01CE4FC2] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:25:44 -0000 TB --- 2013-05-13 08:20:35 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 08:20:35 - 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-13 08:20:35 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-13 08:20:35 - cleaning the object tree TB --- 2013-05-13 08:20:35 - /usr/local/bin/svn stat /src TB --- 2013-05-13 08:20:52 - At svn revision 250588 TB --- 2013-05-13 08:20:53 - building world TB --- 2013-05-13 08:20:53 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 08:20:53 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 08:20:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 08:20:53 - SRCCONF=/dev/null TB --- 2013-05-13 08:20:53 - TARGET=ia64 TB --- 2013-05-13 08:20:53 - TARGET_ARCH=ia64 TB --- 2013-05-13 08:20:53 - TZ=UTC TB --- 2013-05-13 08:20:53 - __MAKE_CONF=/dev/null TB --- 2013-05-13 08:20:53 - cd /src TB --- 2013-05-13 08:20:53 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 08:20:58 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 13 09:54:15 UTC 2013 TB --- 2013-05-13 09:54:15 - generating LINT kernel config TB --- 2013-05-13 09:54:15 - cd /src/sys/ia64/conf TB --- 2013-05-13 09:54:15 - /usr/bin/make -B LINT TB --- 2013-05-13 09:54:15 - cd /src/sys/ia64/conf TB --- 2013-05-13 09:54:15 - /usr/sbin/config -m LINT TB --- 2013-05-13 09:54:15 - building LINT kernel TB --- 2013-05-13 09:54:15 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 09:54:15 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 09:54:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 09:54:15 - SRCCONF=/dev/null TB --- 2013-05-13 09:54:15 - TARGET=ia64 TB --- 2013-05-13 09:54:15 - TARGET_ARCH=ia64 TB --- 2013-05-13 09:54:15 - TZ=UTC TB --- 2013-05-13 09:54:15 - __MAKE_CONF=/dev/null TB --- 2013-05-13 09:54:15 - cd /src TB --- 2013-05-13 09:54:15 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 13 09:54:15 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 10:13:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 10:13:53 - ERROR: failed to build LINT kernel TB --- 2013-05-13 10:13:53 - 5437.87 user 878.43 system 6797.74 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 05:28:10 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 9B7DC35D; Wed, 15 May 2013 05:28:10 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id B877BD71; Wed, 15 May 2013 05:28:09 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 1064371A5E5; Wed, 15 May 2013 09:28:09 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 09:26:30 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 23:05:16 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 18:09:23 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 452B471A323 for ; Mon, 13 May 2013 18:09:23 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vXZPjBpDlLtU for ; Mon, 13 May 2013 18:09:16 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 63E7971A35D for ; Mon, 13 May 2013 18:09:16 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 5F7501270; Mon, 13 May 2013 14:09:13 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 5D06229E; Mon, 13 May 2013 14:09:13 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@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 9A0C3171; Mon, 13 May 2013 14:08:24 +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 702F7822; Mon, 13 May 2013 14:08:24 +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 r4DE8NvX027573; Mon, 13 May 2013 10:08:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DE8NlE027572; Mon, 13 May 2013 14:08:23 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 14:08:23 GMT Message-Id: <201305131408.r4DE8NlE027572@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 13 May 2013 14:09:23.0110 (UTC) FILETIME=[78147460:01CE4FE3] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:28:10 -0000 TB --- 2013-05-13 11:05:32 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 11:05:32 - 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-13 11:05:32 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-13 11:05:32 - cleaning the object tree TB --- 2013-05-13 11:05:32 - /usr/local/bin/svn stat /src TB --- 2013-05-13 11:05:35 - At svn revision 250588 TB --- 2013-05-13 11:05:36 - building world TB --- 2013-05-13 11:05:36 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 11:05:36 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 11:05:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 11:05:36 - SRCCONF=/dev/null TB --- 2013-05-13 11:05:36 - TARGET=powerpc TB --- 2013-05-13 11:05:36 - TARGET_ARCH=powerpc64 TB --- 2013-05-13 11:05:36 - TZ=UTC TB --- 2013-05-13 11:05:36 - __MAKE_CONF=/dev/null TB --- 2013-05-13 11:05:36 - cd /src TB --- 2013-05-13 11:05:36 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 11:05:41 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 Mon May 13 14:02:57 UTC 2013 TB --- 2013-05-13 14:02:57 - generating LINT kernel config TB --- 2013-05-13 14:02:57 - cd /src/sys/powerpc/conf TB --- 2013-05-13 14:02:57 - /usr/bin/make -B LINT TB --- 2013-05-13 14:02:57 - cd /src/sys/powerpc/conf TB --- 2013-05-13 14:02:57 - /usr/sbin/config -m LINT TB --- 2013-05-13 14:02:57 - skipping LINT kernel TB --- 2013-05-13 14:02:57 - cd /src/sys/powerpc/conf TB --- 2013-05-13 14:02:57 - /usr/sbin/config -m GENERIC TB --- 2013-05-13 14:02:57 - skipping GENERIC kernel TB --- 2013-05-13 14:02:57 - cd /src/sys/powerpc/conf TB --- 2013-05-13 14:02:57 - /usr/sbin/config -m GENERIC64 TB --- 2013-05-13 14:02:57 - building GENERIC64 kernel TB --- 2013-05-13 14:02:57 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 14:02:57 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 14:02:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 14:02:57 - SRCCONF=/dev/null TB --- 2013-05-13 14:02:57 - TARGET=powerpc TB --- 2013-05-13 14:02:57 - TARGET_ARCH=powerpc64 TB --- 2013-05-13 14:02:57 - TZ=UTC TB --- 2013-05-13 14:02:57 - __MAKE_CONF=/dev/null TB --- 2013-05-13 14:02:57 - cd /src TB --- 2013-05-13 14:02:57 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Mon May 13 14:02:57 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 14:08:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 14:08:23 - ERROR: failed to build GENERIC64 kernel TB --- 2013-05-13 14:08:23 - 9800.84 user 1178.38 system 10970.89 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 05:39:50 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 4491C615; Wed, 15 May 2013 05:39:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 54BCEE86; Wed, 15 May 2013 05:39:49 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 8D87071A619; Wed, 15 May 2013 09:39:48 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 09:36:49 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 16:32:25 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Mon, 13 May 2013 16:32:12 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id 2316771A206 for ; Mon, 13 May 2013 16:32:13 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dv1Bc3+G8boc for ; Mon, 13 May 2013 16:32:05 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id 2CEB371A144 for ; Mon, 13 May 2013 16:32:05 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id AC8A91DF8; Mon, 13 May 2013 12:32:01 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id A9B26E63; Mon, 13 May 2013 12:32:01 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AAEB6D76; Mon, 13 May 2013 12:31:58 +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 80395EF0; Mon, 13 May 2013 12:31:58 +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 r4DCVvC7008412; Mon, 13 May 2013 08:31:57 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4DCVvw0008411; Mon, 13 May 2013 12:31:57 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 May 2013 12:31:57 GMT Message-Id: <201305131231.r4DCVvw0008411@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 13 May 2013 12:32:13.0041 (UTC) FILETIME=[E5168610:01CE4FD5] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:39:50 -0000 TB --- 2013-05-13 11:16:44 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-13 11:16:44 - 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-13 11:16:44 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-13 11:16:44 - cleaning the object tree TB --- 2013-05-13 11:16:44 - /usr/local/bin/svn stat /src TB --- 2013-05-13 11:16:48 - At svn revision 250588 TB --- 2013-05-13 11:16:49 - building world TB --- 2013-05-13 11:16:49 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 11:16:49 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 11:16:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 11:16:49 - SRCCONF=/dev/null TB --- 2013-05-13 11:16:49 - TARGET=sparc64 TB --- 2013-05-13 11:16:49 - TARGET_ARCH=sparc64 TB --- 2013-05-13 11:16:49 - TZ=UTC TB --- 2013-05-13 11:16:49 - __MAKE_CONF=/dev/null TB --- 2013-05-13 11:16:49 - cd /src TB --- 2013-05-13 11:16:49 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon May 13 11:16:53 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 13 12:18:21 UTC 2013 TB --- 2013-05-13 12:18:21 - generating LINT kernel config TB --- 2013-05-13 12:18:21 - cd /src/sys/sparc64/conf TB --- 2013-05-13 12:18:21 - /usr/bin/make -B LINT TB --- 2013-05-13 12:18:21 - cd /src/sys/sparc64/conf TB --- 2013-05-13 12:18:21 - /usr/sbin/config -m LINT TB --- 2013-05-13 12:18:21 - building LINT kernel TB --- 2013-05-13 12:18:21 - CROSS_BUILD_TESTING=YES TB --- 2013-05-13 12:18:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-13 12:18:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-13 12:18:21 - SRCCONF=/dev/null TB --- 2013-05-13 12:18:21 - TARGET=sparc64 TB --- 2013-05-13 12:18:21 - TARGET_ARCH=sparc64 TB --- 2013-05-13 12:18:21 - TZ=UTC TB --- 2013-05-13 12:18:21 - __MAKE_CONF=/dev/null TB --- 2013-05-13 12:18:21 - cd /src TB --- 2013-05-13 12:18:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 13 12:18:21 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_map.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_meter.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_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 cc1: warnings being treated as errors /src/sys/vm/vm_page.c: In function 'vm_page_alloc': /src/sys/vm/vm_page.c:1209: warning: 'mpred' may be used uninitialized in this function *** [vm_page.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-13 12:31:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-13 12:31:57 - ERROR: failed to build LINT kernel TB --- 2013-05-13 12:31:57 - 3822.84 user 611.70 system 4512.84 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 15 05:47:38 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 D576BEC; Wed, 15 May 2013 05:47:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from mail1.ozon.ru (mx4.ozon.ru [194.186.179.140]) by mx1.freebsd.org (Postfix) with ESMTP id 397FCF57; Wed, 15 May 2013 05:47:38 +0000 (UTC) Received: from intmail03msk.ozon (intmail03msk.ozon [10.18.18.171]) by mail1.ozon.ru (Postfix) with ESMTP id 05B7671A698; Wed, 15 May 2013 09:47:36 +0400 (MSK) Received: from mail pickup service by intmail03msk.ozon with Microsoft SMTPSVC; Wed, 15 May 2013 09:43:33 +0400 Received: from intmail03msk.ozon ([10.18.18.171]) by intmail02msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 23:36:22 +0400 Received: from mail1.ozon.ru ([194.186.179.140]) by intmail03msk.ozon with Microsoft SMTPSVC(6.0.3790.4675); Sun, 12 May 2013 23:36:22 +0400 Received: from localhost (localhost [127.0.0.1]) by mail1.ozon.ru (Postfix) with ESMTP id B61E07196A6 for ; Sun, 12 May 2013 23:36:22 +0400 (MSK) X-Virus-Scanned: amavisd-new at ozon.ru Received: from mail1.ozon.ru ([127.0.0.1]) by localhost (mx4.ozon.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9e8HWiInuCVU for ; Sun, 12 May 2013 23:36:14 +0400 (MSK) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received-SPF: pass (freebsd.org: 8.8.178.116 is authorized to use 'owner-freebsd-current@freebsd.org' in 'mfrom' identity (mechanism 'ip4:8.8.178.116' matched)) receiver=mx4.ozon.ru; identity=mfrom; envelope-from="owner-freebsd-current@freebsd.org"; helo=mx2.freebsd.org; client-ip=8.8.178.116 Received: from mx2.freebsd.org (mx2.FreeBSD.org [8.8.178.116]) by mail1.ozon.ru (Postfix) with ESMTP id C9E357196A5 for ; Sun, 12 May 2013 23:36:13 +0400 (MSK) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 8B9AB58FD; Sun, 12 May 2013 19:36:08 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 88A10F19; Sun, 12 May 2013 19:36:08 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CBCF2E24; Sun, 12 May 2013 19:35:55 +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 A37C7AF2; Sun, 12 May 2013 19:35:55 +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 r4CJZs3Y065255; Sun, 12 May 2013 15:35:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4CJZsI2065253; Sun, 12 May 2013 19:35:54 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 12 May 2013 19:35:54 GMT Message-Id: <201305121935.r4CJZsI2065253@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on armv6/arm Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: owner-freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 May 2013 19:36:22.0587 (UTC) FILETIME=[FBC950B0:01CE4F47] X-BeenThere: freebsd-tinderbox@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:47:38 -0000 TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-12 16:30: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-12 16:30:19 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-12 16:30:19 - cleaning the object tree TB --- 2013-05-12 16:34:58 - /usr/local/bin/svn stat /src TB --- 2013-05-12 16:35:02 - At svn revision 250575 TB --- 2013-05-12 16:35:03 - building world TB --- 2013-05-12 16:35:03 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 16:35:03 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 16:35:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 16:35:03 - SRCCONF=/dev/null TB --- 2013-05-12 16:35:03 - TARGET=arm TB --- 2013-05-12 16:35:03 - TARGET_ARCH=armv6 TB --- 2013-05-12 16:35:03 - TZ=UTC TB --- 2013-05-12 16:35:03 - __MAKE_CONF=/dev/null TB --- 2013-05-12 16:35:03 - cd /src TB --- 2013-05-12 16:35:03 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun May 12 16: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 Sun May 12 19:34:04 UTC 2013 TB --- 2013-05-12 19:34:04 - generating LINT kernel config TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/bin/make -B LINT TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m LINT TB --- 2013-05-12 19:34:04 - skipping LINT kernel TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m AC100 TB --- 2013-05-12 19:34:04 - building AC100 kernel TB --- 2013-05-12 19:34:04 - CROSS_BUILD_TESTING=YES TB --- 2013-05-12 19:34:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-12 19:34:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-12 19:34:04 - SRCCONF=/dev/null TB --- 2013-05-12 19:34:04 - TARGET=arm TB --- 2013-05-12 19:34:04 - TARGET_ARCH=armv6 TB --- 2013-05-12 19:34:04 - TZ=UTC TB --- 2013-05-12 19:34:04 - __MAKE_CONF=/dev/null TB --- 2013-05-12 19:34:04 - cd /src TB --- 2013-05-12 19:34:04 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Sun May 12 19:34:04 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/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert' #define __Static_assert(x, y) ___Static_assert(x, y) ^~~~~~~~~~~~~~~~~~~~~~ /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert' #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] ^~~~~~~~~~~~ 1 error generated. *** [vfs_subr.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-12 19:35:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-12 19:35:54 - ERROR: failed to build AC100 kernel TB --- 2013-05-12 19:35:54 - 8716.50 user 1450.07 system 11134.73 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:29 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 A9CA2428; Thu, 16 May 2013 20:50:29 +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 7401486; Thu, 16 May 2013 20:50:29 +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 r4GKoN0N008360; Thu, 16 May 2013 16:50:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoNmH008357; Thu, 16 May 2013 20:50:23 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:23 GMT Message-Id: <201305162050.r4GKoNmH008357@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: Thu, 16 May 2013 20:50:29 -0000 TB --- 2013-05-16 20:50:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50: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-16 20:50:17 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 20:50:17 - cleaning the object tree TB --- 2013-05-16 20:50:17 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:22 - At svn revision 250716 TB --- 2013-05-16 20:50:23 - building world TB --- 2013-05-16 20:50:23 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:23 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:23 - TARGET=arm TB --- 2013-05-16 20:50:23 - TARGET_ARCH=armv6 TB --- 2013-05-16 20:50:23 - TZ=UTC TB --- 2013-05-16 20:50:23 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:23 - cd /src TB --- 2013-05-16 20:50:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:23 - ERROR: failed to build world TB --- 2013-05-16 20:50:23 - 1.56 user 2.72 system 5.45 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:29 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 AA32C429; Thu, 16 May 2013 20:50:29 +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 73FBD85; Thu, 16 May 2013 20:50:29 +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 r4GKoN6Z008361; Thu, 16 May 2013 16:50:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoNuA008297; Thu, 16 May 2013 20:50:23 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:23 GMT Message-Id: <201305162050.r4GKoNuA008297@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: Thu, 16 May 2013 20:50:29 -0000 TB --- 2013-05-16 20:50:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50: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-16 20:50:17 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 20:50:17 - cleaning the object tree TB --- 2013-05-16 20:50:17 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:21 - At svn revision 250716 TB --- 2013-05-16 20:50:22 - building world TB --- 2013-05-16 20:50:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:22 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:22 - TARGET=arm TB --- 2013-05-16 20:50:22 - TARGET_ARCH=arm TB --- 2013-05-16 20:50:22 - TZ=UTC TB --- 2013-05-16 20:50:22 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:22 - cd /src TB --- 2013-05-16 20:50:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:23 - ERROR: failed to build world TB --- 2013-05-16 20:50:23 - 1.61 user 2.65 system 5.46 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:29 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 ADB1E42A; Thu, 16 May 2013 20:50:29 +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 73F0581; Thu, 16 May 2013 20:50:29 +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 r4GKoNLG008358; Thu, 16 May 2013 16:50:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoNnb008353; Thu, 16 May 2013 20:50:23 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:23 GMT Message-Id: <201305162050.r4GKoNnb008353@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: Thu, 16 May 2013 20:50:29 -0000 TB --- 2013-05-16 20:50:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50: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-16 20:50:17 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 20:50:17 - cleaning the object tree TB --- 2013-05-16 20:50:17 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:22 - At svn revision 250716 TB --- 2013-05-16 20:50:23 - building world TB --- 2013-05-16 20:50:23 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:23 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:23 - TARGET=i386 TB --- 2013-05-16 20:50:23 - TARGET_ARCH=i386 TB --- 2013-05-16 20:50:23 - TZ=UTC TB --- 2013-05-16 20:50:23 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:23 - cd /src TB --- 2013-05-16 20:50:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:23 - ERROR: failed to build world TB --- 2013-05-16 20:50:23 - 1.66 user 2.66 system 5.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:29 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 AF5B842B; Thu, 16 May 2013 20:50:29 +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 73F4B82; Thu, 16 May 2013 20:50:29 +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 r4GKoTPI008464; Thu, 16 May 2013 16:50:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoSJO008448; Thu, 16 May 2013 20:50:28 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:28 GMT Message-Id: <201305162050.r4GKoSJO008448@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: Thu, 16 May 2013 20:50:30 -0000 TB --- 2013-05-16 20:50:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50:23 - 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-16 20:50:23 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 20:50:23 - cleaning the object tree TB --- 2013-05-16 20:50:23 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:27 - At svn revision 250716 TB --- 2013-05-16 20:50:28 - building world TB --- 2013-05-16 20:50:28 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:28 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:28 - TARGET=mips TB --- 2013-05-16 20:50:28 - TARGET_ARCH=mips TB --- 2013-05-16 20:50:28 - TZ=UTC TB --- 2013-05-16 20:50:28 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:28 - cd /src TB --- 2013-05-16 20:50:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:28 - ERROR: failed to build world TB --- 2013-05-16 20:50:28 - 1.53 user 2.66 system 5.30 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:30 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 CC9D142D; Thu, 16 May 2013 20:50:29 +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 97F6E89; Thu, 16 May 2013 20:50:29 +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 r4GKoTfC008594; Thu, 16 May 2013 16:50:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoTTc008561; Thu, 16 May 2013 20:50:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:29 GMT Message-Id: <201305162050.r4GKoTTc008561@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: Thu, 16 May 2013 20:50:30 -0000 TB --- 2013-05-16 20:50:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50:23 - 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-16 20:50:23 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 20:50:23 - cleaning the object tree TB --- 2013-05-16 20:50:23 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:27 - At svn revision 250716 TB --- 2013-05-16 20:50:28 - building world TB --- 2013-05-16 20:50:28 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:28 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:28 - TARGET=pc98 TB --- 2013-05-16 20:50:28 - TARGET_ARCH=i386 TB --- 2013-05-16 20:50:28 - TZ=UTC TB --- 2013-05-16 20:50:28 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:28 - cd /src TB --- 2013-05-16 20:50:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:29 - ERROR: failed to build world TB --- 2013-05-16 20:50:29 - 1.73 user 2.52 system 5.47 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:30 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 D10FD42E; Thu, 16 May 2013 20:50:29 +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 9D0B68A; Thu, 16 May 2013 20:50:29 +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 r4GKoNMt008359; Thu, 16 May 2013 16:50:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoNs4008328; Thu, 16 May 2013 20:50:23 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:23 GMT Message-Id: <201305162050.r4GKoNs4008328@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: Thu, 16 May 2013 20:50:30 -0000 TB --- 2013-05-16 20:50:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50: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-16 20:50:17 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 20:50:17 - cleaning the object tree TB --- 2013-05-16 20:50:17 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:21 - At svn revision 250716 TB --- 2013-05-16 20:50:22 - building world TB --- 2013-05-16 20:50:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:22 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:22 - TARGET=amd64 TB --- 2013-05-16 20:50:22 - TARGET_ARCH=amd64 TB --- 2013-05-16 20:50:22 - TZ=UTC TB --- 2013-05-16 20:50:22 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:22 - cd /src TB --- 2013-05-16 20:50:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:23 - ERROR: failed to build world TB --- 2013-05-16 20:50:23 - 1.66 user 2.63 system 5.49 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:30 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 DDEA942F; Thu, 16 May 2013 20:50:29 +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 AC0108D; Thu, 16 May 2013 20:50:29 +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 r4GKoTDj008623; Thu, 16 May 2013 16:50:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoTQp008621; Thu, 16 May 2013 20:50:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:29 GMT Message-Id: <201305162050.r4GKoTQp008621@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: Thu, 16 May 2013 20:50:30 -0000 TB --- 2013-05-16 20:50:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50:23 - 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-16 20:50:23 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 20:50:23 - cleaning the object tree TB --- 2013-05-16 20:50:23 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:28 - At svn revision 250716 TB --- 2013-05-16 20:50:29 - building world TB --- 2013-05-16 20:50:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:29 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:29 - TARGET=ia64 TB --- 2013-05-16 20:50:29 - TARGET_ARCH=ia64 TB --- 2013-05-16 20:50:29 - TZ=UTC TB --- 2013-05-16 20:50:29 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:29 - cd /src TB --- 2013-05-16 20:50:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:29 - ERROR: failed to build world TB --- 2013-05-16 20:50:29 - 1.63 user 2.67 system 5.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:30 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 E090E430; Thu, 16 May 2013 20:50:29 +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 ACB088E; Thu, 16 May 2013 20:50:29 +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 r4GKoT6K008624; Thu, 16 May 2013 16:50:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoTIF008622; Thu, 16 May 2013 20:50:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:29 GMT Message-Id: <201305162050.r4GKoTIF008622@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: Thu, 16 May 2013 20:50:30 -0000 TB --- 2013-05-16 20:50:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50:23 - 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-16 20:50:23 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 20:50:23 - cleaning the object tree TB --- 2013-05-16 20:50:23 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:28 - At svn revision 250716 TB --- 2013-05-16 20:50:29 - building world TB --- 2013-05-16 20:50:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:29 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:29 - TARGET=mips TB --- 2013-05-16 20:50:29 - TARGET_ARCH=mips64 TB --- 2013-05-16 20:50:29 - TZ=UTC TB --- 2013-05-16 20:50:29 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:29 - cd /src TB --- 2013-05-16 20:50:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:29 - ERROR: failed to build world TB --- 2013-05-16 20:50:29 - 1.62 user 2.69 system 5.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:35 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 6BD6B434; Thu, 16 May 2013 20:50:35 +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 378CE92; Thu, 16 May 2013 20:50:35 +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 r4GKoYfH008699; Thu, 16 May 2013 16:50:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoYwN008698; Thu, 16 May 2013 20:50:34 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:34 GMT Message-Id: <201305162050.r4GKoYwN008698@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: Thu, 16 May 2013 20:50:35 -0000 TB --- 2013-05-16 20:50:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50:29 - 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-16 20:50:29 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 20:50:29 - cleaning the object tree TB --- 2013-05-16 20:50:29 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:33 - At svn revision 250716 TB --- 2013-05-16 20:50:34 - building world TB --- 2013-05-16 20:50:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:34 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:34 - TARGET=powerpc TB --- 2013-05-16 20:50:34 - TARGET_ARCH=powerpc TB --- 2013-05-16 20:50:34 - TZ=UTC TB --- 2013-05-16 20:50:34 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:34 - cd /src TB --- 2013-05-16 20:50:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:34 - ERROR: failed to build world TB --- 2013-05-16 20:50:34 - 1.63 user 2.09 system 5.51 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:35 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 C39DF435; Thu, 16 May 2013 20:50:35 +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 8EDBC94; Thu, 16 May 2013 20:50:35 +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 r4GKoZLY008812; Thu, 16 May 2013 16:50:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoZ2u008807; Thu, 16 May 2013 20:50:35 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:35 GMT Message-Id: <201305162050.r4GKoZ2u008807@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: Thu, 16 May 2013 20:50:35 -0000 TB --- 2013-05-16 20:50:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50:29 - 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-16 20:50:29 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 20:50:29 - cleaning the object tree TB --- 2013-05-16 20:50:29 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:33 - At svn revision 250716 TB --- 2013-05-16 20:50:34 - building world TB --- 2013-05-16 20:50:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:34 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:34 - TARGET=sparc64 TB --- 2013-05-16 20:50:34 - TARGET_ARCH=sparc64 TB --- 2013-05-16 20:50:34 - TZ=UTC TB --- 2013-05-16 20:50:34 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:34 - cd /src TB --- 2013-05-16 20:50:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:35 - ERROR: failed to build world TB --- 2013-05-16 20:50:35 - 1.62 user 2.18 system 5.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 20:50:40 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 C4D90534; Thu, 16 May 2013 20:50:40 +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 91BBE98; Thu, 16 May 2013 20:50:40 +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 r4GKoZNp008813; Thu, 16 May 2013 16:50:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GKoZAh008811; Thu, 16 May 2013 20:50:35 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 20:50:35 GMT Message-Id: <201305162050.r4GKoZAh008811@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: Thu, 16 May 2013 20:50:40 -0000 TB --- 2013-05-16 20:50:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 20:50:29 - 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-16 20:50:29 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 20:50:29 - cleaning the object tree TB --- 2013-05-16 20:50:29 - /usr/local/bin/svn stat /src TB --- 2013-05-16 20:50:33 - At svn revision 250716 TB --- 2013-05-16 20:50:34 - building world TB --- 2013-05-16 20:50:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 20:50:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 20:50:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 20:50:34 - SRCCONF=/dev/null TB --- 2013-05-16 20:50:34 - TARGET=powerpc TB --- 2013-05-16 20:50:34 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 20:50:34 - TZ=UTC TB --- 2013-05-16 20:50:34 - __MAKE_CONF=/dev/null TB --- 2013-05-16 20:50:34 - cd /src TB --- 2013-05-16 20:50:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 20:50:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 20:50:35 - ERROR: failed to build world TB --- 2013-05-16 20:50:35 - 1.59 user 2.20 system 5.71 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00:20 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 D4D6C4BD; Thu, 16 May 2013 21:00:20 +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 A03531DC; Thu, 16 May 2013 21:00:20 +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 r4GL0KP9009108; Thu, 16 May 2013 17:00:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GL0KG5009104; Thu, 16 May 2013 21:00:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:20 GMT Message-Id: <201305162100.r4GL0KG5009104@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: Thu, 16 May 2013 21:00:20 -0000 TB --- 2013-05-16 21:00:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:14 - 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-16 21:00:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 21:00:14 - cleaning the object tree TB --- 2013-05-16 21:00:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:18 - At svn revision 250717 TB --- 2013-05-16 21:00:19 - building world TB --- 2013-05-16 21:00:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:19 - TARGET=amd64 TB --- 2013-05-16 21:00:19 - TARGET_ARCH=amd64 TB --- 2013-05-16 21:00:19 - TZ=UTC TB --- 2013-05-16 21:00:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:19 - cd /src TB --- 2013-05-16 21:00:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:20 - ERROR: failed to build world TB --- 2013-05-16 21:00:20 - 1.59 user 2.84 system 5.50 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00:20 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 D7D6F4BE; Thu, 16 May 2013 21:00:20 +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 A3E471DD; Thu, 16 May 2013 21:00:20 +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 r4GL0KIW009110; Thu, 16 May 2013 17:00:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GL0Kdu009106; Thu, 16 May 2013 21:00:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:20 GMT Message-Id: <201305162100.r4GL0Kdu009106@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: Thu, 16 May 2013 21:00:21 -0000 TB --- 2013-05-16 21:00:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:14 - 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-16 21:00:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 21:00:14 - cleaning the object tree TB --- 2013-05-16 21:00:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:18 - At svn revision 250717 TB --- 2013-05-16 21:00:19 - building world TB --- 2013-05-16 21:00:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:19 - TARGET=i386 TB --- 2013-05-16 21:00:19 - TARGET_ARCH=i386 TB --- 2013-05-16 21:00:19 - TZ=UTC TB --- 2013-05-16 21:00:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:19 - cd /src TB --- 2013-05-16 21:00:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:20 - ERROR: failed to build world TB --- 2013-05-16 21:00:20 - 1.76 user 2.67 system 5.50 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00:21 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 F03394BF; Thu, 16 May 2013 21:00:20 +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 BEA801DE; Thu, 16 May 2013 21:00:20 +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 r4GL0KOJ009107; Thu, 16 May 2013 17:00:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GL0KDO009075; Thu, 16 May 2013 21:00:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:20 GMT Message-Id: <201305162100.r4GL0KDO009075@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: Thu, 16 May 2013 21:00:21 -0000 TB --- 2013-05-16 21:00:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:14 - 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-16 21:00:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 21:00:14 - cleaning the object tree TB --- 2013-05-16 21:00:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:18 - At svn revision 250717 TB --- 2013-05-16 21:00:19 - building world TB --- 2013-05-16 21:00:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:19 - TARGET=arm TB --- 2013-05-16 21:00:19 - TARGET_ARCH=armv6 TB --- 2013-05-16 21:00:19 - TZ=UTC TB --- 2013-05-16 21:00:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:19 - cd /src TB --- 2013-05-16 21:00:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:20 - ERROR: failed to build world TB --- 2013-05-16 21:00:20 - 1.77 user 2.66 system 5.46 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00:21 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 0A5BD4C0; Thu, 16 May 2013 21:00:21 +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 CA6351DF; Thu, 16 May 2013 21:00:20 +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 r4GL0KN8009109; Thu, 16 May 2013 17:00:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GL0KSD009105; Thu, 16 May 2013 21:00:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:20 GMT Message-Id: <201305162100.r4GL0KSD009105@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: Thu, 16 May 2013 21:00:21 -0000 TB --- 2013-05-16 21:00:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:14 - 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-16 21:00:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 21:00:14 - cleaning the object tree TB --- 2013-05-16 21:00:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:18 - At svn revision 250717 TB --- 2013-05-16 21:00:19 - building world TB --- 2013-05-16 21:00:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:19 - TARGET=arm TB --- 2013-05-16 21:00:19 - TARGET_ARCH=arm TB --- 2013-05-16 21:00:19 - TZ=UTC TB --- 2013-05-16 21:00:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:19 - cd /src TB --- 2013-05-16 21:00:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:20 - ERROR: failed to build world TB --- 2013-05-16 21:00:20 - 1.66 user 2.77 system 5.50 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00: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 3D9B25BD; Thu, 16 May 2013 21:00:26 +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 0B5741E4; Thu, 16 May 2013 21:00:25 +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 r4GL0Pr6009221; Thu, 16 May 2013 17:00: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 r4GL0PIQ009197; Thu, 16 May 2013 21:00:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:25 GMT Message-Id: <201305162100.r4GL0PIQ009197@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: Thu, 16 May 2013 21:00:26 -0000 TB --- 2013-05-16 21:00:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:20 - 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-16 21:00:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 21:00:20 - cleaning the object tree TB --- 2013-05-16 21:00:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:24 - At svn revision 250717 TB --- 2013-05-16 21:00:25 - building world TB --- 2013-05-16 21:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:25 - TARGET=pc98 TB --- 2013-05-16 21:00:25 - TARGET_ARCH=i386 TB --- 2013-05-16 21:00:25 - TZ=UTC TB --- 2013-05-16 21:00:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:25 - cd /src TB --- 2013-05-16 21:00:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:25 - ERROR: failed to build world TB --- 2013-05-16 21:00:25 - 1.78 user 2.44 system 5.23 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00: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 6BBA35BE; Thu, 16 May 2013 21:00:26 +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 38EC21E5; Thu, 16 May 2013 21:00:26 +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 r4GL0Pdv009370; Thu, 16 May 2013 17:00: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 r4GL0PJH009349; Thu, 16 May 2013 21:00:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:25 GMT Message-Id: <201305162100.r4GL0PJH009349@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: Thu, 16 May 2013 21:00:26 -0000 TB --- 2013-05-16 21:00:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:20 - 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-16 21:00:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 21:00:20 - cleaning the object tree TB --- 2013-05-16 21:00:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:24 - At svn revision 250717 TB --- 2013-05-16 21:00:25 - building world TB --- 2013-05-16 21:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:25 - TARGET=mips TB --- 2013-05-16 21:00:25 - TARGET_ARCH=mips64 TB --- 2013-05-16 21:00:25 - TZ=UTC TB --- 2013-05-16 21:00:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:25 - cd /src TB --- 2013-05-16 21:00:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:25 - ERROR: failed to build world TB --- 2013-05-16 21:00:25 - 1.77 user 2.57 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00: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 6DCFA5BF; Thu, 16 May 2013 21:00:26 +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 3B8251E6; Thu, 16 May 2013 21:00:26 +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 r4GL0P4U009372; Thu, 16 May 2013 17:00: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 r4GL0PmX009359; Thu, 16 May 2013 21:00:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:25 GMT Message-Id: <201305162100.r4GL0PmX009359@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: Thu, 16 May 2013 21:00:26 -0000 TB --- 2013-05-16 21:00:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:20 - 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-16 21:00:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 21:00:20 - cleaning the object tree TB --- 2013-05-16 21:00:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:24 - At svn revision 250717 TB --- 2013-05-16 21:00:25 - building world TB --- 2013-05-16 21:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:25 - TARGET=ia64 TB --- 2013-05-16 21:00:25 - TARGET_ARCH=ia64 TB --- 2013-05-16 21:00:25 - TZ=UTC TB --- 2013-05-16 21:00:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:25 - cd /src TB --- 2013-05-16 21:00:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:25 - ERROR: failed to build world TB --- 2013-05-16 21:00:25 - 1.66 user 2.66 system 5.40 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00: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 7365F5C0; Thu, 16 May 2013 21:00:26 +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 40C891E7; Thu, 16 May 2013 21:00:26 +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 r4GL0PBF009373; Thu, 16 May 2013 17:00: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 r4GL0P3N009371; Thu, 16 May 2013 21:00:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:25 GMT Message-Id: <201305162100.r4GL0P3N009371@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: Thu, 16 May 2013 21:00:26 -0000 TB --- 2013-05-16 21:00:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:20 - 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-16 21:00:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 21:00:20 - cleaning the object tree TB --- 2013-05-16 21:00:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:24 - At svn revision 250717 TB --- 2013-05-16 21:00:25 - building world TB --- 2013-05-16 21:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:25 - TARGET=mips TB --- 2013-05-16 21:00:25 - TARGET_ARCH=mips TB --- 2013-05-16 21:00:25 - TZ=UTC TB --- 2013-05-16 21:00:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:25 - cd /src TB --- 2013-05-16 21:00:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:25 - ERROR: failed to build world TB --- 2013-05-16 21:00:25 - 1.53 user 2.80 system 5.41 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00:32 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 015A160A; Thu, 16 May 2013 21:00:32 +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 C167E1F1; Thu, 16 May 2013 21:00:31 +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 r4GL0Vxd009558; Thu, 16 May 2013 17:00:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GL0Vk8009555; Thu, 16 May 2013 21:00:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:31 GMT Message-Id: <201305162100.r4GL0Vk8009555@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: Thu, 16 May 2013 21:00:32 -0000 TB --- 2013-05-16 21:00:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:25 - 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-16 21:00:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 21:00:25 - cleaning the object tree TB --- 2013-05-16 21:00:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:29 - At svn revision 250717 TB --- 2013-05-16 21:00:30 - building world TB --- 2013-05-16 21:00:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:30 - TARGET=powerpc TB --- 2013-05-16 21:00:30 - TARGET_ARCH=powerpc TB --- 2013-05-16 21:00:30 - TZ=UTC TB --- 2013-05-16 21:00:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:30 - cd /src TB --- 2013-05-16 21:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:31 - ERROR: failed to build world TB --- 2013-05-16 21:00:31 - 1.74 user 2.06 system 5.54 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00:32 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 06EEF60B; Thu, 16 May 2013 21:00:32 +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 C7BAB1F2; Thu, 16 May 2013 21:00:31 +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 r4GL0V9E009560; Thu, 16 May 2013 17:00:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GL0VlK009557; Thu, 16 May 2013 21:00:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:31 GMT Message-Id: <201305162100.r4GL0VlK009557@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: Thu, 16 May 2013 21:00:32 -0000 TB --- 2013-05-16 21:00:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:25 - 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-16 21:00:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 21:00:25 - cleaning the object tree TB --- 2013-05-16 21:00:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:29 - At svn revision 250717 TB --- 2013-05-16 21:00:30 - building world TB --- 2013-05-16 21:00:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:30 - TARGET=sparc64 TB --- 2013-05-16 21:00:30 - TARGET_ARCH=sparc64 TB --- 2013-05-16 21:00:30 - TZ=UTC TB --- 2013-05-16 21:00:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:30 - cd /src TB --- 2013-05-16 21:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:31 - ERROR: failed to build world TB --- 2013-05-16 21:00:31 - 1.64 user 2.21 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:00:32 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 0944D60C; Thu, 16 May 2013 21:00:32 +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 C80081F3; Thu, 16 May 2013 21:00:31 +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 r4GL0VIR009559; Thu, 16 May 2013 17:00:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GL0VWr009556; Thu, 16 May 2013 21:00:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:00:31 GMT Message-Id: <201305162100.r4GL0VWr009556@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: Thu, 16 May 2013 21:00:32 -0000 TB --- 2013-05-16 21:00:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:00:25 - 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-16 21:00:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 21:00:25 - cleaning the object tree TB --- 2013-05-16 21:00:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:00:29 - At svn revision 250717 TB --- 2013-05-16 21:00:30 - building world TB --- 2013-05-16 21:00:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:00:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:00:30 - TARGET=powerpc TB --- 2013-05-16 21:00:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 21:00:30 - TZ=UTC TB --- 2013-05-16 21:00:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:00:30 - cd /src TB --- 2013-05-16 21:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:00:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:00:31 - ERROR: failed to build world TB --- 2013-05-16 21:00:31 - 1.51 user 2.34 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10:20 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 DBD2E567; Thu, 16 May 2013 21:10:20 +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 A8415338; Thu, 16 May 2013 21:10:20 +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 r4GLAK1q009831; Thu, 16 May 2013 17:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLAKcU009828; Thu, 16 May 2013 21:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:20 GMT Message-Id: <201305162110.r4GLAKcU009828@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: Thu, 16 May 2013 21:10:20 -0000 TB --- 2013-05-16 21:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:14 - 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-16 21:10:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 21:10:14 - cleaning the object tree TB --- 2013-05-16 21:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:18 - At svn revision 250718 TB --- 2013-05-16 21:10:19 - building world TB --- 2013-05-16 21:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:19 - TARGET=arm TB --- 2013-05-16 21:10:19 - TARGET_ARCH=arm TB --- 2013-05-16 21:10:19 - TZ=UTC TB --- 2013-05-16 21:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:19 - cd /src TB --- 2013-05-16 21:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:20 - ERROR: failed to build world TB --- 2013-05-16 21:10:20 - 1.82 user 2.59 system 5.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10:21 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 008C0568; Thu, 16 May 2013 21:10:20 +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 C2665339; Thu, 16 May 2013 21:10:20 +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 r4GLAKwp009833; Thu, 16 May 2013 17:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLAKvg009829; Thu, 16 May 2013 21:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:20 GMT Message-Id: <201305162110.r4GLAKvg009829@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: Thu, 16 May 2013 21:10:21 -0000 TB --- 2013-05-16 21:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:14 - 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-16 21:10:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 21:10:14 - cleaning the object tree TB --- 2013-05-16 21:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:18 - At svn revision 250718 TB --- 2013-05-16 21:10:19 - building world TB --- 2013-05-16 21:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:19 - TARGET=i386 TB --- 2013-05-16 21:10:19 - TARGET_ARCH=i386 TB --- 2013-05-16 21:10:19 - TZ=UTC TB --- 2013-05-16 21:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:19 - cd /src TB --- 2013-05-16 21:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:20 - ERROR: failed to build world TB --- 2013-05-16 21:10:20 - 1.80 user 2.59 system 5.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10:21 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 0A9B1569; Thu, 16 May 2013 21:10:21 +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 CC99D33A; Thu, 16 May 2013 21:10:20 +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 r4GLAKWE009832; Thu, 16 May 2013 17:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLAKHk009825; Thu, 16 May 2013 21:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:20 GMT Message-Id: <201305162110.r4GLAKHk009825@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: Thu, 16 May 2013 21:10:21 -0000 TB --- 2013-05-16 21:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:14 - 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-16 21:10:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 21:10:14 - cleaning the object tree TB --- 2013-05-16 21:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:18 - At svn revision 250718 TB --- 2013-05-16 21:10:19 - building world TB --- 2013-05-16 21:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:19 - TARGET=amd64 TB --- 2013-05-16 21:10:19 - TARGET_ARCH=amd64 TB --- 2013-05-16 21:10:19 - TZ=UTC TB --- 2013-05-16 21:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:19 - cd /src TB --- 2013-05-16 21:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:20 - ERROR: failed to build world TB --- 2013-05-16 21:10:20 - 1.64 user 2.77 system 5.47 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10:21 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 0DDCB56A; Thu, 16 May 2013 21:10:21 +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 CFCD033B; Thu, 16 May 2013 21:10:20 +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 r4GLAKit009830; Thu, 16 May 2013 17:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLAKPg009812; Thu, 16 May 2013 21:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:20 GMT Message-Id: <201305162110.r4GLAKPg009812@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: Thu, 16 May 2013 21:10:21 -0000 TB --- 2013-05-16 21:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:14 - 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-16 21:10:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 21:10:14 - cleaning the object tree TB --- 2013-05-16 21:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:18 - At svn revision 250718 TB --- 2013-05-16 21:10:19 - building world TB --- 2013-05-16 21:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:19 - TARGET=arm TB --- 2013-05-16 21:10:19 - TARGET_ARCH=armv6 TB --- 2013-05-16 21:10:19 - TZ=UTC TB --- 2013-05-16 21:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:19 - cd /src TB --- 2013-05-16 21:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:20 - ERROR: failed to build world TB --- 2013-05-16 21:10:20 - 1.66 user 2.74 system 5.46 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10: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 5C764667; Thu, 16 May 2013 21:10:26 +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 2A793340; Thu, 16 May 2013 21:10:26 +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 r4GLAPPb010053; Thu, 16 May 2013 17:10: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 r4GLAP5X010013; Thu, 16 May 2013 21:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:25 GMT Message-Id: <201305162110.r4GLAP5X010013@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: Thu, 16 May 2013 21:10:26 -0000 TB --- 2013-05-16 21:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:20 - 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-16 21:10:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 21:10:20 - cleaning the object tree TB --- 2013-05-16 21:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:24 - At svn revision 250718 TB --- 2013-05-16 21:10:25 - building world TB --- 2013-05-16 21:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:25 - TARGET=pc98 TB --- 2013-05-16 21:10:25 - TARGET_ARCH=i386 TB --- 2013-05-16 21:10:25 - TZ=UTC TB --- 2013-05-16 21:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:25 - cd /src TB --- 2013-05-16 21:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:25 - ERROR: failed to build world TB --- 2013-05-16 21:10:25 - 1.68 user 2.65 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10: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 6C098668; Thu, 16 May 2013 21:10:26 +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 3A4E7341; Thu, 16 May 2013 21:10:26 +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 r4GLAPoH010087; Thu, 16 May 2013 17:10: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 r4GLAP51010077; Thu, 16 May 2013 21:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:25 GMT Message-Id: <201305162110.r4GLAP51010077@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: Thu, 16 May 2013 21:10:26 -0000 TB --- 2013-05-16 21:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:20 - 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-16 21:10:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 21:10:20 - cleaning the object tree TB --- 2013-05-16 21:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:24 - At svn revision 250718 TB --- 2013-05-16 21:10:25 - building world TB --- 2013-05-16 21:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:25 - TARGET=mips TB --- 2013-05-16 21:10:25 - TARGET_ARCH=mips TB --- 2013-05-16 21:10:25 - TZ=UTC TB --- 2013-05-16 21:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:25 - cd /src TB --- 2013-05-16 21:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:25 - ERROR: failed to build world TB --- 2013-05-16 21:10:25 - 1.65 user 2.70 system 5.41 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10: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 6EF8F669; Thu, 16 May 2013 21:10:26 +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 3DE4C342; Thu, 16 May 2013 21:10:26 +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 r4GLAPC8010088; Thu, 16 May 2013 17:10: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 r4GLAPST010085; Thu, 16 May 2013 21:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:25 GMT Message-Id: <201305162110.r4GLAPST010085@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: Thu, 16 May 2013 21:10:26 -0000 TB --- 2013-05-16 21:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:20 - 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-16 21:10:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 21:10:20 - cleaning the object tree TB --- 2013-05-16 21:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:24 - At svn revision 250718 TB --- 2013-05-16 21:10:25 - building world TB --- 2013-05-16 21:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:25 - TARGET=mips TB --- 2013-05-16 21:10:25 - TARGET_ARCH=mips64 TB --- 2013-05-16 21:10:25 - TZ=UTC TB --- 2013-05-16 21:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:25 - cd /src TB --- 2013-05-16 21:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:25 - ERROR: failed to build world TB --- 2013-05-16 21:10:25 - 1.53 user 2.84 system 5.41 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10: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 727C466A; Thu, 16 May 2013 21:10:26 +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 403FD343; Thu, 16 May 2013 21:10:26 +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 r4GLAPKF010089; Thu, 16 May 2013 17:10: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 r4GLAP26010086; Thu, 16 May 2013 21:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:25 GMT Message-Id: <201305162110.r4GLAP26010086@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: Thu, 16 May 2013 21:10:26 -0000 TB --- 2013-05-16 21:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:20 - 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-16 21:10:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 21:10:20 - cleaning the object tree TB --- 2013-05-16 21:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:24 - At svn revision 250718 TB --- 2013-05-16 21:10:25 - building world TB --- 2013-05-16 21:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:25 - TARGET=ia64 TB --- 2013-05-16 21:10:25 - TARGET_ARCH=ia64 TB --- 2013-05-16 21:10:25 - TZ=UTC TB --- 2013-05-16 21:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:25 - cd /src TB --- 2013-05-16 21:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:25 - ERROR: failed to build world TB --- 2013-05-16 21:10:25 - 1.60 user 2.76 system 5.43 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10:31 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 72A2A6A8; Thu, 16 May 2013 21:10:31 +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 405DA34B; Thu, 16 May 2013 21:10:31 +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 r4GLAUxd010250; Thu, 16 May 2013 17:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLAUtX010215; Thu, 16 May 2013 21:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:30 GMT Message-Id: <201305162110.r4GLAUtX010215@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: Thu, 16 May 2013 21:10:31 -0000 TB --- 2013-05-16 21:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:25 - 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-16 21:10:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 21:10:25 - cleaning the object tree TB --- 2013-05-16 21:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:29 - At svn revision 250718 TB --- 2013-05-16 21:10:30 - building world TB --- 2013-05-16 21:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:30 - TARGET=powerpc TB --- 2013-05-16 21:10:30 - TARGET_ARCH=powerpc TB --- 2013-05-16 21:10:30 - TZ=UTC TB --- 2013-05-16 21:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:30 - cd /src TB --- 2013-05-16 21:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:30 - ERROR: failed to build world TB --- 2013-05-16 21:10:30 - 1.67 user 2.22 system 4.89 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10:31 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 80A1A6A9; Thu, 16 May 2013 21:10:31 +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 4E6ED34D; Thu, 16 May 2013 21:10:31 +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 r4GLAUXO010282; Thu, 16 May 2013 17:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLAUW4010279; Thu, 16 May 2013 21:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:30 GMT Message-Id: <201305162110.r4GLAUW4010279@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: Thu, 16 May 2013 21:10:31 -0000 TB --- 2013-05-16 21:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:25 - 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-16 21:10:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 21:10:25 - cleaning the object tree TB --- 2013-05-16 21:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:29 - At svn revision 250718 TB --- 2013-05-16 21:10:30 - building world TB --- 2013-05-16 21:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:30 - TARGET=powerpc TB --- 2013-05-16 21:10:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 21:10:30 - TZ=UTC TB --- 2013-05-16 21:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:30 - cd /src TB --- 2013-05-16 21:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:30 - ERROR: failed to build world TB --- 2013-05-16 21:10:30 - 1.68 user 2.22 system 4.91 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:10:31 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 8551E6AA; Thu, 16 May 2013 21:10:31 +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 530DD34E; Thu, 16 May 2013 21:10:31 +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 r4GLAUhB010283; Thu, 16 May 2013 17:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLAUN1010281; Thu, 16 May 2013 21:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:10:30 GMT Message-Id: <201305162110.r4GLAUN1010281@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: Thu, 16 May 2013 21:10:31 -0000 TB --- 2013-05-16 21:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:10:25 - 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-16 21:10:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 21:10:25 - cleaning the object tree TB --- 2013-05-16 21:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:10:29 - At svn revision 250718 TB --- 2013-05-16 21:10:30 - building world TB --- 2013-05-16 21:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:10:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:10:30 - TARGET=sparc64 TB --- 2013-05-16 21:10:30 - TARGET_ARCH=sparc64 TB --- 2013-05-16 21:10:30 - TZ=UTC TB --- 2013-05-16 21:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:10:30 - cd /src TB --- 2013-05-16 21:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:10:30 - ERROR: failed to build world TB --- 2013-05-16 21:10:30 - 1.72 user 2.18 system 4.91 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:20 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 2F4B355C; Thu, 16 May 2013 21:20:20 +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 EFC5A67E; Thu, 16 May 2013 21:20: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 r4GLKJe0010568; Thu, 16 May 2013 17:20:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKJqZ010564; Thu, 16 May 2013 21:20:19 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:19 GMT Message-Id: <201305162120.r4GLKJqZ010564@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: Thu, 16 May 2013 21:20:20 -0000 TB --- 2013-05-16 21:20:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20:13 - 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-16 21:20:13 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 21:20:13 - cleaning the object tree TB --- 2013-05-16 21:20:13 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:17 - At svn revision 250718 TB --- 2013-05-16 21:20:18 - building world TB --- 2013-05-16 21:20:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:18 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:18 - TARGET=arm TB --- 2013-05-16 21:20:18 - TARGET_ARCH=arm TB --- 2013-05-16 21:20:18 - TZ=UTC TB --- 2013-05-16 21:20:18 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:18 - cd /src TB --- 2013-05-16 21:20:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:19 - ERROR: failed to build world TB --- 2013-05-16 21:20:19 - 1.68 user 2.77 system 5.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:20 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 4EBD955D; Thu, 16 May 2013 21:20:20 +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 1BE1467F; Thu, 16 May 2013 21:20: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 r4GLKJsL010569; Thu, 16 May 2013 17:20:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKJT5010566; Thu, 16 May 2013 21:20:19 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:19 GMT Message-Id: <201305162120.r4GLKJT5010566@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: Thu, 16 May 2013 21:20:20 -0000 TB --- 2013-05-16 21:20:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20:13 - 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-16 21:20:13 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 21:20:13 - cleaning the object tree TB --- 2013-05-16 21:20:13 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:17 - At svn revision 250718 TB --- 2013-05-16 21:20:18 - building world TB --- 2013-05-16 21:20:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:18 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:18 - TARGET=arm TB --- 2013-05-16 21:20:18 - TARGET_ARCH=armv6 TB --- 2013-05-16 21:20:18 - TZ=UTC TB --- 2013-05-16 21:20:18 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:18 - cd /src TB --- 2013-05-16 21:20:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:19 - ERROR: failed to build world TB --- 2013-05-16 21:20:19 - 1.70 user 2.73 system 5.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:20 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 6AF7E55E; Thu, 16 May 2013 21:20:20 +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 A9A0E67D; Thu, 16 May 2013 21:20: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 r4GLKJjs010567; Thu, 16 May 2013 17:20:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKJW3010563; Thu, 16 May 2013 21:20:19 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:19 GMT Message-Id: <201305162120.r4GLKJW3010563@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: Thu, 16 May 2013 21:20:20 -0000 TB --- 2013-05-16 21:20:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20:13 - 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-16 21:20:13 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 21:20:13 - cleaning the object tree TB --- 2013-05-16 21:20:13 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:17 - At svn revision 250718 TB --- 2013-05-16 21:20:18 - building world TB --- 2013-05-16 21:20:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:18 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:18 - TARGET=i386 TB --- 2013-05-16 21:20:18 - TARGET_ARCH=i386 TB --- 2013-05-16 21:20:18 - TZ=UTC TB --- 2013-05-16 21:20:18 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:18 - cd /src TB --- 2013-05-16 21:20:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:19 - ERROR: failed to build world TB --- 2013-05-16 21:20:19 - 1.62 user 2.81 system 5.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20: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 DF343560; Thu, 16 May 2013 21:20:24 +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 ABCB9681; Thu, 16 May 2013 21:20:24 +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 r4GLKOR6010662; Thu, 16 May 2013 17:20:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKJXQ010565; Thu, 16 May 2013 21:20:19 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:19 GMT Message-Id: <201305162120.r4GLKJXQ010565@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: Thu, 16 May 2013 21:20:24 -0000 TB --- 2013-05-16 21:20:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20:13 - 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-16 21:20:13 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 21:20:13 - cleaning the object tree TB --- 2013-05-16 21:20:13 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:17 - At svn revision 250718 TB --- 2013-05-16 21:20:18 - building world TB --- 2013-05-16 21:20:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:18 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:18 - TARGET=amd64 TB --- 2013-05-16 21:20:18 - TARGET_ARCH=amd64 TB --- 2013-05-16 21:20:18 - TZ=UTC TB --- 2013-05-16 21:20:18 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:18 - cd /src TB --- 2013-05-16 21:20:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:19 - ERROR: failed to build world TB --- 2013-05-16 21:20:19 - 1.68 user 2.73 system 5.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:25 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 F324E561; Thu, 16 May 2013 21:20:24 +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 C0863682; Thu, 16 May 2013 21:20:24 +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 r4GLKOdb010744; Thu, 16 May 2013 17:20:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKOhw010697; Thu, 16 May 2013 21:20:24 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:24 GMT Message-Id: <201305162120.r4GLKOhw010697@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: Thu, 16 May 2013 21:20:25 -0000 TB --- 2013-05-16 21:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20: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-16 21:20:19 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 21:20:19 - cleaning the object tree TB --- 2013-05-16 21:20:19 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:23 - At svn revision 250718 TB --- 2013-05-16 21:20:24 - building world TB --- 2013-05-16 21:20:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:24 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:24 - TARGET=pc98 TB --- 2013-05-16 21:20:24 - TARGET_ARCH=i386 TB --- 2013-05-16 21:20:24 - TZ=UTC TB --- 2013-05-16 21:20:24 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:24 - cd /src TB --- 2013-05-16 21:20:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:24 - ERROR: failed to build world TB --- 2013-05-16 21:20:24 - 1.79 user 2.09 system 4.89 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:25 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 13028562; Thu, 16 May 2013 21:20:25 +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 D5503683; Thu, 16 May 2013 21:20:24 +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 r4GLKO8N010769; Thu, 16 May 2013 17:20:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKOB8010762; Thu, 16 May 2013 21:20:24 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:24 GMT Message-Id: <201305162120.r4GLKOB8010762@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: Thu, 16 May 2013 21:20:25 -0000 TB --- 2013-05-16 21:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20: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-16 21:20:19 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 21:20:19 - cleaning the object tree TB --- 2013-05-16 21:20:19 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:23 - At svn revision 250718 TB --- 2013-05-16 21:20:24 - building world TB --- 2013-05-16 21:20:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:24 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:24 - TARGET=ia64 TB --- 2013-05-16 21:20:24 - TARGET_ARCH=ia64 TB --- 2013-05-16 21:20:24 - TZ=UTC TB --- 2013-05-16 21:20:24 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:24 - cd /src TB --- 2013-05-16 21:20:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:24 - ERROR: failed to build world TB --- 2013-05-16 21:20:24 - 1.59 user 2.35 system 4.96 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:25 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 173B8563; Thu, 16 May 2013 21:20:25 +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 D7C0F684; Thu, 16 May 2013 21:20:24 +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 r4GLKOkX010768; Thu, 16 May 2013 17:20:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKOUT010761; Thu, 16 May 2013 21:20:24 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:24 GMT Message-Id: <201305162120.r4GLKOUT010761@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: Thu, 16 May 2013 21:20:25 -0000 TB --- 2013-05-16 21:20:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20: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-16 21:20:19 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 21:20:19 - cleaning the object tree TB --- 2013-05-16 21:20:19 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:23 - At svn revision 250718 TB --- 2013-05-16 21:20:24 - building world TB --- 2013-05-16 21:20:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:24 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:24 - TARGET=mips TB --- 2013-05-16 21:20:24 - TARGET_ARCH=mips TB --- 2013-05-16 21:20:24 - TZ=UTC TB --- 2013-05-16 21:20:24 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:24 - cd /src TB --- 2013-05-16 21:20:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:24 - ERROR: failed to build world TB --- 2013-05-16 21:20:24 - 1.48 user 2.46 system 4.96 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:30 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 3468F566; Thu, 16 May 2013 21:20:30 +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 01869686; Thu, 16 May 2013 21:20:29 +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 r4GLKT1C010850; Thu, 16 May 2013 17:20:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKTMR010849; Thu, 16 May 2013 21:20:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:29 GMT Message-Id: <201305162120.r4GLKTMR010849@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: Thu, 16 May 2013 21:20:30 -0000 TB --- 2013-05-16 21:20:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20:24 - 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-16 21:20:24 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 21:20:24 - cleaning the object tree TB --- 2013-05-16 21:20:24 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:28 - At svn revision 250718 TB --- 2013-05-16 21:20:29 - building world TB --- 2013-05-16 21:20:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:29 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:29 - TARGET=mips TB --- 2013-05-16 21:20:29 - TARGET_ARCH=mips64 TB --- 2013-05-16 21:20:29 - TZ=UTC TB --- 2013-05-16 21:20:29 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:29 - cd /src TB --- 2013-05-16 21:20:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:29 - ERROR: failed to build world TB --- 2013-05-16 21:20:29 - 1.73 user 2.38 system 5.12 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:30 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 5E7E3567; Thu, 16 May 2013 21:20:30 +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 2BFF6687; Thu, 16 May 2013 21:20:30 +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 r4GLKTAP010925; Thu, 16 May 2013 17:20:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKTMs010909; Thu, 16 May 2013 21:20:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:29 GMT Message-Id: <201305162120.r4GLKTMs010909@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: Thu, 16 May 2013 21:20:30 -0000 TB --- 2013-05-16 21:20:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20:24 - 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-16 21:20:24 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 21:20:24 - cleaning the object tree TB --- 2013-05-16 21:20:24 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:28 - At svn revision 250718 TB --- 2013-05-16 21:20:29 - building world TB --- 2013-05-16 21:20:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:29 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:29 - TARGET=powerpc TB --- 2013-05-16 21:20:29 - TARGET_ARCH=powerpc TB --- 2013-05-16 21:20:29 - TZ=UTC TB --- 2013-05-16 21:20:29 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:29 - cd /src TB --- 2013-05-16 21:20:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:29 - ERROR: failed to build world TB --- 2013-05-16 21:20:29 - 1.64 user 2.53 system 5.20 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:30 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 82D7A568; Thu, 16 May 2013 21:20:30 +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 4F89C688; Thu, 16 May 2013 21:20:30 +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 r4GLKTIY011011; Thu, 16 May 2013 17:20:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKTW8010991; Thu, 16 May 2013 21:20:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:29 GMT Message-Id: <201305162120.r4GLKTW8010991@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: Thu, 16 May 2013 21:20:30 -0000 TB --- 2013-05-16 21:20:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20:24 - 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-16 21:20:24 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 21:20:24 - cleaning the object tree TB --- 2013-05-16 21:20:24 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:28 - At svn revision 250718 TB --- 2013-05-16 21:20:29 - building world TB --- 2013-05-16 21:20:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:29 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:29 - TARGET=powerpc TB --- 2013-05-16 21:20:29 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 21:20:29 - TZ=UTC TB --- 2013-05-16 21:20:29 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:29 - cd /src TB --- 2013-05-16 21:20:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:29 - ERROR: failed to build world TB --- 2013-05-16 21:20:29 - 1.67 user 2.55 system 5.25 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:20:30 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 925DD569; Thu, 16 May 2013 21:20:30 +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 5E997689; Thu, 16 May 2013 21:20:30 +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 r4GLKTCD011022; Thu, 16 May 2013 17:20:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLKTUn011021; Thu, 16 May 2013 21:20:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:20:29 GMT Message-Id: <201305162120.r4GLKTUn011021@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: Thu, 16 May 2013 21:20:30 -0000 TB --- 2013-05-16 21:20:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:20:24 - 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-16 21:20:24 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 21:20:24 - cleaning the object tree TB --- 2013-05-16 21:20:24 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:20:28 - At svn revision 250718 TB --- 2013-05-16 21:20:29 - building world TB --- 2013-05-16 21:20:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:20:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:20:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:20:29 - SRCCONF=/dev/null TB --- 2013-05-16 21:20:29 - TARGET=sparc64 TB --- 2013-05-16 21:20:29 - TARGET_ARCH=sparc64 TB --- 2013-05-16 21:20:29 - TZ=UTC TB --- 2013-05-16 21:20:29 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:20:29 - cd /src TB --- 2013-05-16 21:20:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile", line 114: Malformed conditional (${MK_BMAKE} != "no") "Makefile", line 119: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:20:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:20:29 - ERROR: failed to build world TB --- 2013-05-16 21:20:29 - 1.84 user 2.38 system 5.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30:20 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 CA4728FF; Thu, 16 May 2013 21:30:20 +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 970B1820; Thu, 16 May 2013 21:30:20 +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 r4GLUKjF011153; Thu, 16 May 2013 17:30:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLUK97011149; Thu, 16 May 2013 21:30:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:20 GMT Message-Id: <201305162130.r4GLUK97011149@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: Thu, 16 May 2013 21:30:20 -0000 TB --- 2013-05-16 21:30:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:14 - 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-16 21:30:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 21:30:14 - cleaning the object tree TB --- 2013-05-16 21:30:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:18 - At svn revision 250720 TB --- 2013-05-16 21:30:19 - building world TB --- 2013-05-16 21:30:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:19 - TARGET=i386 TB --- 2013-05-16 21:30:19 - TARGET_ARCH=i386 TB --- 2013-05-16 21:30:19 - TZ=UTC TB --- 2013-05-16 21:30:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:19 - cd /src TB --- 2013-05-16 21:30:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:20 - ERROR: failed to build world TB --- 2013-05-16 21:30:20 - 1.56 user 2.70 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30:20 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 D5821900; Thu, 16 May 2013 21:30:20 +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 A3EBC821; Thu, 16 May 2013 21:30:20 +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 r4GLUKb6011151; Thu, 16 May 2013 17:30:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLUKer011133; Thu, 16 May 2013 21:30:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:20 GMT Message-Id: <201305162130.r4GLUKer011133@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: Thu, 16 May 2013 21:30:21 -0000 TB --- 2013-05-16 21:30:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:14 - 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-16 21:30:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 21:30:14 - cleaning the object tree TB --- 2013-05-16 21:30:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:18 - At svn revision 250720 TB --- 2013-05-16 21:30:19 - building world TB --- 2013-05-16 21:30:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:19 - TARGET=arm TB --- 2013-05-16 21:30:19 - TARGET_ARCH=armv6 TB --- 2013-05-16 21:30:19 - TZ=UTC TB --- 2013-05-16 21:30:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:19 - cd /src TB --- 2013-05-16 21:30:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:19 - ERROR: failed to build world TB --- 2013-05-16 21:30:19 - 1.64 user 2.62 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30:21 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 D912A901; Thu, 16 May 2013 21:30:20 +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 A698F822; Thu, 16 May 2013 21:30:20 +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 r4GLUK5J011152; Thu, 16 May 2013 17:30:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLUKVi011136; Thu, 16 May 2013 21:30:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:20 GMT Message-Id: <201305162130.r4GLUKVi011136@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: Thu, 16 May 2013 21:30:21 -0000 TB --- 2013-05-16 21:30:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:14 - 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-16 21:30:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 21:30:14 - cleaning the object tree TB --- 2013-05-16 21:30:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:18 - At svn revision 250720 TB --- 2013-05-16 21:30:19 - building world TB --- 2013-05-16 21:30:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:19 - TARGET=amd64 TB --- 2013-05-16 21:30:19 - TARGET_ARCH=amd64 TB --- 2013-05-16 21:30:19 - TZ=UTC TB --- 2013-05-16 21:30:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:19 - cd /src TB --- 2013-05-16 21:30:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:19 - ERROR: failed to build world TB --- 2013-05-16 21:30:19 - 1.62 user 2.64 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30:21 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 DFE82902; Thu, 16 May 2013 21:30:20 +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 AD7D1823; Thu, 16 May 2013 21:30:20 +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 r4GLUKJP011150; Thu, 16 May 2013 17:30:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLUKuY011132; Thu, 16 May 2013 21:30:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:20 GMT Message-Id: <201305162130.r4GLUKuY011132@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: Thu, 16 May 2013 21:30:21 -0000 TB --- 2013-05-16 21:30:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:14 - 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-16 21:30:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 21:30:14 - cleaning the object tree TB --- 2013-05-16 21:30:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:18 - At svn revision 250720 TB --- 2013-05-16 21:30:19 - building world TB --- 2013-05-16 21:30:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:19 - TARGET=arm TB --- 2013-05-16 21:30:19 - TARGET_ARCH=arm TB --- 2013-05-16 21:30:19 - TZ=UTC TB --- 2013-05-16 21:30:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:19 - cd /src TB --- 2013-05-16 21:30:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:19 - ERROR: failed to build world TB --- 2013-05-16 21:30:19 - 1.55 user 2.71 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30: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 36C3A9FF; Thu, 16 May 2013 21:30:26 +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 048EE828; Thu, 16 May 2013 21:30:25 +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 r4GLUPRS011254; Thu, 16 May 2013 17:30: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 r4GLUP83011212; Thu, 16 May 2013 21:30:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:25 GMT Message-Id: <201305162130.r4GLUP83011212@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: Thu, 16 May 2013 21:30:26 -0000 TB --- 2013-05-16 21:30:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:20 - 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-16 21:30:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 21:30:20 - cleaning the object tree TB --- 2013-05-16 21:30:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:24 - At svn revision 250720 TB --- 2013-05-16 21:30:25 - building world TB --- 2013-05-16 21:30:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:25 - TARGET=mips TB --- 2013-05-16 21:30:25 - TARGET_ARCH=mips TB --- 2013-05-16 21:30:25 - TZ=UTC TB --- 2013-05-16 21:30:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:25 - cd /src TB --- 2013-05-16 21:30:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:25 - ERROR: failed to build world TB --- 2013-05-16 21:30:25 - 1.49 user 2.78 system 5.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30: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 40B98A00; Thu, 16 May 2013 21:30:26 +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 0E5C5829; Thu, 16 May 2013 21:30:25 +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 r4GLUPGZ011255; Thu, 16 May 2013 17:30: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 r4GLUPSK011251; Thu, 16 May 2013 21:30:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:25 GMT Message-Id: <201305162130.r4GLUPSK011251@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: Thu, 16 May 2013 21:30:26 -0000 TB --- 2013-05-16 21:30:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:20 - 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-16 21:30:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 21:30:20 - cleaning the object tree TB --- 2013-05-16 21:30:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:24 - At svn revision 250720 TB --- 2013-05-16 21:30:25 - building world TB --- 2013-05-16 21:30:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:25 - TARGET=pc98 TB --- 2013-05-16 21:30:25 - TARGET_ARCH=i386 TB --- 2013-05-16 21:30:25 - TZ=UTC TB --- 2013-05-16 21:30:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:25 - cd /src TB --- 2013-05-16 21:30:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:25 - ERROR: failed to build world TB --- 2013-05-16 21:30:25 - 1.63 user 2.70 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30: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 43476A01; Thu, 16 May 2013 21:30:26 +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 0EC9882A; Thu, 16 May 2013 21:30:25 +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 r4GLUPis011256; Thu, 16 May 2013 17:30: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 r4GLUPPT011252; Thu, 16 May 2013 21:30:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:25 GMT Message-Id: <201305162130.r4GLUPPT011252@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: Thu, 16 May 2013 21:30:26 -0000 TB --- 2013-05-16 21:30:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:20 - 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-16 21:30:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 21:30:20 - cleaning the object tree TB --- 2013-05-16 21:30:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:24 - At svn revision 250720 TB --- 2013-05-16 21:30:25 - building world TB --- 2013-05-16 21:30:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:25 - TARGET=ia64 TB --- 2013-05-16 21:30:25 - TARGET_ARCH=ia64 TB --- 2013-05-16 21:30:25 - TZ=UTC TB --- 2013-05-16 21:30:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:25 - cd /src TB --- 2013-05-16 21:30:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:25 - ERROR: failed to build world TB --- 2013-05-16 21:30:25 - 1.74 user 2.58 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30: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 471AEA02; Thu, 16 May 2013 21:30:26 +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 0F85982B; Thu, 16 May 2013 21:30:25 +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 r4GLUPVl011257; Thu, 16 May 2013 17:30: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 r4GLUPdo011253; Thu, 16 May 2013 21:30:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:25 GMT Message-Id: <201305162130.r4GLUPdo011253@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: Thu, 16 May 2013 21:30:26 -0000 TB --- 2013-05-16 21:30:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:20 - 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-16 21:30:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 21:30:20 - cleaning the object tree TB --- 2013-05-16 21:30:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:24 - At svn revision 250720 TB --- 2013-05-16 21:30:25 - building world TB --- 2013-05-16 21:30:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:25 - TARGET=mips TB --- 2013-05-16 21:30:25 - TARGET_ARCH=mips64 TB --- 2013-05-16 21:30:25 - TZ=UTC TB --- 2013-05-16 21:30:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:25 - cd /src TB --- 2013-05-16 21:30:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:25 - ERROR: failed to build world TB --- 2013-05-16 21:30:25 - 1.67 user 2.58 system 5.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30:31 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 354FDA29; Thu, 16 May 2013 21:30:31 +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 01A59835; Thu, 16 May 2013 21:30:30 +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 r4GLUUBf011301; Thu, 16 May 2013 17:30:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLUU85011300; Thu, 16 May 2013 21:30:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:30 GMT Message-Id: <201305162130.r4GLUU85011300@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: Thu, 16 May 2013 21:30:31 -0000 TB --- 2013-05-16 21:30:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:25 - 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-16 21:30:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 21:30:25 - cleaning the object tree TB --- 2013-05-16 21:30:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:29 - At svn revision 250720 TB --- 2013-05-16 21:30:30 - building world TB --- 2013-05-16 21:30:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:30 - TARGET=powerpc TB --- 2013-05-16 21:30:30 - TARGET_ARCH=powerpc TB --- 2013-05-16 21:30:30 - TZ=UTC TB --- 2013-05-16 21:30:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:30 - cd /src TB --- 2013-05-16 21:30:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:30 - ERROR: failed to build world TB --- 2013-05-16 21:30:30 - 1.59 user 2.20 system 4.79 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30:31 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 4A433A2A; Thu, 16 May 2013 21:30:31 +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 1834C838; Thu, 16 May 2013 21:30:31 +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 r4GLUUTn011336; Thu, 16 May 2013 17:30:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLUUZV011334; Thu, 16 May 2013 21:30:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:30 GMT Message-Id: <201305162130.r4GLUUZV011334@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: Thu, 16 May 2013 21:30:31 -0000 TB --- 2013-05-16 21:30:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:25 - 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-16 21:30:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 21:30:25 - cleaning the object tree TB --- 2013-05-16 21:30:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:29 - At svn revision 250720 TB --- 2013-05-16 21:30:30 - building world TB --- 2013-05-16 21:30:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:30 - TARGET=sparc64 TB --- 2013-05-16 21:30:30 - TARGET_ARCH=sparc64 TB --- 2013-05-16 21:30:30 - TZ=UTC TB --- 2013-05-16 21:30:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:30 - cd /src TB --- 2013-05-16 21:30:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:30 - ERROR: failed to build world TB --- 2013-05-16 21:30:30 - 1.61 user 2.22 system 4.84 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:30:31 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 4BA01A2B; Thu, 16 May 2013 21:30:31 +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 1830C836; Thu, 16 May 2013 21:30:31 +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 r4GLUUXd011337; Thu, 16 May 2013 17:30:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLUU4C011335; Thu, 16 May 2013 21:30:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:30:30 GMT Message-Id: <201305162130.r4GLUU4C011335@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: Thu, 16 May 2013 21:30:31 -0000 TB --- 2013-05-16 21:30:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:30:25 - 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-16 21:30:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 21:30:25 - cleaning the object tree TB --- 2013-05-16 21:30:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:30:29 - At svn revision 250720 TB --- 2013-05-16 21:30:30 - building world TB --- 2013-05-16 21:30:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:30:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:30:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:30:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:30:30 - TARGET=powerpc TB --- 2013-05-16 21:30:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 21:30:30 - TZ=UTC TB --- 2013-05-16 21:30:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:30:30 - cd /src TB --- 2013-05-16 21:30:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:30:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:30:30 - ERROR: failed to build world TB --- 2013-05-16 21:30:30 - 1.67 user 2.16 system 4.84 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40:20 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 EBAC87F5; Thu, 16 May 2013 21:40:20 +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 B880293E; Thu, 16 May 2013 21:40:20 +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 r4GLeKTl011477; Thu, 16 May 2013 17:40:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLeKW8011473; Thu, 16 May 2013 21:40:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:20 GMT Message-Id: <201305162140.r4GLeKW8011473@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: Thu, 16 May 2013 21:40:21 -0000 TB --- 2013-05-16 21:40:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:14 - 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-16 21:40:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 21:40:14 - cleaning the object tree TB --- 2013-05-16 21:40:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:18 - At svn revision 250720 TB --- 2013-05-16 21:40:19 - building world TB --- 2013-05-16 21:40:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:19 - TARGET=i386 TB --- 2013-05-16 21:40:19 - TARGET_ARCH=i386 TB --- 2013-05-16 21:40:19 - TZ=UTC TB --- 2013-05-16 21:40:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:19 - cd /src TB --- 2013-05-16 21:40:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:20 - ERROR: failed to build world TB --- 2013-05-16 21:40:20 - 1.80 user 2.52 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40:21 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 1ABB37F6; Thu, 16 May 2013 21:40:21 +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 DC45493F; Thu, 16 May 2013 21:40:20 +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 r4GLeKj8011479; Thu, 16 May 2013 17:40:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLeKW9011475; Thu, 16 May 2013 21:40:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:20 GMT Message-Id: <201305162140.r4GLeKW9011475@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: Thu, 16 May 2013 21:40:21 -0000 TB --- 2013-05-16 21:40:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:14 - 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-16 21:40:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 21:40:14 - cleaning the object tree TB --- 2013-05-16 21:40:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:18 - At svn revision 250720 TB --- 2013-05-16 21:40:19 - building world TB --- 2013-05-16 21:40:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:19 - TARGET=arm TB --- 2013-05-16 21:40:19 - TARGET_ARCH=arm TB --- 2013-05-16 21:40:19 - TZ=UTC TB --- 2013-05-16 21:40:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:19 - cd /src TB --- 2013-05-16 21:40:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:20 - ERROR: failed to build world TB --- 2013-05-16 21:40:20 - 1.52 user 2.81 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40:21 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 1BF697F7; Thu, 16 May 2013 21:40:21 +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 DC4B4940; Thu, 16 May 2013 21:40:20 +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 r4GLeKK4011480; Thu, 16 May 2013 17:40:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLeKSJ011476; Thu, 16 May 2013 21:40:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:20 GMT Message-Id: <201305162140.r4GLeKSJ011476@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: Thu, 16 May 2013 21:40:21 -0000 TB --- 2013-05-16 21:40:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:14 - 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-16 21:40:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 21:40:14 - cleaning the object tree TB --- 2013-05-16 21:40:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:18 - At svn revision 250720 TB --- 2013-05-16 21:40:19 - building world TB --- 2013-05-16 21:40:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:19 - TARGET=amd64 TB --- 2013-05-16 21:40:19 - TARGET_ARCH=amd64 TB --- 2013-05-16 21:40:19 - TZ=UTC TB --- 2013-05-16 21:40:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:19 - cd /src TB --- 2013-05-16 21:40:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:20 - ERROR: failed to build world TB --- 2013-05-16 21:40:20 - 1.78 user 2.55 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40:21 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 219877F8; Thu, 16 May 2013 21:40:21 +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 DE670941; Thu, 16 May 2013 21:40:20 +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 r4GLeKEX011478; Thu, 16 May 2013 17:40:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLeKcJ011474; Thu, 16 May 2013 21:40:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:20 GMT Message-Id: <201305162140.r4GLeKcJ011474@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: Thu, 16 May 2013 21:40:21 -0000 TB --- 2013-05-16 21:40:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:14 - 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-16 21:40:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 21:40:14 - cleaning the object tree TB --- 2013-05-16 21:40:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:18 - At svn revision 250720 TB --- 2013-05-16 21:40:19 - building world TB --- 2013-05-16 21:40:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:19 - TARGET=arm TB --- 2013-05-16 21:40:19 - TARGET_ARCH=armv6 TB --- 2013-05-16 21:40:19 - TZ=UTC TB --- 2013-05-16 21:40:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:19 - cd /src TB --- 2013-05-16 21:40:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:20 - ERROR: failed to build world TB --- 2013-05-16 21:40:20 - 1.66 user 2.67 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40: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 164398F5; Thu, 16 May 2013 21:40:26 +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 D89C4946; Thu, 16 May 2013 21:40:25 +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 r4GLePCX011530; Thu, 16 May 2013 17:40: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 r4GLePF6011529; Thu, 16 May 2013 21:40:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:25 GMT Message-Id: <201305162140.r4GLePF6011529@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: Thu, 16 May 2013 21:40:26 -0000 TB --- 2013-05-16 21:40:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:20 - 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-16 21:40:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 21:40:20 - cleaning the object tree TB --- 2013-05-16 21:40:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:24 - At svn revision 250720 TB --- 2013-05-16 21:40:25 - building world TB --- 2013-05-16 21:40:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:25 - TARGET=ia64 TB --- 2013-05-16 21:40:25 - TARGET_ARCH=ia64 TB --- 2013-05-16 21:40:25 - TZ=UTC TB --- 2013-05-16 21:40:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:25 - cd /src TB --- 2013-05-16 21:40:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:25 - ERROR: failed to build world TB --- 2013-05-16 21:40:25 - 1.65 user 2.52 system 5.18 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40: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 342C38F6; Thu, 16 May 2013 21:40:26 +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 026AA947; Thu, 16 May 2013 21:40:25 +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 r4GLeP5O011586; Thu, 16 May 2013 17:40: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 r4GLePwc011569; Thu, 16 May 2013 21:40:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:25 GMT Message-Id: <201305162140.r4GLePwc011569@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: Thu, 16 May 2013 21:40:26 -0000 TB --- 2013-05-16 21:40:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:20 - 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-16 21:40:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 21:40:20 - cleaning the object tree TB --- 2013-05-16 21:40:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:24 - At svn revision 250720 TB --- 2013-05-16 21:40:25 - building world TB --- 2013-05-16 21:40:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:25 - TARGET=mips TB --- 2013-05-16 21:40:25 - TARGET_ARCH=mips TB --- 2013-05-16 21:40:25 - TZ=UTC TB --- 2013-05-16 21:40:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:25 - cd /src TB --- 2013-05-16 21:40:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:25 - ERROR: failed to build world TB --- 2013-05-16 21:40:25 - 1.55 user 2.67 system 5.27 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40: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 386AE8F7; Thu, 16 May 2013 21:40:26 +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 06BE2948; Thu, 16 May 2013 21:40:25 +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 r4GLeP5Z011587; Thu, 16 May 2013 17:40: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 r4GLePnZ011580; Thu, 16 May 2013 21:40:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:25 GMT Message-Id: <201305162140.r4GLePnZ011580@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: Thu, 16 May 2013 21:40:26 -0000 TB --- 2013-05-16 21:40:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:20 - 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-16 21:40:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 21:40:20 - cleaning the object tree TB --- 2013-05-16 21:40:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:24 - At svn revision 250720 TB --- 2013-05-16 21:40:25 - building world TB --- 2013-05-16 21:40:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:25 - TARGET=pc98 TB --- 2013-05-16 21:40:25 - TARGET_ARCH=i386 TB --- 2013-05-16 21:40:25 - TZ=UTC TB --- 2013-05-16 21:40:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:25 - cd /src TB --- 2013-05-16 21:40:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:25 - ERROR: failed to build world TB --- 2013-05-16 21:40:25 - 1.69 user 2.52 system 5.33 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40: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 3BCBB8F8; Thu, 16 May 2013 21:40:26 +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 0ADBD949; Thu, 16 May 2013 21:40:25 +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 r4GLePjw011588; Thu, 16 May 2013 17:40: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 r4GLeP8v011581; Thu, 16 May 2013 21:40:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:25 GMT Message-Id: <201305162140.r4GLeP8v011581@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: Thu, 16 May 2013 21:40:26 -0000 TB --- 2013-05-16 21:40:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:20 - 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-16 21:40:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 21:40:20 - cleaning the object tree TB --- 2013-05-16 21:40:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:24 - At svn revision 250720 TB --- 2013-05-16 21:40:25 - building world TB --- 2013-05-16 21:40:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:25 - TARGET=mips TB --- 2013-05-16 21:40:25 - TARGET_ARCH=mips64 TB --- 2013-05-16 21:40:25 - TZ=UTC TB --- 2013-05-16 21:40:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:25 - cd /src TB --- 2013-05-16 21:40:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:25 - ERROR: failed to build world TB --- 2013-05-16 21:40:25 - 1.58 user 2.65 system 5.29 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40:31 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 F3BFA91A; Thu, 16 May 2013 21:40:30 +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 C1196953; Thu, 16 May 2013 21:40:30 +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 r4GLeUYR011628; Thu, 16 May 2013 17:40:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLeUj2011627; Thu, 16 May 2013 21:40:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:30 GMT Message-Id: <201305162140.r4GLeUj2011627@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: Thu, 16 May 2013 21:40:31 -0000 TB --- 2013-05-16 21:40:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:25 - 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-16 21:40:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 21:40:25 - cleaning the object tree TB --- 2013-05-16 21:40:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:29 - At svn revision 250720 TB --- 2013-05-16 21:40:30 - building world TB --- 2013-05-16 21:40:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:30 - TARGET=powerpc TB --- 2013-05-16 21:40:30 - TARGET_ARCH=powerpc TB --- 2013-05-16 21:40:30 - TZ=UTC TB --- 2013-05-16 21:40:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:30 - cd /src TB --- 2013-05-16 21:40:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:30 - ERROR: failed to build world TB --- 2013-05-16 21:40:30 - 1.62 user 2.10 system 4.72 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40:31 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 2E7AA91B; Thu, 16 May 2013 21:40:31 +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 F0294954; Thu, 16 May 2013 21:40:30 +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 r4GLeUpT011665; Thu, 16 May 2013 17:40:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLeUCx011663; Thu, 16 May 2013 21:40:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:30 GMT Message-Id: <201305162140.r4GLeUCx011663@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: Thu, 16 May 2013 21:40:31 -0000 TB --- 2013-05-16 21:40:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:25 - 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-16 21:40:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 21:40:25 - cleaning the object tree TB --- 2013-05-16 21:40:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:29 - At svn revision 250720 TB --- 2013-05-16 21:40:30 - building world TB --- 2013-05-16 21:40:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:30 - TARGET=powerpc TB --- 2013-05-16 21:40:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 21:40:30 - TZ=UTC TB --- 2013-05-16 21:40:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:30 - cd /src TB --- 2013-05-16 21:40:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:30 - ERROR: failed to build world TB --- 2013-05-16 21:40:30 - 1.66 user 2.12 system 4.78 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:40:31 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 2EE5291C; Thu, 16 May 2013 21:40:31 +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 F0407955; Thu, 16 May 2013 21:40:30 +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 r4GLeUBo011666; Thu, 16 May 2013 17:40:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLeUiS011664; Thu, 16 May 2013 21:40:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:40:30 GMT Message-Id: <201305162140.r4GLeUiS011664@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: Thu, 16 May 2013 21:40:31 -0000 TB --- 2013-05-16 21:40:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:40:25 - 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-16 21:40:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 21:40:25 - cleaning the object tree TB --- 2013-05-16 21:40:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:40:29 - At svn revision 250720 TB --- 2013-05-16 21:40:30 - building world TB --- 2013-05-16 21:40:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:40:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:40:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:40:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:40:30 - TARGET=sparc64 TB --- 2013-05-16 21:40:30 - TARGET_ARCH=sparc64 TB --- 2013-05-16 21:40:30 - TZ=UTC TB --- 2013-05-16 21:40:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:40:30 - cd /src TB --- 2013-05-16 21:40:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:40:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:40:30 - ERROR: failed to build world TB --- 2013-05-16 21:40:30 - 1.66 user 2.12 system 4.77 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50:20 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 BA865675; Thu, 16 May 2013 21:50:20 +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 85695A61; Thu, 16 May 2013 21:50:20 +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 r4GLoK1E011799; Thu, 16 May 2013 17:50:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLoK9U011795; Thu, 16 May 2013 21:50:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:20 GMT Message-Id: <201305162150.r4GLoK9U011795@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: Thu, 16 May 2013 21:50:20 -0000 TB --- 2013-05-16 21:50:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:14 - 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-16 21:50:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 21:50:14 - cleaning the object tree TB --- 2013-05-16 21:50:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:18 - At svn revision 250720 TB --- 2013-05-16 21:50:19 - building world TB --- 2013-05-16 21:50:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:19 - TARGET=i386 TB --- 2013-05-16 21:50:19 - TARGET_ARCH=i386 TB --- 2013-05-16 21:50:19 - TZ=UTC TB --- 2013-05-16 21:50:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:19 - cd /src TB --- 2013-05-16 21:50:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:20 - ERROR: failed to build world TB --- 2013-05-16 21:50:20 - 1.56 user 2.80 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50:20 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 CAE79676; Thu, 16 May 2013 21:50:20 +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 985F6A62; Thu, 16 May 2013 21:50:20 +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 r4GLoKbJ011798; Thu, 16 May 2013 17:50:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLoK7J011794; Thu, 16 May 2013 21:50:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:20 GMT Message-Id: <201305162150.r4GLoK7J011794@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: Thu, 16 May 2013 21:50:20 -0000 TB --- 2013-05-16 21:50:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:14 - 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-16 21:50:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 21:50:14 - cleaning the object tree TB --- 2013-05-16 21:50:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:18 - At svn revision 250720 TB --- 2013-05-16 21:50:19 - building world TB --- 2013-05-16 21:50:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:19 - TARGET=arm TB --- 2013-05-16 21:50:19 - TARGET_ARCH=arm TB --- 2013-05-16 21:50:19 - TZ=UTC TB --- 2013-05-16 21:50:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:19 - cd /src TB --- 2013-05-16 21:50:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:20 - ERROR: failed to build world TB --- 2013-05-16 21:50:20 - 1.69 user 2.67 system 5.39 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50:20 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 D81A7677; Thu, 16 May 2013 21:50:20 +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 A4DB0A63; Thu, 16 May 2013 21:50:20 +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 r4GLoKEe011796; Thu, 16 May 2013 17:50:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLoKq5011792; Thu, 16 May 2013 21:50:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:20 GMT Message-Id: <201305162150.r4GLoKq5011792@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: Thu, 16 May 2013 21:50:20 -0000 TB --- 2013-05-16 21:50:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:14 - 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-16 21:50:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 21:50:14 - cleaning the object tree TB --- 2013-05-16 21:50:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:18 - At svn revision 250720 TB --- 2013-05-16 21:50:19 - building world TB --- 2013-05-16 21:50:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:19 - TARGET=amd64 TB --- 2013-05-16 21:50:19 - TARGET_ARCH=amd64 TB --- 2013-05-16 21:50:19 - TZ=UTC TB --- 2013-05-16 21:50:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:19 - cd /src TB --- 2013-05-16 21:50:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:20 - ERROR: failed to build world TB --- 2013-05-16 21:50:20 - 1.59 user 2.78 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50:21 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 E2B1D678; Thu, 16 May 2013 21:50:20 +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 B12F3A64; Thu, 16 May 2013 21:50:20 +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 r4GLoKIZ011797; Thu, 16 May 2013 17:50:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLoKsd011793; Thu, 16 May 2013 21:50:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:20 GMT Message-Id: <201305162150.r4GLoKsd011793@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: Thu, 16 May 2013 21:50:21 -0000 TB --- 2013-05-16 21:50:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:14 - 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-16 21:50:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 21:50:14 - cleaning the object tree TB --- 2013-05-16 21:50:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:18 - At svn revision 250720 TB --- 2013-05-16 21:50:19 - building world TB --- 2013-05-16 21:50:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:19 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:19 - TARGET=arm TB --- 2013-05-16 21:50:19 - TARGET_ARCH=armv6 TB --- 2013-05-16 21:50:19 - TZ=UTC TB --- 2013-05-16 21:50:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:19 - cd /src TB --- 2013-05-16 21:50:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:20 - ERROR: failed to build world TB --- 2013-05-16 21:50:20 - 1.66 user 2.69 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50: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 4C41467B; Thu, 16 May 2013 21:50:26 +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 1A38FA67; Thu, 16 May 2013 21:50:26 +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 r4GLoPCp011900; Thu, 16 May 2013 17:50: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 r4GLoPtx011897; Thu, 16 May 2013 21:50:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:25 GMT Message-Id: <201305162150.r4GLoPtx011897@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: Thu, 16 May 2013 21:50:26 -0000 TB --- 2013-05-16 21:50:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:20 - 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-16 21:50:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 21:50:20 - cleaning the object tree TB --- 2013-05-16 21:50:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:24 - At svn revision 250720 TB --- 2013-05-16 21:50:25 - building world TB --- 2013-05-16 21:50:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:25 - TARGET=ia64 TB --- 2013-05-16 21:50:25 - TARGET_ARCH=ia64 TB --- 2013-05-16 21:50:25 - TZ=UTC TB --- 2013-05-16 21:50:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:25 - cd /src TB --- 2013-05-16 21:50:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:25 - ERROR: failed to build world TB --- 2013-05-16 21:50:25 - 1.46 user 2.88 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50: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 4E36967C; Thu, 16 May 2013 21:50:26 +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 1A629A68; Thu, 16 May 2013 21:50:26 +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 r4GLoPON011901; Thu, 16 May 2013 17:50: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 r4GLoPbt011898; Thu, 16 May 2013 21:50:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:25 GMT Message-Id: <201305162150.r4GLoPbt011898@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: Thu, 16 May 2013 21:50:26 -0000 TB --- 2013-05-16 21:50:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:20 - 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-16 21:50:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 21:50:20 - cleaning the object tree TB --- 2013-05-16 21:50:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:24 - At svn revision 250720 TB --- 2013-05-16 21:50:25 - building world TB --- 2013-05-16 21:50:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:25 - TARGET=pc98 TB --- 2013-05-16 21:50:25 - TARGET_ARCH=i386 TB --- 2013-05-16 21:50:25 - TZ=UTC TB --- 2013-05-16 21:50:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:25 - cd /src TB --- 2013-05-16 21:50:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:25 - ERROR: failed to build world TB --- 2013-05-16 21:50:25 - 1.62 user 2.73 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50: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 543BE67E; Thu, 16 May 2013 21:50:26 +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 1C5C5A6A; Thu, 16 May 2013 21:50:26 +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 r4GLoPVP011903; Thu, 16 May 2013 17:50: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 r4GLoPN5011899; Thu, 16 May 2013 21:50:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:25 GMT Message-Id: <201305162150.r4GLoPN5011899@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: Thu, 16 May 2013 21:50:26 -0000 TB --- 2013-05-16 21:50:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:20 - 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-16 21:50:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 21:50:20 - cleaning the object tree TB --- 2013-05-16 21:50:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:24 - At svn revision 250720 TB --- 2013-05-16 21:50:25 - building world TB --- 2013-05-16 21:50:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:25 - TARGET=mips TB --- 2013-05-16 21:50:25 - TARGET_ARCH=mips64 TB --- 2013-05-16 21:50:25 - TZ=UTC TB --- 2013-05-16 21:50:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:25 - cd /src TB --- 2013-05-16 21:50:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:25 - ERROR: failed to build world TB --- 2013-05-16 21:50:25 - 1.66 user 2.66 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50: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 52F4E67D; Thu, 16 May 2013 21:50:26 +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 1B38BA69; Thu, 16 May 2013 21:50:26 +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 r4GLoPvV011902; Thu, 16 May 2013 17:50: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 r4GLoP6m011896; Thu, 16 May 2013 21:50:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:25 GMT Message-Id: <201305162150.r4GLoP6m011896@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: Thu, 16 May 2013 21:50:26 -0000 TB --- 2013-05-16 21:50:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:20 - 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-16 21:50:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 21:50:20 - cleaning the object tree TB --- 2013-05-16 21:50:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:24 - At svn revision 250720 TB --- 2013-05-16 21:50:25 - building world TB --- 2013-05-16 21:50:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:25 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:25 - TARGET=mips TB --- 2013-05-16 21:50:25 - TARGET_ARCH=mips TB --- 2013-05-16 21:50:25 - TZ=UTC TB --- 2013-05-16 21:50:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:25 - cd /src TB --- 2013-05-16 21:50:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:25 - ERROR: failed to build world TB --- 2013-05-16 21:50:25 - 1.55 user 2.78 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50:31 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 8C76C698; Thu, 16 May 2013 21:50:31 +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 5ACCFA70; Thu, 16 May 2013 21:50:31 +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 r4GLoUGu011982; Thu, 16 May 2013 17:50:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLoUqw011979; Thu, 16 May 2013 21:50:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:30 GMT Message-Id: <201305162150.r4GLoUqw011979@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: Thu, 16 May 2013 21:50:31 -0000 TB --- 2013-05-16 21:50:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:25 - 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-16 21:50:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 21:50:25 - cleaning the object tree TB --- 2013-05-16 21:50:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:29 - At svn revision 250720 TB --- 2013-05-16 21:50:30 - building world TB --- 2013-05-16 21:50:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:30 - TARGET=powerpc TB --- 2013-05-16 21:50:30 - TARGET_ARCH=powerpc TB --- 2013-05-16 21:50:30 - TZ=UTC TB --- 2013-05-16 21:50:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:30 - cd /src TB --- 2013-05-16 21:50:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:30 - ERROR: failed to build world TB --- 2013-05-16 21:50:30 - 1.60 user 2.29 system 4.90 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50:31 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 8E4F2699; Thu, 16 May 2013 21:50:31 +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 5B958A71; Thu, 16 May 2013 21:50:31 +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 r4GLoUsO011983; Thu, 16 May 2013 17:50:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLoU4o011980; Thu, 16 May 2013 21:50:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:30 GMT Message-Id: <201305162150.r4GLoU4o011980@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: Thu, 16 May 2013 21:50:31 -0000 TB --- 2013-05-16 21:50:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:25 - 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-16 21:50:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 21:50:25 - cleaning the object tree TB --- 2013-05-16 21:50:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:29 - At svn revision 250720 TB --- 2013-05-16 21:50:30 - building world TB --- 2013-05-16 21:50:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:30 - TARGET=powerpc TB --- 2013-05-16 21:50:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 21:50:30 - TZ=UTC TB --- 2013-05-16 21:50:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:30 - cd /src TB --- 2013-05-16 21:50:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:30 - ERROR: failed to build world TB --- 2013-05-16 21:50:30 - 1.61 user 2.28 system 4.90 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 21:50:31 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 9186169A; Thu, 16 May 2013 21:50:31 +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 5BA0EA72; Thu, 16 May 2013 21:50:31 +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 r4GLoUaa011981; Thu, 16 May 2013 17:50:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GLoUNr011978; Thu, 16 May 2013 21:50:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 21:50:30 GMT Message-Id: <201305162150.r4GLoUNr011978@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: Thu, 16 May 2013 21:50:31 -0000 TB --- 2013-05-16 21:50:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 21:50:25 - 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-16 21:50:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 21:50:25 - cleaning the object tree TB --- 2013-05-16 21:50:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 21:50:29 - At svn revision 250720 TB --- 2013-05-16 21:50:30 - building world TB --- 2013-05-16 21:50:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 21:50:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 21:50:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 21:50:30 - SRCCONF=/dev/null TB --- 2013-05-16 21:50:30 - TARGET=sparc64 TB --- 2013-05-16 21:50:30 - TARGET_ARCH=sparc64 TB --- 2013-05-16 21:50:30 - TZ=UTC TB --- 2013-05-16 21:50:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 21:50:30 - cd /src TB --- 2013-05-16 21:50:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 21:50:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 21:50:30 - ERROR: failed to build world TB --- 2013-05-16 21:50:30 - 1.66 user 2.23 system 4.89 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00:20 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 B74EF74D; Thu, 16 May 2013 22:00:20 +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 841B1BEC; Thu, 16 May 2013 22:00:20 +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 r4GM0Km3012129; Thu, 16 May 2013 18:00:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GM0Kib012125; Thu, 16 May 2013 22:00:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:20 GMT Message-Id: <201305162200.r4GM0Kib012125@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: Thu, 16 May 2013 22:00:20 -0000 TB --- 2013-05-16 22:00:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:14 - 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-16 22:00:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 22:00:14 - cleaning the object tree TB --- 2013-05-16 22:00:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:18 - At svn revision 250720 TB --- 2013-05-16 22:00:19 - building world TB --- 2013-05-16 22:00:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:19 - TARGET=i386 TB --- 2013-05-16 22:00:19 - TARGET_ARCH=i386 TB --- 2013-05-16 22:00:19 - TZ=UTC TB --- 2013-05-16 22:00:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:19 - cd /src TB --- 2013-05-16 22:00:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:20 - ERROR: failed to build world TB --- 2013-05-16 22:00:20 - 1.67 user 2.67 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00:20 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 D0ADC74E; Thu, 16 May 2013 22:00:20 +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 9C8B3BED; Thu, 16 May 2013 22:00:20 +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 r4GM0K7i012130; Thu, 16 May 2013 18:00:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GM0KSY012126; Thu, 16 May 2013 22:00:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:20 GMT Message-Id: <201305162200.r4GM0KSY012126@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: Thu, 16 May 2013 22:00:20 -0000 TB --- 2013-05-16 22:00:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:14 - 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-16 22:00:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 22:00:14 - cleaning the object tree TB --- 2013-05-16 22:00:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:18 - At svn revision 250720 TB --- 2013-05-16 22:00:19 - building world TB --- 2013-05-16 22:00:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:19 - TARGET=arm TB --- 2013-05-16 22:00:19 - TARGET_ARCH=armv6 TB --- 2013-05-16 22:00:19 - TZ=UTC TB --- 2013-05-16 22:00:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:19 - cd /src TB --- 2013-05-16 22:00:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:20 - ERROR: failed to build world TB --- 2013-05-16 22:00:20 - 1.69 user 2.66 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00:20 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 D120A74F; Thu, 16 May 2013 22:00:20 +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 9C911BEE; Thu, 16 May 2013 22:00:20 +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 r4GM0KRm012128; Thu, 16 May 2013 18:00:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GM0KHQ012124; Thu, 16 May 2013 22:00:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:20 GMT Message-Id: <201305162200.r4GM0KHQ012124@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: Thu, 16 May 2013 22:00:21 -0000 TB --- 2013-05-16 22:00:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:14 - 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-16 22:00:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 22:00:14 - cleaning the object tree TB --- 2013-05-16 22:00:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:18 - At svn revision 250720 TB --- 2013-05-16 22:00:19 - building world TB --- 2013-05-16 22:00:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:19 - TARGET=amd64 TB --- 2013-05-16 22:00:19 - TARGET_ARCH=amd64 TB --- 2013-05-16 22:00:19 - TZ=UTC TB --- 2013-05-16 22:00:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:19 - cd /src TB --- 2013-05-16 22:00:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:20 - ERROR: failed to build world TB --- 2013-05-16 22:00:20 - 1.51 user 2.85 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00:21 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 E019F750; Thu, 16 May 2013 22:00:20 +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 ADCAABEF; Thu, 16 May 2013 22:00:20 +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 r4GM0KiN012131; Thu, 16 May 2013 18:00:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GM0KQm012127; Thu, 16 May 2013 22:00:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:20 GMT Message-Id: <201305162200.r4GM0KQm012127@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: Thu, 16 May 2013 22:00:21 -0000 TB --- 2013-05-16 22:00:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:14 - 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-16 22:00:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 22:00:14 - cleaning the object tree TB --- 2013-05-16 22:00:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:18 - At svn revision 250720 TB --- 2013-05-16 22:00:19 - building world TB --- 2013-05-16 22:00:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:19 - TARGET=arm TB --- 2013-05-16 22:00:19 - TARGET_ARCH=arm TB --- 2013-05-16 22:00:19 - TZ=UTC TB --- 2013-05-16 22:00:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:19 - cd /src TB --- 2013-05-16 22:00:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:20 - ERROR: failed to build world TB --- 2013-05-16 22:00:20 - 1.70 user 2.66 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00: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 25C75854; Thu, 16 May 2013 22:00:26 +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 E78EFBF7; Thu, 16 May 2013 22:00:25 +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 r4GM0PWw012198; Thu, 16 May 2013 18:00: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 r4GM0Ps6012186; Thu, 16 May 2013 22:00:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:25 GMT Message-Id: <201305162200.r4GM0Ps6012186@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: Thu, 16 May 2013 22:00:26 -0000 TB --- 2013-05-16 22:00:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:20 - 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-16 22:00:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 22:00:20 - cleaning the object tree TB --- 2013-05-16 22:00:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:24 - At svn revision 250720 TB --- 2013-05-16 22:00:25 - building world TB --- 2013-05-16 22:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:25 - TARGET=pc98 TB --- 2013-05-16 22:00:25 - TARGET_ARCH=i386 TB --- 2013-05-16 22:00:25 - TZ=UTC TB --- 2013-05-16 22:00:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:25 - cd /src TB --- 2013-05-16 22:00:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:25 - ERROR: failed to build world TB --- 2013-05-16 22:00:25 - 1.65 user 2.59 system 5.24 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00: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 2C26E855; Thu, 16 May 2013 22:00:26 +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 EE721BF8; Thu, 16 May 2013 22:00:25 +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 r4GM0PdW012215; Thu, 16 May 2013 18:00: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 r4GM0Pc7012197; Thu, 16 May 2013 22:00:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:25 GMT Message-Id: <201305162200.r4GM0Pc7012197@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: Thu, 16 May 2013 22:00:26 -0000 TB --- 2013-05-16 22:00:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:20 - 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-16 22:00:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 22:00:20 - cleaning the object tree TB --- 2013-05-16 22:00:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:24 - At svn revision 250720 TB --- 2013-05-16 22:00:25 - building world TB --- 2013-05-16 22:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:25 - TARGET=ia64 TB --- 2013-05-16 22:00:25 - TARGET_ARCH=ia64 TB --- 2013-05-16 22:00:25 - TZ=UTC TB --- 2013-05-16 22:00:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:25 - cd /src TB --- 2013-05-16 22:00:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:25 - ERROR: failed to build world TB --- 2013-05-16 22:00:25 - 1.62 user 2.62 system 5.26 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00: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 3810D856; Thu, 16 May 2013 22:00:26 +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 06286BF9; Thu, 16 May 2013 22:00:25 +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 r4GM0Pfu012234; Thu, 16 May 2013 18:00: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 r4GM0Pn4012222; Thu, 16 May 2013 22:00:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:25 GMT Message-Id: <201305162200.r4GM0Pn4012222@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: Thu, 16 May 2013 22:00:26 -0000 TB --- 2013-05-16 22:00:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:20 - 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-16 22:00:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 22:00:20 - cleaning the object tree TB --- 2013-05-16 22:00:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:24 - At svn revision 250720 TB --- 2013-05-16 22:00:25 - building world TB --- 2013-05-16 22:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:25 - TARGET=mips TB --- 2013-05-16 22:00:25 - TARGET_ARCH=mips TB --- 2013-05-16 22:00:25 - TZ=UTC TB --- 2013-05-16 22:00:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:25 - cd /src TB --- 2013-05-16 22:00:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:25 - ERROR: failed to build world TB --- 2013-05-16 22:00:25 - 1.66 user 2.57 system 5.30 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00: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 3F11A857; Thu, 16 May 2013 22:00:26 +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 0D0E9BFA; Thu, 16 May 2013 22:00:25 +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 r4GM0Pmd012235; Thu, 16 May 2013 18:00: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 r4GM0PSi012233; Thu, 16 May 2013 22:00:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:25 GMT Message-Id: <201305162200.r4GM0PSi012233@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: Thu, 16 May 2013 22:00:26 -0000 TB --- 2013-05-16 22:00:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:20 - 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-16 22:00:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 22:00:20 - cleaning the object tree TB --- 2013-05-16 22:00:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:24 - At svn revision 250720 TB --- 2013-05-16 22:00:25 - building world TB --- 2013-05-16 22:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:25 - TARGET=mips TB --- 2013-05-16 22:00:25 - TARGET_ARCH=mips64 TB --- 2013-05-16 22:00:25 - TZ=UTC TB --- 2013-05-16 22:00:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:25 - cd /src TB --- 2013-05-16 22:00:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:25 - ERROR: failed to build world TB --- 2013-05-16 22:00:25 - 1.83 user 2.40 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00:31 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 22E5B868; Thu, 16 May 2013 22:00:31 +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 E4BC8C02; Thu, 16 May 2013 22:00:30 +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 r4GM0Ux3012312; Thu, 16 May 2013 18:00:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GM0UGW012283; Thu, 16 May 2013 22:00:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:30 GMT Message-Id: <201305162200.r4GM0UGW012283@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: Thu, 16 May 2013 22:00:31 -0000 TB --- 2013-05-16 22:00:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:25 - 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-16 22:00:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 22:00:25 - cleaning the object tree TB --- 2013-05-16 22:00:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:29 - At svn revision 250720 TB --- 2013-05-16 22:00:30 - building world TB --- 2013-05-16 22:00:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:30 - TARGET=powerpc TB --- 2013-05-16 22:00:30 - TARGET_ARCH=powerpc TB --- 2013-05-16 22:00:30 - TZ=UTC TB --- 2013-05-16 22:00:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:30 - cd /src TB --- 2013-05-16 22:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:30 - ERROR: failed to build world TB --- 2013-05-16 22:00:30 - 1.56 user 2.24 system 4.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00:31 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 2B4CC869; Thu, 16 May 2013 22:00:31 +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 EDB02C03; Thu, 16 May 2013 22:00:30 +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 r4GM0Uva012314; Thu, 16 May 2013 18:00:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GM0Upb012303; Thu, 16 May 2013 22:00:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:30 GMT Message-Id: <201305162200.r4GM0Upb012303@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: Thu, 16 May 2013 22:00:31 -0000 TB --- 2013-05-16 22:00:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:25 - 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-16 22:00:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 22:00:25 - cleaning the object tree TB --- 2013-05-16 22:00:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:29 - At svn revision 250720 TB --- 2013-05-16 22:00:30 - building world TB --- 2013-05-16 22:00:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:30 - TARGET=powerpc TB --- 2013-05-16 22:00:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 22:00:30 - TZ=UTC TB --- 2013-05-16 22:00:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:30 - cd /src TB --- 2013-05-16 22:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:30 - ERROR: failed to build world TB --- 2013-05-16 22:00:30 - 1.57 user 2.23 system 4.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:00:31 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 328F886A; Thu, 16 May 2013 22:00:31 +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 F2F8EC05; Thu, 16 May 2013 22:00:30 +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 r4GM0Un4012315; Thu, 16 May 2013 18:00:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GM0UYb012313; Thu, 16 May 2013 22:00:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:00:30 GMT Message-Id: <201305162200.r4GM0UYb012313@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: Thu, 16 May 2013 22:00:31 -0000 TB --- 2013-05-16 22:00:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:00:25 - 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-16 22:00:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 22:00:25 - cleaning the object tree TB --- 2013-05-16 22:00:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:00:29 - At svn revision 250720 TB --- 2013-05-16 22:00:30 - building world TB --- 2013-05-16 22:00:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:00:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:00:30 - TARGET=sparc64 TB --- 2013-05-16 22:00:30 - TARGET_ARCH=sparc64 TB --- 2013-05-16 22:00:30 - TZ=UTC TB --- 2013-05-16 22:00:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:00:30 - cd /src TB --- 2013-05-16 22:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:00:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:00:30 - ERROR: failed to build world TB --- 2013-05-16 22:00:30 - 1.50 user 2.27 system 4.77 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10:20 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 C7D3A604; Thu, 16 May 2013 22:10:20 +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 946B5D99; Thu, 16 May 2013 22:10:20 +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 r4GMAKHe012436; Thu, 16 May 2013 18:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMAKfa012431; Thu, 16 May 2013 22:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:20 GMT Message-Id: <201305162210.r4GMAKfa012431@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: Thu, 16 May 2013 22:10:20 -0000 TB --- 2013-05-16 22:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:14 - 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-16 22:10:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 22:10:14 - cleaning the object tree TB --- 2013-05-16 22:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:18 - At svn revision 250720 TB --- 2013-05-16 22:10:19 - building world TB --- 2013-05-16 22:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:19 - TARGET=arm TB --- 2013-05-16 22:10:19 - TARGET_ARCH=arm TB --- 2013-05-16 22:10:19 - TZ=UTC TB --- 2013-05-16 22:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:19 - cd /src TB --- 2013-05-16 22:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:20 - ERROR: failed to build world TB --- 2013-05-16 22:10:20 - 1.73 user 2.62 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10:21 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 F184C605; Thu, 16 May 2013 22:10:20 +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 BE40BD9A; Thu, 16 May 2013 22:10:20 +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 r4GMAKiC012435; Thu, 16 May 2013 18:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMAKhp012432; Thu, 16 May 2013 22:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:20 GMT Message-Id: <201305162210.r4GMAKhp012432@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: Thu, 16 May 2013 22:10:21 -0000 TB --- 2013-05-16 22:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:14 - 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-16 22:10:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 22:10:14 - cleaning the object tree TB --- 2013-05-16 22:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:18 - At svn revision 250720 TB --- 2013-05-16 22:10:19 - building world TB --- 2013-05-16 22:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:19 - TARGET=amd64 TB --- 2013-05-16 22:10:19 - TARGET_ARCH=amd64 TB --- 2013-05-16 22:10:19 - TZ=UTC TB --- 2013-05-16 22:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:19 - cd /src TB --- 2013-05-16 22:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:20 - ERROR: failed to build world TB --- 2013-05-16 22:10:20 - 1.53 user 2.81 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10:21 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 06762606; Thu, 16 May 2013 22:10:21 +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 C7850D9C; Thu, 16 May 2013 22:10:20 +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 r4GMAKlU012437; Thu, 16 May 2013 18:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMAK1Z012433; Thu, 16 May 2013 22:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:20 GMT Message-Id: <201305162210.r4GMAK1Z012433@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: Thu, 16 May 2013 22:10:21 -0000 TB --- 2013-05-16 22:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:14 - 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-16 22:10:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 22:10:14 - cleaning the object tree TB --- 2013-05-16 22:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:18 - At svn revision 250720 TB --- 2013-05-16 22:10:19 - building world TB --- 2013-05-16 22:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:19 - TARGET=arm TB --- 2013-05-16 22:10:19 - TARGET_ARCH=armv6 TB --- 2013-05-16 22:10:19 - TZ=UTC TB --- 2013-05-16 22:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:19 - cd /src TB --- 2013-05-16 22:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:20 - ERROR: failed to build world TB --- 2013-05-16 22:10:20 - 1.38 user 2.95 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10:21 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 06DBD607; Thu, 16 May 2013 22:10:21 +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 C76EAD9B; Thu, 16 May 2013 22:10:20 +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 r4GMAKZS012438; Thu, 16 May 2013 18:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMAKxl012434; Thu, 16 May 2013 22:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:20 GMT Message-Id: <201305162210.r4GMAKxl012434@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: Thu, 16 May 2013 22:10:21 -0000 TB --- 2013-05-16 22:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:14 - 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-16 22:10:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 22:10:14 - cleaning the object tree TB --- 2013-05-16 22:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:18 - At svn revision 250720 TB --- 2013-05-16 22:10:19 - building world TB --- 2013-05-16 22:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:19 - TARGET=i386 TB --- 2013-05-16 22:10:19 - TARGET_ARCH=i386 TB --- 2013-05-16 22:10:19 - TZ=UTC TB --- 2013-05-16 22:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:19 - cd /src TB --- 2013-05-16 22:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:20 - ERROR: failed to build world TB --- 2013-05-16 22:10:20 - 1.76 user 2.59 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10: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 4D3D760E; Thu, 16 May 2013 22:10:26 +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 1A1F7DA3; Thu, 16 May 2013 22:10:26 +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 r4GMAPJK012540; Thu, 16 May 2013 18:10: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 r4GMAPNf012535; Thu, 16 May 2013 22:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:25 GMT Message-Id: <201305162210.r4GMAPNf012535@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: Thu, 16 May 2013 22:10:26 -0000 TB --- 2013-05-16 22:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:20 - 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-16 22:10:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 22:10:20 - cleaning the object tree TB --- 2013-05-16 22:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:24 - At svn revision 250720 TB --- 2013-05-16 22:10:25 - building world TB --- 2013-05-16 22:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:25 - TARGET=mips TB --- 2013-05-16 22:10:25 - TARGET_ARCH=mips64 TB --- 2013-05-16 22:10:25 - TZ=UTC TB --- 2013-05-16 22:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:25 - cd /src TB --- 2013-05-16 22:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:25 - ERROR: failed to build world TB --- 2013-05-16 22:10:25 - 1.53 user 2.80 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10: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 4C05760D; Thu, 16 May 2013 22:10:26 +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 196DADA2; Thu, 16 May 2013 22:10:26 +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 r4GMAP98012539; Thu, 16 May 2013 18:10: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 r4GMAPw3012536; Thu, 16 May 2013 22:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:25 GMT Message-Id: <201305162210.r4GMAPw3012536@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: Thu, 16 May 2013 22:10:26 -0000 TB --- 2013-05-16 22:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:20 - 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-16 22:10:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 22:10:20 - cleaning the object tree TB --- 2013-05-16 22:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:24 - At svn revision 250720 TB --- 2013-05-16 22:10:25 - building world TB --- 2013-05-16 22:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:25 - TARGET=pc98 TB --- 2013-05-16 22:10:25 - TARGET_ARCH=i386 TB --- 2013-05-16 22:10:25 - TZ=UTC TB --- 2013-05-16 22:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:25 - cd /src TB --- 2013-05-16 22:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:25 - ERROR: failed to build world TB --- 2013-05-16 22:10:25 - 1.63 user 2.70 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10: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 5312160F; Thu, 16 May 2013 22:10:26 +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 1B336DA4; Thu, 16 May 2013 22:10:26 +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 r4GMAP0b012542; Thu, 16 May 2013 18:10: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 r4GMAPZF012537; Thu, 16 May 2013 22:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:25 GMT Message-Id: <201305162210.r4GMAPZF012537@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: Thu, 16 May 2013 22:10:26 -0000 TB --- 2013-05-16 22:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:20 - 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-16 22:10:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 22:10:20 - cleaning the object tree TB --- 2013-05-16 22:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:24 - At svn revision 250720 TB --- 2013-05-16 22:10:25 - building world TB --- 2013-05-16 22:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:25 - TARGET=mips TB --- 2013-05-16 22:10:25 - TARGET_ARCH=mips TB --- 2013-05-16 22:10:25 - TZ=UTC TB --- 2013-05-16 22:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:25 - cd /src TB --- 2013-05-16 22:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:25 - ERROR: failed to build world TB --- 2013-05-16 22:10:25 - 1.62 user 2.69 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10: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 5382E610; Thu, 16 May 2013 22:10:26 +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 1BBC2DA5; Thu, 16 May 2013 22:10:26 +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 r4GMAP9t012541; Thu, 16 May 2013 18:10: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 r4GMAPIL012538; Thu, 16 May 2013 22:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:25 GMT Message-Id: <201305162210.r4GMAPIL012538@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: Thu, 16 May 2013 22:10:26 -0000 TB --- 2013-05-16 22:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:20 - 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-16 22:10:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 22:10:20 - cleaning the object tree TB --- 2013-05-16 22:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:24 - At svn revision 250720 TB --- 2013-05-16 22:10:25 - building world TB --- 2013-05-16 22:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:25 - TARGET=ia64 TB --- 2013-05-16 22:10:25 - TARGET_ARCH=ia64 TB --- 2013-05-16 22:10:25 - TZ=UTC TB --- 2013-05-16 22:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:25 - cd /src TB --- 2013-05-16 22:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:25 - ERROR: failed to build world TB --- 2013-05-16 22:10:25 - 1.56 user 2.76 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10:31 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 49CA7646; Thu, 16 May 2013 22:10:31 +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 17426DA9; Thu, 16 May 2013 22:10:31 +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 r4GMAUVA012591; Thu, 16 May 2013 18:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMAUMs012585; Thu, 16 May 2013 22:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:30 GMT Message-Id: <201305162210.r4GMAUMs012585@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: Thu, 16 May 2013 22:10:31 -0000 TB --- 2013-05-16 22:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:25 - 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-16 22:10:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 22:10:25 - cleaning the object tree TB --- 2013-05-16 22:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:29 - At svn revision 250720 TB --- 2013-05-16 22:10:30 - building world TB --- 2013-05-16 22:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:30 - TARGET=powerpc TB --- 2013-05-16 22:10:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 22:10:30 - TZ=UTC TB --- 2013-05-16 22:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:30 - cd /src TB --- 2013-05-16 22:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:30 - ERROR: failed to build world TB --- 2013-05-16 22:10:30 - 1.63 user 2.18 system 4.81 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10:31 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 5AF03647; Thu, 16 May 2013 22:10:31 +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 28C65DAA; Thu, 16 May 2013 22:10:31 +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 r4GMAUOZ012621; Thu, 16 May 2013 18:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMAUnU012619; Thu, 16 May 2013 22:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:30 GMT Message-Id: <201305162210.r4GMAUnU012619@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: Thu, 16 May 2013 22:10:31 -0000 TB --- 2013-05-16 22:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:25 - 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-16 22:10:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 22:10:25 - cleaning the object tree TB --- 2013-05-16 22:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:29 - At svn revision 250720 TB --- 2013-05-16 22:10:30 - building world TB --- 2013-05-16 22:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:30 - TARGET=powerpc TB --- 2013-05-16 22:10:30 - TARGET_ARCH=powerpc TB --- 2013-05-16 22:10:30 - TZ=UTC TB --- 2013-05-16 22:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:30 - cd /src TB --- 2013-05-16 22:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:30 - ERROR: failed to build world TB --- 2013-05-16 22:10:30 - 1.70 user 2.18 system 4.88 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:10:31 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 5E655648; Thu, 16 May 2013 22:10:31 +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 2C4C0DAB; Thu, 16 May 2013 22:10:31 +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 r4GMAU55012622; Thu, 16 May 2013 18:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMAUqp012620; Thu, 16 May 2013 22:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:10:30 GMT Message-Id: <201305162210.r4GMAUqp012620@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: Thu, 16 May 2013 22:10:31 -0000 TB --- 2013-05-16 22:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:10:25 - 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-16 22:10:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 22:10:25 - cleaning the object tree TB --- 2013-05-16 22:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:10:29 - At svn revision 250720 TB --- 2013-05-16 22:10:30 - building world TB --- 2013-05-16 22:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:10:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:10:30 - TARGET=sparc64 TB --- 2013-05-16 22:10:30 - TARGET_ARCH=sparc64 TB --- 2013-05-16 22:10:30 - TZ=UTC TB --- 2013-05-16 22:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:10:30 - cd /src TB --- 2013-05-16 22:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:10:30 - ERROR: failed to build world TB --- 2013-05-16 22:10:30 - 1.61 user 2.26 system 4.88 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20:20 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 C2C826F9; Thu, 16 May 2013 22:20:20 +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 90051EFA; Thu, 16 May 2013 22:20:20 +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 r4GMKKIj012757; Thu, 16 May 2013 18:20:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMKK0b012753; Thu, 16 May 2013 22:20:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:20 GMT Message-Id: <201305162220.r4GMKK0b012753@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: Thu, 16 May 2013 22:20:20 -0000 TB --- 2013-05-16 22:20:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:14 - 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-16 22:20:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 22:20:14 - cleaning the object tree TB --- 2013-05-16 22:20:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:18 - At svn revision 250720 TB --- 2013-05-16 22:20:19 - building world TB --- 2013-05-16 22:20:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:19 - TARGET=arm TB --- 2013-05-16 22:20:19 - TARGET_ARCH=arm TB --- 2013-05-16 22:20:19 - TZ=UTC TB --- 2013-05-16 22:20:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:19 - cd /src TB --- 2013-05-16 22:20:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:20 - ERROR: failed to build world TB --- 2013-05-16 22:20:20 - 1.55 user 2.77 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20:20 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 CEA436FA; Thu, 16 May 2013 22:20:20 +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 9CBEFEFB; Thu, 16 May 2013 22:20:20 +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 r4GMKKsL012754; Thu, 16 May 2013 18:20:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMKKnP012750; Thu, 16 May 2013 22:20:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:20 GMT Message-Id: <201305162220.r4GMKKnP012750@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: Thu, 16 May 2013 22:20:20 -0000 TB --- 2013-05-16 22:20:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:14 - 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-16 22:20:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 22:20:14 - cleaning the object tree TB --- 2013-05-16 22:20:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:18 - At svn revision 250720 TB --- 2013-05-16 22:20:19 - building world TB --- 2013-05-16 22:20:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:19 - TARGET=amd64 TB --- 2013-05-16 22:20:19 - TARGET_ARCH=amd64 TB --- 2013-05-16 22:20:19 - TZ=UTC TB --- 2013-05-16 22:20:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:19 - cd /src TB --- 2013-05-16 22:20:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:20 - ERROR: failed to build world TB --- 2013-05-16 22:20:20 - 1.59 user 2.73 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20:20 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 DE4FE6FB; Thu, 16 May 2013 22:20:20 +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 ACFBDEFD; Thu, 16 May 2013 22:20:20 +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 r4GMKKHu012756; Thu, 16 May 2013 18:20:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMKKIl012752; Thu, 16 May 2013 22:20:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:20 GMT Message-Id: <201305162220.r4GMKKIl012752@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: Thu, 16 May 2013 22:20:21 -0000 TB --- 2013-05-16 22:20:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:14 - 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-16 22:20:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 22:20:14 - cleaning the object tree TB --- 2013-05-16 22:20:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:18 - At svn revision 250720 TB --- 2013-05-16 22:20:19 - building world TB --- 2013-05-16 22:20:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:19 - TARGET=arm TB --- 2013-05-16 22:20:19 - TARGET_ARCH=armv6 TB --- 2013-05-16 22:20:19 - TZ=UTC TB --- 2013-05-16 22:20:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:19 - cd /src TB --- 2013-05-16 22:20:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:20 - ERROR: failed to build world TB --- 2013-05-16 22:20:20 - 1.47 user 2.85 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20:21 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 E034A6FC; Thu, 16 May 2013 22:20:20 +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 ACF7EEFC; Thu, 16 May 2013 22:20:20 +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 r4GMKKPn012755; Thu, 16 May 2013 18:20:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMKKwR012751; Thu, 16 May 2013 22:20:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:20 GMT Message-Id: <201305162220.r4GMKKwR012751@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: Thu, 16 May 2013 22:20:21 -0000 TB --- 2013-05-16 22:20:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:14 - 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-16 22:20:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 22:20:14 - cleaning the object tree TB --- 2013-05-16 22:20:14 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:18 - At svn revision 250720 TB --- 2013-05-16 22:20:19 - building world TB --- 2013-05-16 22:20:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:19 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:19 - TARGET=i386 TB --- 2013-05-16 22:20:19 - TARGET_ARCH=i386 TB --- 2013-05-16 22:20:19 - TZ=UTC TB --- 2013-05-16 22:20:19 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:19 - cd /src TB --- 2013-05-16 22:20:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:20 - ERROR: failed to build world TB --- 2013-05-16 22:20:20 - 1.46 user 2.86 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20: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 22DC87F9; Thu, 16 May 2013 22:20:26 +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 E5162F03; Thu, 16 May 2013 22:20:25 +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 r4GMKP9C012840; Thu, 16 May 2013 18:20: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 r4GMKPdn012813; Thu, 16 May 2013 22:20:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:25 GMT Message-Id: <201305162220.r4GMKPdn012813@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: Thu, 16 May 2013 22:20:26 -0000 TB --- 2013-05-16 22:20:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:20 - 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-16 22:20:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 22:20:20 - cleaning the object tree TB --- 2013-05-16 22:20:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:24 - At svn revision 250720 TB --- 2013-05-16 22:20:25 - building world TB --- 2013-05-16 22:20:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:25 - TARGET=ia64 TB --- 2013-05-16 22:20:25 - TARGET_ARCH=ia64 TB --- 2013-05-16 22:20:25 - TZ=UTC TB --- 2013-05-16 22:20:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:25 - cd /src TB --- 2013-05-16 22:20:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:25 - ERROR: failed to build world TB --- 2013-05-16 22:20:25 - 1.57 user 2.66 system 5.23 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20: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 28A6F7FA; Thu, 16 May 2013 22:20:26 +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 EAC71F04; Thu, 16 May 2013 22:20:25 +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 r4GMKPZD012844; Thu, 16 May 2013 18:20: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 r4GMKPHu012837; Thu, 16 May 2013 22:20:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:25 GMT Message-Id: <201305162220.r4GMKPHu012837@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: Thu, 16 May 2013 22:20:26 -0000 TB --- 2013-05-16 22:20:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:20 - 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-16 22:20:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 22:20:20 - cleaning the object tree TB --- 2013-05-16 22:20:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:24 - At svn revision 250720 TB --- 2013-05-16 22:20:25 - building world TB --- 2013-05-16 22:20:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:25 - TARGET=pc98 TB --- 2013-05-16 22:20:25 - TARGET_ARCH=i386 TB --- 2013-05-16 22:20:25 - TZ=UTC TB --- 2013-05-16 22:20:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:25 - cd /src TB --- 2013-05-16 22:20:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:25 - ERROR: failed to build world TB --- 2013-05-16 22:20:25 - 1.59 user 2.66 system 5.28 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20: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 2D4357FB; Thu, 16 May 2013 22:20:26 +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 EFBF8F05; Thu, 16 May 2013 22:20:25 +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 r4GMKPfD012859; Thu, 16 May 2013 18:20: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 r4GMKPi6012841; Thu, 16 May 2013 22:20:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:25 GMT Message-Id: <201305162220.r4GMKPi6012841@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: Thu, 16 May 2013 22:20:26 -0000 TB --- 2013-05-16 22:20:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:20 - 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-16 22:20:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 22:20:20 - cleaning the object tree TB --- 2013-05-16 22:20:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:24 - At svn revision 250720 TB --- 2013-05-16 22:20:25 - building world TB --- 2013-05-16 22:20:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:25 - TARGET=mips TB --- 2013-05-16 22:20:25 - TARGET_ARCH=mips TB --- 2013-05-16 22:20:25 - TZ=UTC TB --- 2013-05-16 22:20:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:25 - cd /src TB --- 2013-05-16 22:20:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:25 - ERROR: failed to build world TB --- 2013-05-16 22:20:25 - 1.79 user 2.47 system 5.28 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20: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 39BE37FC; Thu, 16 May 2013 22:20:26 +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 08257F07; Thu, 16 May 2013 22:20:25 +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 r4GMKPC1012861; Thu, 16 May 2013 18:20: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 r4GMKPN6012860; Thu, 16 May 2013 22:20:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:25 GMT Message-Id: <201305162220.r4GMKPN6012860@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: Thu, 16 May 2013 22:20:26 -0000 TB --- 2013-05-16 22:20:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:20 - 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-16 22:20:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 22:20:20 - cleaning the object tree TB --- 2013-05-16 22:20:20 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:24 - At svn revision 250720 TB --- 2013-05-16 22:20:25 - building world TB --- 2013-05-16 22:20:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:25 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:25 - TARGET=mips TB --- 2013-05-16 22:20:25 - TARGET_ARCH=mips64 TB --- 2013-05-16 22:20:25 - TZ=UTC TB --- 2013-05-16 22:20:25 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:25 - cd /src TB --- 2013-05-16 22:20:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:25 - ERROR: failed to build world TB --- 2013-05-16 22:20:25 - 1.62 user 2.61 system 5.32 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20:31 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 2DEA9811; Thu, 16 May 2013 22:20:31 +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 F043EF10; Thu, 16 May 2013 22:20:30 +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 r4GMKUTb012939; Thu, 16 May 2013 18:20:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMKUI8012931; Thu, 16 May 2013 22:20:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:30 GMT Message-Id: <201305162220.r4GMKUI8012931@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: Thu, 16 May 2013 22:20:31 -0000 TB --- 2013-05-16 22:20:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:25 - 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-16 22:20:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 22:20:25 - cleaning the object tree TB --- 2013-05-16 22:20:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:29 - At svn revision 250720 TB --- 2013-05-16 22:20:30 - building world TB --- 2013-05-16 22:20:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:30 - TARGET=powerpc TB --- 2013-05-16 22:20:30 - TARGET_ARCH=powerpc TB --- 2013-05-16 22:20:30 - TZ=UTC TB --- 2013-05-16 22:20:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:30 - cd /src TB --- 2013-05-16 22:20:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:30 - ERROR: failed to build world TB --- 2013-05-16 22:20:30 - 1.64 user 2.20 system 4.84 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20:31 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 31CFC812; Thu, 16 May 2013 22:20:31 +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 F0C18F12; Thu, 16 May 2013 22:20:30 +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 r4GMKU91012940; Thu, 16 May 2013 18:20:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMKUpp012934; Thu, 16 May 2013 22:20:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:30 GMT Message-Id: <201305162220.r4GMKUpp012934@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: Thu, 16 May 2013 22:20:31 -0000 TB --- 2013-05-16 22:20:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:25 - 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-16 22:20:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 22:20:25 - cleaning the object tree TB --- 2013-05-16 22:20:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:29 - At svn revision 250720 TB --- 2013-05-16 22:20:30 - building world TB --- 2013-05-16 22:20:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:30 - TARGET=powerpc TB --- 2013-05-16 22:20:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 22:20:30 - TZ=UTC TB --- 2013-05-16 22:20:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:30 - cd /src TB --- 2013-05-16 22:20:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:30 - ERROR: failed to build world TB --- 2013-05-16 22:20:30 - 1.80 user 2.02 system 4.82 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:20:31 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 343AB813; Thu, 16 May 2013 22:20:31 +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 F4172F13; Thu, 16 May 2013 22:20:30 +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 r4GMKU04012941; Thu, 16 May 2013 18:20:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMKUFo012938; Thu, 16 May 2013 22:20:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:20:30 GMT Message-Id: <201305162220.r4GMKUFo012938@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: Thu, 16 May 2013 22:20:31 -0000 TB --- 2013-05-16 22:20:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:20:25 - 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-16 22:20:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 22:20:25 - cleaning the object tree TB --- 2013-05-16 22:20:25 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:20:29 - At svn revision 250720 TB --- 2013-05-16 22:20:30 - building world TB --- 2013-05-16 22:20:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:20:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:20:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:20:30 - SRCCONF=/dev/null TB --- 2013-05-16 22:20:30 - TARGET=sparc64 TB --- 2013-05-16 22:20:30 - TARGET_ARCH=sparc64 TB --- 2013-05-16 22:20:30 - TZ=UTC TB --- 2013-05-16 22:20:30 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:20:30 - cd /src TB --- 2013-05-16 22:20:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 10: Malformed conditional (${MK_BMAKE} != "no") "Makefile.inc", line 12: if-less endif "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:20:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:20:30 - ERROR: failed to build world TB --- 2013-05-16 22:20:30 - 1.70 user 2.12 system 4.83 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:21 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 ABA56809; Thu, 16 May 2013 22:30:21 +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 781EC92; Thu, 16 May 2013 22:30: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 r4GMULdG013072; Thu, 16 May 2013 18:30: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 r4GMUKkK013068; Thu, 16 May 2013 22:30:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:20 GMT Message-Id: <201305162230.r4GMUKkK013068@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: Thu, 16 May 2013 22:30:21 -0000 TB --- 2013-05-16 22:30:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:15 - 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-16 22:30:15 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-16 22:30:15 - cleaning the object tree TB --- 2013-05-16 22:30:15 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:19 - At svn revision 250721 TB --- 2013-05-16 22:30:20 - building world TB --- 2013-05-16 22:30:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:20 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:20 - TARGET=arm TB --- 2013-05-16 22:30:20 - TARGET_ARCH=armv6 TB --- 2013-05-16 22:30:20 - TZ=UTC TB --- 2013-05-16 22:30:20 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:20 - cd /src TB --- 2013-05-16 22:30:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:20 - ERROR: failed to build world TB --- 2013-05-16 22:30:20 - 1.61 user 2.70 system 5.33 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:21 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 AC10D80A; Thu, 16 May 2013 22:30:21 +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 7832A94; Thu, 16 May 2013 22:30: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 r4GMULmc013074; Thu, 16 May 2013 18:30: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 r4GMULWK013070; Thu, 16 May 2013 22:30:21 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:21 GMT Message-Id: <201305162230.r4GMULWK013070@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: Thu, 16 May 2013 22:30:21 -0000 TB --- 2013-05-16 22:30:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:15 - 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-16 22:30:15 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-16 22:30:15 - cleaning the object tree TB --- 2013-05-16 22:30:15 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:19 - At svn revision 250721 TB --- 2013-05-16 22:30:20 - building world TB --- 2013-05-16 22:30:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:20 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:20 - TARGET=arm TB --- 2013-05-16 22:30:20 - TARGET_ARCH=arm TB --- 2013-05-16 22:30:20 - TZ=UTC TB --- 2013-05-16 22:30:20 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:20 - cd /src TB --- 2013-05-16 22:30:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:20 - ERROR: failed to build world TB --- 2013-05-16 22:30:20 - 1.57 user 2.74 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:21 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 C453B80B; Thu, 16 May 2013 22:30:21 +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 9153395; Thu, 16 May 2013 22:30: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 r4GMULIs013073; Thu, 16 May 2013 18:30: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 r4GMULoT013069; Thu, 16 May 2013 22:30:21 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:21 GMT Message-Id: <201305162230.r4GMULoT013069@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: Thu, 16 May 2013 22:30:21 -0000 TB --- 2013-05-16 22:30:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:15 - 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-16 22:30:15 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-16 22:30:15 - cleaning the object tree TB --- 2013-05-16 22:30:15 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:19 - At svn revision 250721 TB --- 2013-05-16 22:30:20 - building world TB --- 2013-05-16 22:30:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:20 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:20 - TARGET=amd64 TB --- 2013-05-16 22:30:20 - TARGET_ARCH=amd64 TB --- 2013-05-16 22:30:20 - TZ=UTC TB --- 2013-05-16 22:30:20 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:20 - cd /src TB --- 2013-05-16 22:30:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:20 - ERROR: failed to build world TB --- 2013-05-16 22:30:20 - 1.59 user 2.73 system 5.33 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:21 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 C73C280C; Thu, 16 May 2013 22:30:21 +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 9476B96; Thu, 16 May 2013 22:30: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 r4GMULNE013071; Thu, 16 May 2013 18:30: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 r4GMUK6T013067; Thu, 16 May 2013 22:30:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:20 GMT Message-Id: <201305162230.r4GMUK6T013067@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: Thu, 16 May 2013 22:30:22 -0000 TB --- 2013-05-16 22:30:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:15 - 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-16 22:30:15 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-16 22:30:15 - cleaning the object tree TB --- 2013-05-16 22:30:15 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:19 - At svn revision 250721 TB --- 2013-05-16 22:30:20 - building world TB --- 2013-05-16 22:30:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:20 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:20 - TARGET=i386 TB --- 2013-05-16 22:30:20 - TARGET_ARCH=i386 TB --- 2013-05-16 22:30:20 - TZ=UTC TB --- 2013-05-16 22:30:20 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:20 - cd /src TB --- 2013-05-16 22:30:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:20 - ERROR: failed to build world TB --- 2013-05-16 22:30:20 - 1.69 user 2.62 system 5.33 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:27 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 332F1909; Thu, 16 May 2013 22:30:27 +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 014189C; Thu, 16 May 2013 22:30:26 +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 r4GMUQrQ013176; Thu, 16 May 2013 18:30:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMUQ5S013172; Thu, 16 May 2013 22:30:26 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:26 GMT Message-Id: <201305162230.r4GMUQ5S013172@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: Thu, 16 May 2013 22:30:27 -0000 TB --- 2013-05-16 22:30:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:21 - 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-16 22:30:21 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-16 22:30:21 - cleaning the object tree TB --- 2013-05-16 22:30:21 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:25 - At svn revision 250721 TB --- 2013-05-16 22:30:26 - building world TB --- 2013-05-16 22:30:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:26 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:26 - TARGET=pc98 TB --- 2013-05-16 22:30:26 - TARGET_ARCH=i386 TB --- 2013-05-16 22:30:26 - TZ=UTC TB --- 2013-05-16 22:30:26 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:26 - cd /src TB --- 2013-05-16 22:30:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:26 - ERROR: failed to build world TB --- 2013-05-16 22:30:26 - 1.65 user 2.65 system 5.32 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:27 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 3433890A; Thu, 16 May 2013 22:30:27 +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 01BE89D; Thu, 16 May 2013 22:30:26 +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 r4GMUQXX013177; Thu, 16 May 2013 18:30:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMUQJL013171; Thu, 16 May 2013 22:30:26 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:26 GMT Message-Id: <201305162230.r4GMUQJL013171@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: Thu, 16 May 2013 22:30:27 -0000 TB --- 2013-05-16 22:30:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:21 - 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-16 22:30:21 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-16 22:30:21 - cleaning the object tree TB --- 2013-05-16 22:30:21 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:25 - At svn revision 250721 TB --- 2013-05-16 22:30:26 - building world TB --- 2013-05-16 22:30:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:26 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:26 - TARGET=mips TB --- 2013-05-16 22:30:26 - TARGET_ARCH=mips TB --- 2013-05-16 22:30:26 - TZ=UTC TB --- 2013-05-16 22:30:26 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:26 - cd /src TB --- 2013-05-16 22:30:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:26 - ERROR: failed to build world TB --- 2013-05-16 22:30:26 - 1.55 user 2.75 system 5.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:27 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 39FC990C; Thu, 16 May 2013 22:30:27 +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 04FF79F; Thu, 16 May 2013 22:30:26 +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 r4GMUQ4f013178; Thu, 16 May 2013 18:30:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMUQei013174; Thu, 16 May 2013 22:30:26 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:26 GMT Message-Id: <201305162230.r4GMUQei013174@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: Thu, 16 May 2013 22:30:27 -0000 TB --- 2013-05-16 22:30:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:21 - 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-16 22:30:21 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-16 22:30:21 - cleaning the object tree TB --- 2013-05-16 22:30:21 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:25 - At svn revision 250721 TB --- 2013-05-16 22:30:26 - building world TB --- 2013-05-16 22:30:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:26 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:26 - TARGET=mips TB --- 2013-05-16 22:30:26 - TARGET_ARCH=mips64 TB --- 2013-05-16 22:30:26 - TZ=UTC TB --- 2013-05-16 22:30:26 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:26 - cd /src TB --- 2013-05-16 22:30:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:26 - ERROR: failed to build world TB --- 2013-05-16 22:30:26 - 1.62 user 2.66 system 5.32 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:27 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 38A9890B; Thu, 16 May 2013 22:30:27 +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 01E099E; Thu, 16 May 2013 22:30:26 +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 r4GMUQ75013175; Thu, 16 May 2013 18:30:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMUQhH013173; Thu, 16 May 2013 22:30:26 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:26 GMT Message-Id: <201305162230.r4GMUQhH013173@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: Thu, 16 May 2013 22:30:27 -0000 TB --- 2013-05-16 22:30:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:21 - 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-16 22:30:21 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-16 22:30:21 - cleaning the object tree TB --- 2013-05-16 22:30:21 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:25 - At svn revision 250721 TB --- 2013-05-16 22:30:26 - building world TB --- 2013-05-16 22:30:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:26 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:26 - TARGET=ia64 TB --- 2013-05-16 22:30:26 - TARGET_ARCH=ia64 TB --- 2013-05-16 22:30:26 - TZ=UTC TB --- 2013-05-16 22:30:26 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:26 - cd /src TB --- 2013-05-16 22:30:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:26 - ERROR: failed to build world TB --- 2013-05-16 22:30:26 - 1.61 user 2.68 system 5.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:32 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 B2DC491D; Thu, 16 May 2013 22:30:32 +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 81269A6; Thu, 16 May 2013 22:30:32 +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 r4GMUW8D013258; Thu, 16 May 2013 18:30:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMUVpk013252; Thu, 16 May 2013 22:30:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:31 GMT Message-Id: <201305162230.r4GMUVpk013252@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: Thu, 16 May 2013 22:30:32 -0000 TB --- 2013-05-16 22:30:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:26 - 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-16 22:30:26 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-16 22:30:26 - cleaning the object tree TB --- 2013-05-16 22:30:26 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:30 - At svn revision 250721 TB --- 2013-05-16 22:30:31 - building world TB --- 2013-05-16 22:30:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:31 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:31 - TARGET=sparc64 TB --- 2013-05-16 22:30:31 - TARGET_ARCH=sparc64 TB --- 2013-05-16 22:30:31 - TZ=UTC TB --- 2013-05-16 22:30:31 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:31 - cd /src TB --- 2013-05-16 22:30:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:31 - ERROR: failed to build world TB --- 2013-05-16 22:30:31 - 1.60 user 2.23 system 4.84 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:32 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 B3AED91E; Thu, 16 May 2013 22:30:32 +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 81602A7; Thu, 16 May 2013 22:30:32 +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 r4GMUWgU013256; Thu, 16 May 2013 18:30:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMUVjI013254; Thu, 16 May 2013 22:30:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:31 GMT Message-Id: <201305162230.r4GMUVjI013254@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: Thu, 16 May 2013 22:30:32 -0000 TB --- 2013-05-16 22:30:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:26 - 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-16 22:30:26 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-16 22:30:26 - cleaning the object tree TB --- 2013-05-16 22:30:26 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:30 - At svn revision 250721 TB --- 2013-05-16 22:30:31 - building world TB --- 2013-05-16 22:30:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:31 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:31 - TARGET=powerpc TB --- 2013-05-16 22:30:31 - TARGET_ARCH=powerpc64 TB --- 2013-05-16 22:30:31 - TZ=UTC TB --- 2013-05-16 22:30:31 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:31 - cd /src TB --- 2013-05-16 22:30:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:31 - ERROR: failed to build world TB --- 2013-05-16 22:30:31 - 1.71 user 2.14 system 4.85 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 16 22:30:32 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 B8B2D91F; Thu, 16 May 2013 22:30:32 +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 8183AA8; Thu, 16 May 2013 22:30:32 +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 r4GMUWHj013257; Thu, 16 May 2013 18:30:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4GMUVb7013255; Thu, 16 May 2013 22:30:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 May 2013 22:30:31 GMT Message-Id: <201305162230.r4GMUVb7013255@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: Thu, 16 May 2013 22:30:32 -0000 TB --- 2013-05-16 22:30:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-16 22:30:26 - 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-16 22:30:26 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-16 22:30:26 - cleaning the object tree TB --- 2013-05-16 22:30:26 - /usr/local/bin/svn stat /src TB --- 2013-05-16 22:30:30 - At svn revision 250721 TB --- 2013-05-16 22:30:31 - building world TB --- 2013-05-16 22:30:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-16 22:30:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-16 22:30:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-16 22:30:31 - SRCCONF=/dev/null TB --- 2013-05-16 22:30:31 - TARGET=powerpc TB --- 2013-05-16 22:30:31 - TARGET_ARCH=powerpc TB --- 2013-05-16 22:30:31 - TZ=UTC TB --- 2013-05-16 22:30:31 - __MAKE_CONF=/dev/null TB --- 2013-05-16 22:30:31 - cd /src TB --- 2013-05-16 22:30:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 14: Malformed conditional (${MK_SHARED_TOOLCHAIN} == "no") "Makefile.inc", line 16: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-16 22:30:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-16 22:30:31 - ERROR: failed to build world TB --- 2013-05-16 22:30:31 - 1.65 user 2.20 system 4.85 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:34 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 853A6F89; Fri, 17 May 2013 21:20:34 +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 526E37DC; Fri, 17 May 2013 21:20:34 +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 r4HLKXN4012196; Fri, 17 May 2013 17:20: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 r4HLKXCH012192; Fri, 17 May 2013 21:20:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:33 GMT Message-Id: <201305172120.r4HLKXCH012192@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: Fri, 17 May 2013 21:20:34 -0000 TB --- 2013-05-17 21:20:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20:27 - 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-17 21:20:27 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-17 21:20:27 - cleaning the object tree TB --- 2013-05-17 21:20:27 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:32 - At svn revision 250753 TB --- 2013-05-17 21:20:33 - building world TB --- 2013-05-17 21:20:33 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:33 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:33 - TARGET=ia64 TB --- 2013-05-17 21:20:33 - TARGET_ARCH=ia64 TB --- 2013-05-17 21:20:33 - TZ=UTC TB --- 2013-05-17 21:20:33 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:33 - cd /src TB --- 2013-05-17 21:20:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:33 - ERROR: failed to build world TB --- 2013-05-17 21:20:33 - 1.66 user 2.59 system 6.12 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:34 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 8D176F8A; Fri, 17 May 2013 21:20:34 +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 599AD7DD; Fri, 17 May 2013 21:20:34 +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 r4HLKX6M012193; Fri, 17 May 2013 17:20: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 r4HLKXPE012162; Fri, 17 May 2013 21:20:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:33 GMT Message-Id: <201305172120.r4HLKXPE012162@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: Fri, 17 May 2013 21:20:34 -0000 TB --- 2013-05-17 21:20:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20:27 - 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-17 21:20:27 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-17 21:20:27 - cleaning the object tree TB --- 2013-05-17 21:20:27 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:32 - At svn revision 250753 TB --- 2013-05-17 21:20:33 - building world TB --- 2013-05-17 21:20:33 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:33 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:33 - TARGET=pc98 TB --- 2013-05-17 21:20:33 - TARGET_ARCH=i386 TB --- 2013-05-17 21:20:33 - TZ=UTC TB --- 2013-05-17 21:20:33 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:33 - cd /src TB --- 2013-05-17 21:20:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:33 - ERROR: failed to build world TB --- 2013-05-17 21:20:33 - 1.66 user 2.58 system 6.09 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:34 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 9349AF8B; Fri, 17 May 2013 21:20:34 +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 5D6537DE; Fri, 17 May 2013 21:20:34 +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 r4HLKRZC012091; Fri, 17 May 2013 17:20:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLKRtI012088; Fri, 17 May 2013 21:20:27 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:27 GMT Message-Id: <201305172120.r4HLKRtI012088@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: Fri, 17 May 2013 21:20:34 -0000 TB --- 2013-05-17 21:20:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20:21 - 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-17 21:20:21 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-17 21:20:21 - cleaning the object tree TB --- 2013-05-17 21:20:21 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:26 - At svn revision 250753 TB --- 2013-05-17 21:20:27 - building world TB --- 2013-05-17 21:20:27 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:27 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:27 - TARGET=arm TB --- 2013-05-17 21:20:27 - TARGET_ARCH=armv6 TB --- 2013-05-17 21:20:27 - TZ=UTC TB --- 2013-05-17 21:20:27 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:27 - cd /src TB --- 2013-05-17 21:20:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:27 - ERROR: failed to build world TB --- 2013-05-17 21:20:27 - 1.86 user 2.41 system 5.44 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:34 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 93BE1F8C; Fri, 17 May 2013 21:20:34 +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 5F2607E0; Fri, 17 May 2013 21:20:34 +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 r4HLKRHx012093; Fri, 17 May 2013 17:20:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLKRwS012090; Fri, 17 May 2013 21:20:27 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:27 GMT Message-Id: <201305172120.r4HLKRwS012090@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: Fri, 17 May 2013 21:20:34 -0000 TB --- 2013-05-17 21:20:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20:21 - 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-17 21:20:21 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-17 21:20:21 - cleaning the object tree TB --- 2013-05-17 21:20:21 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:26 - At svn revision 250753 TB --- 2013-05-17 21:20:27 - building world TB --- 2013-05-17 21:20:27 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:27 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:27 - TARGET=amd64 TB --- 2013-05-17 21:20:27 - TARGET_ARCH=amd64 TB --- 2013-05-17 21:20:27 - TZ=UTC TB --- 2013-05-17 21:20:27 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:27 - cd /src TB --- 2013-05-17 21:20:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:27 - ERROR: failed to build world TB --- 2013-05-17 21:20:27 - 1.53 user 2.80 system 5.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:34 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 9753AF8D; Fri, 17 May 2013 21:20:34 +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 60D7A7E1; Fri, 17 May 2013 21:20:34 +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 r4HLKXka012197; Fri, 17 May 2013 17:20: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 r4HLKXhY012194; Fri, 17 May 2013 21:20:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:33 GMT Message-Id: <201305172120.r4HLKXhY012194@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: Fri, 17 May 2013 21:20:34 -0000 TB --- 2013-05-17 21:20:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20:27 - 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-17 21:20:27 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-17 21:20:27 - cleaning the object tree TB --- 2013-05-17 21:20:27 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:32 - At svn revision 250753 TB --- 2013-05-17 21:20:33 - building world TB --- 2013-05-17 21:20:33 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:33 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:33 - TARGET=mips TB --- 2013-05-17 21:20:33 - TARGET_ARCH=mips64 TB --- 2013-05-17 21:20:33 - TZ=UTC TB --- 2013-05-17 21:20:33 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:33 - cd /src TB --- 2013-05-17 21:20:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:33 - ERROR: failed to build world TB --- 2013-05-17 21:20:33 - 1.70 user 2.55 system 6.09 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:34 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 E83CBF8E; Fri, 17 May 2013 21:20:34 +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 B27AA7E3; Fri, 17 May 2013 21:20:34 +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 r4HLKRHL012081; Fri, 17 May 2013 17:20:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLKRWN012038; Fri, 17 May 2013 21:20:27 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:27 GMT Message-Id: <201305172120.r4HLKRWN012038@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: Fri, 17 May 2013 21:20:35 -0000 TB --- 2013-05-17 21:20:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20:21 - 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-17 21:20:21 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-17 21:20:21 - cleaning the object tree TB --- 2013-05-17 21:20:21 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:25 - At svn revision 250753 TB --- 2013-05-17 21:20:26 - building world TB --- 2013-05-17 21:20:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:26 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:26 - TARGET=arm TB --- 2013-05-17 21:20:26 - TARGET_ARCH=arm TB --- 2013-05-17 21:20:26 - TZ=UTC TB --- 2013-05-17 21:20:26 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:26 - cd /src TB --- 2013-05-17 21:20:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:27 - ERROR: failed to build world TB --- 2013-05-17 21:20:27 - 1.63 user 2.65 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:35 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 E8A09F8F; Fri, 17 May 2013 21:20:34 +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 B275C7E2; Fri, 17 May 2013 21:20:34 +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 r4HLKRn0012092; Fri, 17 May 2013 17:20:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLKRTW012089; Fri, 17 May 2013 21:20:27 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:27 GMT Message-Id: <201305172120.r4HLKRTW012089@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: Fri, 17 May 2013 21:20:35 -0000 TB --- 2013-05-17 21:20:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20:21 - 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-17 21:20:21 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-17 21:20:21 - cleaning the object tree TB --- 2013-05-17 21:20:21 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:26 - At svn revision 250753 TB --- 2013-05-17 21:20:27 - building world TB --- 2013-05-17 21:20:27 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:27 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:27 - TARGET=i386 TB --- 2013-05-17 21:20:27 - TARGET_ARCH=i386 TB --- 2013-05-17 21:20:27 - TZ=UTC TB --- 2013-05-17 21:20:27 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:27 - cd /src TB --- 2013-05-17 21:20:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:27 - ERROR: failed to build world TB --- 2013-05-17 21:20:27 - 1.54 user 2.72 system 5.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:35 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 EDACCF90; Fri, 17 May 2013 21:20:34 +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 B27F07E4; Fri, 17 May 2013 21:20:34 +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 r4HLKXDa012195; Fri, 17 May 2013 17:20: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 r4HLKXZc012163; Fri, 17 May 2013 21:20:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:33 GMT Message-Id: <201305172120.r4HLKXZc012163@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: Fri, 17 May 2013 21:20:35 -0000 TB --- 2013-05-17 21:20:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20:27 - 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-17 21:20:27 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-17 21:20:27 - cleaning the object tree TB --- 2013-05-17 21:20:27 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:32 - At svn revision 250753 TB --- 2013-05-17 21:20:33 - building world TB --- 2013-05-17 21:20:33 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:33 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:33 - TARGET=mips TB --- 2013-05-17 21:20:33 - TARGET_ARCH=mips TB --- 2013-05-17 21:20:33 - TZ=UTC TB --- 2013-05-17 21:20:33 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:33 - cd /src TB --- 2013-05-17 21:20:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:33 - ERROR: failed to build world TB --- 2013-05-17 21:20:33 - 1.59 user 2.67 system 6.05 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:39 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 5580C11A; Fri, 17 May 2013 21:20:39 +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 22F277E9; Fri, 17 May 2013 21:20:39 +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 r4HLKcPH012259; Fri, 17 May 2013 17:20:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLKcaG012240; Fri, 17 May 2013 21:20:38 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:38 GMT Message-Id: <201305172120.r4HLKcaG012240@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: Fri, 17 May 2013 21:20:39 -0000 TB --- 2013-05-17 21:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20: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-17 21:20:33 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-17 21:20:33 - cleaning the object tree TB --- 2013-05-17 21:20:33 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:37 - At svn revision 250753 TB --- 2013-05-17 21:20:38 - building world TB --- 2013-05-17 21:20:38 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:38 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:38 - TARGET=sparc64 TB --- 2013-05-17 21:20:38 - TARGET_ARCH=sparc64 TB --- 2013-05-17 21:20:38 - TZ=UTC TB --- 2013-05-17 21:20:38 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:38 - cd /src TB --- 2013-05-17 21:20:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:38 - ERROR: failed to build world TB --- 2013-05-17 21:20:38 - 1.59 user 2.20 system 4.83 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:39 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 6657911B; Fri, 17 May 2013 21:20:39 +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 31E057EA; Fri, 17 May 2013 21:20:39 +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 r4HLKcQq012276; Fri, 17 May 2013 17:20:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLKcvX012260; Fri, 17 May 2013 21:20:38 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:38 GMT Message-Id: <201305172120.r4HLKcvX012260@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: Fri, 17 May 2013 21:20:39 -0000 TB --- 2013-05-17 21:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20: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-17 21:20:33 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-17 21:20:33 - cleaning the object tree TB --- 2013-05-17 21:20:33 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:37 - At svn revision 250753 TB --- 2013-05-17 21:20:38 - building world TB --- 2013-05-17 21:20:38 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:38 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:38 - TARGET=powerpc TB --- 2013-05-17 21:20:38 - TARGET_ARCH=powerpc TB --- 2013-05-17 21:20:38 - TZ=UTC TB --- 2013-05-17 21:20:38 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:38 - cd /src TB --- 2013-05-17 21:20:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:38 - ERROR: failed to build world TB --- 2013-05-17 21:20:38 - 1.57 user 2.22 system 4.95 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:20:39 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 6C8DB11C; Fri, 17 May 2013 21:20:39 +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 38C057EB; Fri, 17 May 2013 21:20:39 +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 r4HLKcpD012277; Fri, 17 May 2013 17:20:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLKcXP012275; Fri, 17 May 2013 21:20:38 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:20:38 GMT Message-Id: <201305172120.r4HLKcXP012275@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: Fri, 17 May 2013 21:20:39 -0000 TB --- 2013-05-17 21:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:20: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-17 21:20:33 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-17 21:20:33 - cleaning the object tree TB --- 2013-05-17 21:20:33 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:20:37 - At svn revision 250753 TB --- 2013-05-17 21:20:38 - building world TB --- 2013-05-17 21:20:38 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:20:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:20:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:20:38 - SRCCONF=/dev/null TB --- 2013-05-17 21:20:38 - TARGET=powerpc TB --- 2013-05-17 21:20:38 - TARGET_ARCH=powerpc64 TB --- 2013-05-17 21:20:38 - TZ=UTC TB --- 2013-05-17 21:20:38 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:20:38 - cd /src TB --- 2013-05-17 21:20:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:20:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:20:38 - ERROR: failed to build world TB --- 2013-05-17 21:20:38 - 1.74 user 2.04 system 4.96 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30: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 BFAB8F25; Fri, 17 May 2013 21:30: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 899B68F1; Fri, 17 May 2013 21:30: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 r4HLUNKM012407; Fri, 17 May 2013 17:30:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLUNq6012403; Fri, 17 May 2013 21:30:23 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:23 GMT Message-Id: <201305172130.r4HLUNq6012403@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: Fri, 17 May 2013 21:30:23 -0000 TB --- 2013-05-17 21:30:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30: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-17 21:30:17 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-17 21:30:17 - cleaning the object tree TB --- 2013-05-17 21:30:17 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:21 - At svn revision 250753 TB --- 2013-05-17 21:30:22 - building world TB --- 2013-05-17 21:30:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:22 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:22 - TARGET=arm TB --- 2013-05-17 21:30:22 - TARGET_ARCH=arm TB --- 2013-05-17 21:30:22 - TZ=UTC TB --- 2013-05-17 21:30:22 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:22 - cd /src TB --- 2013-05-17 21:30:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:23 - ERROR: failed to build world TB --- 2013-05-17 21:30:23 - 1.72 user 2.63 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30: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 C4EFCF26; Fri, 17 May 2013 21:30: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 8DB2A8F2; Fri, 17 May 2013 21:30: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 r4HLUNWN012410; Fri, 17 May 2013 17:30:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLUNxq012406; Fri, 17 May 2013 21:30:23 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:23 GMT Message-Id: <201305172130.r4HLUNxq012406@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: Fri, 17 May 2013 21:30:23 -0000 TB --- 2013-05-17 21:30:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30: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-17 21:30:17 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-17 21:30:17 - cleaning the object tree TB --- 2013-05-17 21:30:17 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:21 - At svn revision 250753 TB --- 2013-05-17 21:30:22 - building world TB --- 2013-05-17 21:30:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:22 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:22 - TARGET=amd64 TB --- 2013-05-17 21:30:22 - TARGET_ARCH=amd64 TB --- 2013-05-17 21:30:22 - TZ=UTC TB --- 2013-05-17 21:30:22 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:22 - cd /src TB --- 2013-05-17 21:30:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:23 - ERROR: failed to build world TB --- 2013-05-17 21:30:23 - 1.79 user 2.57 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:24 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 81042F2B; Fri, 17 May 2013 21:30:24 +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 4E20D8F5; Fri, 17 May 2013 21:30: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 r4HLUN25012408; Fri, 17 May 2013 17:30:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLUNxA012404; Fri, 17 May 2013 21:30:23 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:23 GMT Message-Id: <201305172130.r4HLUNxA012404@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: Fri, 17 May 2013 21:30:24 -0000 TB --- 2013-05-17 21:30:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30: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-17 21:30:17 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-17 21:30:17 - cleaning the object tree TB --- 2013-05-17 21:30:17 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:21 - At svn revision 250753 TB --- 2013-05-17 21:30:22 - building world TB --- 2013-05-17 21:30:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:22 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:22 - TARGET=i386 TB --- 2013-05-17 21:30:22 - TARGET_ARCH=i386 TB --- 2013-05-17 21:30:22 - TZ=UTC TB --- 2013-05-17 21:30:22 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:22 - cd /src TB --- 2013-05-17 21:30:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:23 - ERROR: failed to build world TB --- 2013-05-17 21:30:23 - 1.70 user 2.66 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:28 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 C0AD7F2E; Fri, 17 May 2013 21:30:28 +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 8C7C38F7; Fri, 17 May 2013 21:30:28 +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 r4HLUNWQ012409; Fri, 17 May 2013 17:30:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLUNCZ012405; Fri, 17 May 2013 21:30:23 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:23 GMT Message-Id: <201305172130.r4HLUNCZ012405@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: Fri, 17 May 2013 21:30:28 -0000 TB --- 2013-05-17 21:30:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30: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-17 21:30:17 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-17 21:30:17 - cleaning the object tree TB --- 2013-05-17 21:30:17 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:21 - At svn revision 250753 TB --- 2013-05-17 21:30:22 - building world TB --- 2013-05-17 21:30:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:22 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:22 - TARGET=arm TB --- 2013-05-17 21:30:22 - TARGET_ARCH=armv6 TB --- 2013-05-17 21:30:22 - TZ=UTC TB --- 2013-05-17 21:30:22 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:22 - cd /src TB --- 2013-05-17 21:30:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:23 - ERROR: failed to build world TB --- 2013-05-17 21:30:23 - 1.61 user 2.75 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:29 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 543CCF30; Fri, 17 May 2013 21:30:29 +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 20B458F9; Fri, 17 May 2013 21:30:29 +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 r4HLUSRK012512; Fri, 17 May 2013 17:30:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLUSY4012509; Fri, 17 May 2013 21:30:28 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:28 GMT Message-Id: <201305172130.r4HLUSY4012509@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: Fri, 17 May 2013 21:30:29 -0000 TB --- 2013-05-17 21:30:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30:23 - 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-17 21:30:23 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-17 21:30:23 - cleaning the object tree TB --- 2013-05-17 21:30:23 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:27 - At svn revision 250753 TB --- 2013-05-17 21:30:28 - building world TB --- 2013-05-17 21:30:28 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:28 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:28 - TARGET=mips TB --- 2013-05-17 21:30:28 - TARGET_ARCH=mips TB --- 2013-05-17 21:30:28 - TZ=UTC TB --- 2013-05-17 21:30:28 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:28 - cd /src TB --- 2013-05-17 21:30:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:28 - ERROR: failed to build world TB --- 2013-05-17 21:30:28 - 1.62 user 2.70 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:29 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 5636EF31; Fri, 17 May 2013 21:30:29 +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 217B28FA; Fri, 17 May 2013 21:30:29 +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 r4HLUSHZ012511; Fri, 17 May 2013 17:30:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLUStY012508; Fri, 17 May 2013 21:30:28 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:28 GMT Message-Id: <201305172130.r4HLUStY012508@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: Fri, 17 May 2013 21:30:29 -0000 TB --- 2013-05-17 21:30:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30:23 - 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-17 21:30:23 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-17 21:30:23 - cleaning the object tree TB --- 2013-05-17 21:30:23 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:27 - At svn revision 250753 TB --- 2013-05-17 21:30:28 - building world TB --- 2013-05-17 21:30:28 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:28 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:28 - TARGET=pc98 TB --- 2013-05-17 21:30:28 - TARGET_ARCH=i386 TB --- 2013-05-17 21:30:28 - TZ=UTC TB --- 2013-05-17 21:30:28 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:28 - cd /src TB --- 2013-05-17 21:30:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:28 - ERROR: failed to build world TB --- 2013-05-17 21:30:28 - 1.73 user 2.61 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:29 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 5C7B5F33; Fri, 17 May 2013 21:30:29 +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 23D228FC; Fri, 17 May 2013 21:30:29 +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 r4HLUSWR012513; Fri, 17 May 2013 17:30:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLUSle012507; Fri, 17 May 2013 21:30:28 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:28 GMT Message-Id: <201305172130.r4HLUSle012507@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: Fri, 17 May 2013 21:30:29 -0000 TB --- 2013-05-17 21:30:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30:23 - 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-17 21:30:23 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-17 21:30:23 - cleaning the object tree TB --- 2013-05-17 21:30:23 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:27 - At svn revision 250753 TB --- 2013-05-17 21:30:28 - building world TB --- 2013-05-17 21:30:28 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:28 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:28 - TARGET=mips TB --- 2013-05-17 21:30:28 - TARGET_ARCH=mips64 TB --- 2013-05-17 21:30:28 - TZ=UTC TB --- 2013-05-17 21:30:28 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:28 - cd /src TB --- 2013-05-17 21:30:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:28 - ERROR: failed to build world TB --- 2013-05-17 21:30:28 - 1.55 user 2.77 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:29 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 5B0EBF32; Fri, 17 May 2013 21:30:29 +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 219D68FB; Fri, 17 May 2013 21:30:29 +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 r4HLUSen012514; Fri, 17 May 2013 17:30:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLUSko012510; Fri, 17 May 2013 21:30:28 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:28 GMT Message-Id: <201305172130.r4HLUSko012510@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: Fri, 17 May 2013 21:30:29 -0000 TB --- 2013-05-17 21:30:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30:23 - 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-17 21:30:23 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-17 21:30:23 - cleaning the object tree TB --- 2013-05-17 21:30:23 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:27 - At svn revision 250753 TB --- 2013-05-17 21:30:28 - building world TB --- 2013-05-17 21:30:28 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:28 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:28 - TARGET=ia64 TB --- 2013-05-17 21:30:28 - TARGET_ARCH=ia64 TB --- 2013-05-17 21:30:28 - TZ=UTC TB --- 2013-05-17 21:30:28 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:28 - cd /src TB --- 2013-05-17 21:30:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:28 - ERROR: failed to build world TB --- 2013-05-17 21:30:28 - 1.84 user 2.49 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:34 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 98130F67; Fri, 17 May 2013 21:30:34 +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 63C6F8FF; Fri, 17 May 2013 21:30:34 +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 r4HLUXqS012592; Fri, 17 May 2013 17:30: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 r4HLUXTD012589; Fri, 17 May 2013 21:30:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:33 GMT Message-Id: <201305172130.r4HLUXTD012589@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: Fri, 17 May 2013 21:30:34 -0000 TB --- 2013-05-17 21:30:28 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30:28 - 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-17 21:30:28 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-17 21:30:28 - cleaning the object tree TB --- 2013-05-17 21:30:28 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:32 - At svn revision 250753 TB --- 2013-05-17 21:30:33 - building world TB --- 2013-05-17 21:30:33 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:33 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:33 - TARGET=powerpc TB --- 2013-05-17 21:30:33 - TARGET_ARCH=powerpc TB --- 2013-05-17 21:30:33 - TZ=UTC TB --- 2013-05-17 21:30:33 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:33 - cd /src TB --- 2013-05-17 21:30:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:33 - ERROR: failed to build world TB --- 2013-05-17 21:30:33 - 1.77 user 2.11 system 5.05 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:34 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 9B876F68; Fri, 17 May 2013 21:30:34 +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 6760F901; Fri, 17 May 2013 21:30:34 +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 r4HLUXFJ012594; Fri, 17 May 2013 17:30: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 r4HLUXf6012591; Fri, 17 May 2013 21:30:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:33 GMT Message-Id: <201305172130.r4HLUXf6012591@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: Fri, 17 May 2013 21:30:34 -0000 TB --- 2013-05-17 21:30:28 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30:28 - 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-17 21:30:28 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-17 21:30:28 - cleaning the object tree TB --- 2013-05-17 21:30:28 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:32 - At svn revision 250753 TB --- 2013-05-17 21:30:33 - building world TB --- 2013-05-17 21:30:33 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:33 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:33 - TARGET=powerpc TB --- 2013-05-17 21:30:33 - TARGET_ARCH=powerpc64 TB --- 2013-05-17 21:30:33 - TZ=UTC TB --- 2013-05-17 21:30:33 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:33 - cd /src TB --- 2013-05-17 21:30:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:33 - ERROR: failed to build world TB --- 2013-05-17 21:30:33 - 1.61 user 2.27 system 5.06 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:30:35 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 294A6F69; Fri, 17 May 2013 21:30:35 +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 64C13900; Fri, 17 May 2013 21:30:34 +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 r4HLUXpM012593; Fri, 17 May 2013 17:30: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 r4HLUXp7012590; Fri, 17 May 2013 21:30:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:30:33 GMT Message-Id: <201305172130.r4HLUXp7012590@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: Fri, 17 May 2013 21:30:35 -0000 TB --- 2013-05-17 21:30:28 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:30:28 - 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-17 21:30:28 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-17 21:30:28 - cleaning the object tree TB --- 2013-05-17 21:30:28 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:30:32 - At svn revision 250753 TB --- 2013-05-17 21:30:33 - building world TB --- 2013-05-17 21:30:33 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:30:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:30:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:30:33 - SRCCONF=/dev/null TB --- 2013-05-17 21:30:33 - TARGET=sparc64 TB --- 2013-05-17 21:30:33 - TARGET_ARCH=sparc64 TB --- 2013-05-17 21:30:33 - TZ=UTC TB --- 2013-05-17 21:30:33 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:30:33 - cd /src TB --- 2013-05-17 21:30:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:30:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:30:33 - ERROR: failed to build world TB --- 2013-05-17 21:30:33 - 1.62 user 2.26 system 5.05 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:19 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 CEFB0BE; Fri, 17 May 2013 21:40:19 +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 9BB17A3E; Fri, 17 May 2013 21:40: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 r4HLeJxX012734; Fri, 17 May 2013 17:40:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeJJO012731; Fri, 17 May 2013 21:40:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:19 GMT Message-Id: <201305172140.r4HLeJJO012731@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: Fri, 17 May 2013 21:40:19 -0000 TB --- 2013-05-17 21:40:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40:13 - 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-17 21:40:13 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-17 21:40:13 - cleaning the object tree TB --- 2013-05-17 21:40:13 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:17 - At svn revision 250753 TB --- 2013-05-17 21:40:18 - building world TB --- 2013-05-17 21:40:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:18 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:18 - TARGET=amd64 TB --- 2013-05-17 21:40:18 - TARGET_ARCH=amd64 TB --- 2013-05-17 21:40:18 - TZ=UTC TB --- 2013-05-17 21:40:18 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:18 - cd /src TB --- 2013-05-17 21:40:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:19 - ERROR: failed to build world TB --- 2013-05-17 21:40:19 - 1.62 user 2.73 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:19 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 DFDD9C0; Fri, 17 May 2013 21:40:19 +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 ADD84A40; Fri, 17 May 2013 21:40: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 r4HLeJ4E012737; Fri, 17 May 2013 17:40:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeJbe012733; Fri, 17 May 2013 21:40:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:19 GMT Message-Id: <201305172140.r4HLeJbe012733@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: Fri, 17 May 2013 21:40:20 -0000 TB --- 2013-05-17 21:40:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40:13 - 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-17 21:40:13 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-17 21:40:13 - cleaning the object tree TB --- 2013-05-17 21:40:13 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:17 - At svn revision 250753 TB --- 2013-05-17 21:40:18 - building world TB --- 2013-05-17 21:40:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:18 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:18 - TARGET=arm TB --- 2013-05-17 21:40:18 - TARGET_ARCH=armv6 TB --- 2013-05-17 21:40:18 - TZ=UTC TB --- 2013-05-17 21:40:18 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:18 - cd /src TB --- 2013-05-17 21:40:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:19 - ERROR: failed to build world TB --- 2013-05-17 21:40:19 - 1.78 user 2.55 system 5.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:20 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 DF730BF; Fri, 17 May 2013 21:40:19 +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 ACB8CA3F; Fri, 17 May 2013 21:40: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 r4HLeJmq012736; Fri, 17 May 2013 17:40:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeJ6f012732; Fri, 17 May 2013 21:40:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:19 GMT Message-Id: <201305172140.r4HLeJ6f012732@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: Fri, 17 May 2013 21:40:20 -0000 TB --- 2013-05-17 21:40:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40:13 - 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-17 21:40:13 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-17 21:40:13 - cleaning the object tree TB --- 2013-05-17 21:40:13 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:17 - At svn revision 250753 TB --- 2013-05-17 21:40:18 - building world TB --- 2013-05-17 21:40:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:18 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:18 - TARGET=i386 TB --- 2013-05-17 21:40:18 - TARGET_ARCH=i386 TB --- 2013-05-17 21:40:18 - TZ=UTC TB --- 2013-05-17 21:40:18 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:18 - cd /src TB --- 2013-05-17 21:40:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:19 - ERROR: failed to build world TB --- 2013-05-17 21:40:19 - 1.54 user 2.80 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:20 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 EFE90C1; Fri, 17 May 2013 21:40:19 +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 BB5D0A41; Fri, 17 May 2013 21:40: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 r4HLeJUe012735; Fri, 17 May 2013 17:40:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeJlm012730; Fri, 17 May 2013 21:40:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:19 GMT Message-Id: <201305172140.r4HLeJlm012730@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: Fri, 17 May 2013 21:40:20 -0000 TB --- 2013-05-17 21:40:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40:13 - 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-17 21:40:13 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-17 21:40:13 - cleaning the object tree TB --- 2013-05-17 21:40:13 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:17 - At svn revision 250753 TB --- 2013-05-17 21:40:18 - building world TB --- 2013-05-17 21:40:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:18 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:18 - TARGET=arm TB --- 2013-05-17 21:40:18 - TARGET_ARCH=arm TB --- 2013-05-17 21:40:18 - TZ=UTC TB --- 2013-05-17 21:40:18 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:18 - cd /src TB --- 2013-05-17 21:40:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:19 - ERROR: failed to build world TB --- 2013-05-17 21:40:19 - 1.76 user 2.59 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:30 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 4DA9F1FA; Fri, 17 May 2013 21:40:30 +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 19BCFA45; Fri, 17 May 2013 21:40:30 +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 r4HLeT6c012839; Fri, 17 May 2013 17:40:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeTpm012837; Fri, 17 May 2013 21:40:29 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:29 GMT Message-Id: <201305172140.r4HLeTpm012837@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: Fri, 17 May 2013 21:40:30 -0000 TB --- 2013-05-17 21:40:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40: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-17 21:40:19 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-17 21:40:19 - cleaning the object tree TB --- 2013-05-17 21:40:19 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:23 - At svn revision 250753 TB --- 2013-05-17 21:40:24 - building world TB --- 2013-05-17 21:40:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:24 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:24 - TARGET=mips TB --- 2013-05-17 21:40:24 - TARGET_ARCH=mips64 TB --- 2013-05-17 21:40:24 - TZ=UTC TB --- 2013-05-17 21:40:24 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:24 - cd /src TB --- 2013-05-17 21:40:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:24 - ERROR: failed to build world TB --- 2013-05-17 21:40:24 - 1.62 user 2.70 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:30 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 4D47C1F9; Fri, 17 May 2013 21:40:30 +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 191CEA44; Fri, 17 May 2013 21:40:30 +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 r4HLeTCS012840; Fri, 17 May 2013 17:40:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeTCr012836; Fri, 17 May 2013 21:40:29 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:29 GMT Message-Id: <201305172140.r4HLeTCr012836@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: Fri, 17 May 2013 21:40:30 -0000 TB --- 2013-05-17 21:40:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40: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-17 21:40:19 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-17 21:40:19 - cleaning the object tree TB --- 2013-05-17 21:40:19 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:23 - At svn revision 250753 TB --- 2013-05-17 21:40:24 - building world TB --- 2013-05-17 21:40:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:24 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:24 - TARGET=pc98 TB --- 2013-05-17 21:40:24 - TARGET_ARCH=i386 TB --- 2013-05-17 21:40:24 - TZ=UTC TB --- 2013-05-17 21:40:24 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:24 - cd /src TB --- 2013-05-17 21:40:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:24 - ERROR: failed to build world TB --- 2013-05-17 21:40:24 - 1.69 user 2.65 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:30 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 52E241FB; Fri, 17 May 2013 21:40:30 +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 1A060A46; Fri, 17 May 2013 21:40:30 +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 r4HLeTDA012838; Fri, 17 May 2013 17:40:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeTqk012835; Fri, 17 May 2013 21:40:29 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:29 GMT Message-Id: <201305172140.r4HLeTqk012835@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: Fri, 17 May 2013 21:40:30 -0000 TB --- 2013-05-17 21:40:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40: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-17 21:40:19 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-17 21:40:19 - cleaning the object tree TB --- 2013-05-17 21:40:19 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:23 - At svn revision 250753 TB --- 2013-05-17 21:40:24 - building world TB --- 2013-05-17 21:40:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:24 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:24 - TARGET=mips TB --- 2013-05-17 21:40:24 - TARGET_ARCH=mips TB --- 2013-05-17 21:40:24 - TZ=UTC TB --- 2013-05-17 21:40:24 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:24 - cd /src TB --- 2013-05-17 21:40:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:24 - ERROR: failed to build world TB --- 2013-05-17 21:40:24 - 1.70 user 2.64 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:35 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 5125320D; Fri, 17 May 2013 21:40:35 +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 1DA52A4E; Fri, 17 May 2013 21:40:35 +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 r4HLeYT3012896; Fri, 17 May 2013 17:40:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeTXP012834; Fri, 17 May 2013 21:40:29 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:29 GMT Message-Id: <201305172140.r4HLeTXP012834@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: Fri, 17 May 2013 21:40:35 -0000 TB --- 2013-05-17 21:40:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40: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-17 21:40:19 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-17 21:40:19 - cleaning the object tree TB --- 2013-05-17 21:40:19 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:23 - At svn revision 250753 TB --- 2013-05-17 21:40:24 - building world TB --- 2013-05-17 21:40:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:24 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:24 - TARGET=ia64 TB --- 2013-05-17 21:40:24 - TARGET_ARCH=ia64 TB --- 2013-05-17 21:40:24 - TZ=UTC TB --- 2013-05-17 21:40:24 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:24 - cd /src TB --- 2013-05-17 21:40:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:24 - ERROR: failed to build world TB --- 2013-05-17 21:40:24 - 1.71 user 2.62 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:35 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 53C6320E; Fri, 17 May 2013 21:40:35 +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 1FE1AA4F; Fri, 17 May 2013 21:40:35 +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 r4HLeYjh012915; Fri, 17 May 2013 17:40:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeYau012881; Fri, 17 May 2013 21:40:34 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:34 GMT Message-Id: <201305172140.r4HLeYau012881@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: Fri, 17 May 2013 21:40:35 -0000 TB --- 2013-05-17 21:40:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40:29 - 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-17 21:40:29 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-17 21:40:29 - cleaning the object tree TB --- 2013-05-17 21:40:29 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:33 - At svn revision 250753 TB --- 2013-05-17 21:40:34 - building world TB --- 2013-05-17 21:40:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:34 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:34 - TARGET=powerpc TB --- 2013-05-17 21:40:34 - TARGET_ARCH=powerpc TB --- 2013-05-17 21:40:34 - TZ=UTC TB --- 2013-05-17 21:40:34 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:34 - cd /src TB --- 2013-05-17 21:40:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:34 - ERROR: failed to build world TB --- 2013-05-17 21:40:34 - 1.64 user 2.16 system 4.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:35 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 5C59F20F; Fri, 17 May 2013 21:40:35 +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 29726A50; Fri, 17 May 2013 21:40:35 +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 r4HLeYTn012918; Fri, 17 May 2013 17:40:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeYOx012916; Fri, 17 May 2013 21:40:34 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:34 GMT Message-Id: <201305172140.r4HLeYOx012916@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: Fri, 17 May 2013 21:40:35 -0000 TB --- 2013-05-17 21:40:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40:29 - 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-17 21:40:29 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-17 21:40:29 - cleaning the object tree TB --- 2013-05-17 21:40:29 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:33 - At svn revision 250753 TB --- 2013-05-17 21:40:34 - building world TB --- 2013-05-17 21:40:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:34 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:34 - TARGET=sparc64 TB --- 2013-05-17 21:40:34 - TARGET_ARCH=sparc64 TB --- 2013-05-17 21:40:34 - TZ=UTC TB --- 2013-05-17 21:40:34 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:34 - cd /src TB --- 2013-05-17 21:40:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:34 - ERROR: failed to build world TB --- 2013-05-17 21:40:34 - 1.59 user 2.27 system 4.87 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:40:35 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 5E659210; Fri, 17 May 2013 21:40:35 +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 2A660A51; Fri, 17 May 2013 21:40:35 +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 r4HLeY4F012919; Fri, 17 May 2013 17:40:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLeYMu012917; Fri, 17 May 2013 21:40:34 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:40:34 GMT Message-Id: <201305172140.r4HLeYMu012917@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: Fri, 17 May 2013 21:40:35 -0000 TB --- 2013-05-17 21:40:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:40:29 - 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-17 21:40:29 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-17 21:40:29 - cleaning the object tree TB --- 2013-05-17 21:40:29 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:40:33 - At svn revision 250753 TB --- 2013-05-17 21:40:34 - building world TB --- 2013-05-17 21:40:34 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:40:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:40:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:40:34 - SRCCONF=/dev/null TB --- 2013-05-17 21:40:34 - TARGET=powerpc TB --- 2013-05-17 21:40:34 - TARGET_ARCH=powerpc64 TB --- 2013-05-17 21:40:34 - TZ=UTC TB --- 2013-05-17 21:40:34 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:40:34 - cd /src TB --- 2013-05-17 21:40:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:40:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:40:34 - ERROR: failed to build world TB --- 2013-05-17 21:40:34 - 1.51 user 2.35 system 4.87 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50: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 8837C31A; Fri, 17 May 2013 21:50: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 826B7BF1; Fri, 17 May 2013 21:50: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 r4HLoLuU013055; Fri, 17 May 2013 17:50: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 r4HLoLQA013051; Fri, 17 May 2013 21:50:21 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:21 GMT Message-Id: <201305172150.r4HLoLQA013051@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: Fri, 17 May 2013 21:50:22 -0000 TB --- 2013-05-17 21:50:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:15 - 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-17 21:50:15 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-17 21:50:15 - cleaning the object tree TB --- 2013-05-17 21:50:15 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:19 - At svn revision 250754 TB --- 2013-05-17 21:50:20 - building world TB --- 2013-05-17 21:50:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:20 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:20 - TARGET=amd64 TB --- 2013-05-17 21:50:20 - TARGET_ARCH=amd64 TB --- 2013-05-17 21:50:20 - TZ=UTC TB --- 2013-05-17 21:50:20 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:20 - cd /src TB --- 2013-05-17 21:50:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:21 - ERROR: failed to build world TB --- 2013-05-17 21:50:21 - 1.54 user 2.78 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50: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 8E2D131B; Fri, 17 May 2013 21:50: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 85538BF2; Fri, 17 May 2013 21:50: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 r4HLoLYC013056; Fri, 17 May 2013 17:50: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 r4HLoLkE013052; Fri, 17 May 2013 21:50:21 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:21 GMT Message-Id: <201305172150.r4HLoLkE013052@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: Fri, 17 May 2013 21:50:22 -0000 TB --- 2013-05-17 21:50:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:15 - 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-17 21:50:15 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-17 21:50:15 - cleaning the object tree TB --- 2013-05-17 21:50:15 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:19 - At svn revision 250754 TB --- 2013-05-17 21:50:20 - building world TB --- 2013-05-17 21:50:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:20 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:20 - TARGET=arm TB --- 2013-05-17 21:50:20 - TARGET_ARCH=arm TB --- 2013-05-17 21:50:20 - TZ=UTC TB --- 2013-05-17 21:50:20 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:20 - cd /src TB --- 2013-05-17 21:50:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:21 - ERROR: failed to build world TB --- 2013-05-17 21:50:21 - 1.55 user 2.77 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50: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 908BA31C; Fri, 17 May 2013 21:50: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 805C2BF0; Fri, 17 May 2013 21:50: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 r4HLoLXe013054; Fri, 17 May 2013 17:50: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 r4HLoLPY013050; Fri, 17 May 2013 21:50:21 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:21 GMT Message-Id: <201305172150.r4HLoLPY013050@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: Fri, 17 May 2013 21:50:22 -0000 TB --- 2013-05-17 21:50:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:15 - 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-17 21:50:15 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-17 21:50:15 - cleaning the object tree TB --- 2013-05-17 21:50:15 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:19 - At svn revision 250754 TB --- 2013-05-17 21:50:20 - building world TB --- 2013-05-17 21:50:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:20 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:20 - TARGET=i386 TB --- 2013-05-17 21:50:20 - TARGET_ARCH=i386 TB --- 2013-05-17 21:50:20 - TZ=UTC TB --- 2013-05-17 21:50:20 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:20 - cd /src TB --- 2013-05-17 21:50:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:20 - ERROR: failed to build world TB --- 2013-05-17 21:50:20 - 1.65 user 2.69 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50: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 93C2631D; Fri, 17 May 2013 21:50: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 D00DABF3; Fri, 17 May 2013 21:50: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 r4HLoLKa013053; Fri, 17 May 2013 17:50: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 r4HLoLHQ013049; Fri, 17 May 2013 21:50:21 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:21 GMT Message-Id: <201305172150.r4HLoLHQ013049@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: Fri, 17 May 2013 21:50:22 -0000 TB --- 2013-05-17 21:50:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:15 - 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-17 21:50:15 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-17 21:50:15 - cleaning the object tree TB --- 2013-05-17 21:50:15 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:19 - At svn revision 250754 TB --- 2013-05-17 21:50:20 - building world TB --- 2013-05-17 21:50:20 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:20 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:20 - TARGET=arm TB --- 2013-05-17 21:50:20 - TARGET_ARCH=armv6 TB --- 2013-05-17 21:50:20 - TZ=UTC TB --- 2013-05-17 21:50:20 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:20 - cd /src TB --- 2013-05-17 21:50:20 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:20 - ERROR: failed to build world TB --- 2013-05-17 21:50:20 - 1.62 user 2.70 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50:27 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 36CF041A; Fri, 17 May 2013 21:50:27 +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 04CF8BF8; Fri, 17 May 2013 21:50:26 +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 r4HLoQui013157; Fri, 17 May 2013 17:50:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLoQvL013153; Fri, 17 May 2013 21:50:26 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:26 GMT Message-Id: <201305172150.r4HLoQvL013153@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: Fri, 17 May 2013 21:50:27 -0000 TB --- 2013-05-17 21:50:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:21 - 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-17 21:50:21 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-17 21:50:21 - cleaning the object tree TB --- 2013-05-17 21:50:21 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:25 - At svn revision 250754 TB --- 2013-05-17 21:50:26 - building world TB --- 2013-05-17 21:50:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:26 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:26 - TARGET=ia64 TB --- 2013-05-17 21:50:26 - TARGET_ARCH=ia64 TB --- 2013-05-17 21:50:26 - TZ=UTC TB --- 2013-05-17 21:50:26 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:26 - cd /src TB --- 2013-05-17 21:50:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:26 - ERROR: failed to build world TB --- 2013-05-17 21:50:26 - 1.59 user 2.70 system 5.32 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50:27 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 39EC641B; Fri, 17 May 2013 21:50:27 +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 061B9BF9; Fri, 17 May 2013 21:50:26 +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 r4HLoQNa013160; Fri, 17 May 2013 17:50:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLoQGa013154; Fri, 17 May 2013 21:50:26 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:26 GMT Message-Id: <201305172150.r4HLoQGa013154@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: Fri, 17 May 2013 21:50:27 -0000 TB --- 2013-05-17 21:50:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:21 - 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-17 21:50:21 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-17 21:50:21 - cleaning the object tree TB --- 2013-05-17 21:50:21 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:25 - At svn revision 250754 TB --- 2013-05-17 21:50:26 - building world TB --- 2013-05-17 21:50:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:26 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:26 - TARGET=pc98 TB --- 2013-05-17 21:50:26 - TARGET_ARCH=i386 TB --- 2013-05-17 21:50:26 - TZ=UTC TB --- 2013-05-17 21:50:26 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:26 - cd /src TB --- 2013-05-17 21:50:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:26 - ERROR: failed to build world TB --- 2013-05-17 21:50:26 - 1.55 user 2.77 system 5.32 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50:27 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 3D08D41C; Fri, 17 May 2013 21:50:27 +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 0648DBFA; Fri, 17 May 2013 21:50:26 +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 r4HLoQjL013159; Fri, 17 May 2013 17:50:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLoQw4013156; Fri, 17 May 2013 21:50:26 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:26 GMT Message-Id: <201305172150.r4HLoQw4013156@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: Fri, 17 May 2013 21:50:27 -0000 TB --- 2013-05-17 21:50:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:21 - 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-17 21:50:21 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-17 21:50:21 - cleaning the object tree TB --- 2013-05-17 21:50:21 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:25 - At svn revision 250754 TB --- 2013-05-17 21:50:26 - building world TB --- 2013-05-17 21:50:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:26 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:26 - TARGET=mips TB --- 2013-05-17 21:50:26 - TARGET_ARCH=mips TB --- 2013-05-17 21:50:26 - TZ=UTC TB --- 2013-05-17 21:50:26 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:26 - cd /src TB --- 2013-05-17 21:50:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:26 - ERROR: failed to build world TB --- 2013-05-17 21:50:26 - 1.73 user 2.57 system 5.32 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50:27 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 3F78C41D; Fri, 17 May 2013 21:50:27 +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 08B57BFB; Fri, 17 May 2013 21:50:26 +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 r4HLoQSw013158; Fri, 17 May 2013 17:50:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLoQEh013155; Fri, 17 May 2013 21:50:26 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:26 GMT Message-Id: <201305172150.r4HLoQEh013155@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: Fri, 17 May 2013 21:50:27 -0000 TB --- 2013-05-17 21:50:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:21 - 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-17 21:50:21 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-17 21:50:21 - cleaning the object tree TB --- 2013-05-17 21:50:21 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:25 - At svn revision 250754 TB --- 2013-05-17 21:50:26 - building world TB --- 2013-05-17 21:50:26 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:26 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:26 - TARGET=mips TB --- 2013-05-17 21:50:26 - TARGET_ARCH=mips64 TB --- 2013-05-17 21:50:26 - TZ=UTC TB --- 2013-05-17 21:50:26 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:26 - cd /src TB --- 2013-05-17 21:50:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:26 - ERROR: failed to build world TB --- 2013-05-17 21:50:26 - 1.64 user 2.66 system 5.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50:32 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 813A7468; Fri, 17 May 2013 21:50:32 +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 4D8D8C03; Fri, 17 May 2013 21:50:32 +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 r4HLoVKB013238; Fri, 17 May 2013 17:50:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLoV22013237; Fri, 17 May 2013 21:50:31 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:31 GMT Message-Id: <201305172150.r4HLoV22013237@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: Fri, 17 May 2013 21:50:32 -0000 TB --- 2013-05-17 21:50:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:26 - 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-17 21:50:26 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-17 21:50:26 - cleaning the object tree TB --- 2013-05-17 21:50:26 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:30 - At svn revision 250754 TB --- 2013-05-17 21:50:31 - building world TB --- 2013-05-17 21:50:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:31 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:31 - TARGET=sparc64 TB --- 2013-05-17 21:50:31 - TARGET_ARCH=sparc64 TB --- 2013-05-17 21:50:31 - TZ=UTC TB --- 2013-05-17 21:50:31 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:31 - cd /src TB --- 2013-05-17 21:50:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:31 - ERROR: failed to build world TB --- 2013-05-17 21:50:31 - 1.53 user 2.29 system 4.82 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50:32 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 83AE3469; Fri, 17 May 2013 21:50:32 +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 4FD3FC04; Fri, 17 May 2013 21:50:32 +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 r4HLoVBY013240; Fri, 17 May 2013 17:50:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLoVEN013203; Fri, 17 May 2013 21:50:31 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:31 GMT Message-Id: <201305172150.r4HLoVEN013203@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: Fri, 17 May 2013 21:50:32 -0000 TB --- 2013-05-17 21:50:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:26 - 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-17 21:50:26 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-17 21:50:26 - cleaning the object tree TB --- 2013-05-17 21:50:26 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:30 - At svn revision 250754 TB --- 2013-05-17 21:50:31 - building world TB --- 2013-05-17 21:50:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:31 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:31 - TARGET=powerpc TB --- 2013-05-17 21:50:31 - TARGET_ARCH=powerpc TB --- 2013-05-17 21:50:31 - TZ=UTC TB --- 2013-05-17 21:50:31 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:31 - cd /src TB --- 2013-05-17 21:50:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:31 - ERROR: failed to build world TB --- 2013-05-17 21:50:31 - 1.61 user 2.20 system 4.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 21:50:32 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 871FF46A; Fri, 17 May 2013 21:50:32 +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 4FF79C05; Fri, 17 May 2013 21:50:32 +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 r4HLoV5h013239; Fri, 17 May 2013 17:50:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HLoVin013236; Fri, 17 May 2013 21:50:31 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 21:50:31 GMT Message-Id: <201305172150.r4HLoVin013236@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: Fri, 17 May 2013 21:50:32 -0000 TB --- 2013-05-17 21:50:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 21:50:26 - 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-17 21:50:26 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-17 21:50:26 - cleaning the object tree TB --- 2013-05-17 21:50:26 - /usr/local/bin/svn stat /src TB --- 2013-05-17 21:50:30 - At svn revision 250754 TB --- 2013-05-17 21:50:31 - building world TB --- 2013-05-17 21:50:31 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 21:50:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 21:50:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 21:50:31 - SRCCONF=/dev/null TB --- 2013-05-17 21:50:31 - TARGET=powerpc TB --- 2013-05-17 21:50:31 - TARGET_ARCH=powerpc64 TB --- 2013-05-17 21:50:31 - TZ=UTC TB --- 2013-05-17 21:50:31 - __MAKE_CONF=/dev/null TB --- 2013-05-17 21:50:31 - cd /src TB --- 2013-05-17 21:50:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 21:50:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 21:50:31 - ERROR: failed to build world TB --- 2013-05-17 21:50:31 - 1.45 user 2.38 system 4.83 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:19 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 BC6347DD; Fri, 17 May 2013 22:00:19 +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 87A4CE33; Fri, 17 May 2013 22:00: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 r4HM0JT9013387; Fri, 17 May 2013 18:00:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0J9B013383; Fri, 17 May 2013 22:00:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:19 GMT Message-Id: <201305172200.r4HM0J9B013383@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: Fri, 17 May 2013 22:00:19 -0000 TB --- 2013-05-17 22:00:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00:13 - 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-17 22:00:13 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-17 22:00:13 - cleaning the object tree TB --- 2013-05-17 22:00:13 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:17 - At svn revision 250754 TB --- 2013-05-17 22:00:18 - building world TB --- 2013-05-17 22:00:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:18 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:18 - TARGET=i386 TB --- 2013-05-17 22:00:18 - TARGET_ARCH=i386 TB --- 2013-05-17 22:00:18 - TZ=UTC TB --- 2013-05-17 22:00:18 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:18 - cd /src TB --- 2013-05-17 22:00:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:19 - ERROR: failed to build world TB --- 2013-05-17 22:00:19 - 1.46 user 2.88 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:19 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 BCD087DE; Fri, 17 May 2013 22:00:19 +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 86B15E32; Fri, 17 May 2013 22:00: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 r4HM0JNw013386; Fri, 17 May 2013 18:00:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0Jm1013382; Fri, 17 May 2013 22:00:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:19 GMT Message-Id: <201305172200.r4HM0Jm1013382@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: Fri, 17 May 2013 22:00:19 -0000 TB --- 2013-05-17 22:00:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00:13 - 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-17 22:00:13 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-17 22:00:13 - cleaning the object tree TB --- 2013-05-17 22:00:13 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:17 - At svn revision 250754 TB --- 2013-05-17 22:00:18 - building world TB --- 2013-05-17 22:00:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:18 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:18 - TARGET=arm TB --- 2013-05-17 22:00:18 - TARGET_ARCH=arm TB --- 2013-05-17 22:00:18 - TZ=UTC TB --- 2013-05-17 22:00:18 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:18 - cd /src TB --- 2013-05-17 22:00:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:19 - ERROR: failed to build world TB --- 2013-05-17 22:00:19 - 1.70 user 2.65 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:19 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 DC6CF7DF; Fri, 17 May 2013 22:00:19 +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 A9BF9E34; Fri, 17 May 2013 22:00: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 r4HM0J5n013388; Fri, 17 May 2013 18:00:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0JkT013384; Fri, 17 May 2013 22:00:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:19 GMT Message-Id: <201305172200.r4HM0JkT013384@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: Fri, 17 May 2013 22:00:20 -0000 TB --- 2013-05-17 22:00:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00:13 - 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-17 22:00:13 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-17 22:00:13 - cleaning the object tree TB --- 2013-05-17 22:00:13 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:17 - At svn revision 250754 TB --- 2013-05-17 22:00:18 - building world TB --- 2013-05-17 22:00:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:18 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:18 - TARGET=amd64 TB --- 2013-05-17 22:00:18 - TARGET_ARCH=amd64 TB --- 2013-05-17 22:00:18 - TZ=UTC TB --- 2013-05-17 22:00:18 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:18 - cd /src TB --- 2013-05-17 22:00:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:19 - ERROR: failed to build world TB --- 2013-05-17 22:00:19 - 1.69 user 2.66 system 5.37 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:20 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 0E5167E0; Fri, 17 May 2013 22:00:20 +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 CFDF1E35; Fri, 17 May 2013 22:00: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 r4HM0JcT013385; Fri, 17 May 2013 18:00:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0JiR013381; Fri, 17 May 2013 22:00:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:19 GMT Message-Id: <201305172200.r4HM0JiR013381@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: Fri, 17 May 2013 22:00:20 -0000 TB --- 2013-05-17 22:00:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00:13 - 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-17 22:00:13 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-17 22:00:13 - cleaning the object tree TB --- 2013-05-17 22:00:13 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:17 - At svn revision 250754 TB --- 2013-05-17 22:00:18 - building world TB --- 2013-05-17 22:00:18 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:18 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:18 - TARGET=arm TB --- 2013-05-17 22:00:18 - TARGET_ARCH=armv6 TB --- 2013-05-17 22:00:18 - TZ=UTC TB --- 2013-05-17 22:00:18 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:18 - cd /src TB --- 2013-05-17 22:00:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:19 - ERROR: failed to build world TB --- 2013-05-17 22:00:19 - 1.68 user 2.66 system 5.36 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:25 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 27A028DE; Fri, 17 May 2013 22:00:25 +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 E9239E3A; Fri, 17 May 2013 22:00:24 +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 r4HM0OuQ013438; Fri, 17 May 2013 18:00:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0OHF013437; Fri, 17 May 2013 22:00:24 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:24 GMT Message-Id: <201305172200.r4HM0OHF013437@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: Fri, 17 May 2013 22:00:25 -0000 TB --- 2013-05-17 22:00:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00: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-17 22:00:19 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-17 22:00:19 - cleaning the object tree TB --- 2013-05-17 22:00:19 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:23 - At svn revision 250754 TB --- 2013-05-17 22:00:24 - building world TB --- 2013-05-17 22:00:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:24 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:24 - TARGET=pc98 TB --- 2013-05-17 22:00:24 - TARGET_ARCH=i386 TB --- 2013-05-17 22:00:24 - TZ=UTC TB --- 2013-05-17 22:00:24 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:24 - cd /src TB --- 2013-05-17 22:00:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:24 - ERROR: failed to build world TB --- 2013-05-17 22:00:24 - 1.61 user 2.60 system 5.21 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:25 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 3B93F8DF; Fri, 17 May 2013 22:00:25 +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 0791EE3B; Fri, 17 May 2013 22:00:24 +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 r4HM0Oto013490; Fri, 17 May 2013 18:00:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0O3x013487; Fri, 17 May 2013 22:00:24 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:24 GMT Message-Id: <201305172200.r4HM0O3x013487@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: Fri, 17 May 2013 22:00:25 -0000 TB --- 2013-05-17 22:00:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00: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-17 22:00:19 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-17 22:00:19 - cleaning the object tree TB --- 2013-05-17 22:00:19 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:23 - At svn revision 250754 TB --- 2013-05-17 22:00:24 - building world TB --- 2013-05-17 22:00:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:24 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:24 - TARGET=ia64 TB --- 2013-05-17 22:00:24 - TARGET_ARCH=ia64 TB --- 2013-05-17 22:00:24 - TZ=UTC TB --- 2013-05-17 22:00:24 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:24 - cd /src TB --- 2013-05-17 22:00:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:24 - ERROR: failed to build world TB --- 2013-05-17 22:00:24 - 1.70 user 2.55 system 5.30 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:25 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 40FCF8E0; Fri, 17 May 2013 22:00:25 +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 0E828E3C; Fri, 17 May 2013 22:00:24 +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 r4HM0OwI013493; Fri, 17 May 2013 18:00:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0OnB013488; Fri, 17 May 2013 22:00:24 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:24 GMT Message-Id: <201305172200.r4HM0OnB013488@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: Fri, 17 May 2013 22:00:25 -0000 TB --- 2013-05-17 22:00:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00: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-17 22:00:19 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-17 22:00:19 - cleaning the object tree TB --- 2013-05-17 22:00:19 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:23 - At svn revision 250754 TB --- 2013-05-17 22:00:24 - building world TB --- 2013-05-17 22:00:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:24 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:24 - TARGET=mips TB --- 2013-05-17 22:00:24 - TARGET_ARCH=mips TB --- 2013-05-17 22:00:24 - TZ=UTC TB --- 2013-05-17 22:00:24 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:24 - cd /src TB --- 2013-05-17 22:00:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:24 - ERROR: failed to build world TB --- 2013-05-17 22:00:24 - 1.73 user 2.54 system 5.30 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:25 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 436E88E1; Fri, 17 May 2013 22:00:25 +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 102BCE3D; Fri, 17 May 2013 22:00:24 +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 r4HM0OXe013495; Fri, 17 May 2013 18:00:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0Om9013489; Fri, 17 May 2013 22:00:24 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:24 GMT Message-Id: <201305172200.r4HM0Om9013489@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: Fri, 17 May 2013 22:00:25 -0000 TB --- 2013-05-17 22:00:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00: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-17 22:00:19 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-17 22:00:19 - cleaning the object tree TB --- 2013-05-17 22:00:19 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:23 - At svn revision 250754 TB --- 2013-05-17 22:00:24 - building world TB --- 2013-05-17 22:00:24 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:24 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:24 - TARGET=mips TB --- 2013-05-17 22:00:24 - TARGET_ARCH=mips64 TB --- 2013-05-17 22:00:24 - TZ=UTC TB --- 2013-05-17 22:00:24 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:24 - cd /src TB --- 2013-05-17 22:00:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:24 - ERROR: failed to build world TB --- 2013-05-17 22:00:24 - 1.60 user 2.66 system 5.29 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:30 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 11BC8906; Fri, 17 May 2013 22:00:30 +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 D2EF8E4A; Fri, 17 May 2013 22:00:29 +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 r4HM0TB9013536; Fri, 17 May 2013 18:00:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0Tue013535; Fri, 17 May 2013 22:00:29 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:29 GMT Message-Id: <201305172200.r4HM0Tue013535@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: Fri, 17 May 2013 22:00:30 -0000 TB --- 2013-05-17 22:00:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00:24 - 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-17 22:00:24 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-17 22:00:24 - cleaning the object tree TB --- 2013-05-17 22:00:24 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:28 - At svn revision 250754 TB --- 2013-05-17 22:00:29 - building world TB --- 2013-05-17 22:00:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:29 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:29 - TARGET=powerpc TB --- 2013-05-17 22:00:29 - TARGET_ARCH=powerpc TB --- 2013-05-17 22:00:29 - TZ=UTC TB --- 2013-05-17 22:00:29 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:29 - cd /src TB --- 2013-05-17 22:00:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:29 - ERROR: failed to build world TB --- 2013-05-17 22:00:29 - 1.50 user 2.21 system 4.72 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:30 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 40C57907; Fri, 17 May 2013 22:00:30 +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 0EAC3E4C; Fri, 17 May 2013 22:00:29 +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 r4HM0T4K013574; Fri, 17 May 2013 18:00:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0TkL013572; Fri, 17 May 2013 22:00:29 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:29 GMT Message-Id: <201305172200.r4HM0TkL013572@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: Fri, 17 May 2013 22:00:30 -0000 TB --- 2013-05-17 22:00:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00:24 - 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-17 22:00:24 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-17 22:00:24 - cleaning the object tree TB --- 2013-05-17 22:00:24 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:28 - At svn revision 250754 TB --- 2013-05-17 22:00:29 - building world TB --- 2013-05-17 22:00:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:29 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:29 - TARGET=sparc64 TB --- 2013-05-17 22:00:29 - TARGET_ARCH=sparc64 TB --- 2013-05-17 22:00:29 - TZ=UTC TB --- 2013-05-17 22:00:29 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:29 - cd /src TB --- 2013-05-17 22:00:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:29 - ERROR: failed to build world TB --- 2013-05-17 22:00:29 - 1.66 user 2.15 system 4.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:00:30 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 44040908; Fri, 17 May 2013 22:00:30 +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 0F01BE4D; Fri, 17 May 2013 22:00:29 +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 r4HM0Thh013573; Fri, 17 May 2013 18:00:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HM0TwM013571; Fri, 17 May 2013 22:00:29 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:00:29 GMT Message-Id: <201305172200.r4HM0TwM013571@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: Fri, 17 May 2013 22:00:30 -0000 TB --- 2013-05-17 22:00:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:00:24 - 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-17 22:00:24 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-17 22:00:24 - cleaning the object tree TB --- 2013-05-17 22:00:24 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:00:28 - At svn revision 250754 TB --- 2013-05-17 22:00:29 - building world TB --- 2013-05-17 22:00:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:00:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:00:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:00:29 - SRCCONF=/dev/null TB --- 2013-05-17 22:00:29 - TARGET=powerpc TB --- 2013-05-17 22:00:29 - TARGET_ARCH=powerpc64 TB --- 2013-05-17 22:00:29 - TZ=UTC TB --- 2013-05-17 22:00:29 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:00:29 - cd /src TB --- 2013-05-17 22:00:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:00:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:00:29 - ERROR: failed to build world TB --- 2013-05-17 22:00:29 - 1.66 user 2.16 system 4.81 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10:20 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 B71178FA; Fri, 17 May 2013 22:10:20 +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 82149F71; Fri, 17 May 2013 22:10:20 +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 r4HMAKlw013691; Fri, 17 May 2013 18:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HMAKCR013687; Fri, 17 May 2013 22:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:20 GMT Message-Id: <201305172210.r4HMAKCR013687@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: Fri, 17 May 2013 22:10:20 -0000 TB --- 2013-05-17 22:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:14 - 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-17 22:10:14 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-17 22:10:14 - cleaning the object tree TB --- 2013-05-17 22:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:18 - At svn revision 250754 TB --- 2013-05-17 22:10:19 - building world TB --- 2013-05-17 22:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:19 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:19 - TARGET=arm TB --- 2013-05-17 22:10:19 - TARGET_ARCH=arm TB --- 2013-05-17 22:10:19 - TZ=UTC TB --- 2013-05-17 22:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:19 - cd /src TB --- 2013-05-17 22:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:20 - ERROR: failed to build world TB --- 2013-05-17 22:10:20 - 1.68 user 2.65 system 5.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10:20 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 BD46F8FB; Fri, 17 May 2013 22:10:20 +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 8AB38F72; Fri, 17 May 2013 22:10:20 +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 r4HMAK01013690; Fri, 17 May 2013 18:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HMAKNc013669; Fri, 17 May 2013 22:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:20 GMT Message-Id: <201305172210.r4HMAKNc013669@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: Fri, 17 May 2013 22:10:20 -0000 TB --- 2013-05-17 22:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:14 - 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-17 22:10:14 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-05-17 22:10:14 - cleaning the object tree TB --- 2013-05-17 22:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:18 - At svn revision 250754 TB --- 2013-05-17 22:10:19 - building world TB --- 2013-05-17 22:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:19 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:19 - TARGET=amd64 TB --- 2013-05-17 22:10:19 - TARGET_ARCH=amd64 TB --- 2013-05-17 22:10:19 - TZ=UTC TB --- 2013-05-17 22:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:19 - cd /src TB --- 2013-05-17 22:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:19 - ERROR: failed to build world TB --- 2013-05-17 22:10:19 - 1.64 user 2.68 system 5.33 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10:20 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 E93A88FC; Fri, 17 May 2013 22:10:20 +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 B4CF4F73; Fri, 17 May 2013 22:10:20 +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 r4HMAK3M013692; Fri, 17 May 2013 18:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HMAK1R013689; Fri, 17 May 2013 22:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:20 GMT Message-Id: <201305172210.r4HMAK1R013689@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: Fri, 17 May 2013 22:10:21 -0000 TB --- 2013-05-17 22:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:14 - 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-17 22:10:14 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-17 22:10:14 - cleaning the object tree TB --- 2013-05-17 22:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:18 - At svn revision 250754 TB --- 2013-05-17 22:10:19 - building world TB --- 2013-05-17 22:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:19 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:19 - TARGET=i386 TB --- 2013-05-17 22:10:19 - TARGET_ARCH=i386 TB --- 2013-05-17 22:10:19 - TZ=UTC TB --- 2013-05-17 22:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:19 - cd /src TB --- 2013-05-17 22:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:20 - ERROR: failed to build world TB --- 2013-05-17 22:10:20 - 1.54 user 2.78 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10:21 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 EFB488FD; Fri, 17 May 2013 22:10:20 +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 BD9AFF74; Fri, 17 May 2013 22:10:20 +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 r4HMAKqV013693; Fri, 17 May 2013 18:10:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HMAKmN013688; Fri, 17 May 2013 22:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:20 GMT Message-Id: <201305172210.r4HMAKmN013688@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: Fri, 17 May 2013 22:10:21 -0000 TB --- 2013-05-17 22:10:14 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:14 - 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-17 22:10:14 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-17 22:10:14 - cleaning the object tree TB --- 2013-05-17 22:10:14 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:18 - At svn revision 250754 TB --- 2013-05-17 22:10:19 - building world TB --- 2013-05-17 22:10:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:19 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:19 - TARGET=arm TB --- 2013-05-17 22:10:19 - TARGET_ARCH=armv6 TB --- 2013-05-17 22:10:19 - TZ=UTC TB --- 2013-05-17 22:10:19 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:19 - cd /src TB --- 2013-05-17 22:10:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:20 - ERROR: failed to build world TB --- 2013-05-17 22:10:20 - 1.66 user 2.67 system 5.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10: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 26D46901; Fri, 17 May 2013 22:10:26 +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 E6FDFF77; Fri, 17 May 2013 22:10:25 +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 r4HMAPkI013758; Fri, 17 May 2013 18:10: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 r4HMAPcS013742; Fri, 17 May 2013 22:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:25 GMT Message-Id: <201305172210.r4HMAPcS013742@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: Fri, 17 May 2013 22:10:26 -0000 TB --- 2013-05-17 22:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:20 - 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-17 22:10:20 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-05-17 22:10:20 - cleaning the object tree TB --- 2013-05-17 22:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:24 - At svn revision 250754 TB --- 2013-05-17 22:10:25 - building world TB --- 2013-05-17 22:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:25 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:25 - TARGET=pc98 TB --- 2013-05-17 22:10:25 - TARGET_ARCH=i386 TB --- 2013-05-17 22:10:25 - TZ=UTC TB --- 2013-05-17 22:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:25 - cd /src TB --- 2013-05-17 22:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:25 - ERROR: failed to build world TB --- 2013-05-17 22:10:25 - 1.56 user 2.61 system 5.22 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10: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 35FEE902; Fri, 17 May 2013 22:10:26 +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 01C90F78; Fri, 17 May 2013 22:10:25 +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 r4HMAPO7013796; Fri, 17 May 2013 18:10: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 r4HMAPT5013793; Fri, 17 May 2013 22:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:25 GMT Message-Id: <201305172210.r4HMAPT5013793@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: Fri, 17 May 2013 22:10:26 -0000 TB --- 2013-05-17 22:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:20 - 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-17 22:10:20 - starting HEAD tinderbox run for mips/mips TB --- 2013-05-17 22:10:20 - cleaning the object tree TB --- 2013-05-17 22:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:24 - At svn revision 250754 TB --- 2013-05-17 22:10:25 - building world TB --- 2013-05-17 22:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:25 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:25 - TARGET=mips TB --- 2013-05-17 22:10:25 - TARGET_ARCH=mips TB --- 2013-05-17 22:10:25 - TZ=UTC TB --- 2013-05-17 22:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:25 - cd /src TB --- 2013-05-17 22:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:25 - ERROR: failed to build world TB --- 2013-05-17 22:10:25 - 1.48 user 2.78 system 5.27 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10: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 390C0903; Fri, 17 May 2013 22:10:26 +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 02BEFF79; Fri, 17 May 2013 22:10:25 +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 r4HMAP1x013797; Fri, 17 May 2013 18:10: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 r4HMAPvA013794; Fri, 17 May 2013 22:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:25 GMT Message-Id: <201305172210.r4HMAPvA013794@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: Fri, 17 May 2013 22:10:26 -0000 TB --- 2013-05-17 22:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:20 - 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-17 22:10:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-05-17 22:10:20 - cleaning the object tree TB --- 2013-05-17 22:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:24 - At svn revision 250754 TB --- 2013-05-17 22:10:25 - building world TB --- 2013-05-17 22:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:25 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:25 - TARGET=ia64 TB --- 2013-05-17 22:10:25 - TARGET_ARCH=ia64 TB --- 2013-05-17 22:10:25 - TZ=UTC TB --- 2013-05-17 22:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:25 - cd /src TB --- 2013-05-17 22:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:25 - ERROR: failed to build world TB --- 2013-05-17 22:10:25 - 1.39 user 2.83 system 5.30 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10:31 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 3181396C; Fri, 17 May 2013 22:10:31 +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 F0C70F7B; Fri, 17 May 2013 22:10:30 +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 r4HMAUih013876; Fri, 17 May 2013 18:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HMAURk013870; Fri, 17 May 2013 22:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:30 GMT Message-Id: <201305172210.r4HMAURk013870@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: Fri, 17 May 2013 22:10:31 -0000 TB --- 2013-05-17 22:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:25 - 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-17 22:10:25 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-05-17 22:10:25 - cleaning the object tree TB --- 2013-05-17 22:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:29 - At svn revision 250754 TB --- 2013-05-17 22:10:30 - building world TB --- 2013-05-17 22:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:30 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:30 - TARGET=powerpc TB --- 2013-05-17 22:10:30 - TARGET_ARCH=powerpc64 TB --- 2013-05-17 22:10:30 - TZ=UTC TB --- 2013-05-17 22:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:30 - cd /src TB --- 2013-05-17 22:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:30 - ERROR: failed to build world TB --- 2013-05-17 22:10:30 - 1.53 user 2.27 system 4.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10:31 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 350CE970; Fri, 17 May 2013 22:10:31 +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 F2348F7C; Fri, 17 May 2013 22:10:30 +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 r4HMAPIH013795; Fri, 17 May 2013 18:10: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 r4HMAPF5013792; Fri, 17 May 2013 22:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:25 GMT Message-Id: <201305172210.r4HMAPF5013792@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: Fri, 17 May 2013 22:10:31 -0000 TB --- 2013-05-17 22:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:20 - 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-17 22:10:20 - starting HEAD tinderbox run for mips64/mips TB --- 2013-05-17 22:10:20 - cleaning the object tree TB --- 2013-05-17 22:10:20 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:24 - At svn revision 250754 TB --- 2013-05-17 22:10:25 - building world TB --- 2013-05-17 22:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:25 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:25 - TARGET=mips TB --- 2013-05-17 22:10:25 - TARGET_ARCH=mips64 TB --- 2013-05-17 22:10:25 - TZ=UTC TB --- 2013-05-17 22:10:25 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:25 - cd /src TB --- 2013-05-17 22:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:25 - ERROR: failed to build world TB --- 2013-05-17 22:10:25 - 1.64 user 2.61 system 5.27 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10:31 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 39A00972; Fri, 17 May 2013 22:10:31 +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 04A19F7D; Fri, 17 May 2013 22:10:30 +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 r4HMAUZe013879; Fri, 17 May 2013 18:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HMAUeR013875; Fri, 17 May 2013 22:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:30 GMT Message-Id: <201305172210.r4HMAUeR013875@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: Fri, 17 May 2013 22:10:31 -0000 TB --- 2013-05-17 22:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:25 - 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-17 22:10:25 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-05-17 22:10:25 - cleaning the object tree TB --- 2013-05-17 22:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:29 - At svn revision 250754 TB --- 2013-05-17 22:10:30 - building world TB --- 2013-05-17 22:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:30 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:30 - TARGET=sparc64 TB --- 2013-05-17 22:10:30 - TARGET_ARCH=sparc64 TB --- 2013-05-17 22:10:30 - TZ=UTC TB --- 2013-05-17 22:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:30 - cd /src TB --- 2013-05-17 22:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:30 - ERROR: failed to build world TB --- 2013-05-17 22:10:30 - 1.53 user 2.25 system 4.79 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 17 22:10:31 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 6CA8F99E; Fri, 17 May 2013 22:10:31 +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 38869F7E; Fri, 17 May 2013 22:10:31 +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 r4HMAU8P013841; Fri, 17 May 2013 18:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r4HMAUrN013840; Fri, 17 May 2013 22:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 17 May 2013 22:10:30 GMT Message-Id: <201305172210.r4HMAUrN013840@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: Fri, 17 May 2013 22:10:31 -0000 TB --- 2013-05-17 22:10:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-17 22:10:25 - 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-17 22:10:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-05-17 22:10:25 - cleaning the object tree TB --- 2013-05-17 22:10:25 - /usr/local/bin/svn stat /src TB --- 2013-05-17 22:10:29 - At svn revision 250754 TB --- 2013-05-17 22:10:30 - building world TB --- 2013-05-17 22:10:30 - CROSS_BUILD_TESTING=YES TB --- 2013-05-17 22:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-17 22:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-17 22:10:30 - SRCCONF=/dev/null TB --- 2013-05-17 22:10:30 - TARGET=powerpc TB --- 2013-05-17 22:10:30 - TARGET_ARCH=powerpc TB --- 2013-05-17 22:10:30 - TZ=UTC TB --- 2013-05-17 22:10:30 - __MAKE_CONF=/dev/null TB --- 2013-05-17 22:10:30 - cd /src TB --- 2013-05-17 22:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "../../share/mk/bsd.own.mk", line 600: Could not find bsd.compiler.mk "../../share/mk/bsd.own.mk", line 609: Malformed conditional (${COMPILER_FEATURES:Mc++11}) "Makefile.inc", line 8: if-less endif "/usr/share/mk/bsd.libnames.mk", line 95: Malformed conditional (${MK_NCP} != "no") "/usr/share/mk/bsd.libnames.mk", line 97: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-05-17 22:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-17 22:10:30 - ERROR: failed to build world TB --- 2013-05-17 22:10:30 - 1.59 user 2.20 system 4.77 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 18 23:42:33 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 482B7724; Sat, 18 May 2013 23:42:33 +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 0679C9BA; Sat, 18 May 2013 23:42:32 +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 r4INgPJj046321; Sat, 18 May 2013 19:42: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 r4INgPQQ046292; Sat, 18 May 2013 23:42:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 18 May 2013 23:42:25 GMT Message-Id: <201305182342.r4INgPQQ046292@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: Sat, 18 May 2013 23:42:33 -0000 TB --- 2013-05-18 20:40:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-18 20:40: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-18 20:40:17 - starting HEAD tinderbox run for arm/arm TB --- 2013-05-18 20:40:17 - cleaning the object tree TB --- 2013-05-18 20:40:17 - /usr/local/bin/svn stat /src TB --- 2013-05-18 20:40:22 - At svn revision 250788 TB --- 2013-05-18 20:40:23 - building world TB --- 2013-05-18 20:40:23 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 20:40:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 20:40:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 20:40:23 - SRCCONF=/dev/null TB --- 2013-05-18 20:40:23 - TARGET=arm TB --- 2013-05-18 20:40:23 - TARGET_ARCH=arm TB --- 2013-05-18 20:40:23 - TZ=UTC TB --- 2013-05-18 20:40:23 - __MAKE_CONF=/dev/null TB --- 2013-05-18 20:40:23 - cd /src TB --- 2013-05-18 20:40:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat May 18 20:40: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 Sat May 18 23:36:55 UTC 2013 TB --- 2013-05-18 23:36:55 - generating LINT kernel config TB --- 2013-05-18 23:36:55 - cd /src/sys/arm/conf TB --- 2013-05-18 23:36:55 - /usr/bin/make -B LINT TB --- 2013-05-18 23:36:55 - cd /src/sys/arm/conf TB --- 2013-05-18 23:36:55 - /usr/sbin/config -m LINT TB --- 2013-05-18 23:36:55 - building LINT kernel TB --- 2013-05-18 23:36:55 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 23:36:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 23:36:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 23:36:55 - SRCCONF=/dev/null TB --- 2013-05-18 23:36:55 - TARGET=arm TB --- 2013-05-18 23:36:55 - TARGET_ARCH=arm TB --- 2013-05-18 23:36:55 - TZ=UTC TB --- 2013-05-18 23:36:55 - __MAKE_CONF=/dev/null TB --- 2013-05-18 23:36:55 - cd /src TB --- 2013-05-18 23:36:55 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 18 23:36:56 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 [...] *** Error code 1 Stop. make: stopped in /obj/arm.arm/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-05-18 23:42:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-18 23:42:25 - ERROR: failed to build LINT kernel TB --- 2013-05-18 23:42:25 - 8732.20 user 1542.68 system 10927.86 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 18 23:54:09 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 298A4A29; Sat, 18 May 2013 23:54:09 +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 DA3359F9; Sat, 18 May 2013 23:54: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 r4INs7o8032521; Sat, 18 May 2013 19:54: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 r4INs7XA032517; Sat, 18 May 2013 23:54:07 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 18 May 2013 23:54:07 GMT Message-Id: <201305182354.r4INs7XA032517@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: Sat, 18 May 2013 23:54:09 -0000 TB --- 2013-05-18 20:40:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-18 20:40: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-18 20:40:17 - starting HEAD tinderbox run for i386/i386 TB --- 2013-05-18 20:40:17 - cleaning the object tree TB --- 2013-05-18 20:40:17 - /usr/local/bin/svn stat /src TB --- 2013-05-18 20:40:21 - At svn revision 250788 TB --- 2013-05-18 20:40:22 - building world TB --- 2013-05-18 20:40:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 20:40:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 20:40:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 20:40:22 - SRCCONF=/dev/null TB --- 2013-05-18 20:40:22 - TARGET=i386 TB --- 2013-05-18 20:40:22 - TARGET_ARCH=i386 TB --- 2013-05-18 20:40:22 - TZ=UTC TB --- 2013-05-18 20:40:22 - __MAKE_CONF=/dev/null TB --- 2013-05-18 20:40:22 - cd /src TB --- 2013-05-18 20:40:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat May 18 20:40: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 Sat May 18 23:46:19 UTC 2013 TB --- 2013-05-18 23:46:19 - generating LINT kernel config TB --- 2013-05-18 23:46:19 - cd /src/sys/i386/conf TB --- 2013-05-18 23:46:19 - /usr/bin/make -B LINT TB --- 2013-05-18 23:46:19 - cd /src/sys/i386/conf TB --- 2013-05-18 23:46:19 - /usr/sbin/config -m LINT TB --- 2013-05-18 23:46:19 - building LINT kernel TB --- 2013-05-18 23:46:19 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 23:46:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 23:46:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 23:46:19 - SRCCONF=/dev/null TB --- 2013-05-18 23:46:19 - TARGET=i386 TB --- 2013-05-18 23:46:19 - TARGET_ARCH=i386 TB --- 2013-05-18 23:46:19 - TZ=UTC TB --- 2013-05-18 23:46:19 - __MAKE_CONF=/dev/null TB --- 2013-05-18 23:46:19 - cd /src TB --- 2013-05-18 23:46:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 18 23:46:19 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 [...] *** Error code 1 Stop. make: stopped in /obj/i386.i386/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-05-18 23:54:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-18 23:54:07 - ERROR: failed to build LINT kernel TB --- 2013-05-18 23:54:07 - 9419.11 user 1629.90 system 11630.16 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 18 23:57: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 95D60D3F; Sat, 18 May 2013 23:57: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 5C8B0A2C; Sat, 18 May 2013 23:57: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 r4INvlRj056761; Sat, 18 May 2013 19:57: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 r4INvlPn056759; Sat, 18 May 2013 23:57:47 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 18 May 2013 23:57:47 GMT Message-Id: <201305182357.r4INvlPn056759@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: Sat, 18 May 2013 23:57:48 -0000 TB --- 2013-05-18 20:40:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-18 20:40: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-18 20:40:17 - starting HEAD tinderbox run for armv6/arm TB --- 2013-05-18 20:40:17 - cleaning the object tree TB --- 2013-05-18 20:40:17 - /usr/local/bin/svn stat /src TB --- 2013-05-18 20:40:21 - At svn revision 250788 TB --- 2013-05-18 20:40:22 - building world TB --- 2013-05-18 20:40:22 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 20:40:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 20:40:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 20:40:22 - SRCCONF=/dev/null TB --- 2013-05-18 20:40:22 - TARGET=arm TB --- 2013-05-18 20:40:22 - TARGET_ARCH=armv6 TB --- 2013-05-18 20:40:22 - TZ=UTC TB --- 2013-05-18 20:40:22 - __MAKE_CONF=/dev/null TB --- 2013-05-18 20:40:22 - cd /src TB --- 2013-05-18 20:40:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat May 18 20:40: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 Sat May 18 23:36:55 UTC 2013 TB --- 2013-05-18 23:36:55 - generating LINT kernel config TB --- 2013-05-18 23:36:55 - cd /src/sys/arm/conf TB --- 2013-05-18 23:36:55 - /usr/bin/make -B LINT TB --- 2013-05-18 23:36:55 - cd /src/sys/arm/conf TB --- 2013-05-18 23:36:55 - /usr/sbin/config -m LINT TB --- 2013-05-18 23:36:55 - skipping LINT kernel TB --- 2013-05-18 23:36:55 - cd /src/sys/arm/conf TB --- 2013-05-18 23:36:55 - /usr/sbin/config -m AC100 TB --- 2013-05-18 23:36:55 - building AC100 kernel TB --- 2013-05-18 23:36:55 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 23:36:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 23:36:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 23:36:55 - SRCCONF=/dev/null TB --- 2013-05-18 23:36:55 - TARGET=arm TB --- 2013-05-18 23:36:55 - TARGET_ARCH=armv6 TB --- 2013-05-18 23:36:55 - TZ=UTC TB --- 2013-05-18 23:36:55 - __MAKE_CONF=/dev/null TB --- 2013-05-18 23:36:55 - cd /src TB --- 2013-05-18 23:36:55 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Sat May 18 23:36:56 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AC100 completed on Sat May 18 23:39:46 UTC 2013 TB --- 2013-05-18 23:39:46 - cd /src/sys/arm/conf TB --- 2013-05-18 23:39:46 - /usr/sbin/config -m ARMADAXP TB --- 2013-05-18 23:39:46 - building ARMADAXP kernel TB --- 2013-05-18 23:39:46 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 23:39:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 23:39:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 23:39:46 - SRCCONF=/dev/null TB --- 2013-05-18 23:39:46 - TARGET=arm TB --- 2013-05-18 23:39:46 - TARGET_ARCH=armv6 TB --- 2013-05-18 23:39:46 - TZ=UTC TB --- 2013-05-18 23:39:46 - __MAKE_CONF=/dev/null TB --- 2013-05-18 23:39:46 - cd /src TB --- 2013-05-18 23:39:46 - /usr/bin/make -B buildkernel KERNCONF=ARMADAXP >>> Kernel build for ARMADAXP started on Sat May 18 23:39:46 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for ARMADAXP completed on Sat May 18 23:43:38 UTC 2013 TB --- 2013-05-18 23:43:38 - cd /src/sys/arm/conf TB --- 2013-05-18 23:43:38 - /usr/sbin/config -m ATMEL TB --- 2013-05-18 23:43:38 - skipping ATMEL kernel TB --- 2013-05-18 23:43:38 - cd /src/sys/arm/conf TB --- 2013-05-18 23:43:38 - /usr/sbin/config -m AVILA TB --- 2013-05-18 23:43:39 - skipping AVILA kernel TB --- 2013-05-18 23:43:39 - cd /src/sys/arm/conf TB --- 2013-05-18 23:43:39 - /usr/sbin/config -m BEAGLEBONE TB --- 2013-05-18 23:43:39 - building BEAGLEBONE kernel TB --- 2013-05-18 23:43:39 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 23:43:39 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 23:43:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 23:43:39 - SRCCONF=/dev/null TB --- 2013-05-18 23:43:39 - TARGET=arm TB --- 2013-05-18 23:43:39 - TARGET_ARCH=armv6 TB --- 2013-05-18 23:43:39 - TZ=UTC TB --- 2013-05-18 23:43:39 - __MAKE_CONF=/dev/null TB --- 2013-05-18 23:43:39 - cd /src TB --- 2013-05-18 23:43:39 - /usr/bin/make -B buildkernel KERNCONF=BEAGLEBONE >>> Kernel build for BEAGLEBONE started on Sat May 18 23:43:39 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for BEAGLEBONE completed on Sat May 18 23:47:44 UTC 2013 TB --- 2013-05-18 23:47:44 - cd /src/sys/arm/conf TB --- 2013-05-18 23:47:44 - /usr/sbin/config -m BWCT TB --- 2013-05-18 23:47:44 - skipping BWCT kernel TB --- 2013-05-18 23:47:44 - cd /src/sys/arm/conf TB --- 2013-05-18 23:47:44 - /usr/sbin/config -m CAMBRIA TB --- 2013-05-18 23:47:44 - skipping CAMBRIA kernel TB --- 2013-05-18 23:47:44 - cd /src/sys/arm/conf TB --- 2013-05-18 23:47:44 - /usr/sbin/config -m CNS11XXNAS TB --- 2013-05-18 23:47:44 - skipping CNS11XXNAS kernel TB --- 2013-05-18 23:47:44 - cd /src/sys/arm/conf TB --- 2013-05-18 23:47:44 - /usr/sbin/config -m CRB TB --- 2013-05-18 23:47:44 - skipping CRB kernel TB --- 2013-05-18 23:47:44 - cd /src/sys/arm/conf TB --- 2013-05-18 23:47:44 - /usr/sbin/config -m CUBIEBOARD TB --- 2013-05-18 23:47:44 - building CUBIEBOARD kernel TB --- 2013-05-18 23:47:44 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 23:47:44 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 23:47:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 23:47:44 - SRCCONF=/dev/null TB --- 2013-05-18 23:47:44 - TARGET=arm TB --- 2013-05-18 23:47:44 - TARGET_ARCH=armv6 TB --- 2013-05-18 23:47:44 - TZ=UTC TB --- 2013-05-18 23:47:44 - __MAKE_CONF=/dev/null TB --- 2013-05-18 23:47:44 - cd /src TB --- 2013-05-18 23:47:44 - /usr/bin/make -B buildkernel KERNCONF=CUBIEBOARD >>> Kernel build for CUBIEBOARD started on Sat May 18 23:47:44 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CUBIEBOARD completed on Sat May 18 23:51:29 UTC 2013 TB --- 2013-05-18 23:51:29 - cd /src/sys/arm/conf TB --- 2013-05-18 23:51:29 - /usr/sbin/config -m DB-78XXX TB --- 2013-05-18 23:51:29 - skipping DB-78XXX kernel TB --- 2013-05-18 23:51:29 - cd /src/sys/arm/conf TB --- 2013-05-18 23:51:29 - /usr/sbin/config -m DB-88F5XXX TB --- 2013-05-18 23:51:29 - skipping DB-88F5XXX kernel TB --- 2013-05-18 23:51:29 - cd /src/sys/arm/conf TB --- 2013-05-18 23:51:29 - /usr/sbin/config -m DB-88F6XXX TB --- 2013-05-18 23:51:29 - skipping DB-88F6XXX kernel TB --- 2013-05-18 23:51:29 - cd /src/sys/arm/conf TB --- 2013-05-18 23:51:29 - /usr/sbin/config -m DOCKSTAR TB --- 2013-05-18 23:51:29 - skipping DOCKSTAR kernel TB --- 2013-05-18 23:51:29 - cd /src/sys/arm/conf TB --- 2013-05-18 23:51:29 - /usr/sbin/config -m DREAMPLUG-1001 TB --- 2013-05-18 23:51:29 - skipping DREAMPLUG-1001 kernel TB --- 2013-05-18 23:51:29 - cd /src/sys/arm/conf TB --- 2013-05-18 23:51:29 - /usr/sbin/config -m EA3250 TB --- 2013-05-18 23:51:29 - skipping EA3250 kernel TB --- 2013-05-18 23:51:29 - cd /src/sys/arm/conf TB --- 2013-05-18 23:51:29 - /usr/sbin/config -m EB9200 TB --- 2013-05-18 23:51:29 - skipping EB9200 kernel TB --- 2013-05-18 23:51:29 - cd /src/sys/arm/conf TB --- 2013-05-18 23:51:29 - /usr/sbin/config -m EFIKA_MX TB --- 2013-05-18 23:51:29 - building EFIKA_MX kernel TB --- 2013-05-18 23:51:29 - CROSS_BUILD_TESTING=YES TB --- 2013-05-18 23:51:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-05-18 23:51:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-05-18 23:51:29 - SRCCONF=/dev/null TB --- 2013-05-18 23:51:29 - TARGET=arm TB --- 2013-05-18 23:51:29 - TARGET_ARCH=armv6 TB --- 2013-05-18 23:51:29 - TZ=UTC TB --- 2013-05-18 23:51:29 - __MAKE_CONF=/dev/null TB --- 2013-05-18 23:51:29 - cd /src TB --- 2013-05-18 23:51:29 - /usr/bin/make -B buildkernel KERNCONF=EFIKA_MX >>> Kernel build for EFIKA_MX started on Sat May 18 23:51: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 [...] *** Error code 1 Stop. make: stopped in /obj/arm.armv6/src/sys/EFIKA_MX *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-05-18 23:57:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-05-18 23:57:47 - ERROR: failed to build EFIKA_MX kernel TB --- 2013-05-18 23:57:47 - 9437.39 user 1724.91 system 11849.98 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full