From: "Ludovic Courtès" <ludo@gnu.org>
To: Vagrant Cascadian <vagrant@debian.org>
Cc: 47978@debbugs.gnu.org
Subject: bug#47978: guix/import/go.scm: Dependency on guile-lib >= 0.2.7
Date: Wed, 28 Apr 2021 23:35:00 +0200 [thread overview]
Message-ID: <87o8dyozy3.fsf@gnu.org> (raw)
In-Reply-To: <87lf98omxa.fsf@yucca> (Vagrant Cascadian's message of "Fri, 23 Apr 2021 11:50:25 -0700")
Hi,
Vagrant Cascadian <vagrant@debian.org> skribis:
> When building guix (with commit cb3f9696f6251ad382febad33290fed929c176b4
> from branch version-1.3.0) on Debian, it fails with the following error
> with guile-library (a.k.a. guile-lib) version 0.2.6.1-2:
>
> ice-9/eval.scm:293:34: error: %strict-tokenizer?: unbound variable
> hint: Did you forget a `use-modules' form?
>
> [ 10%] LOAD guix/import/go.scm
> ;;; Failed to autoload semver-range-contains? in (semver ranges):
> ;;; missing interface for module (semver ranges)
> ...
> ;;; Failed to autoload semver<? in (semver):
> ;;; missing interface for module (semver)
> ice-9/eval.scm:293:34: error: %strict-tokenizer?: unbound variable
> hint: Did you forget a `use-modules' form?
>
>
> Installing guile-library version 0.2.7 works fine.
34db952a4b655cca9d5dc7158e9a8552d389cbcf fixes it by making Guile-Lib a
“soft” dependency as was intended. But yes, 0.2.7 is required if you
want to use ‘guix import go’.
Thanks,
Ludo’.
next prev parent reply other threads:[~2021-04-28 21:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-23 18:50 bug#47978: guix/import/go.scm: Dependency on guile-lib >= 0.2.7 Vagrant Cascadian
2021-04-28 21:35 ` Ludovic Courtès [this message]
2021-04-28 22:29 ` Vagrant Cascadian
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=87o8dyozy3.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=47978@debbugs.gnu.org \
--cc=vagrant@debian.org \
/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.