From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#30282: package julia build error Date: Tue, 13 Mar 2018 18:54:18 +0100 Message-ID: <20180313175418.GA20606@jurong> References: <20180128234305.03c958b0@jasniac.instanton> <87607a5ckn.fsf@gnu.org> <87po49mis5.fsf@gnu.org> <20180313095726.GA12663@thebird.nl> <20180313115820.GA13258@thebird.nl> <873713q580.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evo8h-0001YA-Mr for bug-guix@gnu.org; Tue, 13 Mar 2018 13:55:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evo8c-0003aj-S0 for bug-guix@gnu.org; Tue, 13 Mar 2018 13:55:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51908) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1evo8c-0003aY-OU for bug-guix@gnu.org; Tue, 13 Mar 2018 13:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1evo8c-0000EU-EI for bug-guix@gnu.org; Tue, 13 Mar 2018 13:55:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <873713q580.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30282@debbugs.gnu.org, Marco van Hulten Hello, On Tue, Mar 13, 2018 at 06:02:07PM +0100, Ludovic Courtès wrote: > I tried the patch below (README.md in Julia 0.6.0 says that plain LLVM > 3.9 without patches is OK), but that didn’t solve the > distributed.jl-related test failures. there is a 0.6.2 version already. I do not expect it to solve test failures, but it might make sense to try an update first. Andreas