all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Pierre-Antoine Rouby <pierre-antoine.rouby@inria.fr>
Cc: 32185-done@debbugs.gnu.org
Subject: bug#32185: [PATCH 0/1] Fix Julia package.
Date: Thu, 19 Jul 2018 11:28:22 +0200	[thread overview]
Message-ID: <8736wfy3pl.fsf@gnu.org> (raw)
In-Reply-To: <1116297939.8811182.1531913661184.JavaMail.zimbra@inria.fr> (Pierre-Antoine Rouby's message of "Wed, 18 Jul 2018 13:34:21 +0200 (CEST)")

Hello,

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

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

      parent reply	other threads:[~2018-07-19  9:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-17 11:20 [bug#32185] [PATCH 0/1] Fix Julia package Rouby Pierre-Antoine
2018-07-17 11:22 ` [bug#32185] [PATCH 1/1] gnu: julia: Fix 'llvm' version Rouby Pierre-Antoine
2018-07-17 22:20 ` [bug#32185] [PATCH 0/1] Fix Julia package Ludovic Courtès
2018-07-18 11:34   ` Pierre-Antoine Rouby
2018-07-18 19:41     ` Pjotr Prins
2018-07-19  9:28     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8736wfy3pl.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=32185-done@debbugs.gnu.org \
    --cc=pierre-antoine.rouby@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.