* gcrypt import warnings
@ 2019-07-20 10:03 Robert Vollmert
2019-08-22 21:26 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Robert Vollmert @ 2019-07-20 10:03 UTC (permalink / raw)
To: guix-devel
I’m getting the following warnings when running “make” in the guix repo:
WARNING: (guix scripts archive): `error-source' imported from both (gcrypt common) and (gcrypt pk-crypto)
WARNING: (guix scripts archive): `error-string' imported from both (gcrypt common) and (gcrypt pk-crypto)
Presumably introduced by the commit below; what was the reason for
the change?
commit 92ca25a32b4bd19cda563fa0807af0fa2d39e0e2
Author: Ludovic Courtès <ludo@gnu.org>
Date: Fri Jul 19 11:38:54 2019 +0200
guix archive: Use (gcrypt common).
* guix/scripts/archive.scm: Use (gcrypt common) for 'error-source' and
'error-string'.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: gcrypt import warnings
2019-07-20 10:03 gcrypt import warnings Robert Vollmert
@ 2019-08-22 21:26 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-08-22 21:26 UTC (permalink / raw)
To: Robert Vollmert; +Cc: guix-devel
Hi,
Robert Vollmert <rob@vllmrt.net> skribis:
> I’m getting the following warnings when running “make” in the guix repo:
>
> WARNING: (guix scripts archive): `error-source' imported from both (gcrypt common) and (gcrypt pk-crypto)
> WARNING: (guix scripts archive): `error-string' imported from both (gcrypt common) and (gcrypt pk-crypto)
>
> Presumably introduced by the commit below; what was the reason for
> the change?
>
> commit 92ca25a32b4bd19cda563fa0807af0fa2d39e0e2
> Author: Ludovic Courtès <ludo@gnu.org>
> Date: Fri Jul 19 11:38:54 2019 +0200
>
> guix archive: Use (gcrypt common).
>
> * guix/scripts/archive.scm: Use (gcrypt common) for 'error-source' and
> 'error-string'.
Indeed, and the issue is fixed in guile-gcrypt upstream:
https://notabug.org/cwebber/guile-gcrypt/commit/8c7fe8e852e4ee79824cf47ae8a924e5f77757b3
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-22 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-20 10:03 gcrypt import warnings Robert Vollmert
2019-08-22 21:26 ` Ludovic Courtès
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).