[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#32646: emacs-guix doesn't build, because of guile-gcrypt
From: |
Ludovic Courtès |
Subject: |
bug#32646: emacs-guix doesn't build, because of guile-gcrypt |
Date: |
Thu, 06 Sep 2018 11:09:15 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi Clément,
Clément Lassieur <address@hidden> skribis:
> GUILEC emacs-guix/hash.go
> Backtrace:
> In system/base/compile.scm:
> 155:11 19 (_ #<closed: file 926f50>)
> 235:18 18 (read-and-compile #<input: emacs-guix/hash.scm 13> # _ # )
> 183:32 17 (compile-fold (#<procedure compile-tree-il (x e opts)>) )
> In ice-9/boot-9.scm:
> 2312:4 16 (save-module-excursion #<procedure 899060 at language/s>)
> In language/scheme/compile-tree-il.scm:
> 31:15 15 (_)
> In ice-9/psyntax.scm:
> 1235:36 14 (expand-top-sequence ((define-module (emacs-guix #) )) )
> 1182:24 13 (parse _ (("placeholder" placeholder)) ((top) #(# # )) )
> 285:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (# #) #)
> In ice-9/eval.scm:
> 293:34 11 (_ #<module (#{ g74}#) 91c8c0>)
> In ice-9/boot-9.scm:
> 2862:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ )
> 2071:24 9 (call-with-deferred-observers #<procedure 6b75f0 at ice>)
> 2875:24 8 (_)
> 222:29 7 (map1 (((ice-9 match)) ((srfi srfi-11)) ((guix #)) (#) ))
> 222:29 6 (map1 (((srfi srfi-11)) ((guix base16)) ((guix #)) (#) ))
> 222:29 5 (map1 (((guix base16)) ((guix base32)) ((guix hash)) #))
> 222:29 4 (map1 (((guix base32)) ((guix hash)) ((guix #))))
> 222:17 3 (map1 (((guix hash)) ((guix serialization))))
> 2791:6 2 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ )
> In unknown file:
> 1 (scm-error misc-error #f "~A ~S" ("no code for modu" ) )
> In ice-9/boot-9.scm:
> 752:25 0 (dispatch-exception _ _ _)
>
> ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
> no code for module (guix hash)
> make[2]: [Makefile:556: emacs-guix/hash.go] Error 1 (ignored)
I suppose Emacs-Guix might need to use (gcrypt hash) instead.
Any ideas, Alex?
Thanks,
Ludo.
- bug#32646: emacs-guix doesn't build, because of guile-gcrypt, Clément Lassieur, 2018/09/05
- bug#32646: emacs-guix doesn't build, because of guile-gcrypt, Clément Lassieur, 2018/09/05
- bug#32646: emacs-guix doesn't build, because of guile-gcrypt, Ludovic Courtès, 2018/09/06
- bug#32646: emacs-guix doesn't build, because of guile-gcrypt, Alex Kost, 2018/09/06
- bug#32646: emacs-guix doesn't build, because of guile-gcrypt, George Clemmer, 2018/09/10
- bug#32646: emacs-guix doesn't build, because of guile-gcrypt, Alex Kost, 2018/09/10
- bug#32646: emacs-guix doesn't build, because of guile-gcrypt, George Clemmer, 2018/09/10
bug#32646: emacs-guix doesn't build, because of guile-gcrypt,
Ludovic Courtès <=
Message not available