gwl-devel
[Top][All Lists]
Advanced

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

Re: [gwl-devel] `--run=simple` error ?


From: Ricardo Wurmus
Subject: Re: [gwl-devel] `--run=simple` error ?
Date: Fri, 22 Feb 2019 17:35:09 +0100
User-agent: mu4e 1.0; emacs 26.1

zimoun <address@hidden> writes:

>> … that’s likely due to ABI change in Guix.  Have you cleared all .go
>> files?  Do you still get this when GUILE_LOAD_COMPILED_PATH and
>> GUILE_LOAD_PATH are unset?
>
> All .go where ?
> In the GWL checkout, yes. It was the first thing I tried. :-)
> Otherwise, no I have not cleared any .go files. Which ones I need to clear?
>
> From my understanding, the issue comes from: GWL compiles with
> /gnu/store/9alic3caqhay3h8mx4iihpmyj6ymqpcx-guile-2.2.4/bin/guile
>
> But GWL needs guix modules and these modules have been compiled with
> another Guile, I guess.
> /gnu/store/r658y3cgpnf99nxjxqgjiaizx20ac4k0-guile-2.2.4/bin/guile
>
> And the ABI issue perhaps comes from that.

No, the version of Guile is not at fault here.  It’s about the version
of Guix.

(The GWL builds with Guix as an input.)

I’m not sure what’s the best way to install the GWL, to be honest.
Should it be a mere channel that extends the *current* Guix?  If it is
built with Guix then it refers to an older version of Guix (namely the
older version that is available through Guix itself), so that’s not
actually desirable.

I think it should work with “guix pull” to stay current and ensure that
it has access to the same packages that a user would see on the command
line.  Currently, this only works through a channel.  I don’t really
like that, though.

--
Ricardo




reply via email to

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