Re: [PATCH] gnu: guile-next: Increase timeout.

2016-10-10 Thread Andy Wingo
On Sun 09 Oct 2016 08:43, Leo Famulari writes: > On Sat, Oct 08, 2016 at 10:00:44AM +0200, Ricardo Wurmus wrote: >> * gnu/packages/guile.scm (guile-next)[properties]: Set timeout to >> 20 hours. > > Seems fine if that's how long it takes. Wow! Yeah :/ Though with Ricardo's caveats that on an x86

Re: [PATCH] gnu: guile-next: Increase timeout.

2016-10-09 Thread Ricardo Wurmus
Leo Famulari writes: > On Sat, Oct 08, 2016 at 10:00:44AM +0200, Ricardo Wurmus wrote: >> * gnu/packages/guile.scm (guile-next)[properties]: Set timeout to >> 20 hours. > > Seems fine if that's how long it takes. Wow! The comment above says that it takes in excess of three hours on x86_64. Con

Re: [PATCH] gnu: guile-next: Increase timeout.

2016-10-08 Thread Leo Famulari
On Sat, Oct 08, 2016 at 10:00:44AM +0200, Ricardo Wurmus wrote: > * gnu/packages/guile.scm (guile-next)[properties]: Set timeout to > 20 hours. Seems fine if that's how long it takes. Wow!

[PATCH] gnu: guile-next: Increase timeout.

2016-10-08 Thread Ricardo Wurmus
* gnu/packages/guile.scm (guile-next)[properties]: Set timeout to 20 hours. --- gnu/packages/guile.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm index 0890f19..7361f1f 100644 --- a/gnu/packages/guile.scm +++ b/gnu/packages/guile.scm @@ -220