emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32185: closed ([PATCH 0/1] Fix Julia package.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32185: closed ([PATCH 0/1] Fix Julia package.)
Date: Thu, 19 Jul 2018 09:29:02 +0000

Your message dated Thu, 19 Jul 2018 11:28:22 +0200
with message-id <address@hidden>
and subject line Re: [bug#32185] [PATCH 0/1] Fix Julia package.
has caused the debbugs.gnu.org bug report #32185,
regarding [PATCH 0/1] Fix Julia package.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32185: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32185
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#32185] [PATCH 0/1] Fix Julia package. Date: Thu, 19 Jul 2018 11:28:22 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello,

Pierre-Antoine Rouby <address@hidden> skribis:

> ----- Original Message -----
>> From: "Ludovic Courtès" <address@hidden>
>> 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 'address@hidden' I'm able to build Julia but with 'address@hidden' 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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]