Hi Clément, Clément Lassieur <clem...@lassieur.org> 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.