From owner-freebsd-mips@FreeBSD.ORG Fri Nov 1 15:09:50 2013 Return-Path: Delivered-To: mips@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 47404C9C; Fri, 1 Nov 2013 15:09:50 +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 31859232B; Fri, 1 Nov 2013 15:09:48 +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 rA1F9jrI088512; Fri, 1 Nov 2013 17:09:45 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id rA1F9i9D088408; Fri, 1 Nov 2013 15:09:44 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 1 Nov 2013 15:09:44 GMT Message-Id: <201311011509.rA1F9i9D088408@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 mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 15:09:50 -0000 TB --- 2013-11-01 11:10:43 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2013-11-01 11: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-11-01 11:10:43 - starting RELENG_10 tinderbox run for mips/mips TB --- 2013-11-01 11:10:43 - cleaning the object tree TB --- 2013-11-01 11:10:43 - /usr/local/bin/svn stat /src TB --- 2013-11-01 11:11:34 - At svn revision 257503 TB --- 2013-11-01 11:11:35 - building world TB --- 2013-11-01 11:11:35 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 11:11:35 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 11:11:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 11:11:35 - SRCCONF=/dev/null TB --- 2013-11-01 11:11:35 - TARGET=mips TB --- 2013-11-01 11:11:35 - TARGET_ARCH=mips TB --- 2013-11-01 11:11:35 - TZ=UTC TB --- 2013-11-01 11:11:35 - __MAKE_CONF=/dev/null TB --- 2013-11-01 11:11:35 - cd /src TB --- 2013-11-01 11:11:35 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Nov 1 11:11:46 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 Nov 1 12:37:00 UTC 2013 TB --- 2013-11-01 12:37:00 - cd /src/sys/mips/conf TB --- 2013-11-01 12:37:00 - /usr/sbin/config -m ADM5120 TB --- 2013-11-01 12:37:00 - skipping ADM5120 kernel TB --- 2013-11-01 12:37:00 - cd /src/sys/mips/conf TB --- 2013-11-01 12:37:00 - /usr/sbin/config -m ALCHEMY TB --- 2013-11-01 12:37:00 - skipping ALCHEMY kernel TB --- 2013-11-01 12:37:00 - cd /src/sys/mips/conf TB --- 2013-11-01 12:37:00 - /usr/sbin/config -m AP121 TB --- 2013-11-01 12:37:00 - building AP121 kernel TB --- 2013-11-01 12:37:00 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 12:37:00 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 12:37:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 12:37:00 - SRCCONF=/dev/null TB --- 2013-11-01 12:37:00 - TARGET=mips TB --- 2013-11-01 12:37:00 - TARGET_ARCH=mips TB --- 2013-11-01 12:37:00 - TZ=UTC TB --- 2013-11-01 12:37:00 - __MAKE_CONF=/dev/null TB --- 2013-11-01 12:37:00 - cd /src TB --- 2013-11-01 12:37:00 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Fri Nov 1 12:37: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 AP121 completed on Fri Nov 1 12:42:16 UTC 2013 TB --- 2013-11-01 12:42:16 - cd /src/sys/mips/conf TB --- 2013-11-01 12:42:16 - /usr/sbin/config -m AP91 TB --- 2013-11-01 12:42:16 - building AP91 kernel TB --- 2013-11-01 12:42:16 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 12:42:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 12:42:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 12:42:16 - SRCCONF=/dev/null TB --- 2013-11-01 12:42:16 - TARGET=mips TB --- 2013-11-01 12:42:16 - TARGET_ARCH=mips TB --- 2013-11-01 12:42:16 - TZ=UTC TB --- 2013-11-01 12:42:16 - __MAKE_CONF=/dev/null TB --- 2013-11-01 12:42:16 - cd /src TB --- 2013-11-01 12:42:16 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Fri Nov 1 12:42: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 AP91 completed on Fri Nov 1 12:48:52 UTC 2013 TB --- 2013-11-01 12:48:52 - cd /src/sys/mips/conf TB --- 2013-11-01 12:48:52 - /usr/sbin/config -m AP93 TB --- 2013-11-01 12:48:52 - building AP93 kernel TB --- 2013-11-01 12:48:52 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 12:48:52 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 12:48:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 12:48:52 - SRCCONF=/dev/null TB --- 2013-11-01 12:48:52 - TARGET=mips TB --- 2013-11-01 12:48:52 - TARGET_ARCH=mips TB --- 2013-11-01 12:48:52 - TZ=UTC TB --- 2013-11-01 12:48:52 - __MAKE_CONF=/dev/null TB --- 2013-11-01 12:48:52 - cd /src TB --- 2013-11-01 12:48:52 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Fri Nov 1 12:48:52 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AP93 completed on Fri Nov 1 12:55:55 UTC 2013 TB --- 2013-11-01 12:55:55 - cd /src/sys/mips/conf TB --- 2013-11-01 12:55:55 - /usr/sbin/config -m AP94 TB --- 2013-11-01 12:55:55 - building AP94 kernel TB --- 2013-11-01 12:55:55 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 12:55:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 12:55:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 12:55:55 - SRCCONF=/dev/null TB --- 2013-11-01 12:55:55 - TARGET=mips TB --- 2013-11-01 12:55:55 - TARGET_ARCH=mips TB --- 2013-11-01 12:55:55 - TZ=UTC TB --- 2013-11-01 12:55:55 - __MAKE_CONF=/dev/null TB --- 2013-11-01 12:55:55 - cd /src TB --- 2013-11-01 12:55:55 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Fri Nov 1 12:55: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 AP94 completed on Fri Nov 1 13:04:09 UTC 2013 TB --- 2013-11-01 13:04:09 - cd /src/sys/mips/conf TB --- 2013-11-01 13:04:09 - /usr/sbin/config -m AP96 TB --- 2013-11-01 13:04:09 - building AP96 kernel TB --- 2013-11-01 13:04:09 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:04:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:04:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:04:09 - SRCCONF=/dev/null TB --- 2013-11-01 13:04:09 - TARGET=mips TB --- 2013-11-01 13:04:09 - TARGET_ARCH=mips TB --- 2013-11-01 13:04:09 - TZ=UTC TB --- 2013-11-01 13:04:09 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:04:09 - cd /src TB --- 2013-11-01 13:04:09 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Fri Nov 1 13:04: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 AP96 completed on Fri Nov 1 13:12:09 UTC 2013 TB --- 2013-11-01 13:12:09 - cd /src/sys/mips/conf TB --- 2013-11-01 13:12:09 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-11-01 13:12:09 - building AR71XX_BASE kernel TB --- 2013-11-01 13:12:09 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:12:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:12:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:12:09 - SRCCONF=/dev/null TB --- 2013-11-01 13:12:09 - TARGET=mips TB --- 2013-11-01 13:12:09 - TARGET_ARCH=mips TB --- 2013-11-01 13:12:09 - TZ=UTC TB --- 2013-11-01 13:12:09 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:12:09 - cd /src TB --- 2013-11-01 13:12:09 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Fri Nov 1 13: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 AR71XX_BASE completed on Fri Nov 1 13:19:16 UTC 2013 TB --- 2013-11-01 13:19:16 - cd /src/sys/mips/conf TB --- 2013-11-01 13:19:16 - /usr/sbin/config -m AR724X_BASE TB --- 2013-11-01 13:19:16 - building AR724X_BASE kernel TB --- 2013-11-01 13:19:16 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:19:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:19:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:19:16 - SRCCONF=/dev/null TB --- 2013-11-01 13:19:16 - TARGET=mips TB --- 2013-11-01 13:19:16 - TARGET_ARCH=mips TB --- 2013-11-01 13:19:16 - TZ=UTC TB --- 2013-11-01 13:19:16 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:19:16 - cd /src TB --- 2013-11-01 13:19:16 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Fri Nov 1 13:19: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 AR724X_BASE completed on Fri Nov 1 13:24:59 UTC 2013 TB --- 2013-11-01 13:24:59 - cd /src/sys/mips/conf TB --- 2013-11-01 13:24:59 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-11-01 13:24:59 - building AR91XX_BASE kernel TB --- 2013-11-01 13:24:59 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:24:59 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:24:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:24:59 - SRCCONF=/dev/null TB --- 2013-11-01 13:24:59 - TARGET=mips TB --- 2013-11-01 13:24:59 - TARGET_ARCH=mips TB --- 2013-11-01 13:24:59 - TZ=UTC TB --- 2013-11-01 13:24:59 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:24:59 - cd /src TB --- 2013-11-01 13:24:59 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Fri Nov 1 13:24: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 AR91XX_BASE completed on Fri Nov 1 13:31:30 UTC 2013 TB --- 2013-11-01 13:31:30 - cd /src/sys/mips/conf TB --- 2013-11-01 13:31:30 - /usr/sbin/config -m AR933X_BASE TB --- 2013-11-01 13:31:30 - building AR933X_BASE kernel TB --- 2013-11-01 13:31:30 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:31:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:31:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:31:30 - SRCCONF=/dev/null TB --- 2013-11-01 13:31:30 - TARGET=mips TB --- 2013-11-01 13:31:30 - TARGET_ARCH=mips TB --- 2013-11-01 13:31:30 - TZ=UTC TB --- 2013-11-01 13:31:30 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:31:30 - cd /src TB --- 2013-11-01 13:31:30 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Fri Nov 1 13:31: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 AR933X_BASE completed on Fri Nov 1 13:35:11 UTC 2013 TB --- 2013-11-01 13:35:11 - cd /src/sys/mips/conf TB --- 2013-11-01 13:35:11 - /usr/sbin/config -m AR934X_BASE TB --- 2013-11-01 13:35:11 - building AR934X_BASE kernel TB --- 2013-11-01 13:35:11 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:35:11 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:35:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:35:11 - SRCCONF=/dev/null TB --- 2013-11-01 13:35:11 - TARGET=mips TB --- 2013-11-01 13:35:11 - TARGET_ARCH=mips TB --- 2013-11-01 13:35:11 - TZ=UTC TB --- 2013-11-01 13:35:11 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:35:11 - cd /src TB --- 2013-11-01 13:35:11 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Fri Nov 1 13:35: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 AR934X_BASE completed on Fri Nov 1 13:38:53 UTC 2013 TB --- 2013-11-01 13:38:53 - cd /src/sys/mips/conf TB --- 2013-11-01 13:38:53 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-11-01 13:38:53 - skipping BERI_DE4_MDROOT kernel TB --- 2013-11-01 13:38:53 - cd /src/sys/mips/conf TB --- 2013-11-01 13:38:53 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2013-11-01 13:38:53 - skipping BERI_DE4_SDROOT kernel TB --- 2013-11-01 13:38:53 - cd /src/sys/mips/conf TB --- 2013-11-01 13:38:53 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2013-11-01 13:38:53 - skipping BERI_SIM_MDROOT kernel TB --- 2013-11-01 13:38:53 - cd /src/sys/mips/conf TB --- 2013-11-01 13:38:53 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2013-11-01 13:38:53 - skipping BERI_TEMPLATE kernel TB --- 2013-11-01 13:38:53 - cd /src/sys/mips/conf TB --- 2013-11-01 13:38:53 - /usr/sbin/config -m CARAMBOLA2 TB --- 2013-11-01 13:38:53 - building CARAMBOLA2 kernel TB --- 2013-11-01 13:38:53 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:38:53 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:38:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:38:53 - SRCCONF=/dev/null TB --- 2013-11-01 13:38:53 - TARGET=mips TB --- 2013-11-01 13:38:53 - TARGET_ARCH=mips TB --- 2013-11-01 13:38:53 - TZ=UTC TB --- 2013-11-01 13:38:53 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:38:53 - cd /src TB --- 2013-11-01 13:38:53 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Fri Nov 1 13:38:53 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 Nov 1 13:42:40 UTC 2013 TB --- 2013-11-01 13:42:40 - cd /src/sys/mips/conf TB --- 2013-11-01 13:42:40 - /usr/sbin/config -m DB120 TB --- 2013-11-01 13:42:40 - building DB120 kernel TB --- 2013-11-01 13:42:40 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:42:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:42:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:42:40 - SRCCONF=/dev/null TB --- 2013-11-01 13:42:40 - TARGET=mips TB --- 2013-11-01 13:42:40 - TARGET_ARCH=mips TB --- 2013-11-01 13:42:40 - TZ=UTC TB --- 2013-11-01 13:42:40 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:42:40 - cd /src TB --- 2013-11-01 13:42:40 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Fri Nov 1 13:42: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 DB120 completed on Fri Nov 1 13:46:30 UTC 2013 TB --- 2013-11-01 13:46:30 - cd /src/sys/mips/conf TB --- 2013-11-01 13:46:30 - /usr/sbin/config -m DIR-825 TB --- 2013-11-01 13:46:30 - building DIR-825 kernel TB --- 2013-11-01 13:46:30 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:46:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:46:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:46:30 - SRCCONF=/dev/null TB --- 2013-11-01 13:46:30 - TARGET=mips TB --- 2013-11-01 13:46:30 - TARGET_ARCH=mips TB --- 2013-11-01 13:46:30 - TZ=UTC TB --- 2013-11-01 13:46:30 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:46:30 - cd /src TB --- 2013-11-01 13:46:30 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Fri Nov 1 13:46: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 DIR-825 completed on Fri Nov 1 13:52:06 UTC 2013 TB --- 2013-11-01 13:52:06 - cd /src/sys/mips/conf TB --- 2013-11-01 13:52:06 - /usr/sbin/config -m ENH200 TB --- 2013-11-01 13:52:06 - building ENH200 kernel TB --- 2013-11-01 13:52:06 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:52:06 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:52:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:52:06 - SRCCONF=/dev/null TB --- 2013-11-01 13:52:06 - TARGET=mips TB --- 2013-11-01 13:52:06 - TARGET_ARCH=mips TB --- 2013-11-01 13:52:06 - TZ=UTC TB --- 2013-11-01 13:52:06 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:52:06 - cd /src TB --- 2013-11-01 13:52:06 - /usr/bin/make -B buildkernel KERNCONF=ENH200 >>> Kernel build for ENH200 started on Fri Nov 1 13:52:06 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 Nov 1 13:58:45 UTC 2013 TB --- 2013-11-01 13:58:45 - cd /src/sys/mips/conf TB --- 2013-11-01 13:58:45 - /usr/sbin/config -m GXEMUL TB --- 2013-11-01 13:58:45 - skipping GXEMUL kernel TB --- 2013-11-01 13:58:45 - cd /src/sys/mips/conf TB --- 2013-11-01 13:58:45 - /usr/sbin/config -m GXEMUL32 TB --- 2013-11-01 13:58:45 - building GXEMUL32 kernel TB --- 2013-11-01 13:58:45 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 13:58:45 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 13:58:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 13:58:45 - SRCCONF=/dev/null TB --- 2013-11-01 13:58:45 - TARGET=mips TB --- 2013-11-01 13:58:45 - TARGET_ARCH=mips TB --- 2013-11-01 13:58:45 - TZ=UTC TB --- 2013-11-01 13:58:45 - __MAKE_CONF=/dev/null TB --- 2013-11-01 13:58:45 - cd /src TB --- 2013-11-01 13:58:45 - /usr/bin/make -B buildkernel KERNCONF=GXEMUL32 >>> Kernel build for GXEMUL32 started on Fri Nov 1 13:58:45 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GXEMUL32 completed on Fri Nov 1 14:01:34 UTC 2013 TB --- 2013-11-01 14:01:34 - cd /src/sys/mips/conf TB --- 2013-11-01 14:01:34 - /usr/sbin/config -m IDT TB --- 2013-11-01 14:01:34 - skipping IDT kernel TB --- 2013-11-01 14:01:34 - cd /src/sys/mips/conf TB --- 2013-11-01 14:01:34 - /usr/sbin/config -m MALTA TB --- 2013-11-01 14:01:34 - skipping MALTA kernel TB --- 2013-11-01 14:01:34 - cd /src/sys/mips/conf TB --- 2013-11-01 14:01:34 - /usr/sbin/config -m MALTA64 TB --- 2013-11-01 14:01:34 - skipping MALTA64 kernel TB --- 2013-11-01 14:01:34 - cd /src/sys/mips/conf TB --- 2013-11-01 14:01:34 - /usr/sbin/config -m OCTEON1 TB --- 2013-11-01 14:01:35 - skipping OCTEON1 kernel TB --- 2013-11-01 14:01:35 - cd /src/sys/mips/conf TB --- 2013-11-01 14:01:35 - /usr/sbin/config -m PB47 TB --- 2013-11-01 14:01:35 - building PB47 kernel TB --- 2013-11-01 14:01:35 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 14:01:35 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 14:01:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 14:01:35 - SRCCONF=/dev/null TB --- 2013-11-01 14:01:35 - TARGET=mips TB --- 2013-11-01 14:01:35 - TARGET_ARCH=mips TB --- 2013-11-01 14:01:35 - TZ=UTC TB --- 2013-11-01 14:01:35 - __MAKE_CONF=/dev/null TB --- 2013-11-01 14:01:35 - cd /src TB --- 2013-11-01 14:01:35 - /usr/bin/make -B buildkernel KERNCONF=PB47 >>> Kernel build for PB47 started on Fri Nov 1 14:01: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 PB47 completed on Fri Nov 1 14:09:58 UTC 2013 TB --- 2013-11-01 14:09:58 - cd /src/sys/mips/conf TB --- 2013-11-01 14:09:58 - /usr/sbin/config -m PB92 TB --- 2013-11-01 14:09:58 - building PB92 kernel TB --- 2013-11-01 14:09:58 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 14:09:58 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 14:09:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 14:09:58 - SRCCONF=/dev/null TB --- 2013-11-01 14:09:58 - TARGET=mips TB --- 2013-11-01 14:09:58 - TARGET_ARCH=mips TB --- 2013-11-01 14:09:58 - TZ=UTC TB --- 2013-11-01 14:09:58 - __MAKE_CONF=/dev/null TB --- 2013-11-01 14:09:58 - cd /src TB --- 2013-11-01 14:09:58 - /usr/bin/make -B buildkernel KERNCONF=PB92 >>> Kernel build for PB92 started on Fri Nov 1 14:09: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 PB92 completed on Fri Nov 1 14:16:00 UTC 2013 TB --- 2013-11-01 14:16:00 - cd /src/sys/mips/conf TB --- 2013-11-01 14:16:00 - /usr/sbin/config -m PICOSTATION_M2HP TB --- 2013-11-01 14:16:00 - building PICOSTATION_M2HP kernel TB --- 2013-11-01 14:16:00 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 14:16:00 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 14:16:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 14:16:00 - SRCCONF=/dev/null TB --- 2013-11-01 14:16:00 - TARGET=mips TB --- 2013-11-01 14:16:00 - TARGET_ARCH=mips TB --- 2013-11-01 14:16:00 - TZ=UTC TB --- 2013-11-01 14:16:00 - __MAKE_CONF=/dev/null TB --- 2013-11-01 14:16:00 - cd /src TB --- 2013-11-01 14:16:00 - /usr/bin/make -B buildkernel KERNCONF=PICOSTATION_M2HP >>> Kernel build for PICOSTATION_M2HP started on Fri Nov 1 14:16: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 PICOSTATION_M2HP completed on Fri Nov 1 14:22:05 UTC 2013 TB --- 2013-11-01 14:22:05 - cd /src/sys/mips/conf TB --- 2013-11-01 14:22:05 - /usr/sbin/config -m QEMU TB --- 2013-11-01 14:22:05 - skipping QEMU kernel TB --- 2013-11-01 14:22:05 - cd /src/sys/mips/conf TB --- 2013-11-01 14:22:05 - /usr/sbin/config -m ROUTERSTATION TB --- 2013-11-01 14:22:05 - building ROUTERSTATION kernel TB --- 2013-11-01 14:22:05 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 14:22:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 14:22:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 14:22:05 - SRCCONF=/dev/null TB --- 2013-11-01 14:22:05 - TARGET=mips TB --- 2013-11-01 14:22:05 - TARGET_ARCH=mips TB --- 2013-11-01 14:22:05 - TZ=UTC TB --- 2013-11-01 14:22:05 - __MAKE_CONF=/dev/null TB --- 2013-11-01 14:22:05 - cd /src TB --- 2013-11-01 14:22:05 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION >>> Kernel build for ROUTERSTATION started on Fri Nov 1 14:22: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 ROUTERSTATION completed on Fri Nov 1 14:30:04 UTC 2013 TB --- 2013-11-01 14:30:04 - cd /src/sys/mips/conf TB --- 2013-11-01 14:30:04 - /usr/sbin/config -m ROUTERSTATION_MFS TB --- 2013-11-01 14:30:04 - building ROUTERSTATION_MFS kernel TB --- 2013-11-01 14:30:04 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 14:30:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 14:30:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 14:30:04 - SRCCONF=/dev/null TB --- 2013-11-01 14:30:04 - TARGET=mips TB --- 2013-11-01 14:30:04 - TARGET_ARCH=mips TB --- 2013-11-01 14:30:04 - TZ=UTC TB --- 2013-11-01 14:30:04 - __MAKE_CONF=/dev/null TB --- 2013-11-01 14:30:04 - cd /src TB --- 2013-11-01 14:30:04 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION_MFS >>> Kernel build for ROUTERSTATION_MFS started on Fri Nov 1 14:30:04 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for ROUTERSTATION_MFS completed on Fri Nov 1 14:37:53 UTC 2013 TB --- 2013-11-01 14:37:53 - cd /src/sys/mips/conf TB --- 2013-11-01 14:37:53 - /usr/sbin/config -m RSPRO TB --- 2013-11-01 14:37:53 - building RSPRO kernel TB --- 2013-11-01 14:37:53 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 14:37:53 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 14:37:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 14:37:53 - SRCCONF=/dev/null TB --- 2013-11-01 14:37:53 - TARGET=mips TB --- 2013-11-01 14:37:53 - TARGET_ARCH=mips TB --- 2013-11-01 14:37:53 - TZ=UTC TB --- 2013-11-01 14:37:53 - __MAKE_CONF=/dev/null TB --- 2013-11-01 14:37:53 - cd /src TB --- 2013-11-01 14:37:53 - /usr/bin/make -B buildkernel KERNCONF=RSPRO >>> Kernel build for RSPRO started on Fri Nov 1 14:37:53 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 Nov 1 14:45:52 UTC 2013 TB --- 2013-11-01 14:45:52 - cd /src/sys/mips/conf TB --- 2013-11-01 14:45:52 - /usr/sbin/config -m RSPRO_MFS TB --- 2013-11-01 14:45:52 - building RSPRO_MFS kernel TB --- 2013-11-01 14:45:52 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 14:45:52 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 14:45:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 14:45:52 - SRCCONF=/dev/null TB --- 2013-11-01 14:45:52 - TARGET=mips TB --- 2013-11-01 14:45:52 - TARGET_ARCH=mips TB --- 2013-11-01 14:45:52 - TZ=UTC TB --- 2013-11-01 14:45:52 - __MAKE_CONF=/dev/null TB --- 2013-11-01 14:45:52 - cd /src TB --- 2013-11-01 14:45:52 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_MFS >>> Kernel build for RSPRO_MFS started on Fri Nov 1 14:45:52 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for RSPRO_MFS completed on Fri Nov 1 14:54:09 UTC 2013 TB --- 2013-11-01 14:54:09 - cd /src/sys/mips/conf TB --- 2013-11-01 14:54:09 - /usr/sbin/config -m RSPRO_STANDALONE TB --- 2013-11-01 14:54:09 - building RSPRO_STANDALONE kernel TB --- 2013-11-01 14:54:09 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 14:54:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 14:54:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 14:54:09 - SRCCONF=/dev/null TB --- 2013-11-01 14:54:09 - TARGET=mips TB --- 2013-11-01 14:54:09 - TARGET_ARCH=mips TB --- 2013-11-01 14:54:09 - TZ=UTC TB --- 2013-11-01 14:54:09 - __MAKE_CONF=/dev/null TB --- 2013-11-01 14:54:09 - cd /src TB --- 2013-11-01 14:54:09 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_STANDALONE >>> Kernel build for RSPRO_STANDALONE started on Fri Nov 1 14:54: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 RSPRO_STANDALONE completed on Fri Nov 1 15:01:41 UTC 2013 TB --- 2013-11-01 15:01:41 - cd /src/sys/mips/conf TB --- 2013-11-01 15:01:41 - /usr/sbin/config -m RT305X TB --- 2013-11-01 15:01:41 - skipping RT305X kernel TB --- 2013-11-01 15:01:41 - cd /src/sys/mips/conf TB --- 2013-11-01 15:01:41 - /usr/sbin/config -m SENTRY5 TB --- 2013-11-01 15:01:41 - skipping SENTRY5 kernel TB --- 2013-11-01 15:01:41 - cd /src/sys/mips/conf TB --- 2013-11-01 15:01:41 - /usr/sbin/config -m SWARM TB --- 2013-11-01 15:01:41 - building SWARM kernel TB --- 2013-11-01 15:01:41 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 15:01:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 15:01:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 15:01:41 - SRCCONF=/dev/null TB --- 2013-11-01 15:01:41 - TARGET=mips TB --- 2013-11-01 15:01:41 - TARGET_ARCH=mips TB --- 2013-11-01 15:01:41 - TZ=UTC TB --- 2013-11-01 15:01:41 - __MAKE_CONF=/dev/null TB --- 2013-11-01 15:01:41 - cd /src TB --- 2013-11-01 15:01:41 - /usr/bin/make -B buildkernel KERNCONF=SWARM >>> Kernel build for SWARM started on Fri Nov 1 15:01: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 SWARM completed on Fri Nov 1 15:05:43 UTC 2013 TB --- 2013-11-01 15:05:43 - cd /src/sys/mips/conf TB --- 2013-11-01 15:05:43 - /usr/sbin/config -m SWARM64 TB --- 2013-11-01 15:05:43 - skipping SWARM64 kernel TB --- 2013-11-01 15:05:43 - cd /src/sys/mips/conf TB --- 2013-11-01 15:05:43 - /usr/sbin/config -m SWARM64_SMP TB --- 2013-11-01 15:05:43 - skipping SWARM64_SMP kernel TB --- 2013-11-01 15:05:43 - cd /src/sys/mips/conf TB --- 2013-11-01 15:05:43 - /usr/sbin/config -m SWARM_SMP TB --- 2013-11-01 15:05:43 - building SWARM_SMP kernel TB --- 2013-11-01 15:05:43 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 15:05:43 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 15:05:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 15:05:43 - SRCCONF=/dev/null TB --- 2013-11-01 15:05:43 - TARGET=mips TB --- 2013-11-01 15:05:43 - TARGET_ARCH=mips TB --- 2013-11-01 15:05:43 - TZ=UTC TB --- 2013-11-01 15:05:43 - __MAKE_CONF=/dev/null TB --- 2013-11-01 15:05:43 - cd /src TB --- 2013-11-01 15:05:43 - /usr/bin/make -B buildkernel KERNCONF=SWARM_SMP >>> Kernel build for SWARM_SMP started on Fri Nov 1 15:05: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 SWARM_SMP completed on Fri Nov 1 15:09:37 UTC 2013 TB --- 2013-11-01 15:09:37 - cd /src/sys/mips/conf TB --- 2013-11-01 15:09:37 - /usr/sbin/config -m TP-WN1043ND TB --- 2013-11-01 15:09:37 - building TP-WN1043ND kernel TB --- 2013-11-01 15:09:37 - CROSS_BUILD_TESTING=YES TB --- 2013-11-01 15:09:37 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-01 15:09:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-01 15:09:37 - SRCCONF=/dev/null TB --- 2013-11-01 15:09:37 - TARGET=mips TB --- 2013-11-01 15:09:37 - TARGET_ARCH=mips TB --- 2013-11-01 15:09:37 - TZ=UTC TB --- 2013-11-01 15:09:37 - __MAKE_CONF=/dev/null TB --- 2013-11-01 15:09:37 - cd /src TB --- 2013-11-01 15:09:37 - /usr/bin/make -B buildkernel KERNCONF=TP-WN1043ND >>> Kernel build for TP-WN1043ND started on Fri Nov 1 15:09: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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/TP-WN1043ND/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:127 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-11-01 15:09:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-11-01 15:09:44 - ERROR: failed to build TP-WN1043ND kernel TB --- 2013-11-01 15:09:44 - 10178.12 user 4854.81 system 14341.05 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full