From owner-freebsd-current@FreeBSD.ORG Fri May 2 11:31:24 2014 Return-Path: Delivered-To: current@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 ESMTPS id 7E9BC47B; Fri, 2 May 2014 11:31:24 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 557931BF7; Fri, 2 May 2014 11:31:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s42BVNNO083628; Fri, 2 May 2014 07:31:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s42BVNcc083626; Fri, 2 May 2014 11:31:23 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 2 May 2014 11:31:23 GMT Message-Id: <201405021131.s42BVNcc083626@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.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-current@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 11:31:24 -0000 TB --- 2014-05-02 07:20:38 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-02 07:20:38 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-02 07:20:38 - starting HEAD tinderbox run for amd64/amd64 TB --- 2014-05-02 07:20:38 - cleaning the object tree TB --- 2014-05-02 07:20:38 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-02 07:20:43 - At svn revision 265215 TB --- 2014-05-02 07:20:44 - building world TB --- 2014-05-02 07:20:44 - CROSS_BUILD_TESTING=YES TB --- 2014-05-02 07:20:44 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-02 07:20:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-02 07:20:44 - SRCCONF=/dev/null TB --- 2014-05-02 07:20:44 - TARGET=amd64 TB --- 2014-05-02 07:20:44 - TARGET_ARCH=amd64 TB --- 2014-05-02 07:20:44 - TZ=UTC TB --- 2014-05-02 07:20:44 - __MAKE_CONF=/dev/null TB --- 2014-05-02 07:20:44 - cd /src TB --- 2014-05-02 07:20:44 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri May 2 07:20:53 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Fri May 2 11:26:46 UTC 2014 TB --- 2014-05-02 11:26:46 - generating LINT kernel config TB --- 2014-05-02 11:26:46 - cd /src/sys/amd64/conf TB --- 2014-05-02 11:26:46 - /usr/bin/make -B LINT TB --- 2014-05-02 11:26:46 - cd /src/sys/amd64/conf TB --- 2014-05-02 11:26:46 - /obj/amd64.amd64/src/tmp/legacy/usr/sbin/config -m LINT TB --- 2014-05-02 11:26:46 - building LINT kernel TB --- 2014-05-02 11:26:46 - CROSS_BUILD_TESTING=YES TB --- 2014-05-02 11:26:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-02 11:26:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-02 11:26:46 - SRCCONF=/dev/null TB --- 2014-05-02 11:26:46 - TARGET=amd64 TB --- 2014-05-02 11:26:46 - TARGET_ARCH=amd64 TB --- 2014-05-02 11:26:46 - TZ=UTC TB --- 2014-05-02 11:26:46 - __MAKE_CONF=/dev/null TB --- 2014-05-02 11:26:46 - cd /src TB --- 2014-05-02 11:26:46 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 2 11:26:46 UTC 2014 >>> 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 [...] CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/amd64.amd64/src/sys/LINT -std=iso9899:1999 /src/sys/modules/libiconv/../../libkern/iconv.c /src/sys/modules/libiconv/../../libkern/iconv_ucs.c /src/sys/modules/libiconv/../../libkern/iconv_xlat.c /src/sys/modules/libiconv/../../libkern/iconv_xlat16.c iconv_converter_if.c ===> libmbpool (depend) @ -> /src/sys machine -> /src/sys/amd64/include x86 -> /src/sys/x86/include rm -f .depend CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/amd64.amd64/src/sys/LINT -std=iso9899:1999 /src/sys/modules/libmbpool/../../kern/subr_mbpool.c ===> libmchain (depend) @ -> /src/sys machine -> /src/sys/amd64/include x86 -> /src/sys/x86/include rm -f .depend CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/amd64.amd64/src/sys/LINT -std=iso9899:1999 /src/sys/modules/libmchain/../../kern/subr_mchain.c ===> lindev (depend) @ -> /src/sys machine -> /src/sys/amd64/include x86 -> /src/sys/x86/include bmake[3]: don't know how to make full.c. Stop bmake[3]: stopped in /src/sys/modules/lindev *** Error code 2 Stop. bmake[2]: stopped in /src/sys/modules *** Error code 1 Stop. bmake[1]: stopped in /obj/amd64.amd64/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-05-02 11:31:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-02 11:31:23 - ERROR: failed to build LINT kernel TB --- 2014-05-02 11:31:23 - 12273.27 user 1975.29 system 15045.09 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full