bug#27157: [PATCH] Re: bug#27157: Building Guile 2.2 "times out"

2017-09-01 Thread Ludovic Courtès
Hi Maxim, Maxim Cournoyer skribis: > From ba078ca1b8efa17fb0b2ee7b4269611c6bb4c3d6 Mon Sep 17 00:00:00 2001 > From: Maxim Cournoyer > Date: Wed, 30 Aug 2017 23:12:12 -0400 > Subject: [PATCH] ui: Remove max-silent-time from the default options. > > Having a finite default `max-silent-time' value

bug#27157: [PATCH] Re: bug#27157: Building Guile 2.2 "times out"

2017-08-31 Thread Maxim Cournoyer
Hi, Here's a patch that fixes the problem originally reported (guile was timing out while being built by 'guix environment guix', which was capped to 3600 s of silent time. I think the bug can now be closed. Maxim >From ba078ca1b8efa17fb0b2ee7b4269611c6bb4c3d6 Mon Sep 17 00:00:00 2001 From: Max

bug#27157: [PATCH] Re: bug#27157: Building Guile 2.2 "times out"

2017-06-04 Thread Ludovic Courtès
Maxim Cournoyer skribis: > l...@gnu.org (Ludovic Courtès) writes: > > [...] > At any rate, it would be good to remove ‘max-silent-time’ from all the ‘%default-options’ variables, for consistency. Ludo’. >>> >>> I agree! In my view, interactive user commands should expect the u

bug#27157: [PATCH] Re: bug#27157: Building Guile 2.2 "times out"

2017-06-03 Thread Maxim Cournoyer
l...@gnu.org (Ludovic Courtès) writes: [...] >>> At any rate, it would be good to remove ‘max-silent-time’ from all the >>> ‘%default-options’ variables, for consistency. >>> >>> Ludo’. >> >> I agree! In my view, interactive user commands should expect the users >> to take action themselves (e.g.

bug#27157: [PATCH] Re: bug#27157: Building Guile 2.2 "times out"

2017-06-03 Thread Ludovic Courtès
Maxim Cournoyer skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Maxim Cournoyer skribis: >> >>> Guix build doesn't come with default option value for the >>> max-silent-time, but guix environment does, and it is set to 3600 >>> s. This is defined under (guix scripts environment): >>> >>>

bug#27157: [PATCH] Re: bug#27157: Building Guile 2.2 "times out"

2017-06-03 Thread Maxim Cournoyer
l...@gnu.org (Ludovic Courtès) writes: > Maxim Cournoyer skribis: > >> Guix build doesn't come with default option value for the >> max-silent-time, but guix environment does, and it is set to 3600 >> s. This is defined under (guix scripts environment): >> >> (define %default-options >> `((syst