GNU bug report logs -
#32185
[PATCH 0/1] Fix Julia package.
Previous Next
Full log
Message #22 received at 32185-done <at> debbugs.gnu.org (full text, mbox):
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’.
This bug report was last modified 6 years and 303 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.