unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Ben Woodcroft <b.woodcroft@uq.edu.au>
To: 25409@debbugs.gnu.org
Subject: bug#25409: make fails when guile-json is not present
Date: Tue, 10 Jan 2017 09:32:22 +1000	[thread overview]
Message-ID: <10c33a8d-1108-aaf8-411f-b63403f93992@uq.edu.au> (raw)

Hi,

Since "#:use-module (guix docker)" is at the top of 
guix/scripts/refresh.scm and "#:use-module (json)" is at the top of 
guix/docker.scm, when the json module is unavailable make fails:

[...]

In unknown file:
    ?: 9 [primitive-load-path "guix/docker" ...]
In ice-9/eval.scm:
  505: 8 [#<procedure 561cba494500 at ice-9/eval.scm:499:4 (exp)> #]
In ice-9/psyntax.scm:
1106: 7 [expand-top-sequence ((define-module # # # ...)) () ((top)) ...]
  989: 6 [scan ((define-module (guix docker) #:use-module ...)) () ...]
  279: 5 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
  411: 4 [eval # ()]
In ice-9/boot-9.scm:
2951: 3 [define-module* (guix docker) #:filename ...]
2926: 2 [resolve-imports (((guix hash)) ((guix store)) ((guix utils)) ...)]
2867: 1 [resolve-interface (json) #:select ...]
In unknown file:
    ?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (json)) #f]

[...]

I'm under the impression that guile-json is still an optional dependency.
Thanks, ben

             reply	other threads:[~2017-01-09 23:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-09 23:32 Ben Woodcroft [this message]
2017-01-10 14:58 ` bug#25409: make fails when guile-json is not present Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=10c33a8d-1108-aaf8-411f-b63403f93992@uq.edu.au \
    --to=b.woodcroft@uq.edu.au \
    --cc=25409@debbugs.gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).