From owner-freebsd-tinderbox@FreeBSD.ORG Mon Oct 21 11:47:13 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 76720C8F; Mon, 21 Oct 2013 11:47:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4A0AE21EB; Mon, 21 Oct 2013 11:47:09 +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 r9LBl2xZ079814; Mon, 21 Oct 2013 07:47:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9LBl2dW079809; Mon, 21 Oct 2013 11:47:02 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 Oct 2013 11:47:02 GMT Message-Id: <201310211147.r9LBl2dW079809@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: Mon, 21 Oct 2013 11:47:13 -0000 TB --- 2013-10-21 08:40:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-21 08: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-10-21 08:40:19 - starting HEAD tinderbox run for armv6/arm TB --- 2013-10-21 08:40:19 - cleaning the object tree TB --- 2013-10-21 08:40:19 - /usr/local/bin/svn stat /src TB --- 2013-10-21 08:40:24 - At svn revision 256834 TB --- 2013-10-21 08:40:25 - building world TB --- 2013-10-21 08:40:25 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 08:40:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 08:40:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 08:40:25 - SRCCONF=/dev/null TB --- 2013-10-21 08:40:25 - TARGET=arm TB --- 2013-10-21 08:40:25 - TARGET_ARCH=armv6 TB --- 2013-10-21 08:40:25 - TZ=UTC TB --- 2013-10-21 08:40:25 - __MAKE_CONF=/dev/null TB --- 2013-10-21 08:40:25 - cd /src TB --- 2013-10-21 08:40:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Oct 21 08:40:34 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 Oct 21 11:44:46 UTC 2013 TB --- 2013-10-21 11:44:46 - generating LINT kernel config TB --- 2013-10-21 11:44:46 - cd /src/sys/arm/conf TB --- 2013-10-21 11:44:46 - /usr/bin/make -B LINT TB --- 2013-10-21 11:44:46 - cd /src/sys/arm/conf TB --- 2013-10-21 11:44:46 - /usr/sbin/config -m LINT TB --- 2013-10-21 11:44:46 - skipping LINT kernel TB --- 2013-10-21 11:44:46 - cd /src/sys/arm/conf TB --- 2013-10-21 11:44:46 - /usr/sbin/config -m AC100 TB --- 2013-10-21 11:44:46 - building AC100 kernel TB --- 2013-10-21 11:44:46 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 11:44:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 11:44:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 11:44:46 - SRCCONF=/dev/null TB --- 2013-10-21 11:44:46 - TARGET=arm TB --- 2013-10-21 11:44:46 - TARGET_ARCH=armv6 TB --- 2013-10-21 11:44:46 - TZ=UTC TB --- 2013-10-21 11:44:46 - __MAKE_CONF=/dev/null TB --- 2013-10-21 11:44:46 - cd /src TB --- 2013-10-21 11:44:46 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Mon Oct 21 11:44: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 [...] ~~~~~~~~~~ ^ /src/sys/ufs/ffs/ffs_softdep.c:570:6: error: use of undeclared identifier 'secondary_writes' secondary_writes != 0 || ^ /src/sys/ufs/ffs/ffs_softdep.c:572:6: error: use of undeclared identifier 'secondary_accwrites' secondary_accwrites != mp->mnt_secondary_accwrites) ^ 6 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/arm.armv6/src/sys/AC100 *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-21 11:47:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-21 11:47:02 - ERROR: failed to build AC100 kernel TB --- 2013-10-21 11:47:02 - 8800.99 user 1676.54 system 11202.91 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Oct 21 12:21:33 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 06E5DBDF; Mon, 21 Oct 2013 12:21:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C14A52475; Mon, 21 Oct 2013 12:21: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 r9LCLVb7041098; Mon, 21 Oct 2013 08:21: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 r9LCLVXU041096; Mon, 21 Oct 2013 12:21:31 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 Oct 2013 12:21:31 GMT Message-Id: <201310211221.r9LCLVXU041096@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2013 12:21:33 -0000 TB --- 2013-10-21 08:40:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-21 08: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-10-21 08:40:19 - starting HEAD tinderbox run for arm/arm TB --- 2013-10-21 08:40:19 - cleaning the object tree TB --- 2013-10-21 08:40:19 - /usr/local/bin/svn stat /src TB --- 2013-10-21 08:40:24 - At svn revision 256834 TB --- 2013-10-21 08:40:25 - building world TB --- 2013-10-21 08:40:25 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 08:40:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 08:40:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 08:40:25 - SRCCONF=/dev/null TB --- 2013-10-21 08:40:25 - TARGET=arm TB --- 2013-10-21 08:40:25 - TARGET_ARCH=arm TB --- 2013-10-21 08:40:25 - TZ=UTC TB --- 2013-10-21 08:40:25 - __MAKE_CONF=/dev/null TB --- 2013-10-21 08:40:25 - cd /src TB --- 2013-10-21 08:40:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Oct 21 08:40:34 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 Oct 21 11:44:46 UTC 2013 TB --- 2013-10-21 11:44:46 - generating LINT kernel config TB --- 2013-10-21 11:44:46 - cd /src/sys/arm/conf TB --- 2013-10-21 11:44:46 - /usr/bin/make -B LINT TB --- 2013-10-21 11:44:46 - cd /src/sys/arm/conf TB --- 2013-10-21 11:44:46 - /usr/sbin/config -m LINT TB --- 2013-10-21 11:44:46 - building LINT kernel TB --- 2013-10-21 11:44:46 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 11:44:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 11:44:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 11:44:46 - SRCCONF=/dev/null TB --- 2013-10-21 11:44:46 - TARGET=arm TB --- 2013-10-21 11:44:46 - TARGET_ARCH=arm TB --- 2013-10-21 11:44:46 - TZ=UTC TB --- 2013-10-21 11:44:46 - __MAKE_CONF=/dev/null TB --- 2013-10-21 11:44:46 - cd /src TB --- 2013-10-21 11:44:46 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Oct 21 11:44: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 LINT completed on Mon Oct 21 12:08:41 UTC 2013 TB --- 2013-10-21 12:08:41 - cd /src/sys/arm/conf TB --- 2013-10-21 12:08:41 - /usr/sbin/config -m AC100 TB --- 2013-10-21 12:08:41 - skipping AC100 kernel TB --- 2013-10-21 12:08:41 - cd /src/sys/arm/conf TB --- 2013-10-21 12:08:41 - /usr/sbin/config -m ARMADAXP TB --- 2013-10-21 12:08:41 - skipping ARMADAXP kernel TB --- 2013-10-21 12:08:41 - cd /src/sys/arm/conf TB --- 2013-10-21 12:08:41 - /usr/sbin/config -m ARNDALE TB --- 2013-10-21 12:08:41 - skipping ARNDALE kernel TB --- 2013-10-21 12:08:41 - cd /src/sys/arm/conf TB --- 2013-10-21 12:08:41 - /usr/sbin/config -m ATMEL TB --- 2013-10-21 12:08:41 - building ATMEL kernel TB --- 2013-10-21 12:08:41 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 12:08:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 12:08:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 12:08:41 - SRCCONF=/dev/null TB --- 2013-10-21 12:08:41 - TARGET=arm TB --- 2013-10-21 12:08:41 - TARGET_ARCH=arm TB --- 2013-10-21 12:08:41 - TZ=UTC TB --- 2013-10-21 12:08:41 - __MAKE_CONF=/dev/null TB --- 2013-10-21 12:08:41 - cd /src TB --- 2013-10-21 12:08:41 - /usr/bin/make -B buildkernel KERNCONF=ATMEL >>> Kernel build for ATMEL started on Mon Oct 21 12:08: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 ATMEL completed on Mon Oct 21 12:12:30 UTC 2013 TB --- 2013-10-21 12:12:30 - cd /src/sys/arm/conf TB --- 2013-10-21 12:12:30 - /usr/sbin/config -m AVILA TB --- 2013-10-21 12:12:30 - skipping AVILA kernel TB --- 2013-10-21 12:12:30 - cd /src/sys/arm/conf TB --- 2013-10-21 12:12:30 - /usr/sbin/config -m BEAGLEBONE TB --- 2013-10-21 12:12:30 - skipping BEAGLEBONE kernel TB --- 2013-10-21 12:12:30 - cd /src/sys/arm/conf TB --- 2013-10-21 12:12:30 - /usr/sbin/config -m BWCT TB --- 2013-10-21 12:12:30 - building BWCT kernel TB --- 2013-10-21 12:12:30 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 12:12:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 12:12:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 12:12:30 - SRCCONF=/dev/null TB --- 2013-10-21 12:12:30 - TARGET=arm TB --- 2013-10-21 12:12:30 - TARGET_ARCH=arm TB --- 2013-10-21 12:12:30 - TZ=UTC TB --- 2013-10-21 12:12:30 - __MAKE_CONF=/dev/null TB --- 2013-10-21 12:12:30 - cd /src TB --- 2013-10-21 12:12:30 - /usr/bin/make -B buildkernel KERNCONF=BWCT >>> Kernel build for BWCT started on Mon Oct 21 12:12:31 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for BWCT completed on Mon Oct 21 12:15:11 UTC 2013 TB --- 2013-10-21 12:15:11 - cd /src/sys/arm/conf TB --- 2013-10-21 12:15:11 - /usr/sbin/config -m CAMBRIA TB --- 2013-10-21 12:15:11 - skipping CAMBRIA kernel TB --- 2013-10-21 12:15:11 - cd /src/sys/arm/conf TB --- 2013-10-21 12:15:11 - /usr/sbin/config -m CNS11XXNAS TB --- 2013-10-21 12:15:11 - building CNS11XXNAS kernel TB --- 2013-10-21 12:15:11 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 12:15:11 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 12:15:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 12:15:11 - SRCCONF=/dev/null TB --- 2013-10-21 12:15:11 - TARGET=arm TB --- 2013-10-21 12:15:11 - TARGET_ARCH=arm TB --- 2013-10-21 12:15:11 - TZ=UTC TB --- 2013-10-21 12:15:11 - __MAKE_CONF=/dev/null TB --- 2013-10-21 12:15:11 - cd /src TB --- 2013-10-21 12:15:11 - /usr/bin/make -B buildkernel KERNCONF=CNS11XXNAS >>> Kernel build for CNS11XXNAS started on Mon Oct 21 12:15:11 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 CNS11XXNAS completed on Mon Oct 21 12:18:47 UTC 2013 TB --- 2013-10-21 12:18:47 - cd /src/sys/arm/conf TB --- 2013-10-21 12:18:47 - /usr/sbin/config -m CRB TB --- 2013-10-21 12:18:47 - skipping CRB kernel TB --- 2013-10-21 12:18:47 - cd /src/sys/arm/conf TB --- 2013-10-21 12:18:47 - /usr/sbin/config -m CUBIEBOARD TB --- 2013-10-21 12:18:47 - skipping CUBIEBOARD kernel TB --- 2013-10-21 12:18:47 - cd /src/sys/arm/conf TB --- 2013-10-21 12:18:47 - /usr/sbin/config -m CUBIEBOARD2 TB --- 2013-10-21 12:18:47 - skipping CUBIEBOARD2 kernel TB --- 2013-10-21 12:18:47 - cd /src/sys/arm/conf TB --- 2013-10-21 12:18:47 - /usr/sbin/config -m DB-78XXX TB --- 2013-10-21 12:18:47 - building DB-78XXX kernel TB --- 2013-10-21 12:18:47 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 12:18:47 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 12:18:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 12:18:47 - SRCCONF=/dev/null TB --- 2013-10-21 12:18:47 - TARGET=arm TB --- 2013-10-21 12:18:47 - TARGET_ARCH=arm TB --- 2013-10-21 12:18:47 - TZ=UTC TB --- 2013-10-21 12:18:47 - __MAKE_CONF=/dev/null TB --- 2013-10-21 12:18:47 - cd /src TB --- 2013-10-21 12:18:47 - /usr/bin/make -B buildkernel KERNCONF=DB-78XXX >>> Kernel build for DB-78XXX started on Mon Oct 21 12:18:47 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/ufs/ffs/ffs_softdep.c:570:6: error: use of undeclared identifier 'secondary_writes' secondary_writes != 0 || ^ /src/sys/ufs/ffs/ffs_softdep.c:572:6: error: use of undeclared identifier 'secondary_accwrites' secondary_accwrites != mp->mnt_secondary_accwrites) ^ 6 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/arm.arm/src/sys/DB-78XXX *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-21 12:21:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-21 12:21:31 - ERROR: failed to build DB-78XXX kernel TB --- 2013-10-21 12:21:31 - 10271.07 user 2050.07 system 13272.02 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Oct 21 16:02:21 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 72B75D13; Mon, 21 Oct 2013 16:02:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 391862167; Mon, 21 Oct 2013 16:02: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 r9LG2JqH013435; Mon, 21 Oct 2013 12:02: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 r9LG2Jwv013431; Mon, 21 Oct 2013 16:02:19 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 Oct 2013 16:02:19 GMT Message-Id: <201310211602.r9LG2Jwv013431@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, 21 Oct 2013 16:02:21 -0000 TB --- 2013-10-21 14:56:14 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-21 14:56: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-10-21 14:56:14 - starting HEAD tinderbox run for mips/mips TB --- 2013-10-21 14:56:14 - cleaning the object tree TB --- 2013-10-21 14:56:14 - /usr/local/bin/svn stat /src TB --- 2013-10-21 14:56:25 - At svn revision 256834 TB --- 2013-10-21 14:56:26 - building world TB --- 2013-10-21 14:56:26 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 14:56:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 14:56:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 14:56:26 - SRCCONF=/dev/null TB --- 2013-10-21 14:56:26 - TARGET=mips TB --- 2013-10-21 14:56:26 - TARGET_ARCH=mips TB --- 2013-10-21 14:56:26 - TZ=UTC TB --- 2013-10-21 14:56:26 - __MAKE_CONF=/dev/null TB --- 2013-10-21 14:56:26 - cd /src TB --- 2013-10-21 14:56:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Oct 21 14:56:34 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 Oct 21 15:59:44 UTC 2013 TB --- 2013-10-21 15:59:44 - cd /src/sys/mips/conf TB --- 2013-10-21 15:59:44 - /usr/sbin/config -m ADM5120 TB --- 2013-10-21 15:59:44 - skipping ADM5120 kernel TB --- 2013-10-21 15:59:44 - cd /src/sys/mips/conf TB --- 2013-10-21 15:59:44 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-21 15:59:44 - skipping ALCHEMY kernel TB --- 2013-10-21 15:59:44 - cd /src/sys/mips/conf TB --- 2013-10-21 15:59:44 - /usr/sbin/config -m AP121 TB --- 2013-10-21 15:59:44 - building AP121 kernel TB --- 2013-10-21 15:59:44 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 15:59:44 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 15:59:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 15:59:44 - SRCCONF=/dev/null TB --- 2013-10-21 15:59:44 - TARGET=mips TB --- 2013-10-21 15:59:44 - TARGET_ARCH=mips TB --- 2013-10-21 15:59:44 - TZ=UTC TB --- 2013-10-21 15:59:44 - __MAKE_CONF=/dev/null TB --- 2013-10-21 15:59:44 - cd /src TB --- 2013-10-21 15:59:44 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Mon Oct 21 15:59: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 [...] 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/security/audit/audit_syscalls.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/security/mac/mac_syscalls.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/ufs/ffs/ffs_alloc.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/ufs/ffs/ffs_balloc.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/ufs/ffs/ffs_inode.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/ufs/ffs/ffs_snapshot.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/ufs/ffs/ffs_softdep.c /src/sys/ufs/ffs/ffs_softdep.c:539: error: expected ';', ',' or ')' before '->' token *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AP121 *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-21 16:02:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-21 16:02:19 - ERROR: failed to build AP121 kernel TB --- 2013-10-21 16:02:19 - 2837.38 user 690.07 system 3965.16 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Oct 21 16:48:26 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9ACA98B2; Mon, 21 Oct 2013 16:48:26 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4D44024E5; Mon, 21 Oct 2013 16:48: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 r9LGmPcY050598; Mon, 21 Oct 2013 12:48: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 r9LGmPC0050597; Mon, 21 Oct 2013 16:48:25 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 Oct 2013 16:48:25 GMT Message-Id: <201310211648.r9LGmPC0050597@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, 21 Oct 2013 16:48:26 -0000 TB --- 2013-10-21 15:45:35 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-21 15:45: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-10-21 15:45:35 - starting HEAD tinderbox run for mips64/mips TB --- 2013-10-21 15:45:35 - cleaning the object tree TB --- 2013-10-21 15:45:35 - /usr/local/bin/svn stat /src TB --- 2013-10-21 15:45:39 - At svn revision 256834 TB --- 2013-10-21 15:45:40 - building world TB --- 2013-10-21 15:45:40 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 15:45:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 15:45:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 15:45:40 - SRCCONF=/dev/null TB --- 2013-10-21 15:45:40 - TARGET=mips TB --- 2013-10-21 15:45:40 - TARGET_ARCH=mips64 TB --- 2013-10-21 15:45:40 - TZ=UTC TB --- 2013-10-21 15:45:40 - __MAKE_CONF=/dev/null TB --- 2013-10-21 15:45:40 - cd /src TB --- 2013-10-21 15:45:40 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Oct 21 15:45:47 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 Oct 21 16:46:24 UTC 2013 TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m ADM5120 TB --- 2013-10-21 16:46:24 - skipping ADM5120 kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-21 16:46:24 - skipping ALCHEMY kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AP121 TB --- 2013-10-21 16:46:24 - skipping AP121 kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AP91 TB --- 2013-10-21 16:46:24 - skipping AP91 kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AP93 TB --- 2013-10-21 16:46:24 - skipping AP93 kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AP94 TB --- 2013-10-21 16:46:24 - skipping AP94 kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AP96 TB --- 2013-10-21 16:46:24 - skipping AP96 kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-10-21 16:46:24 - skipping AR71XX_BASE kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AR724X_BASE TB --- 2013-10-21 16:46:24 - skipping AR724X_BASE kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-10-21 16:46:24 - skipping AR91XX_BASE kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AR933X_BASE TB --- 2013-10-21 16:46:24 - skipping AR933X_BASE kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m AR934X_BASE TB --- 2013-10-21 16:46:24 - skipping AR934X_BASE kernel TB --- 2013-10-21 16:46:24 - cd /src/sys/mips/conf TB --- 2013-10-21 16:46:24 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-10-21 16:46:24 - building BERI_DE4_MDROOT kernel TB --- 2013-10-21 16:46:24 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 16:46:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 16:46:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 16:46:24 - SRCCONF=/dev/null TB --- 2013-10-21 16:46:24 - TARGET=mips TB --- 2013-10-21 16:46:24 - TARGET_ARCH=mips64 TB --- 2013-10-21 16:46:24 - TZ=UTC TB --- 2013-10-21 16:46:24 - __MAKE_CONF=/dev/null TB --- 2013-10-21 16:46:24 - cd /src TB --- 2013-10-21 16:46:24 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_MDROOT >>> Kernel build for BERI_DE4_MDROOT started on Mon Oct 21 16:46:24 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -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/security/mac/mac_syscalls.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/teken/teken.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/ufs/ffs/ffs_alloc.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/ufs/ffs/ffs_balloc.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/ufs/ffs/ffs_inode.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/ufs/ffs/ffs_snapshot.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/ufs/ffs/ffs_softdep.c /src/sys/ufs/ffs/ffs_softdep.c:539: error: expected ';', ',' or ')' before '->' token *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips64/src/sys/BERI_DE4_MDROOT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-21 16:48:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-21 16:48:25 - ERROR: failed to build BERI_DE4_MDROOT kernel TB --- 2013-10-21 16:48:25 - 2824.99 user 608.55 system 3770.21 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Oct 21 19:02:20 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6C756D5; Mon, 21 Oct 2013 19:02:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2056A2D94; Mon, 21 Oct 2013 19:02: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 r9LJ2IAo014017; Mon, 21 Oct 2013 15:02: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 r9LJ2IcM014010; Mon, 21 Oct 2013 19:02:18 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 Oct 2013 19:02:18 GMT Message-Id: <201310211902.r9LJ2IcM014010@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, 21 Oct 2013 19:02:20 -0000 TB --- 2013-10-21 15:50:08 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-21 15:50:08 - 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-10-21 15:50:08 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-10-21 15:50:08 - cleaning the object tree TB --- 2013-10-21 15:50:08 - /usr/local/bin/svn stat /src TB --- 2013-10-21 15:50:11 - At svn revision 256834 TB --- 2013-10-21 15:50:12 - building world TB --- 2013-10-21 15:50:12 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 15:50:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 15:50:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 15:50:12 - SRCCONF=/dev/null TB --- 2013-10-21 15:50:12 - TARGET=powerpc TB --- 2013-10-21 15:50:12 - TARGET_ARCH=powerpc TB --- 2013-10-21 15:50:12 - TZ=UTC TB --- 2013-10-21 15:50:12 - __MAKE_CONF=/dev/null TB --- 2013-10-21 15:50:12 - cd /src TB --- 2013-10-21 15:50:12 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Oct 21 15:50:22 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 Oct 21 18:24:30 UTC 2013 TB --- 2013-10-21 18:24:30 - generating LINT kernel config TB --- 2013-10-21 18:24:30 - cd /src/sys/powerpc/conf TB --- 2013-10-21 18:24:30 - /usr/bin/make -B LINT TB --- 2013-10-21 18:24:30 - cd /src/sys/powerpc/conf TB --- 2013-10-21 18:24:30 - /usr/sbin/config -m LINT TB --- 2013-10-21 18:24:30 - building LINT kernel TB --- 2013-10-21 18:24:30 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 18:24:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 18:24:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 18:24:30 - SRCCONF=/dev/null TB --- 2013-10-21 18:24:30 - TARGET=powerpc TB --- 2013-10-21 18:24:30 - TARGET_ARCH=powerpc TB --- 2013-10-21 18:24:30 - TZ=UTC TB --- 2013-10-21 18:24:30 - __MAKE_CONF=/dev/null TB --- 2013-10-21 18:24:30 - cd /src TB --- 2013-10-21 18:24:30 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Oct 21 18:24: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 completed on Mon Oct 21 18:43:37 UTC 2013 TB --- 2013-10-21 18:43:37 - cd /src/sys/powerpc/conf TB --- 2013-10-21 18:43:37 - /usr/sbin/config -m GENERIC TB --- 2013-10-21 18:43:37 - building GENERIC kernel TB --- 2013-10-21 18:43:37 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 18:43:37 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 18:43:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 18:43:37 - SRCCONF=/dev/null TB --- 2013-10-21 18:43:37 - TARGET=powerpc TB --- 2013-10-21 18:43:37 - TARGET_ARCH=powerpc TB --- 2013-10-21 18:43:37 - TZ=UTC TB --- 2013-10-21 18:43:37 - __MAKE_CONF=/dev/null TB --- 2013-10-21 18:43:37 - cd /src TB --- 2013-10-21 18:43:37 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Oct 21 18:43: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 GENERIC completed on Mon Oct 21 18:59:43 UTC 2013 TB --- 2013-10-21 18:59:43 - cd /src/sys/powerpc/conf TB --- 2013-10-21 18:59:43 - /usr/sbin/config -m GENERIC64 TB --- 2013-10-21 18:59:43 - skipping GENERIC64 kernel TB --- 2013-10-21 18:59:43 - cd /src/sys/powerpc/conf TB --- 2013-10-21 18:59:43 - /usr/sbin/config -m MPC85XX TB --- 2013-10-21 18:59:43 - building MPC85XX kernel TB --- 2013-10-21 18:59:43 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 18:59:43 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 18:59:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 18:59:43 - SRCCONF=/dev/null TB --- 2013-10-21 18:59:43 - TARGET=powerpc TB --- 2013-10-21 18:59:43 - TARGET_ARCH=powerpc TB --- 2013-10-21 18:59:43 - TZ=UTC TB --- 2013-10-21 18:59:43 - __MAKE_CONF=/dev/null TB --- 2013-10-21 18:59:43 - cd /src TB --- 2013-10-21 18:59:43 - /usr/bin/make -B buildkernel KERNCONF=MPC85XX >>> Kernel build for MPC85XX started on Mon Oct 21 18:59:43 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/security/audit/audit_syscalls.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/security/mac/mac_syscalls.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/ufs/ffs/ffs_alloc.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/ufs/ffs/ffs_balloc.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/ufs/ffs/ffs_inode.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/ufs/ffs/ffs_snapshot.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/ufs/ffs/ffs_softdep.c /src/sys/ufs/ffs/ffs_softdep.c:539: error: expected ';', ',' or ')' before '->' token *** Error code 1 Stop. bmake[1]: stopped in /obj/powerpc.powerpc/src/sys/MPC85XX *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-21 19:02:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-21 19:02:18 - ERROR: failed to build MPC85XX kernel TB --- 2013-10-21 19:02:18 - 10114.16 user 1219.35 system 11530.16 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Oct 21 22:38:30 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9BB21463; Mon, 21 Oct 2013 22:38:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 630F62BC9; Mon, 21 Oct 2013 22:38: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 r9LMcTmw061557; Mon, 21 Oct 2013 18:38: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 r9LMcSr3061552; Mon, 21 Oct 2013 22:38:28 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 Oct 2013 22:38:28 GMT Message-Id: <201310212238.r9LMcSr3061552@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: Mon, 21 Oct 2013 22:38:30 -0000 TB --- 2013-10-21 19:30:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-21 19: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-10-21 19:30:19 - starting HEAD tinderbox run for armv6/arm TB --- 2013-10-21 19:30:19 - cleaning the object tree TB --- 2013-10-21 19:32:52 - /usr/local/bin/svn stat /src TB --- 2013-10-21 19:32:56 - At svn revision 256858 TB --- 2013-10-21 19:32:57 - building world TB --- 2013-10-21 19:32:57 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 19:32:57 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 19:32:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 19:32:57 - SRCCONF=/dev/null TB --- 2013-10-21 19:32:57 - TARGET=arm TB --- 2013-10-21 19:32:57 - TARGET_ARCH=armv6 TB --- 2013-10-21 19:32:57 - TZ=UTC TB --- 2013-10-21 19:32:57 - __MAKE_CONF=/dev/null TB --- 2013-10-21 19:32:57 - cd /src TB --- 2013-10-21 19:32:57 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Oct 21 19:33:04 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 Oct 21 22:35:36 UTC 2013 TB --- 2013-10-21 22:35:36 - generating LINT kernel config TB --- 2013-10-21 22:35:36 - cd /src/sys/arm/conf TB --- 2013-10-21 22:35:36 - /usr/bin/make -B LINT TB --- 2013-10-21 22:35:36 - cd /src/sys/arm/conf TB --- 2013-10-21 22:35:36 - /usr/sbin/config -m LINT TB --- 2013-10-21 22:35:36 - skipping LINT kernel TB --- 2013-10-21 22:35:36 - cd /src/sys/arm/conf TB --- 2013-10-21 22:35:36 - /usr/sbin/config -m AC100 TB --- 2013-10-21 22:35:36 - building AC100 kernel TB --- 2013-10-21 22:35:36 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 22:35:36 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 22:35:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 22:35:36 - SRCCONF=/dev/null TB --- 2013-10-21 22:35:36 - TARGET=arm TB --- 2013-10-21 22:35:36 - TARGET_ARCH=armv6 TB --- 2013-10-21 22:35:36 - TZ=UTC TB --- 2013-10-21 22:35:36 - __MAKE_CONF=/dev/null TB --- 2013-10-21 22:35:36 - cd /src TB --- 2013-10-21 22:35:36 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Mon Oct 21 22:35:36 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 [...] rm -f hack.c cat /src/sys/conf/ldscript.arm|sed s/KERNPHYSADDR/0x00200000/g| sed s/KERNVIRTADDR/0xc0200000/g > ldscript.arm MAKE=/obj/src/make.amd64/bmake sh /src/sys/conf/newvers.sh AC100 cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -funwind-tables -mllvm -arm-enable-ehabi -ffreestanding -Werror vers.c linking kernel.debug ffs_vfsops.o: In function `db_show_ffs': /src/sys/ufs/ffs/ffs_vfsops.c:2235: undefined reference to `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:2241: undefined reference to `db_print_ffs' *** Error code 1 Stop. bmake[1]: stopped in /obj/arm.armv6/src/sys/AC100 *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-21 22:38:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-21 22:38:28 - ERROR: failed to build AC100 kernel TB --- 2013-10-21 22:38:28 - 8826.58 user 1653.67 system 11289.09 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Oct 21 23:12:35 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6231B56F; Mon, 21 Oct 2013 23:12:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2845D2E00; Mon, 21 Oct 2013 23:12: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 r9LNCYpc023500; Mon, 21 Oct 2013 19:12: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 r9LNCYAr023499; Mon, 21 Oct 2013 23:12:34 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 Oct 2013 23:12:34 GMT Message-Id: <201310212312.r9LNCYAr023499@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2013 23:12:35 -0000 TB --- 2013-10-21 19:30:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-21 19: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-10-21 19:30:19 - starting HEAD tinderbox run for arm/arm TB --- 2013-10-21 19:30:19 - cleaning the object tree TB --- 2013-10-21 19:33:04 - /usr/local/bin/svn stat /src TB --- 2013-10-21 19:33:07 - At svn revision 256858 TB --- 2013-10-21 19:33:08 - building world TB --- 2013-10-21 19:33:08 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 19:33:08 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 19:33:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 19:33:08 - SRCCONF=/dev/null TB --- 2013-10-21 19:33:08 - TARGET=arm TB --- 2013-10-21 19:33:08 - TARGET_ARCH=arm TB --- 2013-10-21 19:33:08 - TZ=UTC TB --- 2013-10-21 19:33:08 - __MAKE_CONF=/dev/null TB --- 2013-10-21 19:33:08 - cd /src TB --- 2013-10-21 19:33:08 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Oct 21 19:33: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 Mon Oct 21 22:35:36 UTC 2013 TB --- 2013-10-21 22:35:36 - generating LINT kernel config TB --- 2013-10-21 22:35:36 - cd /src/sys/arm/conf TB --- 2013-10-21 22:35:36 - /usr/bin/make -B LINT TB --- 2013-10-21 22:35:36 - cd /src/sys/arm/conf TB --- 2013-10-21 22:35:36 - /usr/sbin/config -m LINT TB --- 2013-10-21 22:35:36 - building LINT kernel TB --- 2013-10-21 22:35:36 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 22:35:36 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 22:35:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 22:35:36 - SRCCONF=/dev/null TB --- 2013-10-21 22:35:36 - TARGET=arm TB --- 2013-10-21 22:35:36 - TARGET_ARCH=arm TB --- 2013-10-21 22:35:36 - TZ=UTC TB --- 2013-10-21 22:35:36 - __MAKE_CONF=/dev/null TB --- 2013-10-21 22:35:36 - cd /src TB --- 2013-10-21 22:35:36 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Oct 21 22:35:36 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 Mon Oct 21 22:59:18 UTC 2013 TB --- 2013-10-21 22:59:18 - cd /src/sys/arm/conf TB --- 2013-10-21 22:59:18 - /usr/sbin/config -m AC100 TB --- 2013-10-21 22:59:18 - skipping AC100 kernel TB --- 2013-10-21 22:59:18 - cd /src/sys/arm/conf TB --- 2013-10-21 22:59:18 - /usr/sbin/config -m ARMADAXP TB --- 2013-10-21 22:59:18 - skipping ARMADAXP kernel TB --- 2013-10-21 22:59:18 - cd /src/sys/arm/conf TB --- 2013-10-21 22:59:18 - /usr/sbin/config -m ARNDALE TB --- 2013-10-21 22:59:18 - skipping ARNDALE kernel TB --- 2013-10-21 22:59:18 - cd /src/sys/arm/conf TB --- 2013-10-21 22:59:18 - /usr/sbin/config -m ATMEL TB --- 2013-10-21 22:59:18 - building ATMEL kernel TB --- 2013-10-21 22:59:18 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 22:59:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 22:59:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 22:59:18 - SRCCONF=/dev/null TB --- 2013-10-21 22:59:18 - TARGET=arm TB --- 2013-10-21 22:59:18 - TARGET_ARCH=arm TB --- 2013-10-21 22:59:18 - TZ=UTC TB --- 2013-10-21 22:59:18 - __MAKE_CONF=/dev/null TB --- 2013-10-21 22:59:18 - cd /src TB --- 2013-10-21 22:59:18 - /usr/bin/make -B buildkernel KERNCONF=ATMEL >>> Kernel build for ATMEL started on Mon Oct 21 22:59: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 >>> Kernel build for ATMEL completed on Mon Oct 21 23:03:11 UTC 2013 TB --- 2013-10-21 23:03:11 - cd /src/sys/arm/conf TB --- 2013-10-21 23:03:11 - /usr/sbin/config -m AVILA TB --- 2013-10-21 23:03:11 - skipping AVILA kernel TB --- 2013-10-21 23:03:11 - cd /src/sys/arm/conf TB --- 2013-10-21 23:03:11 - /usr/sbin/config -m BEAGLEBONE TB --- 2013-10-21 23:03:11 - skipping BEAGLEBONE kernel TB --- 2013-10-21 23:03:11 - cd /src/sys/arm/conf TB --- 2013-10-21 23:03:11 - /usr/sbin/config -m BWCT TB --- 2013-10-21 23:03:11 - building BWCT kernel TB --- 2013-10-21 23:03:11 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 23:03:11 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 23:03:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 23:03:11 - SRCCONF=/dev/null TB --- 2013-10-21 23:03:11 - TARGET=arm TB --- 2013-10-21 23:03:11 - TARGET_ARCH=arm TB --- 2013-10-21 23:03:11 - TZ=UTC TB --- 2013-10-21 23:03:11 - __MAKE_CONF=/dev/null TB --- 2013-10-21 23:03:11 - cd /src TB --- 2013-10-21 23:03:11 - /usr/bin/make -B buildkernel KERNCONF=BWCT >>> Kernel build for BWCT started on Mon Oct 21 23:03:11 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 BWCT completed on Mon Oct 21 23:05:46 UTC 2013 TB --- 2013-10-21 23:05:46 - cd /src/sys/arm/conf TB --- 2013-10-21 23:05:46 - /usr/sbin/config -m CAMBRIA TB --- 2013-10-21 23:05:46 - skipping CAMBRIA kernel TB --- 2013-10-21 23:05:46 - cd /src/sys/arm/conf TB --- 2013-10-21 23:05:46 - /usr/sbin/config -m CNS11XXNAS TB --- 2013-10-21 23:05:46 - building CNS11XXNAS kernel TB --- 2013-10-21 23:05:46 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 23:05:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 23:05:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 23:05:46 - SRCCONF=/dev/null TB --- 2013-10-21 23:05:46 - TARGET=arm TB --- 2013-10-21 23:05:46 - TARGET_ARCH=arm TB --- 2013-10-21 23:05:46 - TZ=UTC TB --- 2013-10-21 23:05:46 - __MAKE_CONF=/dev/null TB --- 2013-10-21 23:05:46 - cd /src TB --- 2013-10-21 23:05:46 - /usr/bin/make -B buildkernel KERNCONF=CNS11XXNAS >>> Kernel build for CNS11XXNAS started on Mon Oct 21 23:05: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 CNS11XXNAS completed on Mon Oct 21 23:09:23 UTC 2013 TB --- 2013-10-21 23:09:23 - cd /src/sys/arm/conf TB --- 2013-10-21 23:09:23 - /usr/sbin/config -m CRB TB --- 2013-10-21 23:09:23 - skipping CRB kernel TB --- 2013-10-21 23:09:23 - cd /src/sys/arm/conf TB --- 2013-10-21 23:09:23 - /usr/sbin/config -m CUBIEBOARD TB --- 2013-10-21 23:09:23 - skipping CUBIEBOARD kernel TB --- 2013-10-21 23:09:23 - cd /src/sys/arm/conf TB --- 2013-10-21 23:09:23 - /usr/sbin/config -m CUBIEBOARD2 TB --- 2013-10-21 23:09:23 - skipping CUBIEBOARD2 kernel TB --- 2013-10-21 23:09:23 - cd /src/sys/arm/conf TB --- 2013-10-21 23:09:23 - /usr/sbin/config -m DB-78XXX TB --- 2013-10-21 23:09:23 - building DB-78XXX kernel TB --- 2013-10-21 23:09:23 - CROSS_BUILD_TESTING=YES TB --- 2013-10-21 23:09:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-21 23:09:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-21 23:09:23 - SRCCONF=/dev/null TB --- 2013-10-21 23:09:23 - TARGET=arm TB --- 2013-10-21 23:09:23 - TARGET_ARCH=arm TB --- 2013-10-21 23:09:23 - TZ=UTC TB --- 2013-10-21 23:09:23 - __MAKE_CONF=/dev/null TB --- 2013-10-21 23:09:23 - cd /src TB --- 2013-10-21 23:09:23 - /usr/bin/make -B buildkernel KERNCONF=DB-78XXX >>> Kernel build for DB-78XXX started on Mon Oct 21 23:09:23 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 [...] rm -f hack.c cat /src/sys/conf/ldscript.arm|sed s/KERNPHYSADDR/0x00900000/g| sed s/KERNVIRTADDR/0xc0900000/g > ldscript.arm MAKE=/obj/src/make.amd64/bmake sh /src/sys/conf/newvers.sh DB-88F78XX cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -march=armv5te -funwind-tables -mllvm -arm-enable-ehabi -ffreestanding -Werror vers.c linking kernel ffs_vfsops.o: In function `db_show_ffs': /src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x1250): undefined reference to `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x1288): undefined reference to `db_print_ffs' *** Error code 1 Stop. bmake[1]: stopped in /obj/arm.arm/src/sys/DB-78XXX *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-21 23:12:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-21 23:12:33 - ERROR: failed to build DB-78XXX kernel TB --- 2013-10-21 23:12:33 - 10270.07 user 2033.16 system 13334.24 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Oct 22 02:56:03 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E5F03910; Tue, 22 Oct 2013 02:56:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AB43E27E4; Tue, 22 Oct 2013 02:56:03 +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 r9M2u2Vs095470; Mon, 21 Oct 2013 22:56:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9M2u1Sw095465; Tue, 22 Oct 2013 02:56:01 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 Oct 2013 02:56:01 GMT Message-Id: <201310220256.r9M2u1Sw095465@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: Tue, 22 Oct 2013 02:56:04 -0000 TB --- 2013-10-22 01:47:09 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-22 01:47:09 - 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-10-22 01:47:09 - starting HEAD tinderbox run for mips/mips TB --- 2013-10-22 01:47:09 - cleaning the object tree TB --- 2013-10-22 01:48:29 - /usr/local/bin/svn stat /src TB --- 2013-10-22 01:49:09 - At svn revision 256858 TB --- 2013-10-22 01:49:10 - building world TB --- 2013-10-22 01:49:10 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 01:49:10 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 01:49:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 01:49:10 - SRCCONF=/dev/null TB --- 2013-10-22 01:49:10 - TARGET=mips TB --- 2013-10-22 01:49:10 - TARGET_ARCH=mips TB --- 2013-10-22 01:49:10 - TZ=UTC TB --- 2013-10-22 01:49:10 - __MAKE_CONF=/dev/null TB --- 2013-10-22 01:49:10 - cd /src TB --- 2013-10-22 01:49:10 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Oct 22 01:49:17 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue Oct 22 02:53:01 UTC 2013 TB --- 2013-10-22 02:53:01 - cd /src/sys/mips/conf TB --- 2013-10-22 02:53:01 - /usr/sbin/config -m ADM5120 TB --- 2013-10-22 02:53:01 - skipping ADM5120 kernel TB --- 2013-10-22 02:53:01 - cd /src/sys/mips/conf TB --- 2013-10-22 02:53:01 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-22 02:53:01 - skipping ALCHEMY kernel TB --- 2013-10-22 02:53:01 - cd /src/sys/mips/conf TB --- 2013-10-22 02:53:01 - /usr/sbin/config -m AP121 TB --- 2013-10-22 02:53:01 - building AP121 kernel TB --- 2013-10-22 02:53:01 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 02:53:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 02:53:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 02:53:01 - SRCCONF=/dev/null TB --- 2013-10-22 02:53:01 - TARGET=mips TB --- 2013-10-22 02:53:01 - TARGET_ARCH=mips TB --- 2013-10-22 02:53:01 - TZ=UTC TB --- 2013-10-22 02:53:01 - __MAKE_CONF=/dev/null TB --- 2013-10-22 02:53:01 - cd /src TB --- 2013-10-22 02:53:01 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Tue Oct 22 02:53: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 [...] MAKE=/obj/src/make.amd64/bmake sh /src/sys/conf/newvers.sh AP121 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 vers.c linking kernel.debug ffs_vfsops.o: In function `db_show_ffs': /src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x5e0): undefined reference to `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x5e0): relocation truncated to fit: R_MIPS_26 against `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x618): undefined reference to `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x618): relocation truncated to fit: R_MIPS_26 against `db_print_ffs' *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AP121 *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-22 02:56:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-22 02:56:01 - ERROR: failed to build AP121 kernel TB --- 2013-10-22 02:56:01 - 2856.67 user 691.76 system 4132.59 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Oct 22 03:41:47 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3F677158; Tue, 22 Oct 2013 03:41:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 063022AC1; Tue, 22 Oct 2013 03:41:46 +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 r9M3fjOd030159; Mon, 21 Oct 2013 23:41:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9M3fjHr030158; Tue, 22 Oct 2013 03:41:45 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 Oct 2013 03:41:45 GMT Message-Id: <201310220341.r9M3fjHr030158@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: Tue, 22 Oct 2013 03:41:47 -0000 TB --- 2013-10-22 02:35:46 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-22 02:35:46 - 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-10-22 02:35:46 - starting HEAD tinderbox run for mips64/mips TB --- 2013-10-22 02:35:46 - cleaning the object tree TB --- 2013-10-22 02:38:23 - /usr/local/bin/svn stat /src TB --- 2013-10-22 02:38:27 - At svn revision 256858 TB --- 2013-10-22 02:38:28 - building world TB --- 2013-10-22 02:38:28 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 02:38:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 02:38:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 02:38:28 - SRCCONF=/dev/null TB --- 2013-10-22 02:38:28 - TARGET=mips TB --- 2013-10-22 02:38:28 - TARGET_ARCH=mips64 TB --- 2013-10-22 02:38:28 - TZ=UTC TB --- 2013-10-22 02:38:28 - __MAKE_CONF=/dev/null TB --- 2013-10-22 02:38:28 - cd /src TB --- 2013-10-22 02:38:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Oct 22 02:38:36 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue Oct 22 03:39:20 UTC 2013 TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m ADM5120 TB --- 2013-10-22 03:39:20 - skipping ADM5120 kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-22 03:39:20 - skipping ALCHEMY kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AP121 TB --- 2013-10-22 03:39:20 - skipping AP121 kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AP91 TB --- 2013-10-22 03:39:20 - skipping AP91 kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AP93 TB --- 2013-10-22 03:39:20 - skipping AP93 kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AP94 TB --- 2013-10-22 03:39:20 - skipping AP94 kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AP96 TB --- 2013-10-22 03:39:20 - skipping AP96 kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-10-22 03:39:20 - skipping AR71XX_BASE kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AR724X_BASE TB --- 2013-10-22 03:39:20 - skipping AR724X_BASE kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-10-22 03:39:20 - skipping AR91XX_BASE kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AR933X_BASE TB --- 2013-10-22 03:39:20 - skipping AR933X_BASE kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m AR934X_BASE TB --- 2013-10-22 03:39:20 - skipping AR934X_BASE kernel TB --- 2013-10-22 03:39:20 - cd /src/sys/mips/conf TB --- 2013-10-22 03:39:20 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-10-22 03:39:20 - building BERI_DE4_MDROOT kernel TB --- 2013-10-22 03:39:20 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 03:39:20 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 03:39:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 03:39:20 - SRCCONF=/dev/null TB --- 2013-10-22 03:39:20 - TARGET=mips TB --- 2013-10-22 03:39:20 - TARGET_ARCH=mips64 TB --- 2013-10-22 03:39:20 - TZ=UTC TB --- 2013-10-22 03:39:20 - __MAKE_CONF=/dev/null TB --- 2013-10-22 03:39:20 - cd /src TB --- 2013-10-22 03:39:20 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_MDROOT >>> Kernel build for BERI_DE4_MDROOT started on Tue Oct 22 03:39:20 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 [...] MAKE=/obj/src/make.amd64/bmake sh /src/sys/conf/newvers.sh BERI_DE4_MDROOT 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 vers.c linking kernel.debug ffs_vfsops.o: In function `db_show_ffs': /src/sys/ufs/ffs/ffs_vfsops.c:2235: undefined reference to `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:2235: relocation truncated to fit: R_MIPS_26 against `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:2241: undefined reference to `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:2241: relocation truncated to fit: R_MIPS_26 against `db_print_ffs' *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips64/src/sys/BERI_DE4_MDROOT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-22 03:41:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-22 03:41:45 - ERROR: failed to build BERI_DE4_MDROOT kernel TB --- 2013-10-22 03:41:45 - 2848.66 user 612.35 system 3959.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Oct 22 05:55:26 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D9EC5240; Tue, 22 Oct 2013 05:55:25 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A16C72FC1; Tue, 22 Oct 2013 05:55: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 r9M5tOEi096835; Tue, 22 Oct 2013 01:55: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 r9M5tOY6096834; Tue, 22 Oct 2013 05:55:24 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 Oct 2013 05:55:24 GMT Message-Id: <201310220555.r9M5tOY6096834@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: Tue, 22 Oct 2013 05:55:26 -0000 TB --- 2013-10-22 02:40:51 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-22 02:40:51 - 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-10-22 02:40:51 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-10-22 02:40:51 - cleaning the object tree TB --- 2013-10-22 02:42:58 - /usr/local/bin/svn stat /src TB --- 2013-10-22 02:43:01 - At svn revision 256858 TB --- 2013-10-22 02:43:02 - building world TB --- 2013-10-22 02:43:02 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 02:43:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 02:43:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 02:43:02 - SRCCONF=/dev/null TB --- 2013-10-22 02:43:02 - TARGET=powerpc TB --- 2013-10-22 02:43:02 - TARGET_ARCH=powerpc TB --- 2013-10-22 02:43:02 - TZ=UTC TB --- 2013-10-22 02:43:02 - __MAKE_CONF=/dev/null TB --- 2013-10-22 02:43:02 - cd /src TB --- 2013-10-22 02:43:02 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Oct 22 02:43:09 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue Oct 22 05:17:15 UTC 2013 TB --- 2013-10-22 05:17:15 - generating LINT kernel config TB --- 2013-10-22 05:17:15 - cd /src/sys/powerpc/conf TB --- 2013-10-22 05:17:15 - /usr/bin/make -B LINT TB --- 2013-10-22 05:17:15 - cd /src/sys/powerpc/conf TB --- 2013-10-22 05:17:15 - /usr/sbin/config -m LINT TB --- 2013-10-22 05:17:15 - building LINT kernel TB --- 2013-10-22 05:17:15 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 05:17:15 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 05:17:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 05:17:15 - SRCCONF=/dev/null TB --- 2013-10-22 05:17:15 - TARGET=powerpc TB --- 2013-10-22 05:17:15 - TARGET_ARCH=powerpc TB --- 2013-10-22 05:17:15 - TZ=UTC TB --- 2013-10-22 05:17:15 - __MAKE_CONF=/dev/null TB --- 2013-10-22 05:17:15 - cd /src TB --- 2013-10-22 05:17:15 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Oct 22 05:17: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 >>> Kernel build for LINT completed on Tue Oct 22 05:36:23 UTC 2013 TB --- 2013-10-22 05:36:23 - cd /src/sys/powerpc/conf TB --- 2013-10-22 05:36:23 - /usr/sbin/config -m GENERIC TB --- 2013-10-22 05:36:23 - building GENERIC kernel TB --- 2013-10-22 05:36:23 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 05:36:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 05:36:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 05:36:23 - SRCCONF=/dev/null TB --- 2013-10-22 05:36:23 - TARGET=powerpc TB --- 2013-10-22 05:36:23 - TARGET_ARCH=powerpc TB --- 2013-10-22 05:36:23 - TZ=UTC TB --- 2013-10-22 05:36:23 - __MAKE_CONF=/dev/null TB --- 2013-10-22 05:36:23 - cd /src TB --- 2013-10-22 05:36:23 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Oct 22 05:36:23 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 GENERIC completed on Tue Oct 22 05:52:27 UTC 2013 TB --- 2013-10-22 05:52:27 - cd /src/sys/powerpc/conf TB --- 2013-10-22 05:52:27 - /usr/sbin/config -m GENERIC64 TB --- 2013-10-22 05:52:27 - skipping GENERIC64 kernel TB --- 2013-10-22 05:52:27 - cd /src/sys/powerpc/conf TB --- 2013-10-22 05:52:27 - /usr/sbin/config -m MPC85XX TB --- 2013-10-22 05:52:27 - building MPC85XX kernel TB --- 2013-10-22 05:52:27 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 05:52:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 05:52:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 05:52:27 - SRCCONF=/dev/null TB --- 2013-10-22 05:52:27 - TARGET=powerpc TB --- 2013-10-22 05:52:27 - TARGET_ARCH=powerpc TB --- 2013-10-22 05:52:27 - TZ=UTC TB --- 2013-10-22 05:52:27 - __MAKE_CONF=/dev/null TB --- 2013-10-22 05:52:27 - cd /src TB --- 2013-10-22 05:52:27 - /usr/bin/make -B buildkernel KERNCONF=MPC85XX >>> Kernel build for MPC85XX started on Tue Oct 22 05:52: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 [...] cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/obj/src/make.amd64/bmake sh /src/sys/conf/newvers.sh MPC85XX cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror vers.c linking kernel.debug ffs_vfsops.o: In function `db_show_ffs': /src/sys/ufs/ffs/ffs_vfsops.c:2235: undefined reference to `db_print_ffs' /src/sys/ufs/ffs/ffs_vfsops.c:2241: undefined reference to `db_print_ffs' *** Error code 1 Stop. bmake[1]: stopped in /obj/powerpc.powerpc/src/sys/MPC85XX *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-22 05:55:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-22 05:55:24 - ERROR: failed to build MPC85XX kernel TB --- 2013-10-22 05:55:24 - 10136.84 user 1229.46 system 11673.29 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Oct 22 23:43:54 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 80E8477F; Tue, 22 Oct 2013 23:43:54 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3380D213E; Tue, 22 Oct 2013 23:43:53 +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 r9MNhkxx024835; Tue, 22 Oct 2013 19:43:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9MNhkM2024830; Tue, 22 Oct 2013 23:43:46 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 Oct 2013 23:43:46 GMT Message-Id: <201310222343.r9MNhkM2024830@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: Tue, 22 Oct 2013 23:43:54 -0000 TB --- 2013-10-22 23:28:44 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-22 23:28: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-10-22 23:28:44 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-22 23:28:44 - cleaning the object tree TB --- 2013-10-22 23:28:44 - /usr/local/bin/svn stat /src TB --- 2013-10-22 23:29:11 - At svn revision 256922 TB --- 2013-10-22 23:29:12 - building world TB --- 2013-10-22 23:29:12 - CROSS_BUILD_TESTING=YES TB --- 2013-10-22 23:29:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-22 23:29:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-22 23:29:12 - SRCCONF=/dev/null TB --- 2013-10-22 23:29:12 - TARGET=pc98 TB --- 2013-10-22 23:29:12 - TARGET_ARCH=i386 TB --- 2013-10-22 23:29:12 - TZ=UTC TB --- 2013-10-22 23:29:12 - __MAKE_CONF=/dev/null TB --- 2013-10-22 23:29:12 - cd /src TB --- 2013-10-22 23:29:12 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Oct 22 23:29:21 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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-22 23:43:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-22 23:43:46 - ERROR: failed to build world TB --- 2013-10-22 23:43:46 - 652.16 user 118.62 system 901.76 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Oct 23 11:08:06 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE681620; Wed, 23 Oct 2013 11:08:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 60E9925BE; Wed, 23 Oct 2013 11:08:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r9NB84Fl066369; Wed, 23 Oct 2013 07:08:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9NB84pq066362; Wed, 23 Oct 2013 11:08:04 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Oct 2013 11:08:04 GMT Message-Id: <201310231108.r9NB84pq066362@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 11:08:06 -0000 TB --- 2013-10-23 10:52:57 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-23 10:52:57 - 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-10-23 10:52:57 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-23 10:52:57 - cleaning the object tree TB --- 2013-10-23 10:53:22 - /usr/local/bin/svn stat /src TB --- 2013-10-23 10:53:44 - At svn revision 256953 TB --- 2013-10-23 10:53:45 - building world TB --- 2013-10-23 10:53:45 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 10:53:45 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 10:53:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 10:53:45 - SRCCONF=/dev/null TB --- 2013-10-23 10:53:45 - TARGET=pc98 TB --- 2013-10-23 10:53:45 - TARGET_ARCH=i386 TB --- 2013-10-23 10:53:45 - TZ=UTC TB --- 2013-10-23 10:53:45 - __MAKE_CONF=/dev/null TB --- 2013-10-23 10:53:45 - cd /src TB --- 2013-10-23 10:53:45 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Oct 23 10:53:54 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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-23 11:08:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-23 11:08:04 - ERROR: failed to build world TB --- 2013-10-23 11:08:04 - 651.31 user 108.77 system 907.00 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Oct 23 12:14:35 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 66CC52FD; Wed, 23 Oct 2013 12:14:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2A5902A2E; Wed, 23 Oct 2013 12:14: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 r9NCEXm9006712; Wed, 23 Oct 2013 08:14: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 r9NCEX8p006700; Wed, 23 Oct 2013 12:14:33 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Oct 2013 12:14:33 GMT Message-Id: <201310231214.r9NCEX8p006700@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 12:14:35 -0000 TB --- 2013-10-23 11:08:32 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-23 11:08: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-10-23 11:08:32 - starting HEAD tinderbox run for mips/mips TB --- 2013-10-23 11:08:32 - cleaning the object tree TB --- 2013-10-23 11:08:32 - /usr/local/bin/svn stat /src TB --- 2013-10-23 11:08:36 - At svn revision 256953 TB --- 2013-10-23 11:08:37 - building world TB --- 2013-10-23 11:08:37 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 11:08:37 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 11:08:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 11:08:37 - SRCCONF=/dev/null TB --- 2013-10-23 11:08:37 - TARGET=mips TB --- 2013-10-23 11:08:37 - TARGET_ARCH=mips TB --- 2013-10-23 11:08:37 - TZ=UTC TB --- 2013-10-23 11:08:37 - __MAKE_CONF=/dev/null TB --- 2013-10-23 11:08:37 - cd /src TB --- 2013-10-23 11:08:37 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Oct 23 11:08:44 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Oct 23 12:11:45 UTC 2013 TB --- 2013-10-23 12:11:45 - cd /src/sys/mips/conf TB --- 2013-10-23 12:11:45 - /usr/sbin/config -m ADM5120 TB --- 2013-10-23 12:11:45 - skipping ADM5120 kernel TB --- 2013-10-23 12:11:45 - cd /src/sys/mips/conf TB --- 2013-10-23 12:11:45 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-23 12:11:45 - skipping ALCHEMY kernel TB --- 2013-10-23 12:11:45 - cd /src/sys/mips/conf TB --- 2013-10-23 12:11:45 - /usr/sbin/config -m AP121 TB --- 2013-10-23 12:11:45 - building AP121 kernel TB --- 2013-10-23 12:11:45 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 12:11:45 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 12:11:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 12:11:45 - SRCCONF=/dev/null TB --- 2013-10-23 12:11:45 - TARGET=mips TB --- 2013-10-23 12:11:45 - TARGET_ARCH=mips TB --- 2013-10-23 12:11:45 - TZ=UTC TB --- 2013-10-23 12:11:45 - __MAKE_CONF=/dev/null TB --- 2013-10-23 12:11:45 - cd /src TB --- 2013-10-23 12:11:45 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Wed Oct 23 12:11: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 [...] /src/sys/mips/mips/exception.S:918: Error: Instruction sll requires absolute expression /src/sys/mips/mips/exception.S:918: Error: Instruction srl requires absolute expression /src/sys/mips/mips/exception.S:921: Error: Instruction sll requires absolute expression /src/sys/mips/mips/exception.S:921: Error: Instruction srl requires absolute expression /src/sys/mips/mips/exception.S:1060: Error: Instruction sll requires absolute expression /src/sys/mips/mips/exception.S:1060: Error: Instruction srl requires absolute expression /src/sys/mips/mips/exception.S:1063: Error: Instruction sll requires absolute expression /src/sys/mips/mips/exception.S:1063: Error: Instruction srl requires absolute expression *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AP121 *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-23 12:14:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-23 12:14:33 - ERROR: failed to build AP121 kernel TB --- 2013-10-23 12:14:33 - 2837.73 user 663.71 system 3960.88 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Oct 23 19:40:53 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 97EBBAA5; Wed, 23 Oct 2013 19:40:53 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5FFD62AD3; Wed, 23 Oct 2013 19:40:53 +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 r9NJeqF4021398; Wed, 23 Oct 2013 15:40:52 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9NJeqfo021387; Wed, 23 Oct 2013 19:40:52 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Oct 2013 19:40:52 GMT Message-Id: <201310231940.r9NJeqfo021387@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on armv6/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 19:40:53 -0000 TB --- 2013-10-23 16:30:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-23 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-10-23 16:30:19 - starting HEAD tinderbox run for armv6/arm TB --- 2013-10-23 16:30:19 - cleaning the object tree TB --- 2013-10-23 16:30:19 - /usr/local/bin/svn stat /src TB --- 2013-10-23 16:30:24 - At svn revision 256981 TB --- 2013-10-23 16:30:25 - building world TB --- 2013-10-23 16:30:25 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 16:30:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 16:30:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 16:30:25 - SRCCONF=/dev/null TB --- 2013-10-23 16:30:25 - TARGET=arm TB --- 2013-10-23 16:30:25 - TARGET_ARCH=armv6 TB --- 2013-10-23 16:30:25 - TZ=UTC TB --- 2013-10-23 16:30:25 - __MAKE_CONF=/dev/null TB --- 2013-10-23 16:30:25 - cd /src TB --- 2013-10-23 16:30:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Oct 23 16:30:31 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Oct 23 19:34:00 UTC 2013 TB --- 2013-10-23 19:34:00 - generating LINT kernel config TB --- 2013-10-23 19:34:00 - cd /src/sys/arm/conf TB --- 2013-10-23 19:34:00 - /usr/bin/make -B LINT TB --- 2013-10-23 19:34:00 - cd /src/sys/arm/conf TB --- 2013-10-23 19:34:00 - /usr/sbin/config -m LINT TB --- 2013-10-23 19:34:00 - skipping LINT kernel TB --- 2013-10-23 19:34:00 - cd /src/sys/arm/conf TB --- 2013-10-23 19:34:00 - /usr/sbin/config -m AC100 TB --- 2013-10-23 19:34:00 - building AC100 kernel TB --- 2013-10-23 19:34:00 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 19:34:00 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 19:34:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 19:34:00 - SRCCONF=/dev/null TB --- 2013-10-23 19:34:00 - TARGET=arm TB --- 2013-10-23 19:34:00 - TARGET_ARCH=armv6 TB --- 2013-10-23 19:34:00 - TZ=UTC TB --- 2013-10-23 19:34:00 - __MAKE_CONF=/dev/null TB --- 2013-10-23 19:34:00 - cd /src TB --- 2013-10-23 19:34:00 - /usr/bin/make -B buildkernel KERNCONF=AC100 >>> Kernel build for AC100 started on Wed Oct 23 19:34:00 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AC100 completed on Wed Oct 23 19:36:59 UTC 2013 TB --- 2013-10-23 19:36:59 - cd /src/sys/arm/conf TB --- 2013-10-23 19:36:59 - /usr/sbin/config -m ARMADAXP TB --- 2013-10-23 19:36:59 - building ARMADAXP kernel TB --- 2013-10-23 19:36:59 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 19:36:59 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 19:36:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 19:36:59 - SRCCONF=/dev/null TB --- 2013-10-23 19:36:59 - TARGET=arm TB --- 2013-10-23 19:36:59 - TARGET_ARCH=armv6 TB --- 2013-10-23 19:36:59 - TZ=UTC TB --- 2013-10-23 19:36:59 - __MAKE_CONF=/dev/null TB --- 2013-10-23 19:36:59 - cd /src TB --- 2013-10-23 19:36:59 - /usr/bin/make -B buildkernel KERNCONF=ARMADAXP >>> Kernel build for ARMADAXP started on Wed Oct 23 19:36:59 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/arm/mv/gpio.c:641:12: note: did you mean 'OF_xref_phandle'? ctrl = OF_xref_handle(fdt32_to_cpu(gpios[0])); ^~~~~~~~~~~~~~ OF_xref_phandle /src/sys/dev/ofw/openfirm.h:133:11: note: 'OF_xref_phandle' declared here phandle_t OF_xref_phandle(phandle_t xref); ^ 1 error generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/arm.armv6/src/sys/ARMADAXP *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-23 19:40:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-23 19:40:52 - ERROR: failed to build ARMADAXP kernel TB --- 2013-10-23 19:40:52 - 8992.02 user 1724.14 system 11432.23 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Oct 23 19:49:58 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 446AFFFC; Wed, 23 Oct 2013 19:49:58 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 177492B74; Wed, 23 Oct 2013 19:49:57 +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 r9NJnvHW097684; Wed, 23 Oct 2013 15:49: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 r9NJnvWL097681; Wed, 23 Oct 2013 19:49:57 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Oct 2013 19:49:57 GMT Message-Id: <201310231949.r9NJnvWL097681@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 19:49:58 -0000 TB --- 2013-10-23 16:30:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-23 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-10-23 16:30:19 - starting HEAD tinderbox run for arm/arm TB --- 2013-10-23 16:30:19 - cleaning the object tree TB --- 2013-10-23 16:30:19 - /usr/local/bin/svn stat /src TB --- 2013-10-23 16:30:24 - At svn revision 256981 TB --- 2013-10-23 16:30:25 - building world TB --- 2013-10-23 16:30:25 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 16:30:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 16:30:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 16:30:25 - SRCCONF=/dev/null TB --- 2013-10-23 16:30:25 - TARGET=arm TB --- 2013-10-23 16:30:25 - TARGET_ARCH=arm TB --- 2013-10-23 16:30:25 - TZ=UTC TB --- 2013-10-23 16:30:25 - __MAKE_CONF=/dev/null TB --- 2013-10-23 16:30:25 - cd /src TB --- 2013-10-23 16:30:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Oct 23 16:30:31 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Oct 23 19:34:00 UTC 2013 TB --- 2013-10-23 19:34:00 - generating LINT kernel config TB --- 2013-10-23 19:34:00 - cd /src/sys/arm/conf TB --- 2013-10-23 19:34:00 - /usr/bin/make -B LINT TB --- 2013-10-23 19:34:00 - cd /src/sys/arm/conf TB --- 2013-10-23 19:34:00 - /usr/sbin/config -m LINT TB --- 2013-10-23 19:34:00 - building LINT kernel TB --- 2013-10-23 19:34:00 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 19:34:00 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 19:34:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 19:34:00 - SRCCONF=/dev/null TB --- 2013-10-23 19:34:00 - TARGET=arm TB --- 2013-10-23 19:34:00 - TARGET_ARCH=arm TB --- 2013-10-23 19:34:00 - TZ=UTC TB --- 2013-10-23 19:34:00 - __MAKE_CONF=/dev/null TB --- 2013-10-23 19:34:00 - cd /src TB --- 2013-10-23 19:34:00 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Oct 23 19:34: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/arm/mv/gpio.c:641:12: note: did you mean 'OF_xref_phandle'? ctrl = OF_xref_handle(fdt32_to_cpu(gpios[0])); ^~~~~~~~~~~~~~ OF_xref_phandle /src/sys/dev/ofw/openfirm.h:133:11: note: 'OF_xref_phandle' declared here phandle_t OF_xref_phandle(phandle_t xref); ^ 1 error generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/arm.arm/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-23 19:49:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-23 19:49:57 - ERROR: failed to build LINT kernel TB --- 2013-10-23 19:49:57 - 9340.68 user 1841.09 system 11977.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Oct 23 19:56:33 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D808B504; Wed, 23 Oct 2013 19:56:32 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8B14C2C07; Wed, 23 Oct 2013 19:56: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 r9NJuVWU043887; Wed, 23 Oct 2013 15:56: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 r9NJuVTv043884; Wed, 23 Oct 2013 19:56:31 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Oct 2013 19:56:31 GMT Message-Id: <201310231956.r9NJuVTv043884@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 19:56:33 -0000 TB --- 2013-10-23 19:40:52 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-23 19:40:52 - 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-10-23 19:40:52 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-23 19:40:52 - cleaning the object tree TB --- 2013-10-23 19:41:26 - /usr/local/bin/svn stat /src TB --- 2013-10-23 19:41:31 - At svn revision 256981 TB --- 2013-10-23 19:41:32 - building world TB --- 2013-10-23 19:41:32 - CROSS_BUILD_TESTING=YES TB --- 2013-10-23 19:41:32 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-23 19:41:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-23 19:41:32 - SRCCONF=/dev/null TB --- 2013-10-23 19:41:32 - TARGET=pc98 TB --- 2013-10-23 19:41:32 - TARGET_ARCH=i386 TB --- 2013-10-23 19:41:32 - TZ=UTC TB --- 2013-10-23 19:41:32 - __MAKE_CONF=/dev/null TB --- 2013-10-23 19:41:32 - cd /src TB --- 2013-10-23 19:41:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Oct 23 19:41:40 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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-23 19:56:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-23 19:56:31 - ERROR: failed to build world TB --- 2013-10-23 19:56:31 - 651.18 user 170.38 system 939.12 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Oct 23 20:23:34 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1453A123; Wed, 23 Oct 2013 20:23:34 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 50EF02DCD; Wed, 23 Oct 2013 20:23:32 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id r9NJrTw9032103; Wed, 23 Oct 2013 21:53:29 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id r9NJWw08002156; Wed, 23 Oct 2013 19:32:58 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Oct 2013 19:32:58 GMT Message-Id: <201310231932.r9NJWw08002156@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , Subject: [releng_10 tinderbox] source tree update failure Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 20:23:34 -0000 TB --- 2013-10-23 19:20:00 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2013-10-23 19:20:00 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-10-23 19:20:00 - starting RELENG_10 tinderbox run for none/none TB --- 2013-10-23 19:20:00 - checking out /src from svn://svn.freebsd.org/base/stable/10 TB --- 2013-10-23 19:20:00 - cd /tinderbox/RELENG_10/none/none TB --- 2013-10-23 19:20:00 - /usr/local/bin/svn cleanup /src TB --- 2013-10-23 19:20:23 - /usr/local/bin/svn update /src TB --- 2013-10-23 19:21:38 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2013-10-23 19:21:38 - WARNING: sleeping 30 s and retrying... TB --- 2013-10-23 19:22:08 - /usr/local/bin/svn update /src TB --- 2013-10-23 19:23:23 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2013-10-23 19:23:23 - WARNING: sleeping 60 s and retrying... TB --- 2013-10-23 19:24:23 - /usr/local/bin/svn update /src TB --- 2013-10-23 19:25:38 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2013-10-23 19:25:38 - WARNING: sleeping 90 s and retrying... TB --- 2013-10-23 19:27:08 - /usr/local/bin/svn update /src TB --- 2013-10-23 19:28:23 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2013-10-23 19:28:23 - WARNING: sleeping 120 s and retrying... TB --- 2013-10-23 19:30:23 - /usr/local/bin/svn update /src TB --- 2013-10-23 19:31:38 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2013-10-23 19:31:38 - ERROR: unable to check out the source tree TB --- 2013-10-23 19:31:38 - 4.86 user 9.80 system 698.54 real http://tinderbox.des.no/tinderbox-freebsd10-update-RELENG_10-none-none.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Oct 24 08:12:44 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A53B3FE8; Thu, 24 Oct 2013 08:12:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 58C5D241F; Thu, 24 Oct 2013 08:12: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 r9O8Cbd4041636; Thu, 24 Oct 2013 04:12: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 r9O8Cb6D041635; Thu, 24 Oct 2013 08:12:37 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 24 Oct 2013 08:12:37 GMT Message-Id: <201310240812.r9O8Cb6D041635@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, 24 Oct 2013 08:12:44 -0000 TB --- 2013-10-24 07:57:22 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-24 07:57:22 - 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-10-24 07:57:22 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-24 07:57:22 - cleaning the object tree TB --- 2013-10-24 07:57:41 - /usr/local/bin/svn stat /src TB --- 2013-10-24 07:58:00 - At svn revision 257037 TB --- 2013-10-24 07:58:01 - building world TB --- 2013-10-24 07:58:01 - CROSS_BUILD_TESTING=YES TB --- 2013-10-24 07:58:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-24 07:58:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-24 07:58:01 - SRCCONF=/dev/null TB --- 2013-10-24 07:58:01 - TARGET=pc98 TB --- 2013-10-24 07:58:01 - TARGET_ARCH=i386 TB --- 2013-10-24 07:58:01 - TZ=UTC TB --- 2013-10-24 07:58:01 - __MAKE_CONF=/dev/null TB --- 2013-10-24 07:58:01 - cd /src TB --- 2013-10-24 07:58:01 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Oct 24 07:58:09 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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-24 08:12:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-24 08:12:37 - ERROR: failed to build world TB --- 2013-10-24 08:12:37 - 650.36 user 121.80 system 915.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Oct 24 19:28:39 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C3360C2E; Thu, 24 Oct 2013 19:28:39 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 72D4E24CA; Thu, 24 Oct 2013 19:28: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 r9OJSbVB064614; Thu, 24 Oct 2013 15:28: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 r9OJSbpl064601; Thu, 24 Oct 2013 19:28:37 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 24 Oct 2013 19:28:37 GMT Message-Id: <201310241928.r9OJSbpl064601@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, 24 Oct 2013 19:28:39 -0000 TB --- 2013-10-24 19:13:12 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-24 19:13:12 - 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-10-24 19:13:12 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-24 19:13:12 - cleaning the object tree TB --- 2013-10-24 19:13:39 - /usr/local/bin/svn stat /src TB --- 2013-10-24 19:14:00 - At svn revision 257055 TB --- 2013-10-24 19:14:01 - building world TB --- 2013-10-24 19:14:01 - CROSS_BUILD_TESTING=YES TB --- 2013-10-24 19:14:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-24 19:14:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-24 19:14:01 - SRCCONF=/dev/null TB --- 2013-10-24 19:14:01 - TARGET=pc98 TB --- 2013-10-24 19:14:01 - TARGET_ARCH=i386 TB --- 2013-10-24 19:14:01 - TZ=UTC TB --- 2013-10-24 19:14:01 - __MAKE_CONF=/dev/null TB --- 2013-10-24 19:14:01 - cd /src TB --- 2013-10-24 19:14:01 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Oct 24 19:14:09 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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-24 19:28:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-24 19:28:37 - ERROR: failed to build world TB --- 2013-10-24 19:28:37 - 653.12 user 119.72 system 924.90 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Oct 25 06:38:38 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3A56AE42; Fri, 25 Oct 2013 06:38:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DF97F2FFE; Fri, 25 Oct 2013 06:38: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 r9P6caJu091195; Fri, 25 Oct 2013 02:38:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9P6cat3091149; Fri, 25 Oct 2013 06:38:36 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Oct 2013 06:38:36 GMT Message-Id: <201310250638.r9P6cat3091149@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, 25 Oct 2013 06:38:38 -0000 TB --- 2013-10-25 06:23:13 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-25 06:23: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-10-25 06:23:13 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-25 06:23:13 - cleaning the object tree TB --- 2013-10-25 06:23:47 - /usr/local/bin/svn stat /src TB --- 2013-10-25 06:24:00 - At svn revision 257085 TB --- 2013-10-25 06:24:01 - building world TB --- 2013-10-25 06:24:01 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 06:24:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 06:24:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 06:24:01 - SRCCONF=/dev/null TB --- 2013-10-25 06:24:01 - TARGET=pc98 TB --- 2013-10-25 06:24:01 - TARGET_ARCH=i386 TB --- 2013-10-25 06:24:01 - TZ=UTC TB --- 2013-10-25 06:24:01 - __MAKE_CONF=/dev/null TB --- 2013-10-25 06:24:01 - cd /src TB --- 2013-10-25 06:24:01 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Oct 25 06:24:09 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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-25 06:38:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-25 06:38:36 - ERROR: failed to build world TB --- 2013-10-25 06:38:36 - 652.57 user 118.71 system 923.02 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Oct 25 17:50:49 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D4D84E10; Fri, 25 Oct 2013 17:50:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 63BE326C5; Fri, 25 Oct 2013 17:50:49 +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 r9PHogom020132; Fri, 25 Oct 2013 13:50:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9PHogoE020110; Fri, 25 Oct 2013 17:50:42 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Oct 2013 17:50:42 GMT Message-Id: <201310251750.r9PHogoE020110@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, 25 Oct 2013 17:50:50 -0000 TB --- 2013-10-25 17:34:48 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-25 17:34:48 - 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-10-25 17:34:48 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-25 17:34:48 - cleaning the object tree TB --- 2013-10-25 17:35:25 - /usr/local/bin/svn stat /src TB --- 2013-10-25 17:35:49 - At svn revision 257111 TB --- 2013-10-25 17:35:50 - building world TB --- 2013-10-25 17:35:50 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 17:35:50 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 17:35:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 17:35:50 - SRCCONF=/dev/null TB --- 2013-10-25 17:35:50 - TARGET=pc98 TB --- 2013-10-25 17:35:50 - TARGET_ARCH=i386 TB --- 2013-10-25 17:35:50 - TZ=UTC TB --- 2013-10-25 17:35:50 - __MAKE_CONF=/dev/null TB --- 2013-10-25 17:35:50 - cd /src TB --- 2013-10-25 17:35:50 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Oct 25 17:35: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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-25 17:50:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-25 17:50:42 - ERROR: failed to build world TB --- 2013-10-25 17:50:42 - 651.63 user 120.32 system 953.73 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Oct 25 20:53:14 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D5A20BFA; Fri, 25 Oct 2013 20:53:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 81F8020A8; Fri, 25 Oct 2013 20:53:14 +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 r9PKrDic031450; Fri, 25 Oct 2013 16:53:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9PKrDfi031441; Fri, 25 Oct 2013 20:53:13 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Oct 2013 20:53:13 GMT Message-Id: <201310252053.r9PKrDfi031441@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, 25 Oct 2013 20:53:14 -0000 TB --- 2013-10-25 17:50:42 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-25 17:50:42 - 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-10-25 17:50:42 - starting HEAD tinderbox run for mips/mips TB --- 2013-10-25 17:50:42 - cleaning the object tree TB --- 2013-10-25 17:50:42 - /usr/local/bin/svn stat /src TB --- 2013-10-25 17:50:45 - At svn revision 257111 TB --- 2013-10-25 17:50:46 - building world TB --- 2013-10-25 17:50:46 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 17:50:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 17:50:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 17:50:46 - SRCCONF=/dev/null TB --- 2013-10-25 17:50:46 - TARGET=mips TB --- 2013-10-25 17:50:46 - TARGET_ARCH=mips TB --- 2013-10-25 17:50:46 - TZ=UTC TB --- 2013-10-25 17:50:46 - __MAKE_CONF=/dev/null TB --- 2013-10-25 17:50:46 - cd /src TB --- 2013-10-25 17:50:46 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Oct 25 17:50: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 Fri Oct 25 18:53:45 UTC 2013 TB --- 2013-10-25 18:53:45 - cd /src/sys/mips/conf TB --- 2013-10-25 18:53:45 - /usr/sbin/config -m ADM5120 TB --- 2013-10-25 18:53:45 - skipping ADM5120 kernel TB --- 2013-10-25 18:53:45 - cd /src/sys/mips/conf TB --- 2013-10-25 18:53:45 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-25 18:53:45 - skipping ALCHEMY kernel TB --- 2013-10-25 18:53:45 - cd /src/sys/mips/conf TB --- 2013-10-25 18:53:45 - /usr/sbin/config -m ALFA_HORNET_UB TB --- 2013-10-25 18:53:45 - building ALFA_HORNET_UB kernel TB --- 2013-10-25 18:53:45 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 18:53:45 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 18:53:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 18:53:45 - SRCCONF=/dev/null TB --- 2013-10-25 18:53:45 - TARGET=mips TB --- 2013-10-25 18:53:45 - TARGET_ARCH=mips TB --- 2013-10-25 18:53:45 - TZ=UTC TB --- 2013-10-25 18:53:45 - __MAKE_CONF=/dev/null TB --- 2013-10-25 18:53:45 - cd /src TB --- 2013-10-25 18:53:45 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Fri Oct 25 18:53: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 ALFA_HORNET_UB completed on Fri Oct 25 18:56:44 UTC 2013 TB --- 2013-10-25 18:56:44 - cd /src/sys/mips/conf TB --- 2013-10-25 18:56:44 - /usr/sbin/config -m AP121 TB --- 2013-10-25 18:56:44 - building AP121 kernel TB --- 2013-10-25 18:56:44 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 18:56:44 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 18:56:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 18:56:44 - SRCCONF=/dev/null TB --- 2013-10-25 18:56:44 - TARGET=mips TB --- 2013-10-25 18:56:44 - TARGET_ARCH=mips TB --- 2013-10-25 18:56:44 - TZ=UTC TB --- 2013-10-25 18:56:44 - __MAKE_CONF=/dev/null TB --- 2013-10-25 18:56:44 - cd /src TB --- 2013-10-25 18:56:44 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Fri Oct 25 18:56: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 AP121 completed on Fri Oct 25 18:59:42 UTC 2013 TB --- 2013-10-25 18:59:42 - cd /src/sys/mips/conf TB --- 2013-10-25 18:59:42 - /usr/sbin/config -m AP91 TB --- 2013-10-25 18:59:42 - building AP91 kernel TB --- 2013-10-25 18:59:42 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 18:59:42 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 18:59:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 18:59:42 - SRCCONF=/dev/null TB --- 2013-10-25 18:59:42 - TARGET=mips TB --- 2013-10-25 18:59:42 - TARGET_ARCH=mips TB --- 2013-10-25 18:59:42 - TZ=UTC TB --- 2013-10-25 18:59:42 - __MAKE_CONF=/dev/null TB --- 2013-10-25 18:59:42 - cd /src TB --- 2013-10-25 18:59:42 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Fri Oct 25 18:59:42 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 AP91 completed on Fri Oct 25 19:03:44 UTC 2013 TB --- 2013-10-25 19:03:44 - cd /src/sys/mips/conf TB --- 2013-10-25 19:03:44 - /usr/sbin/config -m AP93 TB --- 2013-10-25 19:03:44 - building AP93 kernel TB --- 2013-10-25 19:03:44 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:03:44 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:03:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:03:44 - SRCCONF=/dev/null TB --- 2013-10-25 19:03:44 - TARGET=mips TB --- 2013-10-25 19:03:44 - TARGET_ARCH=mips TB --- 2013-10-25 19:03:44 - TZ=UTC TB --- 2013-10-25 19:03:44 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:03:44 - cd /src TB --- 2013-10-25 19:03:44 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Fri Oct 25 19:03: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 AP93 completed on Fri Oct 25 19:08:00 UTC 2013 TB --- 2013-10-25 19:08:00 - cd /src/sys/mips/conf TB --- 2013-10-25 19:08:00 - /usr/sbin/config -m AP94 TB --- 2013-10-25 19:08:00 - building AP94 kernel TB --- 2013-10-25 19:08:00 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:08:00 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:08:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:08:00 - SRCCONF=/dev/null TB --- 2013-10-25 19:08:00 - TARGET=mips TB --- 2013-10-25 19:08:00 - TARGET_ARCH=mips TB --- 2013-10-25 19:08:00 - TZ=UTC TB --- 2013-10-25 19:08:00 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:08:00 - cd /src TB --- 2013-10-25 19:08:00 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Fri Oct 25 19:08:00 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AP94 completed on Fri Oct 25 19:13:13 UTC 2013 TB --- 2013-10-25 19:13:13 - cd /src/sys/mips/conf TB --- 2013-10-25 19:13:13 - /usr/sbin/config -m AP96 TB --- 2013-10-25 19:13:13 - building AP96 kernel TB --- 2013-10-25 19:13:13 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:13:13 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:13:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:13:13 - SRCCONF=/dev/null TB --- 2013-10-25 19:13:13 - TARGET=mips TB --- 2013-10-25 19:13:13 - TARGET_ARCH=mips TB --- 2013-10-25 19:13:13 - TZ=UTC TB --- 2013-10-25 19:13:13 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:13:13 - cd /src TB --- 2013-10-25 19:13:13 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Fri Oct 25 19:13:13 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 AP96 completed on Fri Oct 25 19:18:40 UTC 2013 TB --- 2013-10-25 19:18:40 - cd /src/sys/mips/conf TB --- 2013-10-25 19:18:40 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-10-25 19:18:40 - building AR71XX_BASE kernel TB --- 2013-10-25 19:18:40 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:18:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:18:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:18:40 - SRCCONF=/dev/null TB --- 2013-10-25 19:18:40 - TARGET=mips TB --- 2013-10-25 19:18:40 - TARGET_ARCH=mips TB --- 2013-10-25 19:18:40 - TZ=UTC TB --- 2013-10-25 19:18:40 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:18:40 - cd /src TB --- 2013-10-25 19:18:40 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Fri Oct 25 19:18: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 AR71XX_BASE completed on Fri Oct 25 19:23:59 UTC 2013 TB --- 2013-10-25 19:23:59 - cd /src/sys/mips/conf TB --- 2013-10-25 19:23:59 - /usr/sbin/config -m AR724X_BASE TB --- 2013-10-25 19:23:59 - building AR724X_BASE kernel TB --- 2013-10-25 19:23:59 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:23:59 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:23:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:23:59 - SRCCONF=/dev/null TB --- 2013-10-25 19:23:59 - TARGET=mips TB --- 2013-10-25 19:23:59 - TARGET_ARCH=mips TB --- 2013-10-25 19:23:59 - TZ=UTC TB --- 2013-10-25 19:23:59 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:23:59 - cd /src TB --- 2013-10-25 19:23:59 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Fri Oct 25 19:23:59 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 AR724X_BASE completed on Fri Oct 25 19:28:08 UTC 2013 TB --- 2013-10-25 19:28:08 - cd /src/sys/mips/conf TB --- 2013-10-25 19:28:08 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-10-25 19:28:08 - building AR91XX_BASE kernel TB --- 2013-10-25 19:28:08 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:28:08 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:28:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:28:08 - SRCCONF=/dev/null TB --- 2013-10-25 19:28:08 - TARGET=mips TB --- 2013-10-25 19:28:08 - TARGET_ARCH=mips TB --- 2013-10-25 19:28:08 - TZ=UTC TB --- 2013-10-25 19:28:08 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:28:08 - cd /src TB --- 2013-10-25 19:28:08 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Fri Oct 25 19:28:08 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 AR91XX_BASE completed on Fri Oct 25 19:32:56 UTC 2013 TB --- 2013-10-25 19:32:56 - cd /src/sys/mips/conf TB --- 2013-10-25 19:32:56 - /usr/sbin/config -m AR933X_BASE TB --- 2013-10-25 19:32:56 - building AR933X_BASE kernel TB --- 2013-10-25 19:32:56 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:32:56 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:32:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:32:56 - SRCCONF=/dev/null TB --- 2013-10-25 19:32:56 - TARGET=mips TB --- 2013-10-25 19:32:56 - TARGET_ARCH=mips TB --- 2013-10-25 19:32:56 - TZ=UTC TB --- 2013-10-25 19:32:56 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:32:56 - cd /src TB --- 2013-10-25 19:32:56 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Fri Oct 25 19:32: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 AR933X_BASE completed on Fri Oct 25 19:35:47 UTC 2013 TB --- 2013-10-25 19:35:47 - cd /src/sys/mips/conf TB --- 2013-10-25 19:35:47 - /usr/sbin/config -m AR934X_BASE TB --- 2013-10-25 19:35:47 - building AR934X_BASE kernel TB --- 2013-10-25 19:35:47 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:35:47 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:35:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:35:47 - SRCCONF=/dev/null TB --- 2013-10-25 19:35:47 - TARGET=mips TB --- 2013-10-25 19:35:47 - TARGET_ARCH=mips TB --- 2013-10-25 19:35:47 - TZ=UTC TB --- 2013-10-25 19:35:47 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:35:47 - cd /src TB --- 2013-10-25 19:35:47 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Fri Oct 25 19:35:48 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 AR934X_BASE completed on Fri Oct 25 19:38:39 UTC 2013 TB --- 2013-10-25 19:38:39 - cd /src/sys/mips/conf TB --- 2013-10-25 19:38:39 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2013-10-25 19:38:39 - skipping BERI_DE4_BASE kernel TB --- 2013-10-25 19:38:39 - cd /src/sys/mips/conf TB --- 2013-10-25 19:38:39 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-10-25 19:38:39 - skipping BERI_DE4_MDROOT kernel TB --- 2013-10-25 19:38:39 - cd /src/sys/mips/conf TB --- 2013-10-25 19:38:39 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2013-10-25 19:38:40 - skipping BERI_DE4_SDROOT kernel TB --- 2013-10-25 19:38:40 - cd /src/sys/mips/conf TB --- 2013-10-25 19:38:40 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2013-10-25 19:38:40 - skipping BERI_SIM_BASE kernel TB --- 2013-10-25 19:38:40 - cd /src/sys/mips/conf TB --- 2013-10-25 19:38:40 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2013-10-25 19:38:40 - skipping BERI_SIM_MDROOT kernel TB --- 2013-10-25 19:38:40 - cd /src/sys/mips/conf TB --- 2013-10-25 19:38:40 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2013-10-25 19:38:40 - skipping BERI_SIM_SDROOT kernel TB --- 2013-10-25 19:38:40 - cd /src/sys/mips/conf TB --- 2013-10-25 19:38:40 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2013-10-25 19:38:40 - skipping BERI_TEMPLATE kernel TB --- 2013-10-25 19:38:40 - cd /src/sys/mips/conf TB --- 2013-10-25 19:38:40 - /usr/sbin/config -m CARAMBOLA2 TB --- 2013-10-25 19:38:40 - building CARAMBOLA2 kernel TB --- 2013-10-25 19:38:40 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:38:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:38:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:38:40 - SRCCONF=/dev/null TB --- 2013-10-25 19:38:40 - TARGET=mips TB --- 2013-10-25 19:38:40 - TARGET_ARCH=mips TB --- 2013-10-25 19:38:40 - TZ=UTC TB --- 2013-10-25 19:38:40 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:38:40 - cd /src TB --- 2013-10-25 19:38:40 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Fri Oct 25 19:38:40 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CARAMBOLA2 completed on Fri Oct 25 19:41:37 UTC 2013 TB --- 2013-10-25 19:41:37 - cd /src/sys/mips/conf TB --- 2013-10-25 19:41:37 - /usr/sbin/config -m DB120 TB --- 2013-10-25 19:41:37 - building DB120 kernel TB --- 2013-10-25 19:41:37 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:41:37 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:41:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:41:37 - SRCCONF=/dev/null TB --- 2013-10-25 19:41:37 - TARGET=mips TB --- 2013-10-25 19:41:37 - TARGET_ARCH=mips TB --- 2013-10-25 19:41:37 - TZ=UTC TB --- 2013-10-25 19:41:37 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:41:37 - cd /src TB --- 2013-10-25 19:41:37 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Fri Oct 25 19:41: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 DB120 completed on Fri Oct 25 19:44:35 UTC 2013 TB --- 2013-10-25 19:44:35 - cd /src/sys/mips/conf TB --- 2013-10-25 19:44:35 - /usr/sbin/config -m DIR-825 TB --- 2013-10-25 19:44:35 - building DIR-825 kernel TB --- 2013-10-25 19:44:35 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:44:35 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:44:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:44:35 - SRCCONF=/dev/null TB --- 2013-10-25 19:44:35 - TARGET=mips TB --- 2013-10-25 19:44:35 - TARGET_ARCH=mips TB --- 2013-10-25 19:44:35 - TZ=UTC TB --- 2013-10-25 19:44:35 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:44:35 - cd /src TB --- 2013-10-25 19:44:35 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Fri Oct 25 19:44:35 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 DIR-825 completed on Fri Oct 25 19:48:48 UTC 2013 TB --- 2013-10-25 19:48:48 - cd /src/sys/mips/conf TB --- 2013-10-25 19:48:48 - /usr/sbin/config -m ENH200 TB --- 2013-10-25 19:48:48 - building ENH200 kernel TB --- 2013-10-25 19:48:48 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:48:48 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:48:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:48:48 - SRCCONF=/dev/null TB --- 2013-10-25 19:48:48 - TARGET=mips TB --- 2013-10-25 19:48:48 - TARGET_ARCH=mips TB --- 2013-10-25 19:48:48 - TZ=UTC TB --- 2013-10-25 19:48:48 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:48:48 - cd /src TB --- 2013-10-25 19:48:48 - /usr/bin/make -B buildkernel KERNCONF=ENH200 >>> Kernel build for ENH200 started on Fri Oct 25 19:48:48 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 ENH200 completed on Fri Oct 25 19:53:07 UTC 2013 TB --- 2013-10-25 19:53:07 - cd /src/sys/mips/conf TB --- 2013-10-25 19:53:07 - /usr/sbin/config -m GXEMUL TB --- 2013-10-25 19:53:07 - skipping GXEMUL kernel TB --- 2013-10-25 19:53:07 - cd /src/sys/mips/conf TB --- 2013-10-25 19:53:07 - /usr/sbin/config -m GXEMUL32 TB --- 2013-10-25 19:53:07 - building GXEMUL32 kernel TB --- 2013-10-25 19:53:07 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:53:07 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:53:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:53:07 - SRCCONF=/dev/null TB --- 2013-10-25 19:53:07 - TARGET=mips TB --- 2013-10-25 19:53:07 - TARGET_ARCH=mips TB --- 2013-10-25 19:53:07 - TZ=UTC TB --- 2013-10-25 19:53:07 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:53:07 - cd /src TB --- 2013-10-25 19:53:07 - /usr/bin/make -B buildkernel KERNCONF=GXEMUL32 >>> Kernel build for GXEMUL32 started on Fri Oct 25 19:53:08 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 GXEMUL32 completed on Fri Oct 25 19:55:11 UTC 2013 TB --- 2013-10-25 19:55:11 - cd /src/sys/mips/conf TB --- 2013-10-25 19:55:11 - /usr/sbin/config -m IDT TB --- 2013-10-25 19:55:11 - skipping IDT kernel TB --- 2013-10-25 19:55:11 - cd /src/sys/mips/conf TB --- 2013-10-25 19:55:11 - /usr/sbin/config -m MALTA TB --- 2013-10-25 19:55:11 - skipping MALTA kernel TB --- 2013-10-25 19:55:11 - cd /src/sys/mips/conf TB --- 2013-10-25 19:55:11 - /usr/sbin/config -m MALTA64 TB --- 2013-10-25 19:55:11 - skipping MALTA64 kernel TB --- 2013-10-25 19:55:11 - cd /src/sys/mips/conf TB --- 2013-10-25 19:55:11 - /usr/sbin/config -m OCTEON1 TB --- 2013-10-25 19:55:11 - skipping OCTEON1 kernel TB --- 2013-10-25 19:55:11 - cd /src/sys/mips/conf TB --- 2013-10-25 19:55:11 - /usr/sbin/config -m PB47 TB --- 2013-10-25 19:55:11 - building PB47 kernel TB --- 2013-10-25 19:55:11 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:55:11 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:55:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:55:11 - SRCCONF=/dev/null TB --- 2013-10-25 19:55:11 - TARGET=mips TB --- 2013-10-25 19:55:11 - TARGET_ARCH=mips TB --- 2013-10-25 19:55:11 - TZ=UTC TB --- 2013-10-25 19:55:11 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:55:11 - cd /src TB --- 2013-10-25 19:55:11 - /usr/bin/make -B buildkernel KERNCONF=PB47 >>> Kernel build for PB47 started on Fri Oct 25 19:55:11 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 PB47 completed on Fri Oct 25 20:00:25 UTC 2013 TB --- 2013-10-25 20:00:25 - cd /src/sys/mips/conf TB --- 2013-10-25 20:00:25 - /usr/sbin/config -m PB92 TB --- 2013-10-25 20:00:25 - building PB92 kernel TB --- 2013-10-25 20:00:25 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:00:25 - SRCCONF=/dev/null TB --- 2013-10-25 20:00:25 - TARGET=mips TB --- 2013-10-25 20:00:25 - TARGET_ARCH=mips TB --- 2013-10-25 20:00:25 - TZ=UTC TB --- 2013-10-25 20:00:25 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:00:25 - cd /src TB --- 2013-10-25 20:00:25 - /usr/bin/make -B buildkernel KERNCONF=PB92 >>> Kernel build for PB92 started on Fri Oct 25 20:00: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 PB92 completed on Fri Oct 25 20:04:15 UTC 2013 TB --- 2013-10-25 20:04:15 - cd /src/sys/mips/conf TB --- 2013-10-25 20:04:15 - /usr/sbin/config -m PICOSTATION_M2HP TB --- 2013-10-25 20:04:16 - building PICOSTATION_M2HP kernel TB --- 2013-10-25 20:04:16 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:04:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:04:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:04:16 - SRCCONF=/dev/null TB --- 2013-10-25 20:04:16 - TARGET=mips TB --- 2013-10-25 20:04:16 - TARGET_ARCH=mips TB --- 2013-10-25 20:04:16 - TZ=UTC TB --- 2013-10-25 20:04:16 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:04:16 - cd /src TB --- 2013-10-25 20:04:16 - /usr/bin/make -B buildkernel KERNCONF=PICOSTATION_M2HP >>> Kernel build for PICOSTATION_M2HP started on Fri Oct 25 20:04:16 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 PICOSTATION_M2HP completed on Fri Oct 25 20:08:22 UTC 2013 TB --- 2013-10-25 20:08:22 - cd /src/sys/mips/conf TB --- 2013-10-25 20:08:22 - /usr/sbin/config -m QEMU TB --- 2013-10-25 20:08:22 - skipping QEMU kernel TB --- 2013-10-25 20:08:22 - cd /src/sys/mips/conf TB --- 2013-10-25 20:08:22 - /usr/sbin/config -m ROUTERSTATION TB --- 2013-10-25 20:08:22 - building ROUTERSTATION kernel TB --- 2013-10-25 20:08:22 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:08:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:08:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:08:22 - SRCCONF=/dev/null TB --- 2013-10-25 20:08:22 - TARGET=mips TB --- 2013-10-25 20:08:22 - TARGET_ARCH=mips TB --- 2013-10-25 20:08:22 - TZ=UTC TB --- 2013-10-25 20:08:22 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:08:22 - cd /src TB --- 2013-10-25 20:08:22 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION >>> Kernel build for ROUTERSTATION started on Fri Oct 25 20:08:22 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for ROUTERSTATION completed on Fri Oct 25 20:13:43 UTC 2013 TB --- 2013-10-25 20:13:43 - cd /src/sys/mips/conf TB --- 2013-10-25 20:13:43 - /usr/sbin/config -m ROUTERSTATION_MFS TB --- 2013-10-25 20:13:43 - building ROUTERSTATION_MFS kernel TB --- 2013-10-25 20:13:43 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:13:43 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:13:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:13:43 - SRCCONF=/dev/null TB --- 2013-10-25 20:13:43 - TARGET=mips TB --- 2013-10-25 20:13:43 - TARGET_ARCH=mips TB --- 2013-10-25 20:13:43 - TZ=UTC TB --- 2013-10-25 20:13:43 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:13:43 - cd /src TB --- 2013-10-25 20:13:43 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION_MFS >>> Kernel build for ROUTERSTATION_MFS started on Fri Oct 25 20:13:43 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for ROUTERSTATION_MFS completed on Fri Oct 25 20:19:01 UTC 2013 TB --- 2013-10-25 20:19:01 - cd /src/sys/mips/conf TB --- 2013-10-25 20:19:01 - /usr/sbin/config -m RSPRO TB --- 2013-10-25 20:19:01 - building RSPRO kernel TB --- 2013-10-25 20:19:01 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:19:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:19:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:19:01 - SRCCONF=/dev/null TB --- 2013-10-25 20:19:01 - TARGET=mips TB --- 2013-10-25 20:19:01 - TARGET_ARCH=mips TB --- 2013-10-25 20:19:01 - TZ=UTC TB --- 2013-10-25 20:19:01 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:19:01 - cd /src TB --- 2013-10-25 20:19:01 - /usr/bin/make -B buildkernel KERNCONF=RSPRO >>> Kernel build for RSPRO started on Fri Oct 25 20:19: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 >>> Kernel build for RSPRO completed on Fri Oct 25 20:24:17 UTC 2013 TB --- 2013-10-25 20:24:17 - cd /src/sys/mips/conf TB --- 2013-10-25 20:24:17 - /usr/sbin/config -m RSPRO_MFS TB --- 2013-10-25 20:24:17 - building RSPRO_MFS kernel TB --- 2013-10-25 20:24:17 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:24:17 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:24:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:24:17 - SRCCONF=/dev/null TB --- 2013-10-25 20:24:17 - TARGET=mips TB --- 2013-10-25 20:24:17 - TARGET_ARCH=mips TB --- 2013-10-25 20:24:17 - TZ=UTC TB --- 2013-10-25 20:24:17 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:24:17 - cd /src TB --- 2013-10-25 20:24:17 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_MFS >>> Kernel build for RSPRO_MFS started on Fri Oct 25 20:24: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 RSPRO_MFS completed on Fri Oct 25 20:29:30 UTC 2013 TB --- 2013-10-25 20:29:30 - cd /src/sys/mips/conf TB --- 2013-10-25 20:29:30 - /usr/sbin/config -m RSPRO_STANDALONE TB --- 2013-10-25 20:29:31 - building RSPRO_STANDALONE kernel TB --- 2013-10-25 20:29:31 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:29:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:29:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:29:31 - SRCCONF=/dev/null TB --- 2013-10-25 20:29:31 - TARGET=mips TB --- 2013-10-25 20:29:31 - TARGET_ARCH=mips TB --- 2013-10-25 20:29:31 - TZ=UTC TB --- 2013-10-25 20:29:31 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:29:31 - cd /src TB --- 2013-10-25 20:29:31 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_STANDALONE >>> Kernel build for RSPRO_STANDALONE started on Fri Oct 25 20:29:31 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for RSPRO_STANDALONE completed on Fri Oct 25 20:34:47 UTC 2013 TB --- 2013-10-25 20:34:47 - cd /src/sys/mips/conf TB --- 2013-10-25 20:34:47 - /usr/sbin/config -m RT305X TB --- 2013-10-25 20:34:47 - skipping RT305X kernel TB --- 2013-10-25 20:34:47 - cd /src/sys/mips/conf TB --- 2013-10-25 20:34:47 - /usr/sbin/config -m SENTRY5 TB --- 2013-10-25 20:34:47 - skipping SENTRY5 kernel TB --- 2013-10-25 20:34:47 - cd /src/sys/mips/conf TB --- 2013-10-25 20:34:47 - /usr/sbin/config -m SWARM TB --- 2013-10-25 20:34:47 - building SWARM kernel TB --- 2013-10-25 20:34:47 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:34:47 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:34:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:34:47 - SRCCONF=/dev/null TB --- 2013-10-25 20:34:47 - TARGET=mips TB --- 2013-10-25 20:34:47 - TARGET_ARCH=mips TB --- 2013-10-25 20:34:47 - TZ=UTC TB --- 2013-10-25 20:34:47 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:34:47 - cd /src TB --- 2013-10-25 20:34:47 - /usr/bin/make -B buildkernel KERNCONF=SWARM >>> Kernel build for SWARM started on Fri Oct 25 20:34:47 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 SWARM completed on Fri Oct 25 20:37:34 UTC 2013 TB --- 2013-10-25 20:37:34 - cd /src/sys/mips/conf TB --- 2013-10-25 20:37:34 - /usr/sbin/config -m SWARM64 TB --- 2013-10-25 20:37:34 - skipping SWARM64 kernel TB --- 2013-10-25 20:37:34 - cd /src/sys/mips/conf TB --- 2013-10-25 20:37:34 - /usr/sbin/config -m SWARM64_SMP TB --- 2013-10-25 20:37:34 - skipping SWARM64_SMP kernel TB --- 2013-10-25 20:37:34 - cd /src/sys/mips/conf TB --- 2013-10-25 20:37:34 - /usr/sbin/config -m SWARM_SMP TB --- 2013-10-25 20:37:34 - building SWARM_SMP kernel TB --- 2013-10-25 20:37:34 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:37:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:37:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:37:34 - SRCCONF=/dev/null TB --- 2013-10-25 20:37:34 - TARGET=mips TB --- 2013-10-25 20:37:34 - TARGET_ARCH=mips TB --- 2013-10-25 20:37:34 - TZ=UTC TB --- 2013-10-25 20:37:34 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:37:34 - cd /src TB --- 2013-10-25 20:37:34 - /usr/bin/make -B buildkernel KERNCONF=SWARM_SMP >>> Kernel build for SWARM_SMP started on Fri Oct 25 20:37: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 SWARM_SMP completed on Fri Oct 25 20:40:22 UTC 2013 TB --- 2013-10-25 20:40:22 - cd /src/sys/mips/conf TB --- 2013-10-25 20:40:22 - /usr/sbin/config -m TP-WN1043ND TB --- 2013-10-25 20:40:22 - building TP-WN1043ND kernel TB --- 2013-10-25 20:40:22 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:40:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:40:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:40:22 - SRCCONF=/dev/null TB --- 2013-10-25 20:40:22 - TARGET=mips TB --- 2013-10-25 20:40:22 - TARGET_ARCH=mips TB --- 2013-10-25 20:40:22 - TZ=UTC TB --- 2013-10-25 20:40:22 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:40:22 - cd /src TB --- 2013-10-25 20:40:22 - /usr/bin/make -B buildkernel KERNCONF=TP-WN1043ND >>> Kernel build for TP-WN1043ND started on Fri Oct 25 20:40:22 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for TP-WN1043ND completed on Fri Oct 25 20:45:23 UTC 2013 TB --- 2013-10-25 20:45:23 - cd /src/sys/mips/conf TB --- 2013-10-25 20:45:23 - /usr/sbin/config -m WZR-300HP TB --- 2013-10-25 20:45:23 - building WZR-300HP kernel TB --- 2013-10-25 20:45:23 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:45:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:45:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:45:23 - SRCCONF=/dev/null TB --- 2013-10-25 20:45:23 - TARGET=mips TB --- 2013-10-25 20:45:23 - TARGET_ARCH=mips TB --- 2013-10-25 20:45:23 - TZ=UTC TB --- 2013-10-25 20:45:23 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:45:23 - cd /src TB --- 2013-10-25 20:45:23 - /usr/bin/make -B buildkernel KERNCONF=WZR-300HP >>> Kernel build for WZR-300HP started on Fri Oct 25 20:45:23 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 WZR-300HP completed on Fri Oct 25 20:49:46 UTC 2013 TB --- 2013-10-25 20:49:46 - cd /src/sys/mips/conf TB --- 2013-10-25 20:49:46 - /usr/sbin/config -m XLP TB --- 2013-10-25 20:49:46 - building XLP kernel TB --- 2013-10-25 20:49:46 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:49:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:49:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:49:46 - SRCCONF=/dev/null TB --- 2013-10-25 20:49:46 - TARGET=mips TB --- 2013-10-25 20:49:46 - TARGET_ARCH=mips TB --- 2013-10-25 20:49:46 - TZ=UTC TB --- 2013-10-25 20:49:46 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:49:46 - cd /src TB --- 2013-10-25 20:49:46 - /usr/bin/make -B buildkernel KERNCONF=XLP >>> Kernel build for XLP started on Fri Oct 25 20:49: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 [...] 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=0x80100000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/libkern/cmpdi2.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=0x80100000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/libkern/ucmpdi2.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=0x80100000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/dev/fdt/fdt_mips.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=0x80100000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/dev/uart/uart_cpu_fdt.c cc1: warnings being treated as errors /src/sys/dev/uart/uart_cpu_fdt.c: In function 'uart_cpu_eqres': /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: implicit declaration of function 'pmap_kextract' /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: nested extern declaration of 'pmap_kextract' [-Wnested-externs] *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/XLP *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-25 20:53:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-25 20:53:13 - ERROR: failed to build XLP kernel TB --- 2013-10-25 20:53:13 - 8354.35 user 1620.92 system 10950.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Oct 25 20:54:22 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 235E9D45; Fri, 25 Oct 2013 20:54:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DB9FD20C3; Fri, 25 Oct 2013 20:54:18 +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 r9PKsHNK035868; Fri, 25 Oct 2013 16:54:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9PKsH1w035765; Fri, 25 Oct 2013 20:54:17 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Oct 2013 20:54:17 GMT Message-Id: <201310252054.r9PKsH1w035765@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, 25 Oct 2013 20:54:22 -0000 TB --- 2013-10-25 19:48:18 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-25 19:48: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-10-25 19:48:18 - starting HEAD tinderbox run for mips64/mips TB --- 2013-10-25 19:48:18 - cleaning the object tree TB --- 2013-10-25 19:48:18 - /usr/local/bin/svn stat /src TB --- 2013-10-25 19:48:53 - At svn revision 257111 TB --- 2013-10-25 19:48:54 - building world TB --- 2013-10-25 19:48:54 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:48:54 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:48:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:48:54 - SRCCONF=/dev/null TB --- 2013-10-25 19:48:54 - TARGET=mips TB --- 2013-10-25 19:48:54 - TARGET_ARCH=mips64 TB --- 2013-10-25 19:48:54 - TZ=UTC TB --- 2013-10-25 19:48:54 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:48:54 - cd /src TB --- 2013-10-25 19:48:54 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Oct 25 19:49:02 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 Fri Oct 25 20:51:26 UTC 2013 TB --- 2013-10-25 20:51:26 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:26 - /usr/sbin/config -m ADM5120 TB --- 2013-10-25 20:51:26 - skipping ADM5120 kernel TB --- 2013-10-25 20:51:26 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:26 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-25 20:51:26 - skipping ALCHEMY kernel TB --- 2013-10-25 20:51:26 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:26 - /usr/sbin/config -m ALFA_HORNET_UB TB --- 2013-10-25 20:51:26 - skipping ALFA_HORNET_UB kernel TB --- 2013-10-25 20:51:26 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:26 - /usr/sbin/config -m AP121 TB --- 2013-10-25 20:51:26 - skipping AP121 kernel TB --- 2013-10-25 20:51:26 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:26 - /usr/sbin/config -m AP91 TB --- 2013-10-25 20:51:26 - skipping AP91 kernel TB --- 2013-10-25 20:51:26 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:26 - /usr/sbin/config -m AP93 TB --- 2013-10-25 20:51:26 - skipping AP93 kernel TB --- 2013-10-25 20:51:26 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:26 - /usr/sbin/config -m AP94 TB --- 2013-10-25 20:51:26 - skipping AP94 kernel TB --- 2013-10-25 20:51:26 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:26 - /usr/sbin/config -m AP96 TB --- 2013-10-25 20:51:26 - skipping AP96 kernel TB --- 2013-10-25 20:51:27 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:27 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-10-25 20:51:27 - skipping AR71XX_BASE kernel TB --- 2013-10-25 20:51:27 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:27 - /usr/sbin/config -m AR724X_BASE TB --- 2013-10-25 20:51:27 - skipping AR724X_BASE kernel TB --- 2013-10-25 20:51:27 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:27 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-10-25 20:51:27 - skipping AR91XX_BASE kernel TB --- 2013-10-25 20:51:27 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:27 - /usr/sbin/config -m AR933X_BASE TB --- 2013-10-25 20:51:27 - skipping AR933X_BASE kernel TB --- 2013-10-25 20:51:27 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:27 - /usr/sbin/config -m AR934X_BASE TB --- 2013-10-25 20:51:27 - skipping AR934X_BASE kernel TB --- 2013-10-25 20:51:27 - cd /src/sys/mips/conf TB --- 2013-10-25 20:51:27 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2013-10-25 20:51:27 - building BERI_DE4_BASE kernel TB --- 2013-10-25 20:51:27 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 20:51:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 20:51:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 20:51:27 - SRCCONF=/dev/null TB --- 2013-10-25 20:51:27 - TARGET=mips TB --- 2013-10-25 20:51:27 - TARGET_ARCH=mips64 TB --- 2013-10-25 20:51:27 - TZ=UTC TB --- 2013-10-25 20:51:27 - __MAKE_CONF=/dev/null TB --- 2013-10-25 20:51:27 - cd /src TB --- 2013-10-25 20:51:27 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_BASE >>> Kernel build for BERI_DE4_BASE started on Fri Oct 25 20:51: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 [...] 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/dev/syscons/scterm-teken.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/dev/syscons/scvtb.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/dev/fdt/fdt_mips.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/dev/uart/uart_cpu_fdt.c cc1: warnings being treated as errors /src/sys/dev/uart/uart_cpu_fdt.c: In function 'uart_cpu_eqres': /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: implicit declaration of function 'pmap_kextract' /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: nested extern declaration of 'pmap_kextract' [-Wnested-externs] *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips64/src/sys/BERI_DE4_BASE *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-25 20:54:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-25 20:54:12 - ERROR: failed to build BERI_DE4_BASE kernel TB --- 2013-10-25 20:54:12 - 2857.05 user 612.98 system 3954.11 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Oct 25 23:06:41 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 52ACB449; Fri, 25 Oct 2013 23:06:41 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1736F28CE; Fri, 25 Oct 2013 23:06: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 r9PN6ddZ084385; Fri, 25 Oct 2013 19:06:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9PN6dZ7084381; Fri, 25 Oct 2013 23:06:39 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Oct 2013 23:06:39 GMT Message-Id: <201310252306.r9PN6dZ7084381@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, 25 Oct 2013 23:06:41 -0000 TB --- 2013-10-25 19:51:33 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-25 19:51: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-10-25 19:51:33 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-10-25 19:51:33 - cleaning the object tree TB --- 2013-10-25 19:51:33 - /usr/local/bin/svn stat /src TB --- 2013-10-25 19:51:36 - At svn revision 257111 TB --- 2013-10-25 19:51:37 - building world TB --- 2013-10-25 19:51:37 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 19:51:37 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 19:51:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 19:51:37 - SRCCONF=/dev/null TB --- 2013-10-25 19:51:37 - TARGET=powerpc TB --- 2013-10-25 19:51:37 - TARGET_ARCH=powerpc TB --- 2013-10-25 19:51:37 - TZ=UTC TB --- 2013-10-25 19:51:37 - __MAKE_CONF=/dev/null TB --- 2013-10-25 19:51:37 - cd /src TB --- 2013-10-25 19:51:37 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Oct 25 19:51:44 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 Fri Oct 25 22:27:15 UTC 2013 TB --- 2013-10-25 22:27:15 - generating LINT kernel config TB --- 2013-10-25 22:27:15 - cd /src/sys/powerpc/conf TB --- 2013-10-25 22:27:15 - /usr/bin/make -B LINT TB --- 2013-10-25 22:27:15 - cd /src/sys/powerpc/conf TB --- 2013-10-25 22:27:15 - /usr/sbin/config -m LINT TB --- 2013-10-25 22:27:15 - building LINT kernel TB --- 2013-10-25 22:27:15 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 22:27:15 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 22:27:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 22:27:15 - SRCCONF=/dev/null TB --- 2013-10-25 22:27:15 - TARGET=powerpc TB --- 2013-10-25 22:27:15 - TARGET_ARCH=powerpc TB --- 2013-10-25 22:27:15 - TZ=UTC TB --- 2013-10-25 22:27:15 - __MAKE_CONF=/dev/null TB --- 2013-10-25 22:27:15 - cd /src TB --- 2013-10-25 22:27:15 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Oct 25 22:27: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 >>> Kernel build for LINT completed on Fri Oct 25 22:47:37 UTC 2013 TB --- 2013-10-25 22:47:37 - cd /src/sys/powerpc/conf TB --- 2013-10-25 22:47:37 - /usr/sbin/config -m GENERIC TB --- 2013-10-25 22:47:37 - building GENERIC kernel TB --- 2013-10-25 22:47:37 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 22:47:37 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 22:47:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 22:47:37 - SRCCONF=/dev/null TB --- 2013-10-25 22:47:37 - TARGET=powerpc TB --- 2013-10-25 22:47:37 - TARGET_ARCH=powerpc TB --- 2013-10-25 22:47:37 - TZ=UTC TB --- 2013-10-25 22:47:37 - __MAKE_CONF=/dev/null TB --- 2013-10-25 22:47:37 - cd /src TB --- 2013-10-25 22:47:37 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Oct 25 22:47: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 GENERIC completed on Fri Oct 25 23:03:50 UTC 2013 TB --- 2013-10-25 23:03:50 - cd /src/sys/powerpc/conf TB --- 2013-10-25 23:03:50 - /usr/sbin/config -m GENERIC64 TB --- 2013-10-25 23:03:50 - skipping GENERIC64 kernel TB --- 2013-10-25 23:03:50 - cd /src/sys/powerpc/conf TB --- 2013-10-25 23:03:50 - /usr/sbin/config -m MPC85XX TB --- 2013-10-25 23:03:50 - building MPC85XX kernel TB --- 2013-10-25 23:03:50 - CROSS_BUILD_TESTING=YES TB --- 2013-10-25 23:03:50 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-25 23:03:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-25 23:03:50 - SRCCONF=/dev/null TB --- 2013-10-25 23:03:50 - TARGET=powerpc TB --- 2013-10-25 23:03:50 - TARGET_ARCH=powerpc TB --- 2013-10-25 23:03:50 - TZ=UTC TB --- 2013-10-25 23:03:50 - __MAKE_CONF=/dev/null TB --- 2013-10-25 23:03:50 - cd /src TB --- 2013-10-25 23:03:50 - /usr/bin/make -B buildkernel KERNCONF=MPC85XX >>> Kernel build for MPC85XX started on Fri Oct 25 23:03:50 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 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/dev/sec/sec.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/dev/tsec/if_tsec.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/dev/tsec/if_tsec_fdt.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/dev/uart/uart_cpu_fdt.c cc1: warnings being treated as errors /src/sys/dev/uart/uart_cpu_fdt.c: In function 'uart_cpu_eqres': /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: implicit declaration of function 'pmap_kextract' /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: nested extern declaration of 'pmap_kextract' [-Wnested-externs] *** Error code 1 Stop. bmake[1]: stopped in /obj/powerpc.powerpc/src/sys/MPC85XX *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-25 23:06:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-25 23:06:39 - ERROR: failed to build MPC85XX kernel TB --- 2013-10-25 23:06:39 - 10163.00 user 1252.16 system 11706.08 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 05:00:37 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D15D431A; Sat, 26 Oct 2013 05:00:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 849C6281A; Sat, 26 Oct 2013 05:00: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 r9Q50aU5072196; Sat, 26 Oct 2013 01:00:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9Q50a0C072195; Sat, 26 Oct 2013 05:00:36 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 05:00:36 GMT Message-Id: <201310260500.r9Q50a0C072195@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: Sat, 26 Oct 2013 05:00:38 -0000 TB --- 2013-10-26 04:44:48 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 04:44:48 - 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-10-26 04:44:48 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-26 04:44:48 - cleaning the object tree TB --- 2013-10-26 04:45:29 - /usr/local/bin/svn stat /src TB --- 2013-10-26 04:45:56 - At svn revision 257140 TB --- 2013-10-26 04:45:57 - building world TB --- 2013-10-26 04:45:57 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 04:45:57 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 04:45:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 04:45:57 - SRCCONF=/dev/null TB --- 2013-10-26 04:45:57 - TARGET=pc98 TB --- 2013-10-26 04:45:57 - TARGET_ARCH=i386 TB --- 2013-10-26 04:45:57 - TZ=UTC TB --- 2013-10-26 04:45:57 - __MAKE_CONF=/dev/null TB --- 2013-10-26 04:45:57 - cd /src TB --- 2013-10-26 04:45:57 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 04:46:06 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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 05:00:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 05:00:36 - ERROR: failed to build world TB --- 2013-10-26 05:00:36 - 651.48 user 121.94 system 947.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 08:11:34 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B27B3DB7; Sat, 26 Oct 2013 08:11:34 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5FD672ECE; Sat, 26 Oct 2013 08:11: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 r9Q8BX8d077386; Sat, 26 Oct 2013 04:11: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 r9Q8BXUJ077382; Sat, 26 Oct 2013 08:11:33 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 08:11:33 GMT Message-Id: <201310260811.r9Q8BXUJ077382@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: Sat, 26 Oct 2013 08:11:34 -0000 TB --- 2013-10-26 05:00:36 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 05:00:36 - 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-10-26 05:00:36 - starting HEAD tinderbox run for mips/mips TB --- 2013-10-26 05:00:36 - cleaning the object tree TB --- 2013-10-26 05:04:01 - /usr/local/bin/svn stat /src TB --- 2013-10-26 05:04:04 - At svn revision 257140 TB --- 2013-10-26 05:04:05 - building world TB --- 2013-10-26 05:04:05 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 05:04:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 05:04:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 05:04:05 - SRCCONF=/dev/null TB --- 2013-10-26 05:04:05 - TARGET=mips TB --- 2013-10-26 05:04:05 - TARGET_ARCH=mips TB --- 2013-10-26 05:04:05 - TZ=UTC TB --- 2013-10-26 05:04:05 - __MAKE_CONF=/dev/null TB --- 2013-10-26 05:04:05 - cd /src TB --- 2013-10-26 05:04:05 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 05:04:12 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 Oct 26 06:07:21 UTC 2013 TB --- 2013-10-26 06:07:21 - cd /src/sys/mips/conf TB --- 2013-10-26 06:07:21 - /usr/sbin/config -m ADM5120 TB --- 2013-10-26 06:07:21 - skipping ADM5120 kernel TB --- 2013-10-26 06:07:21 - cd /src/sys/mips/conf TB --- 2013-10-26 06:07:21 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-26 06:07:21 - skipping ALCHEMY kernel TB --- 2013-10-26 06:07:21 - cd /src/sys/mips/conf TB --- 2013-10-26 06:07:21 - /usr/sbin/config -m ALFA_HORNET_UB TB --- 2013-10-26 06:07:21 - building ALFA_HORNET_UB kernel TB --- 2013-10-26 06:07:21 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:07:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:07:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:07:21 - SRCCONF=/dev/null TB --- 2013-10-26 06:07:21 - TARGET=mips TB --- 2013-10-26 06:07:21 - TARGET_ARCH=mips TB --- 2013-10-26 06:07:21 - TZ=UTC TB --- 2013-10-26 06:07:21 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:07:21 - cd /src TB --- 2013-10-26 06:07:21 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Sat Oct 26 06:07: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 ALFA_HORNET_UB completed on Sat Oct 26 06:10:22 UTC 2013 TB --- 2013-10-26 06:10:22 - cd /src/sys/mips/conf TB --- 2013-10-26 06:10:22 - /usr/sbin/config -m AP121 TB --- 2013-10-26 06:10:22 - building AP121 kernel TB --- 2013-10-26 06:10:22 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:10:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:10:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:10:22 - SRCCONF=/dev/null TB --- 2013-10-26 06:10:22 - TARGET=mips TB --- 2013-10-26 06:10:22 - TARGET_ARCH=mips TB --- 2013-10-26 06:10:22 - TZ=UTC TB --- 2013-10-26 06:10:22 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:10:22 - cd /src TB --- 2013-10-26 06:10:22 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Sat Oct 26 06:10:22 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AP121 completed on Sat Oct 26 06:13:19 UTC 2013 TB --- 2013-10-26 06:13:19 - cd /src/sys/mips/conf TB --- 2013-10-26 06:13:19 - /usr/sbin/config -m AP91 TB --- 2013-10-26 06:13:19 - building AP91 kernel TB --- 2013-10-26 06:13:19 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:13:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:13:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:13:19 - SRCCONF=/dev/null TB --- 2013-10-26 06:13:19 - TARGET=mips TB --- 2013-10-26 06:13:19 - TARGET_ARCH=mips TB --- 2013-10-26 06:13:19 - TZ=UTC TB --- 2013-10-26 06:13:19 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:13:19 - cd /src TB --- 2013-10-26 06:13:19 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Sat Oct 26 06:13: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 >>> Kernel build for AP91 completed on Sat Oct 26 06:17:31 UTC 2013 TB --- 2013-10-26 06:17:31 - cd /src/sys/mips/conf TB --- 2013-10-26 06:17:31 - /usr/sbin/config -m AP93 TB --- 2013-10-26 06:17:31 - building AP93 kernel TB --- 2013-10-26 06:17:31 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:17:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:17:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:17:31 - SRCCONF=/dev/null TB --- 2013-10-26 06:17:31 - TARGET=mips TB --- 2013-10-26 06:17:31 - TARGET_ARCH=mips TB --- 2013-10-26 06:17:31 - TZ=UTC TB --- 2013-10-26 06:17:31 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:17:31 - cd /src TB --- 2013-10-26 06:17:31 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Sat Oct 26 06:17:31 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AP93 completed on Sat Oct 26 06:21:47 UTC 2013 TB --- 2013-10-26 06:21:47 - cd /src/sys/mips/conf TB --- 2013-10-26 06:21:47 - /usr/sbin/config -m AP94 TB --- 2013-10-26 06:21:47 - building AP94 kernel TB --- 2013-10-26 06:21:47 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:21:47 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:21:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:21:47 - SRCCONF=/dev/null TB --- 2013-10-26 06:21:47 - TARGET=mips TB --- 2013-10-26 06:21:47 - TARGET_ARCH=mips TB --- 2013-10-26 06:21:47 - TZ=UTC TB --- 2013-10-26 06:21:47 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:21:47 - cd /src TB --- 2013-10-26 06:21:47 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Sat Oct 26 06:21:47 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 AP94 completed on Sat Oct 26 06:27:05 UTC 2013 TB --- 2013-10-26 06:27:05 - cd /src/sys/mips/conf TB --- 2013-10-26 06:27:05 - /usr/sbin/config -m AP96 TB --- 2013-10-26 06:27:05 - building AP96 kernel TB --- 2013-10-26 06:27:05 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:27:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:27:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:27:05 - SRCCONF=/dev/null TB --- 2013-10-26 06:27:05 - TARGET=mips TB --- 2013-10-26 06:27:05 - TARGET_ARCH=mips TB --- 2013-10-26 06:27:05 - TZ=UTC TB --- 2013-10-26 06:27:05 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:27:05 - cd /src TB --- 2013-10-26 06:27:05 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Sat Oct 26 06:27:05 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AP96 completed on Sat Oct 26 06:32:24 UTC 2013 TB --- 2013-10-26 06:32:24 - cd /src/sys/mips/conf TB --- 2013-10-26 06:32:24 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-10-26 06:32:24 - building AR71XX_BASE kernel TB --- 2013-10-26 06:32:24 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:32:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:32:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:32:24 - SRCCONF=/dev/null TB --- 2013-10-26 06:32:24 - TARGET=mips TB --- 2013-10-26 06:32:24 - TARGET_ARCH=mips TB --- 2013-10-26 06:32:24 - TZ=UTC TB --- 2013-10-26 06:32:24 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:32:24 - cd /src TB --- 2013-10-26 06:32:24 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Sat Oct 26 06:32:24 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AR71XX_BASE completed on Sat Oct 26 06:37:42 UTC 2013 TB --- 2013-10-26 06:37:42 - cd /src/sys/mips/conf TB --- 2013-10-26 06:37:42 - /usr/sbin/config -m AR724X_BASE TB --- 2013-10-26 06:37:42 - building AR724X_BASE kernel TB --- 2013-10-26 06:37:42 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:37:42 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:37:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:37:42 - SRCCONF=/dev/null TB --- 2013-10-26 06:37:42 - TARGET=mips TB --- 2013-10-26 06:37:42 - TARGET_ARCH=mips TB --- 2013-10-26 06:37:42 - TZ=UTC TB --- 2013-10-26 06:37:42 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:37:42 - cd /src TB --- 2013-10-26 06:37:42 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Sat Oct 26 06:37:42 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 AR724X_BASE completed on Sat Oct 26 06:41:54 UTC 2013 TB --- 2013-10-26 06:41:54 - cd /src/sys/mips/conf TB --- 2013-10-26 06:41:54 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-10-26 06:41:54 - building AR91XX_BASE kernel TB --- 2013-10-26 06:41:54 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:41:54 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:41:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:41:54 - SRCCONF=/dev/null TB --- 2013-10-26 06:41:54 - TARGET=mips TB --- 2013-10-26 06:41:54 - TARGET_ARCH=mips TB --- 2013-10-26 06:41:54 - TZ=UTC TB --- 2013-10-26 06:41:54 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:41:54 - cd /src TB --- 2013-10-26 06:41:54 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Sat Oct 26 06:41:54 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 AR91XX_BASE completed on Sat Oct 26 06:46:41 UTC 2013 TB --- 2013-10-26 06:46:41 - cd /src/sys/mips/conf TB --- 2013-10-26 06:46:41 - /usr/sbin/config -m AR933X_BASE TB --- 2013-10-26 06:46:41 - building AR933X_BASE kernel TB --- 2013-10-26 06:46:41 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:46:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:46:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:46:41 - SRCCONF=/dev/null TB --- 2013-10-26 06:46:41 - TARGET=mips TB --- 2013-10-26 06:46:41 - TARGET_ARCH=mips TB --- 2013-10-26 06:46:41 - TZ=UTC TB --- 2013-10-26 06:46:41 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:46:41 - cd /src TB --- 2013-10-26 06:46:41 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Sat Oct 26 06:46: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 AR933X_BASE completed on Sat Oct 26 06:49:33 UTC 2013 TB --- 2013-10-26 06:49:33 - cd /src/sys/mips/conf TB --- 2013-10-26 06:49:33 - /usr/sbin/config -m AR934X_BASE TB --- 2013-10-26 06:49:33 - building AR934X_BASE kernel TB --- 2013-10-26 06:49:33 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:49:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:49:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:49:33 - SRCCONF=/dev/null TB --- 2013-10-26 06:49:33 - TARGET=mips TB --- 2013-10-26 06:49:33 - TARGET_ARCH=mips TB --- 2013-10-26 06:49:33 - TZ=UTC TB --- 2013-10-26 06:49:33 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:49:33 - cd /src TB --- 2013-10-26 06:49:33 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Sat Oct 26 06:49:33 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 AR934X_BASE completed on Sat Oct 26 06:52:25 UTC 2013 TB --- 2013-10-26 06:52:25 - cd /src/sys/mips/conf TB --- 2013-10-26 06:52:25 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2013-10-26 06:52:25 - skipping BERI_DE4_BASE kernel TB --- 2013-10-26 06:52:25 - cd /src/sys/mips/conf TB --- 2013-10-26 06:52:25 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-10-26 06:52:25 - skipping BERI_DE4_MDROOT kernel TB --- 2013-10-26 06:52:25 - cd /src/sys/mips/conf TB --- 2013-10-26 06:52:25 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2013-10-26 06:52:25 - skipping BERI_DE4_SDROOT kernel TB --- 2013-10-26 06:52:25 - cd /src/sys/mips/conf TB --- 2013-10-26 06:52:25 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2013-10-26 06:52:25 - skipping BERI_SIM_BASE kernel TB --- 2013-10-26 06:52:25 - cd /src/sys/mips/conf TB --- 2013-10-26 06:52:25 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2013-10-26 06:52:25 - skipping BERI_SIM_MDROOT kernel TB --- 2013-10-26 06:52:25 - cd /src/sys/mips/conf TB --- 2013-10-26 06:52:25 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2013-10-26 06:52:25 - skipping BERI_SIM_SDROOT kernel TB --- 2013-10-26 06:52:25 - cd /src/sys/mips/conf TB --- 2013-10-26 06:52:25 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2013-10-26 06:52:25 - skipping BERI_TEMPLATE kernel TB --- 2013-10-26 06:52:25 - cd /src/sys/mips/conf TB --- 2013-10-26 06:52:25 - /usr/sbin/config -m CARAMBOLA2 TB --- 2013-10-26 06:52:25 - building CARAMBOLA2 kernel TB --- 2013-10-26 06:52:25 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:52:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:52:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:52:25 - SRCCONF=/dev/null TB --- 2013-10-26 06:52:25 - TARGET=mips TB --- 2013-10-26 06:52:25 - TARGET_ARCH=mips TB --- 2013-10-26 06:52:25 - TZ=UTC TB --- 2013-10-26 06:52:25 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:52:25 - cd /src TB --- 2013-10-26 06:52:25 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Sat Oct 26 06:52:25 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 CARAMBOLA2 completed on Sat Oct 26 06:55:23 UTC 2013 TB --- 2013-10-26 06:55:23 - cd /src/sys/mips/conf TB --- 2013-10-26 06:55:23 - /usr/sbin/config -m DB120 TB --- 2013-10-26 06:55:23 - building DB120 kernel TB --- 2013-10-26 06:55:23 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:55:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:55:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:55:23 - SRCCONF=/dev/null TB --- 2013-10-26 06:55:23 - TARGET=mips TB --- 2013-10-26 06:55:23 - TARGET_ARCH=mips TB --- 2013-10-26 06:55:23 - TZ=UTC TB --- 2013-10-26 06:55:23 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:55:23 - cd /src TB --- 2013-10-26 06:55:23 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Sat Oct 26 06:55:23 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 DB120 completed on Sat Oct 26 06:58:17 UTC 2013 TB --- 2013-10-26 06:58:17 - cd /src/sys/mips/conf TB --- 2013-10-26 06:58:17 - /usr/sbin/config -m DIR-825 TB --- 2013-10-26 06:58:17 - building DIR-825 kernel TB --- 2013-10-26 06:58:17 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 06:58:17 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 06:58:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 06:58:17 - SRCCONF=/dev/null TB --- 2013-10-26 06:58:17 - TARGET=mips TB --- 2013-10-26 06:58:17 - TARGET_ARCH=mips TB --- 2013-10-26 06:58:17 - TZ=UTC TB --- 2013-10-26 06:58:17 - __MAKE_CONF=/dev/null TB --- 2013-10-26 06:58:17 - cd /src TB --- 2013-10-26 06:58:17 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Sat Oct 26 06:58: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 DIR-825 completed on Sat Oct 26 07:02:39 UTC 2013 TB --- 2013-10-26 07:02:39 - cd /src/sys/mips/conf TB --- 2013-10-26 07:02:39 - /usr/sbin/config -m ENH200 TB --- 2013-10-26 07:02:39 - building ENH200 kernel TB --- 2013-10-26 07:02:39 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:02:39 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:02:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:02:39 - SRCCONF=/dev/null TB --- 2013-10-26 07:02:39 - TARGET=mips TB --- 2013-10-26 07:02:39 - TARGET_ARCH=mips TB --- 2013-10-26 07:02:39 - TZ=UTC TB --- 2013-10-26 07:02:39 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:02:39 - cd /src TB --- 2013-10-26 07:02:39 - /usr/bin/make -B buildkernel KERNCONF=ENH200 >>> Kernel build for ENH200 started on Sat Oct 26 07:02:40 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for ENH200 completed on Sat Oct 26 07:09:21 UTC 2013 TB --- 2013-10-26 07:09:21 - cd /src/sys/mips/conf TB --- 2013-10-26 07:09:21 - /usr/sbin/config -m GXEMUL TB --- 2013-10-26 07:09:21 - skipping GXEMUL kernel TB --- 2013-10-26 07:09:21 - cd /src/sys/mips/conf TB --- 2013-10-26 07:09:21 - /usr/sbin/config -m GXEMUL32 TB --- 2013-10-26 07:09:21 - building GXEMUL32 kernel TB --- 2013-10-26 07:09:21 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:09:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:09:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:09:21 - SRCCONF=/dev/null TB --- 2013-10-26 07:09:21 - TARGET=mips TB --- 2013-10-26 07:09:21 - TARGET_ARCH=mips TB --- 2013-10-26 07:09:21 - TZ=UTC TB --- 2013-10-26 07:09:21 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:09:21 - cd /src TB --- 2013-10-26 07:09:21 - /usr/bin/make -B buildkernel KERNCONF=GXEMUL32 >>> Kernel build for GXEMUL32 started on Sat Oct 26 07:09: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 GXEMUL32 completed on Sat Oct 26 07:12:08 UTC 2013 TB --- 2013-10-26 07:12:08 - cd /src/sys/mips/conf TB --- 2013-10-26 07:12:08 - /usr/sbin/config -m IDT TB --- 2013-10-26 07:12:08 - skipping IDT kernel TB --- 2013-10-26 07:12:08 - cd /src/sys/mips/conf TB --- 2013-10-26 07:12:08 - /usr/sbin/config -m MALTA TB --- 2013-10-26 07:12:08 - skipping MALTA kernel TB --- 2013-10-26 07:12:08 - cd /src/sys/mips/conf TB --- 2013-10-26 07:12:08 - /usr/sbin/config -m MALTA64 TB --- 2013-10-26 07:12:08 - skipping MALTA64 kernel TB --- 2013-10-26 07:12:08 - cd /src/sys/mips/conf TB --- 2013-10-26 07:12:08 - /usr/sbin/config -m OCTEON1 TB --- 2013-10-26 07:12:08 - skipping OCTEON1 kernel TB --- 2013-10-26 07:12:08 - cd /src/sys/mips/conf TB --- 2013-10-26 07:12:08 - /usr/sbin/config -m PB47 TB --- 2013-10-26 07:12:08 - building PB47 kernel TB --- 2013-10-26 07:12:08 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:12:08 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:12:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:12:08 - SRCCONF=/dev/null TB --- 2013-10-26 07:12:08 - TARGET=mips TB --- 2013-10-26 07:12:08 - TARGET_ARCH=mips TB --- 2013-10-26 07:12:08 - TZ=UTC TB --- 2013-10-26 07:12:08 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:12:08 - cd /src TB --- 2013-10-26 07:12:08 - /usr/bin/make -B buildkernel KERNCONF=PB47 >>> Kernel build for PB47 started on Sat Oct 26 07:12:09 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PB47 completed on Sat Oct 26 07:17:46 UTC 2013 TB --- 2013-10-26 07:17:46 - cd /src/sys/mips/conf TB --- 2013-10-26 07:17:46 - /usr/sbin/config -m PB92 TB --- 2013-10-26 07:17:46 - building PB92 kernel TB --- 2013-10-26 07:17:46 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:17:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:17:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:17:46 - SRCCONF=/dev/null TB --- 2013-10-26 07:17:46 - TARGET=mips TB --- 2013-10-26 07:17:46 - TARGET_ARCH=mips TB --- 2013-10-26 07:17:46 - TZ=UTC TB --- 2013-10-26 07:17:46 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:17:46 - cd /src TB --- 2013-10-26 07:17:46 - /usr/bin/make -B buildkernel KERNCONF=PB92 >>> Kernel build for PB92 started on Sat Oct 26 07:17: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 PB92 completed on Sat Oct 26 07:21:31 UTC 2013 TB --- 2013-10-26 07:21:31 - cd /src/sys/mips/conf TB --- 2013-10-26 07:21:31 - /usr/sbin/config -m PICOSTATION_M2HP TB --- 2013-10-26 07:21:31 - building PICOSTATION_M2HP kernel TB --- 2013-10-26 07:21:31 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:21:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:21:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:21:31 - SRCCONF=/dev/null TB --- 2013-10-26 07:21:31 - TARGET=mips TB --- 2013-10-26 07:21:31 - TARGET_ARCH=mips TB --- 2013-10-26 07:21:31 - TZ=UTC TB --- 2013-10-26 07:21:31 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:21:31 - cd /src TB --- 2013-10-26 07:21:31 - /usr/bin/make -B buildkernel KERNCONF=PICOSTATION_M2HP >>> Kernel build for PICOSTATION_M2HP started on Sat Oct 26 07:21:31 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PICOSTATION_M2HP completed on Sat Oct 26 07:25:55 UTC 2013 TB --- 2013-10-26 07:25:55 - cd /src/sys/mips/conf TB --- 2013-10-26 07:25:55 - /usr/sbin/config -m QEMU TB --- 2013-10-26 07:25:55 - skipping QEMU kernel TB --- 2013-10-26 07:25:55 - cd /src/sys/mips/conf TB --- 2013-10-26 07:25:55 - /usr/sbin/config -m ROUTERSTATION TB --- 2013-10-26 07:25:55 - building ROUTERSTATION kernel TB --- 2013-10-26 07:25:55 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:25:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:25:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:25:55 - SRCCONF=/dev/null TB --- 2013-10-26 07:25:55 - TARGET=mips TB --- 2013-10-26 07:25:55 - TARGET_ARCH=mips TB --- 2013-10-26 07:25:55 - TZ=UTC TB --- 2013-10-26 07:25:55 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:25:55 - cd /src TB --- 2013-10-26 07:25:55 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION >>> Kernel build for ROUTERSTATION started on Sat Oct 26 07:25: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 ROUTERSTATION completed on Sat Oct 26 07:31:21 UTC 2013 TB --- 2013-10-26 07:31:21 - cd /src/sys/mips/conf TB --- 2013-10-26 07:31:21 - /usr/sbin/config -m ROUTERSTATION_MFS TB --- 2013-10-26 07:31:21 - building ROUTERSTATION_MFS kernel TB --- 2013-10-26 07:31:21 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:31:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:31:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:31:21 - SRCCONF=/dev/null TB --- 2013-10-26 07:31:21 - TARGET=mips TB --- 2013-10-26 07:31:21 - TARGET_ARCH=mips TB --- 2013-10-26 07:31:21 - TZ=UTC TB --- 2013-10-26 07:31:21 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:31:21 - cd /src TB --- 2013-10-26 07:31:21 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION_MFS >>> Kernel build for ROUTERSTATION_MFS started on Sat Oct 26 07:31: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 ROUTERSTATION_MFS completed on Sat Oct 26 07:36:39 UTC 2013 TB --- 2013-10-26 07:36:39 - cd /src/sys/mips/conf TB --- 2013-10-26 07:36:39 - /usr/sbin/config -m RSPRO TB --- 2013-10-26 07:36:39 - building RSPRO kernel TB --- 2013-10-26 07:36:39 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:36:39 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:36:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:36:39 - SRCCONF=/dev/null TB --- 2013-10-26 07:36:39 - TARGET=mips TB --- 2013-10-26 07:36:39 - TARGET_ARCH=mips TB --- 2013-10-26 07:36:39 - TZ=UTC TB --- 2013-10-26 07:36:39 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:36:39 - cd /src TB --- 2013-10-26 07:36:39 - /usr/bin/make -B buildkernel KERNCONF=RSPRO >>> Kernel build for RSPRO started on Sat Oct 26 07:36: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 RSPRO completed on Sat Oct 26 07:42:05 UTC 2013 TB --- 2013-10-26 07:42:05 - cd /src/sys/mips/conf TB --- 2013-10-26 07:42:05 - /usr/sbin/config -m RSPRO_MFS TB --- 2013-10-26 07:42:05 - building RSPRO_MFS kernel TB --- 2013-10-26 07:42:05 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:42:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:42:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:42:05 - SRCCONF=/dev/null TB --- 2013-10-26 07:42:05 - TARGET=mips TB --- 2013-10-26 07:42:05 - TARGET_ARCH=mips TB --- 2013-10-26 07:42:05 - TZ=UTC TB --- 2013-10-26 07:42:05 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:42:05 - cd /src TB --- 2013-10-26 07:42:05 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_MFS >>> Kernel build for RSPRO_MFS started on Sat Oct 26 07:42:05 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for RSPRO_MFS completed on Sat Oct 26 07:47:26 UTC 2013 TB --- 2013-10-26 07:47:26 - cd /src/sys/mips/conf TB --- 2013-10-26 07:47:26 - /usr/sbin/config -m RSPRO_STANDALONE TB --- 2013-10-26 07:47:26 - building RSPRO_STANDALONE kernel TB --- 2013-10-26 07:47:26 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:47:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:47:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:47:26 - SRCCONF=/dev/null TB --- 2013-10-26 07:47:26 - TARGET=mips TB --- 2013-10-26 07:47:26 - TARGET_ARCH=mips TB --- 2013-10-26 07:47:26 - TZ=UTC TB --- 2013-10-26 07:47:26 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:47:26 - cd /src TB --- 2013-10-26 07:47:26 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_STANDALONE >>> Kernel build for RSPRO_STANDALONE started on Sat Oct 26 07:47: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 RSPRO_STANDALONE completed on Sat Oct 26 07:53:05 UTC 2013 TB --- 2013-10-26 07:53:05 - cd /src/sys/mips/conf TB --- 2013-10-26 07:53:05 - /usr/sbin/config -m RT305X TB --- 2013-10-26 07:53:05 - skipping RT305X kernel TB --- 2013-10-26 07:53:05 - cd /src/sys/mips/conf TB --- 2013-10-26 07:53:05 - /usr/sbin/config -m SENTRY5 TB --- 2013-10-26 07:53:05 - skipping SENTRY5 kernel TB --- 2013-10-26 07:53:05 - cd /src/sys/mips/conf TB --- 2013-10-26 07:53:05 - /usr/sbin/config -m SWARM TB --- 2013-10-26 07:53:05 - building SWARM kernel TB --- 2013-10-26 07:53:05 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:53:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:53:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:53:05 - SRCCONF=/dev/null TB --- 2013-10-26 07:53:05 - TARGET=mips TB --- 2013-10-26 07:53:05 - TARGET_ARCH=mips TB --- 2013-10-26 07:53:05 - TZ=UTC TB --- 2013-10-26 07:53:05 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:53:05 - cd /src TB --- 2013-10-26 07:53:05 - /usr/bin/make -B buildkernel KERNCONF=SWARM >>> Kernel build for SWARM started on Sat Oct 26 07:53:05 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for SWARM completed on Sat Oct 26 07:56:11 UTC 2013 TB --- 2013-10-26 07:56:11 - cd /src/sys/mips/conf TB --- 2013-10-26 07:56:11 - /usr/sbin/config -m SWARM64 TB --- 2013-10-26 07:56:11 - skipping SWARM64 kernel TB --- 2013-10-26 07:56:11 - cd /src/sys/mips/conf TB --- 2013-10-26 07:56:11 - /usr/sbin/config -m SWARM64_SMP TB --- 2013-10-26 07:56:11 - skipping SWARM64_SMP kernel TB --- 2013-10-26 07:56:11 - cd /src/sys/mips/conf TB --- 2013-10-26 07:56:11 - /usr/sbin/config -m SWARM_SMP TB --- 2013-10-26 07:56:11 - building SWARM_SMP kernel TB --- 2013-10-26 07:56:11 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:56:11 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:56:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:56:11 - SRCCONF=/dev/null TB --- 2013-10-26 07:56:11 - TARGET=mips TB --- 2013-10-26 07:56:11 - TARGET_ARCH=mips TB --- 2013-10-26 07:56:11 - TZ=UTC TB --- 2013-10-26 07:56:11 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:56:11 - cd /src TB --- 2013-10-26 07:56:11 - /usr/bin/make -B buildkernel KERNCONF=SWARM_SMP >>> Kernel build for SWARM_SMP started on Sat Oct 26 07:56:11 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 SWARM_SMP completed on Sat Oct 26 07:59:01 UTC 2013 TB --- 2013-10-26 07:59:01 - cd /src/sys/mips/conf TB --- 2013-10-26 07:59:01 - /usr/sbin/config -m TP-WN1043ND TB --- 2013-10-26 07:59:01 - building TP-WN1043ND kernel TB --- 2013-10-26 07:59:01 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:59:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:59:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:59:01 - SRCCONF=/dev/null TB --- 2013-10-26 07:59:01 - TARGET=mips TB --- 2013-10-26 07:59:01 - TARGET_ARCH=mips TB --- 2013-10-26 07:59:01 - TZ=UTC TB --- 2013-10-26 07:59:01 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:59:01 - cd /src TB --- 2013-10-26 07:59:01 - /usr/bin/make -B buildkernel KERNCONF=TP-WN1043ND >>> Kernel build for TP-WN1043ND started on Sat Oct 26 07:59: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 >>> Kernel build for TP-WN1043ND completed on Sat Oct 26 08:03:47 UTC 2013 TB --- 2013-10-26 08:03:47 - cd /src/sys/mips/conf TB --- 2013-10-26 08:03:47 - /usr/sbin/config -m WZR-300HP TB --- 2013-10-26 08:03:47 - building WZR-300HP kernel TB --- 2013-10-26 08:03:47 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 08:03:47 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 08:03:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 08:03:47 - SRCCONF=/dev/null TB --- 2013-10-26 08:03:47 - TARGET=mips TB --- 2013-10-26 08:03:47 - TARGET_ARCH=mips TB --- 2013-10-26 08:03:47 - TZ=UTC TB --- 2013-10-26 08:03:47 - __MAKE_CONF=/dev/null TB --- 2013-10-26 08:03:47 - cd /src TB --- 2013-10-26 08:03:47 - /usr/bin/make -B buildkernel KERNCONF=WZR-300HP >>> Kernel build for WZR-300HP started on Sat Oct 26 08:03:47 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 WZR-300HP completed on Sat Oct 26 08:08:05 UTC 2013 TB --- 2013-10-26 08:08:05 - cd /src/sys/mips/conf TB --- 2013-10-26 08:08:05 - /usr/sbin/config -m XLP TB --- 2013-10-26 08:08:05 - building XLP kernel TB --- 2013-10-26 08:08:05 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 08:08:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 08:08:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 08:08:05 - SRCCONF=/dev/null TB --- 2013-10-26 08:08:05 - TARGET=mips TB --- 2013-10-26 08:08:05 - TARGET_ARCH=mips TB --- 2013-10-26 08:08:05 - TZ=UTC TB --- 2013-10-26 08:08:05 - __MAKE_CONF=/dev/null TB --- 2013-10-26 08:08:05 - cd /src TB --- 2013-10-26 08:08:05 - /usr/bin/make -B buildkernel KERNCONF=XLP >>> Kernel build for XLP started on Sat Oct 26 08:08:05 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] 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=0x80100000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/libkern/cmpdi2.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=0x80100000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/libkern/ucmpdi2.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=0x80100000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/dev/fdt/fdt_mips.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=0x80100000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/dev/uart/uart_cpu_fdt.c cc1: warnings being treated as errors /src/sys/dev/uart/uart_cpu_fdt.c: In function 'uart_cpu_eqres': /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: implicit declaration of function 'pmap_kextract' /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: nested extern declaration of 'pmap_kextract' [-Wnested-externs] *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/XLP *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 08:11:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 08:11:33 - ERROR: failed to build XLP kernel TB --- 2013-10-26 08:11:33 - 8351.41 user 1622.31 system 11456.70 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 08:19:56 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 676FDF4B; Sat, 26 Oct 2013 08:19:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2DCFD2F02; Sat, 26 Oct 2013 08:19: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 r9Q8JtvA021700; Sat, 26 Oct 2013 04:19:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9Q8JtVt021693; Sat, 26 Oct 2013 08:19:55 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 08:19:55 GMT Message-Id: <201310260819.r9Q8JtVt021693@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: Sat, 26 Oct 2013 08:19:56 -0000 TB --- 2013-10-26 07:00:44 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 07:00: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-10-26 07:00:44 - starting HEAD tinderbox run for mips64/mips TB --- 2013-10-26 07:00:44 - cleaning the object tree TB --- 2013-10-26 07:08:22 - /usr/local/bin/svn stat /src TB --- 2013-10-26 07:08:26 - At svn revision 257140 TB --- 2013-10-26 07:08:27 - building world TB --- 2013-10-26 07:08:27 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:08:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:08:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:08:27 - SRCCONF=/dev/null TB --- 2013-10-26 07:08:27 - TARGET=mips TB --- 2013-10-26 07:08:27 - TARGET_ARCH=mips64 TB --- 2013-10-26 07:08:27 - TZ=UTC TB --- 2013-10-26 07:08:27 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:08:27 - cd /src TB --- 2013-10-26 07:08:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 07:08:38 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 Oct 26 08:16:43 UTC 2013 TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m ADM5120 TB --- 2013-10-26 08:16:43 - skipping ADM5120 kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m ALCHEMY TB --- 2013-10-26 08:16:43 - skipping ALCHEMY kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m ALFA_HORNET_UB TB --- 2013-10-26 08:16:43 - skipping ALFA_HORNET_UB kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AP121 TB --- 2013-10-26 08:16:43 - skipping AP121 kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AP91 TB --- 2013-10-26 08:16:43 - skipping AP91 kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AP93 TB --- 2013-10-26 08:16:43 - skipping AP93 kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AP94 TB --- 2013-10-26 08:16:43 - skipping AP94 kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AP96 TB --- 2013-10-26 08:16:43 - skipping AP96 kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-10-26 08:16:43 - skipping AR71XX_BASE kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AR724X_BASE TB --- 2013-10-26 08:16:43 - skipping AR724X_BASE kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-10-26 08:16:43 - skipping AR91XX_BASE kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AR933X_BASE TB --- 2013-10-26 08:16:43 - skipping AR933X_BASE kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m AR934X_BASE TB --- 2013-10-26 08:16:43 - skipping AR934X_BASE kernel TB --- 2013-10-26 08:16:43 - cd /src/sys/mips/conf TB --- 2013-10-26 08:16:43 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2013-10-26 08:16:43 - building BERI_DE4_BASE kernel TB --- 2013-10-26 08:16:43 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 08:16:43 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 08:16:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 08:16:43 - SRCCONF=/dev/null TB --- 2013-10-26 08:16:43 - TARGET=mips TB --- 2013-10-26 08:16:43 - TARGET_ARCH=mips64 TB --- 2013-10-26 08:16:43 - TZ=UTC TB --- 2013-10-26 08:16:43 - __MAKE_CONF=/dev/null TB --- 2013-10-26 08:16:43 - cd /src TB --- 2013-10-26 08:16:43 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_BASE >>> Kernel build for BERI_DE4_BASE started on Sat Oct 26 08:16: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 [...] 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/dev/syscons/scterm-teken.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/dev/syscons/scvtb.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/dev/fdt/fdt_mips.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/dev/uart/uart_cpu_fdt.c cc1: warnings being treated as errors /src/sys/dev/uart/uart_cpu_fdt.c: In function 'uart_cpu_eqres': /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: implicit declaration of function 'pmap_kextract' /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: nested extern declaration of 'pmap_kextract' [-Wnested-externs] *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips64/src/sys/BERI_DE4_BASE *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 08:19:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 08:19:54 - ERROR: failed to build BERI_DE4_BASE kernel TB --- 2013-10-26 08:19:54 - 2858.73 user 616.02 system 4750.41 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 10:30:12 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E8C8B296; Sat, 26 Oct 2013 10:30:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B049D252C; Sat, 26 Oct 2013 10:30:12 +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 r9QAUBkA040544; Sat, 26 Oct 2013 06:30:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QAUBpC040543; Sat, 26 Oct 2013 10:30:11 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 10:30:11 GMT Message-Id: <201310261030.r9QAUBpC040543@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: Sat, 26 Oct 2013 10:30:13 -0000 TB --- 2013-10-26 07:09:21 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 07:09: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-10-26 07:09:21 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-10-26 07:09:21 - cleaning the object tree TB --- 2013-10-26 07:12:43 - /usr/local/bin/svn stat /src TB --- 2013-10-26 07:12:48 - At svn revision 257140 TB --- 2013-10-26 07:12:49 - building world TB --- 2013-10-26 07:12:49 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 07:12:49 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 07:12:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 07:12:49 - SRCCONF=/dev/null TB --- 2013-10-26 07:12:49 - TARGET=powerpc TB --- 2013-10-26 07:12:49 - TARGET_ARCH=powerpc TB --- 2013-10-26 07:12:49 - TZ=UTC TB --- 2013-10-26 07:12:49 - __MAKE_CONF=/dev/null TB --- 2013-10-26 07:12:49 - cd /src TB --- 2013-10-26 07:12:49 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 07:12:56 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Oct 26 09:51:21 UTC 2013 TB --- 2013-10-26 09:51:21 - generating LINT kernel config TB --- 2013-10-26 09:51:21 - cd /src/sys/powerpc/conf TB --- 2013-10-26 09:51:21 - /usr/bin/make -B LINT TB --- 2013-10-26 09:51:21 - cd /src/sys/powerpc/conf TB --- 2013-10-26 09:51:21 - /usr/sbin/config -m LINT TB --- 2013-10-26 09:51:21 - building LINT kernel TB --- 2013-10-26 09:51:21 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 09:51:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 09:51:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 09:51:21 - SRCCONF=/dev/null TB --- 2013-10-26 09:51:21 - TARGET=powerpc TB --- 2013-10-26 09:51:21 - TARGET_ARCH=powerpc TB --- 2013-10-26 09:51:21 - TZ=UTC TB --- 2013-10-26 09:51:21 - __MAKE_CONF=/dev/null TB --- 2013-10-26 09:51:21 - cd /src TB --- 2013-10-26 09:51:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Oct 26 09:51: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 completed on Sat Oct 26 10:10:54 UTC 2013 TB --- 2013-10-26 10:10:54 - cd /src/sys/powerpc/conf TB --- 2013-10-26 10:10:54 - /usr/sbin/config -m GENERIC TB --- 2013-10-26 10:10:54 - building GENERIC kernel TB --- 2013-10-26 10:10:54 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 10:10:54 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 10:10:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 10:10:54 - SRCCONF=/dev/null TB --- 2013-10-26 10:10:54 - TARGET=powerpc TB --- 2013-10-26 10:10:54 - TARGET_ARCH=powerpc TB --- 2013-10-26 10:10:54 - TZ=UTC TB --- 2013-10-26 10:10:54 - __MAKE_CONF=/dev/null TB --- 2013-10-26 10:10:54 - cd /src TB --- 2013-10-26 10:10:54 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Oct 26 10:10:54 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 GENERIC completed on Sat Oct 26 10:27:14 UTC 2013 TB --- 2013-10-26 10:27:14 - cd /src/sys/powerpc/conf TB --- 2013-10-26 10:27:14 - /usr/sbin/config -m GENERIC64 TB --- 2013-10-26 10:27:14 - skipping GENERIC64 kernel TB --- 2013-10-26 10:27:14 - cd /src/sys/powerpc/conf TB --- 2013-10-26 10:27:14 - /usr/sbin/config -m MPC85XX TB --- 2013-10-26 10:27:14 - building MPC85XX kernel TB --- 2013-10-26 10:27:14 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 10:27:14 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 10:27:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 10:27:14 - SRCCONF=/dev/null TB --- 2013-10-26 10:27:14 - TARGET=powerpc TB --- 2013-10-26 10:27:14 - TARGET_ARCH=powerpc TB --- 2013-10-26 10:27:14 - TZ=UTC TB --- 2013-10-26 10:27:14 - __MAKE_CONF=/dev/null TB --- 2013-10-26 10:27:14 - cd /src TB --- 2013-10-26 10:27:14 - /usr/bin/make -B buildkernel KERNCONF=MPC85XX >>> Kernel build for MPC85XX started on Sat Oct 26 10:27:14 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 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/dev/sec/sec.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/dev/tsec/if_tsec.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/dev/tsec/if_tsec_fdt.c cc -c -O -pipe -std=c99 -Wa,-me500 -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 -ffreestanding -fstack-protector -Werror /src/sys/dev/uart/uart_cpu_fdt.c cc1: warnings being treated as errors /src/sys/dev/uart/uart_cpu_fdt.c: In function 'uart_cpu_eqres': /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: implicit declaration of function 'pmap_kextract' /src/sys/dev/uart/uart_cpu_fdt.c:91: warning: nested extern declaration of 'pmap_kextract' [-Wnested-externs] *** Error code 1 Stop. bmake[1]: stopped in /obj/powerpc.powerpc/src/sys/MPC85XX *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 10:30:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 10:30:11 - ERROR: failed to build MPC85XX kernel TB --- 2013-10-26 10:30:11 - 10162.88 user 1252.57 system 12050.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 11:26:39 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CA3FBC1B; Sat, 26 Oct 2013 11:26:39 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 198B32778; Sat, 26 Oct 2013 11:26:38 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id r9QBQR5s075923; Sat, 26 Oct 2013 13:26:27 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id r9QBQRaI075833; Sat, 26 Oct 2013 11:26:27 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 11:26:27 GMT Message-Id: <201310261126.r9QBQRaI075833@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Oct 2013 11:26:39 -0000 TB --- 2013-10-26 09:10:43 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2013-10-26 09:10:43 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-10-26 09:10:43 - starting RELENG_10 tinderbox run for ia64/ia64 TB --- 2013-10-26 09:10:43 - cleaning the object tree TB --- 2013-10-26 09:10:43 - /usr/local/bin/svn stat /src TB --- 2013-10-26 09:11:31 - At svn revision 257155 TB --- 2013-10-26 09:11:32 - building world TB --- 2013-10-26 09:11:32 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 09:11:32 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 09:11:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 09:11:32 - SRCCONF=/dev/null TB --- 2013-10-26 09:11:32 - TARGET=ia64 TB --- 2013-10-26 09:11:32 - TARGET_ARCH=ia64 TB --- 2013-10-26 09:11:32 - TZ=UTC TB --- 2013-10-26 09:11:32 - __MAKE_CONF=/dev/null TB --- 2013-10-26 09:11:32 - cd /src TB --- 2013-10-26 09:11:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 09:11:42 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 Oct 26 11:26:03 UTC 2013 TB --- 2013-10-26 11:26:03 - generating LINT kernel config TB --- 2013-10-26 11:26:03 - cd /src/sys/ia64/conf TB --- 2013-10-26 11:26:03 - /usr/bin/make -B LINT TB --- 2013-10-26 11:26:03 - cd /src/sys/ia64/conf TB --- 2013-10-26 11:26:03 - /usr/sbin/config -m LINT TB --- 2013-10-26 11:26:03 - building LINT kernel TB --- 2013-10-26 11:26:03 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 11:26:03 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 11:26:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 11:26:03 - SRCCONF=/dev/null TB --- 2013-10-26 11:26:03 - TARGET=ia64 TB --- 2013-10-26 11:26:03 - TARGET_ARCH=ia64 TB --- 2013-10-26 11:26:03 - TZ=UTC TB --- 2013-10-26 11:26:03 - __MAKE_CONF=/dev/null TB --- 2013-10-26 11:26:03 - cd /src TB --- 2013-10-26 11:26:03 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Oct 26 11:26:03 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/ia64.ia64/src/tmp/legacy/usr/sbin:/obj/ia64.ia64/src/tmp/legacy/usr/bin:/obj/ia64.ia64/src/tmp/legacy/usr/games:/obj/ia64.ia64/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/ia64.ia64/src/sys/LINT/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: 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. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2013-10-26 11:26:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 11:26:26 - ERROR: failed to build LINT kernel TB --- 2013-10-26 11:26:26 - 6262.40 user 2308.17 system 8143.48 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 14:12:59 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EEC91691; Sat, 26 Oct 2013 14:12:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B45692F83; Sat, 26 Oct 2013 14:12: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 r9QECwEu091435; Sat, 26 Oct 2013 10:12:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QECw3f091433; Sat, 26 Oct 2013 14:12:58 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 14:12:58 GMT Message-Id: <201310261412.r9QECw3f091433@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, 26 Oct 2013 14:13:00 -0000 TB --- 2013-10-26 11:10:18 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 11:10: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-10-26 11:10:18 - starting HEAD tinderbox run for arm/arm TB --- 2013-10-26 11:10:18 - cleaning the object tree TB --- 2013-10-26 11:10:18 - /usr/local/bin/svn stat /src TB --- 2013-10-26 11:10:23 - At svn revision 257155 TB --- 2013-10-26 11:10:24 - building world TB --- 2013-10-26 11:10:24 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 11:10:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 11:10:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 11:10:24 - SRCCONF=/dev/null TB --- 2013-10-26 11:10:24 - TARGET=arm TB --- 2013-10-26 11:10:24 - TARGET_ARCH=arm TB --- 2013-10-26 11:10:24 - TZ=UTC TB --- 2013-10-26 11:10:24 - __MAKE_CONF=/dev/null TB --- 2013-10-26 11:10:24 - cd /src TB --- 2013-10-26 11:10:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 11:10:30 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 [...] ===> usr.sbin/pkg (all) cc -O -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/pkg.c cc -O -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/dns_utils.c cc -O -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/config.c cc -O -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -L/obj/arm.arm/src/tmp/usr/lib/private -rpath /usr/lib/private -o pkg pkg.o dns_utils.o config.o -larchive -lelf -lfetch -lyaml -lsbuf -lssl /obj/arm.arm/src/tmp/usr/bin/ld: B: invalid DSO for symbol `EVP_PKEY_free' definition /obj/arm.arm/src/tmp/lib/libcrypto.so.7: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 14:12:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 14:12:58 - ERROR: failed to build world TB --- 2013-10-26 14:12:58 - 8623.70 user 1635.68 system 10959.70 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 14:13:00 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7DF14692; Sat, 26 Oct 2013 14:13:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4692F2F85; Sat, 26 Oct 2013 14:13:00 +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 r9QECx35091465; Sat, 26 Oct 2013 10:12:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QECxXA091464; Sat, 26 Oct 2013 14:12:59 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 14:12:59 GMT Message-Id: <201310261412.r9QECxXA091464@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, 26 Oct 2013 14:13:00 -0000 TB --- 2013-10-26 11:10:18 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 11:10: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-10-26 11:10:18 - starting HEAD tinderbox run for armv6/arm TB --- 2013-10-26 11:10:18 - cleaning the object tree TB --- 2013-10-26 11:10:18 - /usr/local/bin/svn stat /src TB --- 2013-10-26 11:10:23 - At svn revision 257155 TB --- 2013-10-26 11:10:24 - building world TB --- 2013-10-26 11:10:24 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 11:10:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 11:10:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 11:10:24 - SRCCONF=/dev/null TB --- 2013-10-26 11:10:24 - TARGET=arm TB --- 2013-10-26 11:10:24 - TARGET_ARCH=armv6 TB --- 2013-10-26 11:10:24 - TZ=UTC TB --- 2013-10-26 11:10:24 - __MAKE_CONF=/dev/null TB --- 2013-10-26 11:10:24 - cd /src TB --- 2013-10-26 11:10:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 11:10:30 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 [...] ===> usr.sbin/pkg (all) cc -O -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/pkg.c cc -O -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/dns_utils.c cc -O -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/config.c cc -O -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -L/obj/arm.armv6/src/tmp/usr/lib/private -rpath /usr/lib/private -o pkg pkg.o dns_utils.o config.o -larchive -lelf -lfetch -lyaml -lsbuf -lssl /obj/arm.armv6/src/tmp/usr/bin/ld: B: invalid DSO for symbol `EVP_PKEY_free' definition /obj/arm.armv6/src/tmp/lib/libcrypto.so.7: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 14:12:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 14:12:59 - ERROR: failed to build world TB --- 2013-10-26 14:12:59 - 8624.85 user 1635.03 system 10960.73 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 14:21:23 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3B72EAE2; Sat, 26 Oct 2013 14:21:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 03DD62FFD; Sat, 26 Oct 2013 14:21:22 +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 r9QELM0s056319; Sat, 26 Oct 2013 10:21:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QELMqA056313; Sat, 26 Oct 2013 14:21:22 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 14:21:22 GMT Message-Id: <201310261421.r9QELMqA056313@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: Sat, 26 Oct 2013 14:21:23 -0000 TB --- 2013-10-26 11:10:18 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 11:10: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-10-26 11:10:18 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-10-26 11:10:18 - cleaning the object tree TB --- 2013-10-26 11:10:18 - /usr/local/bin/svn stat /src TB --- 2013-10-26 11:10:23 - At svn revision 257155 TB --- 2013-10-26 11:10:24 - building world TB --- 2013-10-26 11:10:24 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 11:10:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 11:10:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 11:10:24 - SRCCONF=/dev/null TB --- 2013-10-26 11:10:24 - TARGET=amd64 TB --- 2013-10-26 11:10:24 - TARGET_ARCH=amd64 TB --- 2013-10-26 11:10:24 - TZ=UTC TB --- 2013-10-26 11:10:24 - __MAKE_CONF=/dev/null TB --- 2013-10-26 11:10:24 - cd /src TB --- 2013-10-26 11:10:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 11:10:30 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 [...] ===> usr.sbin/pkg (all) cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/pkg.c cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/dns_utils.c cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/config.c cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -L/obj/amd64.amd64/src/tmp/usr/lib/private -rpath /usr/lib/private -o pkg pkg.o dns_utils.o config.o -larchive -lelf -lfetch -lyaml -lsbuf -lssl /obj/amd64.amd64/src/tmp/usr/bin/ld: ?: invalid DSO for symbol `EVP_PKEY_free' definition /obj/amd64.amd64/src/tmp/lib/libcrypto.so.7: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 14:21:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 14:21:22 - ERROR: failed to build world TB --- 2013-10-26 14:21:22 - 9253.88 user 1651.15 system 11463.28 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 14:21:23 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6A560AE3; Sat, 26 Oct 2013 14:21:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3238D2FFE; Sat, 26 Oct 2013 14:21:22 +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 r9QELMs6056325; Sat, 26 Oct 2013 10:21:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QELMme056324; Sat, 26 Oct 2013 14:21:22 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 14:21:22 GMT Message-Id: <201310261421.r9QELMme056324@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, 26 Oct 2013 14:21:23 -0000 TB --- 2013-10-26 11:10:18 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 11:10: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-10-26 11:10:18 - starting HEAD tinderbox run for i386/i386 TB --- 2013-10-26 11:10:18 - cleaning the object tree TB --- 2013-10-26 11:10:18 - /usr/local/bin/svn stat /src TB --- 2013-10-26 11:10:23 - At svn revision 257155 TB --- 2013-10-26 11:10:24 - building world TB --- 2013-10-26 11:10:24 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 11:10:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 11:10:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 11:10:24 - SRCCONF=/dev/null TB --- 2013-10-26 11:10:24 - TARGET=i386 TB --- 2013-10-26 11:10:24 - TARGET_ARCH=i386 TB --- 2013-10-26 11:10:24 - TZ=UTC TB --- 2013-10-26 11:10:24 - __MAKE_CONF=/dev/null TB --- 2013-10-26 11:10:24 - cd /src TB --- 2013-10-26 11:10:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 11:10:30 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 [...] ===> usr.sbin/pkg (all) cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/pkg.c cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/dns_utils.c cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/pkg/config.c cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -L/obj/i386.i386/src/tmp/usr/lib/private -rpath /usr/lib/private -o pkg pkg.o dns_utils.o config.o -larchive -lelf -lfetch -lyaml -lsbuf -lssl /obj/i386.i386/src/tmp/usr/bin/ld: ?: invalid DSO for symbol `EVP_PKEY_free' definition /obj/i386.i386/src/tmp/lib/libcrypto.so.7: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 14:21:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 14:21:22 - ERROR: failed to build world TB --- 2013-10-26 14:21:22 - 9247.00 user 1664.54 system 11463.34 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 14:27:24 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 202F4E86; Sat, 26 Oct 2013 14:27:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C42322074; Sat, 26 Oct 2013 14:27: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 r9QERMD9099744; Sat, 26 Oct 2013 10:27:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QERM1J099725; Sat, 26 Oct 2013 14:27:22 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 14:27:22 GMT Message-Id: <201310261427.r9QERM1J099725@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: Sat, 26 Oct 2013 14:27:24 -0000 TB --- 2013-10-26 14:12:58 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 14:12: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-10-26 14:12:58 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-26 14:12:58 - cleaning the object tree TB --- 2013-10-26 14:13:24 - /usr/local/bin/svn stat /src TB --- 2013-10-26 14:13:27 - At svn revision 257155 TB --- 2013-10-26 14:13:28 - building world TB --- 2013-10-26 14:13:28 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 14:13:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 14:13:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 14:13:28 - SRCCONF=/dev/null TB --- 2013-10-26 14:13:28 - TARGET=pc98 TB --- 2013-10-26 14:13:28 - TARGET_ARCH=i386 TB --- 2013-10-26 14:13:28 - TZ=UTC TB --- 2013-10-26 14:13:28 - __MAKE_CONF=/dev/null TB --- 2013-10-26 14:13:28 - cd /src TB --- 2013-10-26 14:13:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 14:13: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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 14:27:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 14:27:22 - ERROR: failed to build world TB --- 2013-10-26 14:27:22 - 648.29 user 112.05 system 863.92 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 15:24:42 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7ECFE92B; Sat, 26 Oct 2013 15:24:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 39C622314; Sat, 26 Oct 2013 15:24:41 +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 r9QFOe0r013335; Sat, 26 Oct 2013 11:24: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 r9QFOefT013331; Sat, 26 Oct 2013 15:24:40 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 15:24:40 GMT Message-Id: <201310261524.r9QFOefT013331@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: Sat, 26 Oct 2013 15:24:42 -0000 TB --- 2013-10-26 14:21:22 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 14:21:22 - 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-10-26 14:21:22 - starting HEAD tinderbox run for mips64/mips TB --- 2013-10-26 14:21:22 - cleaning the object tree TB --- 2013-10-26 14:24:53 - /usr/local/bin/svn stat /src TB --- 2013-10-26 14:24:56 - At svn revision 257155 TB --- 2013-10-26 14:24:57 - building world TB --- 2013-10-26 14:24:57 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 14:24:57 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 14:24:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 14:24:57 - SRCCONF=/dev/null TB --- 2013-10-26 14:24:57 - TARGET=mips TB --- 2013-10-26 14:24:57 - TARGET_ARCH=mips64 TB --- 2013-10-26 14:24:57 - TZ=UTC TB --- 2013-10-26 14:24:57 - __MAKE_CONF=/dev/null TB --- 2013-10-26 14:24:57 - cd /src TB --- 2013-10-26 14:24:57 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 14:25:06 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 [...] gzip -cn /src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz ===> usr.sbin/periodic (all) gzip -cn /src/usr.sbin/periodic/periodic.8 > periodic.8.gz ===> usr.sbin/pkg (all) cc -O -pipe -G0 -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/pkg/pkg.c cc1: warnings being treated as errors /src/usr.sbin/pkg/pkg.c: In function 'load_public_key_buf': /src/usr.sbin/pkg/pkg.c:490: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 15:24:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 15:24:40 - ERROR: failed to build world TB --- 2013-10-26 15:24:40 - 2632.52 user 599.17 system 3798.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 15:25:09 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2C1EDA3D; Sat, 26 Oct 2013 15:25:09 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DAC4B2321; Sat, 26 Oct 2013 15:25: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 r9QFP8c6014764; Sat, 26 Oct 2013 11:25:08 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QFP8bE014763; Sat, 26 Oct 2013 15:25:08 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 15:25:08 GMT Message-Id: <201310261525.r9QFP8bE014763@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: Sat, 26 Oct 2013 15:25:09 -0000 TB --- 2013-10-26 14:21:22 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 14:21:22 - 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-10-26 14:21:22 - starting HEAD tinderbox run for mips/mips TB --- 2013-10-26 14:21:22 - cleaning the object tree TB --- 2013-10-26 14:26:25 - /usr/local/bin/svn stat /src TB --- 2013-10-26 14:26:28 - At svn revision 257155 TB --- 2013-10-26 14:26:29 - building world TB --- 2013-10-26 14:26:29 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 14:26:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 14:26:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 14:26:29 - SRCCONF=/dev/null TB --- 2013-10-26 14:26:29 - TARGET=mips TB --- 2013-10-26 14:26:29 - TARGET_ARCH=mips TB --- 2013-10-26 14:26:29 - TZ=UTC TB --- 2013-10-26 14:26:29 - __MAKE_CONF=/dev/null TB --- 2013-10-26 14:26:29 - cd /src TB --- 2013-10-26 14:26:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 14:26:36 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 [...] gzip -cn /src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz ===> usr.sbin/periodic (all) gzip -cn /src/usr.sbin/periodic/periodic.8 > periodic.8.gz ===> usr.sbin/pkg (all) cc -O -pipe -G0 -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/pkg/pkg.c cc1: warnings being treated as errors /src/usr.sbin/pkg/pkg.c: In function 'load_public_key_buf': /src/usr.sbin/pkg/pkg.c:490: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 15:25:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 15:25:08 - ERROR: failed to build world TB --- 2013-10-26 15:25:08 - 2622.60 user 600.27 system 3825.81 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 15:46:00 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 03D1A313; Sat, 26 Oct 2013 15:46:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B13572416; Sat, 26 Oct 2013 15:45: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 r9QFjwBx046771; Sat, 26 Oct 2013 11:45:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QFjwtB046755; Sat, 26 Oct 2013 15:45:58 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 15:45:58 GMT Message-Id: <201310261545.r9QFjwtB046755@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: Sat, 26 Oct 2013 15:46:00 -0000 TB --- 2013-10-26 14:12:59 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 14:12:59 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-10-26 14:12:59 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-10-26 14:12:59 - cleaning the object tree TB --- 2013-10-26 14:12:59 - /usr/local/bin/svn stat /src TB --- 2013-10-26 14:13:05 - At svn revision 257155 TB --- 2013-10-26 14:13:06 - building world TB --- 2013-10-26 14:13:06 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 14:13:06 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 14:13:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 14:13:06 - SRCCONF=/dev/null TB --- 2013-10-26 14:13:06 - TARGET=ia64 TB --- 2013-10-26 14:13:06 - TARGET_ARCH=ia64 TB --- 2013-10-26 14:13:06 - TZ=UTC TB --- 2013-10-26 14:13:06 - __MAKE_CONF=/dev/null TB --- 2013-10-26 14:13:06 - cd /src TB --- 2013-10-26 14:13:06 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 14:13:13 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 [...] gzip -cn /src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz ===> usr.sbin/periodic (all) gzip -cn /src/usr.sbin/periodic/periodic.8 > periodic.8.gz ===> usr.sbin/pkg (all) cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/pkg/pkg.c cc1: warnings being treated as errors /src/usr.sbin/pkg/pkg.c: In function 'load_public_key_buf': /src/usr.sbin/pkg/pkg.c:490: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 15:45:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 15:45:58 - ERROR: failed to build world TB --- 2013-10-26 15:45:58 - 4381.76 user 709.38 system 5579.03 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 16:28:07 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 579E09EA; Sat, 26 Oct 2013 16:28:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 116C12672; Sat, 26 Oct 2013 16:28:06 +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 r9QGS52X066248; Sat, 26 Oct 2013 12:28:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QGS5ro066245; Sat, 26 Oct 2013 16:28:05 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 16:28:05 GMT Message-Id: <201310261628.r9QGS5ro066245@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: Sat, 26 Oct 2013 16:28:07 -0000 TB --- 2013-10-26 15:25:08 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 15:25:08 - 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-10-26 15:25:08 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-10-26 15:25:08 - cleaning the object tree TB --- 2013-10-26 15:25:08 - /usr/local/bin/svn stat /src TB --- 2013-10-26 15:25:11 - At svn revision 257155 TB --- 2013-10-26 15:25:12 - building world TB --- 2013-10-26 15:25:12 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 15:25:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 15:25:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 15:25:12 - SRCCONF=/dev/null TB --- 2013-10-26 15:25:12 - TARGET=sparc64 TB --- 2013-10-26 15:25:12 - TARGET_ARCH=sparc64 TB --- 2013-10-26 15:25:12 - TZ=UTC TB --- 2013-10-26 15:25:12 - __MAKE_CONF=/dev/null TB --- 2013-10-26 15:25:12 - cd /src TB --- 2013-10-26 15:25:12 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 15:25: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 [...] gzip -cn /src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz ===> usr.sbin/periodic (all) gzip -cn /src/usr.sbin/periodic/periodic.8 > periodic.8.gz ===> usr.sbin/pkg (all) cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/pkg/pkg.c cc1: warnings being treated as errors /src/usr.sbin/pkg/pkg.c: In function 'load_public_key_buf': /src/usr.sbin/pkg/pkg.c:490: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 16:28:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 16:28:05 - ERROR: failed to build world TB --- 2013-10-26 16:28:05 - 3048.23 user 542.39 system 3777.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 17:01:55 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 105535D8; Sat, 26 Oct 2013 17:01:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C009327F8; Sat, 26 Oct 2013 17:01:54 +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 r9QH1rQG028722; Sat, 26 Oct 2013 13:01: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 r9QH1r9D028721; Sat, 26 Oct 2013 17:01:53 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 17:01:53 GMT Message-Id: <201310261701.r9QH1r9D028721@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: Sat, 26 Oct 2013 17:01:55 -0000 TB --- 2013-10-26 14:27:22 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 14:27:22 - 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-10-26 14:27:22 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-10-26 14:27:22 - cleaning the object tree TB --- 2013-10-26 14:29:13 - /usr/local/bin/svn stat /src TB --- 2013-10-26 14:29:17 - At svn revision 257155 TB --- 2013-10-26 14:29:18 - building world TB --- 2013-10-26 14:29:18 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 14:29:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 14:29:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 14:29:18 - SRCCONF=/dev/null TB --- 2013-10-26 14:29:18 - TARGET=powerpc TB --- 2013-10-26 14:29:18 - TARGET_ARCH=powerpc TB --- 2013-10-26 14:29:18 - TZ=UTC TB --- 2013-10-26 14:29:18 - __MAKE_CONF=/dev/null TB --- 2013-10-26 14:29:18 - cd /src TB --- 2013-10-26 14:29:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 14:29:25 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 [...] gzip -cn /src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz ===> usr.sbin/periodic (all) gzip -cn /src/usr.sbin/periodic/periodic.8 > periodic.8.gz ===> usr.sbin/pkg (all) cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/pkg/pkg.c cc1: warnings being treated as errors /src/usr.sbin/pkg/pkg.c: In function 'load_public_key_buf': /src/usr.sbin/pkg/pkg.c:490: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 17:01:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 17:01:53 - ERROR: failed to build world TB --- 2013-10-26 17:01:53 - 7973.41 user 965.02 system 9270.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 17:53:43 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9819D7A5; Sat, 26 Oct 2013 17:53:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 518E02A56; Sat, 26 Oct 2013 17:53:42 +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 r9QHraCt095005; Sat, 26 Oct 2013 13:53:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QHraO9095004; Sat, 26 Oct 2013 17:53:36 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 17:53:36 GMT Message-Id: <201310261753.r9QHraO9095004@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: Sat, 26 Oct 2013 17:53:43 -0000 TB --- 2013-10-26 15:24:41 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 15:24:41 - 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-10-26 15:24:41 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-10-26 15:24:41 - cleaning the object tree TB --- 2013-10-26 15:24:41 - /usr/local/bin/svn stat /src TB --- 2013-10-26 15:24:46 - At svn revision 257155 TB --- 2013-10-26 15:24:47 - building world TB --- 2013-10-26 15:24:47 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 15:24:47 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 15:24:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 15:24:47 - SRCCONF=/dev/null TB --- 2013-10-26 15:24:47 - TARGET=powerpc TB --- 2013-10-26 15:24:47 - TARGET_ARCH=powerpc64 TB --- 2013-10-26 15:24:47 - TZ=UTC TB --- 2013-10-26 15:24:47 - __MAKE_CONF=/dev/null TB --- 2013-10-26 15:24:47 - cd /src TB --- 2013-10-26 15:24:47 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 15:24:56 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] gzip -cn /src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz ===> usr.sbin/periodic (all) gzip -cn /src/usr.sbin/periodic/periodic.8 > periodic.8.gz ===> usr.sbin/pkg (all) cc -O2 -pipe -I/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/pkg/pkg.c cc1: warnings being treated as errors /src/usr.sbin/pkg/pkg.c: In function 'load_public_key_buf': /src/usr.sbin/pkg/pkg.c:490: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/pkg *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 17:53:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 17:53:36 - ERROR: failed to build world TB --- 2013-10-26 17:53:36 - 7996.88 user 881.80 system 8935.45 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 26 23:20:03 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E4C66DBF; Sat, 26 Oct 2013 23:20:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9967A2926; Sat, 26 Oct 2013 23:20:02 +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 r9QNK1K5015749; Sat, 26 Oct 2013 19:20:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r9QNK1fY015745; Sat, 26 Oct 2013 23:20:01 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Oct 2013 23:20:01 GMT Message-Id: <201310262320.r9QNK1fY015745@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: Sat, 26 Oct 2013 23:20:03 -0000 TB --- 2013-10-26 23:04:07 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-26 23:04:07 - 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-10-26 23:04:07 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-10-26 23:04:07 - cleaning the object tree TB --- 2013-10-26 23:04:34 - /usr/local/bin/svn stat /src TB --- 2013-10-26 23:05:11 - At svn revision 257176 TB --- 2013-10-26 23:05:12 - building world TB --- 2013-10-26 23:05:12 - CROSS_BUILD_TESTING=YES TB --- 2013-10-26 23:05:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-26 23:05:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-26 23:05:12 - SRCCONF=/dev/null TB --- 2013-10-26 23:05:12 - TARGET=pc98 TB --- 2013-10-26 23:05:12 - TARGET_ARCH=i386 TB --- 2013-10-26 23:05:12 - TZ=UTC TB --- 2013-10-26 23:05:12 - __MAKE_CONF=/dev/null TB --- 2013-10-26 23:05:12 - cd /src TB --- 2013-10-26 23:05:12 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Oct 26 23:05:22 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 [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c /src/lib/libcompi! ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c /src/lib/libcompiler_rt/../! ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.! ./../contrib/compiler-rt/lib/ffsdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c /src/lib/libcompiler_rt/../.! ./contrib/compiler-rt/lib/fixxfdi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattixf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundidf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundisf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatundixf.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatunsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatuntidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/! floatuntisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/flo! atuntixf..c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/int_util.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/lshrdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/lshrti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/moddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/modti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/muldi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulodi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulosi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muloti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/multi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulvti3.c /src/l! ib/libcompiler_rt/../../contrib/compiler-rt/lib/mulxc3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/negvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritydi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/paritysi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/parityti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/popcountti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powidf2.c /src/lib/libcompiler_! rt/../../contrib/compiler-rt/lib/powisf2.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/powitf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/powixf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subvti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/trampoline_setup.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ucmpti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/udivdi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmoddi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodsi4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivmodti4.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivti3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/umoddi3.S /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodti3.c /src/lib/libcompiler_rt/../..! /contrib/compiler-rt/lib/adddf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/extendsfdf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfsi.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsidf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatsisf.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/muldf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/mulsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subdf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/subsf3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/truncdfsf2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/m! odsi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/udivsi3.c! /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/umodsi3.c cc -O2 -pipe -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c -o absvdi2.o cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-Wno-empty-body" cc1: error: unrecognized command line option "-Wno-string-plus-int" cc1: error: unrecognized command line option "-Wno-tautological-compare" cc1: error: unrecognized command line option "-Wno-parentheses-equality" cc1: error: unrecognized command line option "-Wno-knr-promoted-parameter" *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libcompiler_rt *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-10-26 23:20:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-10-26 23:20:01 - ERROR: failed to build world TB --- 2013-10-26 23:20:01 - 651.63 user 120.95 system 953.85 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full