From owner-freebsd-current@FreeBSD.ORG Sat Jun 28 15:01:56 2014 Return-Path: Delivered-To: current@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 ESMTPS id C50CEEB; Sat, 28 Jun 2014 15:01:56 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 888F02DC1; Sat, 28 Jun 2014 15:01:56 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id E623E1FE02D; Sat, 28 Jun 2014 17:01:52 +0200 (CEST) Message-ID: <53AED8F4.7090109@selasky.org> Date: Sat, 28 Jun 2014 17:02:12 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: FreeBSD Tinderbox , current@freebsd.org, sparc64@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 References: <201406281249.s5SCnoDN017459@freebsd-current.sentex.ca> In-Reply-To: <201406281249.s5SCnoDN017459@freebsd-current.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2014 15:01:56 -0000 On 06/28/14 14:49, FreeBSD Tinderbox wrote: > TB --- 2014-06-28 11:31:03 - tinderbox 2.22 running on freebsd-current.sentex.ca > TB --- 2014-06-28 11:31:03 - 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-06-28 11:31:03 - starting HEAD tinderbox run for sparc64/sparc64 > TB --- 2014-06-28 11:31:03 - cleaning the object tree > TB --- 2014-06-28 11:32:10 - /usr/local/bin/svn stat --no-ignore /src > TB --- 2014-06-28 11:32:13 - At svn revision 268002 > TB --- 2014-06-28 11:32:14 - building world > TB --- 2014-06-28 11:32:14 - CROSS_BUILD_TESTING=YES > TB --- 2014-06-28 11:32:14 - MAKEOBJDIRPREFIX=/obj > TB --- 2014-06-28 11:32:14 - MAKESYSPATH=/src/share/mk > TB --- 2014-06-28 11:32:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2014-06-28 11:32:14 - SRCCONF=/dev/null > TB --- 2014-06-28 11:32:14 - TARGET=sparc64 > TB --- 2014-06-28 11:32:14 - TARGET_ARCH=sparc64 > TB --- 2014-06-28 11:32:14 - TZ=UTC > TB --- 2014-06-28 11:32:14 - __MAKE_CONF=/dev/null > TB --- 2014-06-28 11:32:14 - cd /src > TB --- 2014-06-28 11:32:14 - /usr/bin/make -B buildworld >>>> Building an up-to-date bmake(1) >>>> World build started on Sat Jun 28 11:32:21 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 >>>> World build completed on Sat Jun 28 12:39:41 UTC 2014 > TB --- 2014-06-28 12:39:41 - generating LINT kernel config I'll fix this shortly. --HPS