Re: [PATCH 13/13] gnu: Add beets.

2016-03-28 Thread Ludovic Courtès
Alex Griffin skribis: > I tried building with --rounds=4 on my GuixSD machine, but it errored > out after the first build with the same error. Then I tried building > with --check on my Debian machine and it succeeded. Maybe it’s a different derivation that --rounds complained about. Notably, t

Re: [PATCH 13/13] gnu: Add beets.

2016-03-27 Thread Leo Famulari
On Sun, Mar 27, 2016 at 05:36:19PM -0400, Leo Famulari wrote: > On Sat, Mar 26, 2016 at 09:58:32AM -0500, Alex Griffin wrote: > > I tried building with --rounds=4 on my GuixSD machine, but it errored > > out after the first build with the same error. Then I tried building > > with --check on my Deb

Re: [PATCH 13/13] gnu: Add beets.

2016-03-27 Thread Leo Famulari
On Sat, Mar 26, 2016 at 09:58:32AM -0500, Alex Griffin wrote: > I tried building with --rounds=4 on my GuixSD machine, but it errored > out after the first build with the same error. Then I tried building > with --check on my Debian machine and it succeeded. > > Last night on IRC we were discussin

Re: [PATCH 13/13] gnu: Add beets.

2016-03-26 Thread Alex Griffin
I tried building with --rounds=4 on my GuixSD machine, but it errored out after the first build with the same error. Then I tried building with --check on my Debian machine and it succeeded. Last night on IRC we were discussing this more and I think Leo was going to try incorporating something fro

Re: [PATCH 13/13] gnu: Add beets.

2016-03-26 Thread Ludovic Courtès
Leo Famulari skribis: > Can you try building with '#:parallel-tests? #f', as shown in this link? I was also going to suggest something along these lines. Could you try building with with --rounds=4, say, on your machine? (Or --check if it’s already there.) Thanks, Ludo’.

Re: [PATCH 13/13] gnu: Add beets.

2016-03-25 Thread Leo Famulari
On Fri, Mar 25, 2016 at 08:30:20PM -0400, Leo Famulari wrote: > On Fri, Mar 25, 2016 at 06:37:28PM -0500, Alex Griffin wrote: > > This package builds fine on my Debian system but not on GuixSD. I've > > attached my build output, since it seems you're having trouble. > > [...] > > > ==

Re: [PATCH 13/13] gnu: Add beets.

2016-03-25 Thread Leo Famulari
On Fri, Mar 25, 2016 at 06:37:28PM -0500, Alex Griffin wrote: > This package builds fine on my Debian system but not on GuixSD. I've > attached my build output, since it seems you're having trouble. [...] > == > FAIL: test_nonexi

Re: [PATCH 13/13] gnu: Add beets.

2016-03-25 Thread Leo Famulari
On Fri, Mar 25, 2016 at 12:04:53PM -0400, Mark H Weaver wrote: > Leo Famulari writes: > > > On Thu, Mar 03, 2016 at 08:26:39PM -0500, Leo Famulari wrote: > >> * gnu/packages/music.scm (beets): New variable. > > > > I did a final cleaning pass incorporating reviewers' suggestions, > > satisfying t

Re: [PATCH 13/13] gnu: Add beets.

2016-03-25 Thread Mark H Weaver
Leo Famulari writes: > On Thu, Mar 03, 2016 at 08:26:39PM -0500, Leo Famulari wrote: >> * gnu/packages/music.scm (beets): New variable. > > I did a final cleaning pass incorporating reviewers' suggestions, > satisfying the linter, and updating anything that had received an upstream > update since

Re: [PATCH 13/13] gnu: Add beets.

2016-03-19 Thread Ludovic Courtès
Leo Famulari skribis: > On Thu, Mar 03, 2016 at 08:26:39PM -0500, Leo Famulari wrote: >> * gnu/packages/music.scm (beets): New variable. > > I did a final cleaning pass incorporating reviewers' suggestions, > satisfying the linter, and updating anything that had received an upstream > update sinc

Re: [PATCH 13/13] gnu: Add beets.

2016-03-19 Thread Leo Famulari
On Thu, Mar 03, 2016 at 08:26:39PM -0500, Leo Famulari wrote: > * gnu/packages/music.scm (beets): New variable. I did a final cleaning pass incorporating reviewers' suggestions, satisfying the linter, and updating anything that had received an upstream update since I started. Good thing, because