From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ff9Hv-0000BX-Ho for guix-patches@gnu.org; Mon, 16 Jul 2018 15:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ff9Hu-0002ZS-Or for guix-patches@gnu.org; Mon, 16 Jul 2018 15:36:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39033) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ff9Hu-0002ZK-JO for guix-patches@gnu.org; Mon, 16 Jul 2018 15:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ff9Hu-0006gm-7w for guix-patches@gnu.org; Mon, 16 Jul 2018 15:36:02 -0400 Subject: [bug#32171] Update: Erlang and Elixir Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180716100730.ixv5mqqlbl3tdleb@abyayala> <87wotvtdma.fsf@gnu.org> <20180716153634.gpwa2zw3v6fxm5ln@abyayala> <20180716155316.62rrscxji5gtvj6n@abyayala> <20180716160610.pyeca44pwfugm7la@abyayala> Date: Mon, 16 Jul 2018 21:35:21 +0200 In-Reply-To: <20180716160610.pyeca44pwfugm7la@abyayala> (Nils Gillmann's message of "Mon, 16 Jul 2018 16:06:10 +0000") Message-ID: <87a7qrrn2e.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Nils Gillmann Cc: 32171@debbugs.gnu.org Nils Gillmann skribis: > Okay, before I leave I've --check build the package again, at most > built with make -j4... Can you try and build it with less cores? If you suspect a parallelism issue, could you check whether other distros have patches along these lines, or whether #:parallel-builds? #f gives us something that works reproducibly? > guix build: error: build failed: derivation `/gnu/store/57394p4p5l928711h= zj4xg7mkcg1zmz0-elixir-1.6.6.drv' may not be deterministic: output `/gnu/st= ore/7jshqipclwq4x3nxb735pfhpmnrjyy38-elixir-1.6.6' differs Once we=E2=80=99ve fixed the issue above, we should look into this. :-) Ludo=E2=80=99.