From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Griffin Subject: Re: [PATCH 13/13] gnu: Add beets. Date: Sat, 26 Mar 2016 09:58:32 -0500 Message-ID: <1459004312.934516.560284258.4584E406@webmail.messagingengine.com> References: <20160318182939.GB32474@jasmine> <87io0ak0gq.fsf@netris.org> <20160325172659.GA10248@jasmine> <1458949048.4102608.559959178.4ED1819C@webmail.messagingengine.com> <20160326003020.GB3676@jasmine> <87io0931rk.fsf@gnu.org> 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]:40597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajpfj-00038L-S5 for guix-devel@gnu.org; Sat, 26 Mar 2016 10:58:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajpfg-0003k2-3k for guix-devel@gnu.org; Sat, 26 Mar 2016 10:58:39 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:53023) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajpfg-0003jm-09 for guix-devel@gnu.org; Sat, 26 Mar 2016 10:58:36 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id D30BD2048A for ; Sat, 26 Mar 2016 10:58:32 -0400 (EDT) In-Reply-To: <87io0931rk.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?iso-8859-1?Q?Ludovic=20Court=E8s?= , Leo Famulari Cc: guix-devel@gnu.org I tried building with --rounds=3D4 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 from the nixos beets package, or else wait until the beets developers could help him. --=20 Alex Griffin On Sat, Mar 26, 2016, at 06:41 AM, Ludovic Court=C3=A8s wrote: > Leo Famulari skribis: >=20 > > Can you try building with '#:parallel-tests? #f', as shown in this link? >=20 > I was also going to suggest something along these lines. >=20 > Could you try building with with --rounds=3D4, say, on your machine? (Or > --check if it=E2=80=99s already there.) >=20 > Thanks, > Ludo=E2=80=99.