From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#27157: Building Guile 2.2 "times out" Date: Wed, 07 Jun 2017 19:17:53 -0400 Message-ID: <87poefqtem.fsf@netris.org> References: <871sr5sm11.fsf@gmail.com> <878tld2quh.fsf@elephly.net> <8760gdyjjt.fsf@netris.org> <87vaod7bqg.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIkEE-0003yW-DW for bug-guix@gnu.org; Wed, 07 Jun 2017 19:19:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIkEA-0001j2-Cx for bug-guix@gnu.org; Wed, 07 Jun 2017 19:19:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59327) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIkEA-0001iy-9m for bug-guix@gnu.org; Wed, 07 Jun 2017 19:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dIkE9-00066S-RG for bug-guix@gnu.org; Wed, 07 Jun 2017 19:19:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87vaod7bqg.fsf@elephly.net> (Ricardo Wurmus's message of "Sat, 03 Jun 2017 09:48:39 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 27157@debbugs.gnu.org, Maxim Cournoyer Ricardo Wurmus writes: > Mark H Weaver writes: > >> I think we should further increase the 'max-silent-time' value for >> Guile-2.2. I've had to restart that build several times on ARM. 3 >> hours might be enough on a machine that's not doing anything else, but >> our build slaves are often building multiple packages. >> >> I would increase it to 6 hours. What do you think? > > I have no objections. We should assume busy build machines. It=E2=80=99s > unfortunate to have no output whatever for up to six hours :-/ I pushed this as commit 1577a65809f8ef1883d18cf81095f632b65c042a. I'm not sure whether to close this bug or not. Can someone else do so if appropriate? Mark