GNU bug report logs - #27696
[PATCH] gnu: Update g-wrap to use guile-2.2.

Previous Next

Package: guix-patches;

Reported by: Theodoros Foradis <theodoros.for <at> openmailbox.org>

Date: Fri, 14 Jul 2017 23:30:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #10 received at 27696-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Theodoros Foradis <theodoros.for <at> openmailbox.org>
Cc: 27696-done <at> debbugs.gnu.org
Subject: Re: [bug#27696] [PATCH] gnu: Update g-wrap to use guile-2.2.
Date: Thu, 20 Jul 2017 10:54:33 +0200
Hi Theodoros,

Theodoros Foradis <theodoros.for <at> openmailbox.org> skribis:

> * gnu/packages/guile.scm (g-wrap): [propagated-inputs]: Use guile-2.2.
> [arguments]: Add "--disable-Werror" to configure-flags.

[...]

> +               (substitute* (find-files "." "^Makefile.in$")
> +                 (("guilemoduledir =.*guile/site" all)
> +                  (string-append all "/2.2")))

I changed “/2.2” to “/@GUILE_EFFECTIVE_VERSION@” and committed.

That way one can run:

  guix build g-wrap --with-input=guile <at> 2.2=guile <at> 2.0

and get a valid 2.0-based G-Wrap.

Thanks,
Ludo’.




This bug report was last modified 7 years and 342 days ago.

Previous Next


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