From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 23 11:55:06 2014 Return-Path: Delivered-To: freebsd-sparc64@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 AD982BAB for ; Mon, 23 Jun 2014 11:55:06 +0000 (UTC) Received: from eu1sys200aog131.obsmtp.com (eu1sys200aog131.obsmtp.com [207.126.144.205]) (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 0E76D2EA0 for ; Mon, 23 Jun 2014 11:55:05 +0000 (UTC) Received: from mail-we0-f176.google.com ([74.125.82.176]) (using TLSv1) by eu1sys200aob131.postini.com ([207.126.147.11]) with SMTP ID DSNKU6gVl0kx7bUdLBsgvtoFoUhqzXgTcWqD@postini.com; Mon, 23 Jun 2014 11:55:06 UTC Received: by mail-we0-f176.google.com with SMTP id u56so6713310wes.21 for ; Mon, 23 Jun 2014 04:55:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:cc:reply-to :in-reply-to; bh=7vqkgiEa//VlL0akS48aUlXPNWI648a2YaGlyGwhb4E=; b=E/VGmFJ09DgyebumspwBKCc6x/mSiVfgFePYiFVDbYWtiNSaryPYi0/mgLG2xBTlKe PvxvujUOi5e0RcURkXMZlwxOXybmi+TN/ywjH0NcgYrMzdQYIf/KsYxl9vAtUEAQ5yvb XP8y/87I3HWv5q6i0XonacjBgEzIgSVPxjsIY+BsaZad1YN+tX9oeFYl+A3FpUVP0cyF qUWAg3GzPzWRJmvP5olBK/zG1rTNpTkPdxkPe5RD/jjPTLoo/spD0fENLF/fWsFFdXV3 +uxoydMjSkWyVvyCiVPoIWrwT4Umm9vn+d2DgBciqEAy/tDcazxv2jONxMgRyym+JAmo qsOw== X-Received: by 10.194.222.5 with SMTP id qi5mr26364147wjc.62.1403524503686; Mon, 23 Jun 2014 04:55:03 -0700 (PDT) X-Gm-Message-State: ALoCoQl+RdN6NjMkwqgWwhHdvkmznhTjmLXHnLVx9MvcH/o5LcqAyR93QGiRZ0EiVxb6A+s9HrhSEmt/ZfzPj7XXQ4/DmOVYjFRua3W8HHAbcDXNthHRon6NcnrPGsaGfIItTWdRvNZvo45oVvPQrzsKc3QpB35cVg== X-Received: by 10.194.222.5 with SMTP id qi5mr26364058wjc.62.1403524502876; Mon, 23 Jun 2014 04:55:02 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id u10sm35833814wjz.43.2014.06.23.04.55.01 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Jun 2014 04:55:02 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.8) with ESMTP id s5NBswYM093220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 23 Jun 2014 12:54:58 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.8/Submit) id s5NBsvDL093219; Mon, 23 Jun 2014 12:54:57 +0100 (BST) (envelope-from mexas) Date: Mon, 23 Jun 2014 12:54:57 +0100 (BST) From: Anton Shterenlikht Message-Id: <201406231154.s5NBsvDL093219@mech-cluster241.men.bris.ac.uk> To: craig001@lerwick.hopto.org, mexas@bris.ac.uk Subject: Re: persistent timout poudriere builds on sparc64 Reply-To: mexas@bris.ac.uk In-Reply-To: <1849598.35.1403521714460.JavaMail.craig@w520> Cc: freebsd-sparc64@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 11:55:06 -0000 >From craig001@lerwick.hopto.org Mon Jun 23 12:49:13 2014 > >Hello Anton > >I can replicate the timeout issue via tinderbox for qt4-doc so I don't think it is poudriere specific. >Unhelpfully tbcleanup scrubbed the log. > >Kind Regards > >Craig Butler Craig, thanks, so it's a real issue. I opened a PR on this a month ago: 189944. So far no feedback. It was assigned to kde@. Given that other, non-kde related ports, like texmf-teTeX, show the same failure, perhaps it should be reassigned. Anton