From: Joshua Branson <jbranso@fastmail.com>
To: guix-devel@gnu.org
Subject: Re: Guile-JSON now seems to be a required dependency
Date: Sun, 02 Dec 2018 13:58:31 -0500 [thread overview]
Message-ID: <87woorg3hk.fsf@fastmail.com> (raw)
In-Reply-To: <87sgzh9ivq.fsf@ngyro.com> (Timothy Sample's message of "Sat, 01 Dec 2018 13:55:37 -0500")
[-- Attachment #1: Type: text/plain, Size: 715 bytes --]
Timothy Sample <samplet@ngyro.com> writes:
> Hi Eric,
>
> Eric Bavier <ericbavier@centurylink.net> writes:
>
>> On Fri, 30 Nov 2018 23:45:04 -0500
>> Timothy Sample <samplet@ngyro.com> wrote:
>>
>>> Hello all,
>>>
>>> I just tried to build Guix from source and got an error:
>>>
>>> ERROR: no code for module (json)
>>>
>>> It looks like the new “swh.scm” module (which is really cool!) makes
>>> Guile-JSON a required dependency. I’m not sure if this is intentional.
>>> If it is, the “Requirements” section of the manual needs an update.
>>
>> Yes, we decided to make it a hard requirement. I'm working on a patch
>> to follow through.
I believe I created such a patch.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: guile-json --]
[-- Type: text/x-patch, Size: 1565 bytes --]
From 2d860d1889b6c4bafe3d605ee47f9c93c3e91091 Mon Sep 17 00:00:00 2001
From: Joshua Branson <jbranso@fastmail.com>
Date: Sat, 1 Dec 2018 08:36:20 -0500
Subject: [PATCH] Adding guile-json as a required dependency for swh.scm. I
also alphabetized the requirements.
---
doc/guix.texi | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index fff5dfe0b..e651c3617 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -643,15 +643,17 @@ later, including 2.2.x;
@item @url{https://notabug.org/cwebber/guile-gcrypt, Guile-Gcrypt}, version
0.1.0 or later;
@item
-@uref{http://gnutls.org/, GnuTLS}, specifically its Guile bindings
-(@pxref{Guile Preparations, how to install the GnuTLS bindings for
-Guile,, gnutls-guile, GnuTLS-Guile});
+@c FIXME: Specify a version number once a release has been made.
+@uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, from August
+@item @url{https://github.com/aconchillo/guile-json, Guile-JSON}, version
+1.2.0 or later;
@item
@uref{https://notabug.org/guile-sqlite3/guile-sqlite3, Guile-SQLite3}, version 0.1.0
or later;
@item
-@c FIXME: Specify a version number once a release has been made.
-@uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, from August
+@uref{http://gnutls.org/, GnuTLS}, specifically its Guile bindings
+(@pxref{Guile Preparations, how to install the GnuTLS bindings for
+Guile,, gnutls-guile, GnuTLS-Guile});
2017 or later;
@item @url{http://zlib.net, zlib};
@item @url{http://www.gnu.org/software/make/, GNU Make}.
--
2.19.2
[-- Attachment #3: Type: text/plain, Size: 97 bytes --]
>
> That’s good to know. Thanks very much for your work. :)
>
>> `~Eric
>
> -- Tim
next prev parent reply other threads:[~2018-12-02 18:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-01 4:45 Guile-JSON now seems to be a required dependency Timothy Sample
2018-12-01 13:39 ` Joshua Branson
2018-12-01 15:16 ` Eric Bavier
2018-12-01 18:55 ` Timothy Sample
2018-12-02 18:58 ` Joshua Branson [this message]
2018-12-02 21:59 ` Ludovic Courtès
2018-12-02 22:22 ` Eric Bavier
2018-12-02 22:38 ` [bug#33572] " Eric Bavier
2018-12-03 8:46 ` Ludovic Courtès
2018-12-03 8:46 ` Ludovic Courtès
2018-12-03 14:58 ` Eric Bavier
2018-12-03 14:58 ` Eric Bavier
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=87woorg3hk.fsf@fastmail.com \
--to=jbranso@fastmail.com \
--cc=guix-devel@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 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.