GNU bug report logs - #32185
[PATCH 0/1] Fix Julia package.

Previous Next

Package: guix-patches;

Reported by: Rouby Pierre-Antoine <pierre-antoine.rouby <at> inria.fr>

Date: Tue, 17 Jul 2018 11:21:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Rouby Pierre-Antoine <pierre-antoine.rouby <at> inria.fr>
Subject: bug#32185: closed (Re: [bug#32185] [PATCH 0/1] Fix Julia package.)
Date: Thu, 19 Jul 2018 09:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32185: [PATCH 0/1] Fix Julia package.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32185 <at> debbugs.gnu.org.

-- 
32185: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32185
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Pierre-Antoine Rouby <pierre-antoine.rouby <at> inria.fr>
Cc: 32185-done <at> debbugs.gnu.org
Subject: Re: [bug#32185] [PATCH 0/1] Fix Julia package.
Date: Thu, 19 Jul 2018 11:28:22 +0200
Hello,

Pierre-Antoine Rouby <pierre-antoine.rouby <at> inria.fr> skribis:

> ----- Original Message -----
>> From: "Ludovic Courtès" <ludovic.courtes <at> inria.fr>
>> You were looking at test failures, not build failures, right?
>
> Yes, tests could failed at execution.

And still do.

>> In the end do you think changing LLVM versions had an effect at all?
>
> Yes, 'llvm' has been update to 6.0.1, but Julia need llvm on version 3.9.
> With 'llvm <at> 3.9.1' I'm able to build Julia but with 'llvm <at> 6.0.1' the build phase
> failed.

Understood.  I’ve applied the patch.

For posterity, using ‘llvm’ (version 6.0), Julia failed to build with:

--8<---------------cut here---------------start------------->8---
    [34mCC[0m [33msrc/codegen.o[0m
/tmp/guix-build-julia-0.6.0.drv-0/julia-0.6.0/src/codegen.cpp:39:45: fatal error: llvm/Target/TargetSubtargetInfo.h: No such file or directory
compilation terminated.
make[1]: *** [Makefile:144: codegen.o] Error 1
--8<---------------cut here---------------end--------------->8---

Thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Rouby Pierre-Antoine <pierre-antoine.rouby <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: Rouby Pierre-Antoine <pierre-antoine.rouby <at> inria.fr>
Subject: [PATCH 0/1] Fix Julia package.
Date: Tue, 17 Jul 2018 13:20:22 +0200
Hi Guix !

This fix work for some computers, but some test will fail on other computers,
I'm not sure why.

Rouby Pierre-Antoine (1):
  gnu: julia: Fix 'llvm' version.

 gnu/packages/julia.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.17.1




This bug report was last modified 6 years and 304 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.