LC_ALL=C \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target="i686-pc-linux-gnu" \ -o "gnu/packages/smalltalk.go" "gnu/packages/smalltalk.scm" Backtrace: In ice-9/psyntax.scm: 1106: 19 [expand-top-sequence ((define-module # # # ...)) () ((top)) ...] 989: 18 [scan ((define-module (gnu packages zip) #:use-module ...)) () ...] 279: 17 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...] In ice-9/eval.scm: 411: 16 [eval # ()] In ice-9/boot-9.scm: 2951: 15 [define-module* (gnu packages zip) #:filename ...] 2926: 14 [resolve-imports (# # # # ...)] 2864: 13 [resolve-interface (gnu packages python) #:select ...] 2789: 12 [# # ...] 3065: 11 [try-module-autoload (gnu packages python) #f] 2401: 10 [save-module-excursion #] 3085: 9 [#] In unknown file: ?: 8 [primitive-load-path "gnu/packages/python" ...] In gnu/packages/python.scm: 23: 7 [#] In ice-9/boot-9.scm: 2951: 6 [define-module* (gnu packages python) #:filename ...] 2926: 5 [resolve-imports ((# # #) (# # # # ...) (#) (#) ...)] 2877: 4 [resolve-interface (gnu packages zip) #:select ...] 768: 3 [for-each # (unzip)] 2883: 2 [# unzip] In unknown file: ?: 1 [scm-error misc-error #f ...] In ice-9/boot-9.scm: 106: 0 [# misc-error ...] ice-9/boot-9.scm:106:20: In procedure #: ice-9/boot-9.scm:106:20: no binding `unzip' in module (gnu packages zip) Makefile:3649: recipe for target 'gnu/packages/smalltalk.go' failed make[2]: *** [gnu/packages/smalltalk.go] Error 1 make[2]: Leaving directory '/media/storage/src/guix' Makefile:2849: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/media/storage/src/guix' Makefile:3313: recipe for target 'check' failed make: *** [check] Error 2