Federico Beffa <be...@ieee.org> skribis: > today I pulled from the git repository and now make stops with the > following error:
[...] > In unknown file: > ?: 2 [primitive-load-path "gnu/packages/which" ...] > In gnu/packages/which.scm: > 27: 1 [#<procedure 34b03a0 ()>] > In ice-9/boot-9.scm: > 106: 0 [#<procedure 2af99c0 at ice-9/boot-9.scm:97:6 (thrown-k . > args)> unbound-variable ...] > > ice-9/boot-9.scm:106:20: In procedure #<procedure 2af99c0 at > ice-9/boot-9.scm:97:6 (thrown-k . args)>: > ice-9/boot-9.scm:106:20: In procedure module-lookup: Unbound variable: name > make[2]: *** [guix/scripts/archive.go] Error 1 Not sure what happened. I just did ‘make clean-go && make’ with commit 177088a and it builds flawlessly. Perhaps try ‘make clean-go’? HTH, Ludo’.