From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffYLB-0005Bm-E9 for guix-patches@gnu.org; Tue, 17 Jul 2018 18:21:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffYL8-0000V7-BH for guix-patches@gnu.org; Tue, 17 Jul 2018 18:21:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40867) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ffYL8-0000Up-6M for guix-patches@gnu.org; Tue, 17 Jul 2018 18:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ffYL7-0002bc-To for guix-patches@gnu.org; Tue, 17 Jul 2018 18:21:01 -0400 Subject: [bug#32185] [PATCH 0/1] Fix Julia package. Resent-Message-ID: From: ludovic.courtes@inria.fr (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180717112022.5080-1-pierre-antoine.rouby@inria.fr> Date: Wed, 18 Jul 2018 00:20:07 +0200 In-Reply-To: <20180717112022.5080-1-pierre-antoine.rouby@inria.fr> (Rouby Pierre-Antoine's message of "Tue, 17 Jul 2018 13:20:22 +0200") Message-ID: <87h8kxsdwo.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: Rouby Pierre-Antoine Cc: 32185@debbugs.gnu.org Hello! Rouby Pierre-Antoine skribis: > This fix work for some computers, but some test will fail on other comput= ers, > I'm not sure why. You were looking at test failures, not build failures, right? In the end do you think changing LLVM versions had an effect at all? Thanks for investigating. :-) Ludo=E2=80=99.