From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35501: libplist 2.0.0 build failure: File does not exist. Date: Tue, 30 Apr 2019 16:48:24 +0200 Message-ID: <87zho7k0qv.fsf@gnu.org> References: <78827970-9cdc-992a-cb8b-14fdb99abde1@brendan.scot> <87d0l3lgj5.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 ([209.51.188.92]:34462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLU48-0001o3-HP for bug-guix@gnu.org; Tue, 30 Apr 2019 10:49:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLU46-0003Pt-OV for bug-guix@gnu.org; Tue, 30 Apr 2019 10:49:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56776) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hLU46-0003Ol-3n for bug-guix@gnu.org; Tue, 30 Apr 2019 10:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hLU46-0000vE-0V for bug-guix@gnu.org; Tue, 30 Apr 2019 10:49:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87d0l3lgj5.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 30 Apr 2019 16:22:06 +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: Brendan Tildesley Cc: 35501-done@debbugs.gnu.org Ludovic Court=C3=A8s skribis: > It seems to be a non-deterministic failure. > > Could you see if setting #:parallel-builds? #f and then building with > =E2=80=98--rounds=3D10=E2=80=99 (say) works? I=E2=80=99ve confirmed this and pushed the fix as e4b2866cd015a52973063c0b389cf328ef0b9d18. Ludo=E2=80=99.