/usr/bin/mkdir -p `dirname "guix/monads.go"` ; \ LC_ALL=C \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target="x86_64-unknown-linux-gnu" \ -o "guix/monads.go" "guix/monads.scm" /usr/bin/mkdir -p `dirname "guix/http-client.go"` ; \ LC_ALL=C \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target="x86_64-unknown-linux-gnu" \ -o "guix/http-client.go" "guix/http-client.scm" /usr/bin/mkdir -p `dirname "guix/gnupg.go"` ; \ LC_ALL=C \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target="x86_64-unknown-linux-gnu" \ -o "guix/gnupg.go" "guix/gnupg.scm" /usr/bin/mkdir -p `dirname "guix/store.go"` ; \ LC_ALL=C \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target="x86_64-unknown-linux-gnu" \ -o "guix/store.go" "guix/store.scm" wrote `guix/http-client.go' /usr/bin/mkdir -p `dirname "guix/ui.go"` ; \ LC_ALL=C \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target="x86_64-unknown-linux-gnu" \ -o "guix/ui.go" "guix/ui.scm" wrote `guix/gnupg.go' /usr/bin/mkdir -p `dirname "guix/build/cmake-build-system.go"` ; \ LC_ALL=C \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target="x86_64-unknown-linux-gnu" \ -o "guix/build/cmake-build-system.go" "guix/build/cmake-build-system.scm" ;;; note: source file ./gnu/packages/base.scm ;;; newer than compiled /home/manolis/.cache/guile/ccache/2.0-LE-8-2.0/home/manolis/git_repos/guix_/gnu/packages/base.scm.go wrote `guix/build/cmake-build-system.go' /usr/bin/mkdir -p `dirname "guix/build/git.go"` ; \ LC_ALL=C \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target="x86_64-unknown-linux-gnu" \ -o "guix/build/git.go" "guix/build/git.scm" Backtrace: In ice-9/psyntax.scm: 1509: 19 [parse (((# # # ...) . #(syntax-object # # ...))) () ...] In ice-9/boot-9.scm: 627: 18 [map # ((# . #))] In ice-9/psyntax.scm: 1259: 17 [# # # #] 1331: 16 [# package-derivation (store # system)] In ice-9/boot-9.scm: 625: 15 [map # (store # system)] In ice-9/psyntax.scm: 1257: 14 [# (@ # guile-final)] 579: 13 [syntax-type guile-final (# # # # ...) (#) ...] 293: 12 [get-global-definition-hook guile-final (public gnu packages base)] In ice-9/boot-9.scm: 2708: 11 [# # ...] 2981: 10 [try-module-autoload (gnu packages base) #f] 2320: 9 [save-module-excursion #] 3001: 8 [#] In unknown file: ?: 7 [primitive-load-path "gnu/packages/base" ...] In ice-9/eval.scm: 453: 6 [eval # ()] 387: 5 [eval # ()] 387: 4 [eval # #] 387: 3 [eval # #] 393: 2 [eval # #] In unknown file: ?: 1 [memoize-variable-access! # #] In ice-9/boot-9.scm: 106: 0 [# unbound-variable ...] ice-9/boot-9.scm:106:20: In procedure #: ice-9/boot-9.scm:106:20: Unbound variable: glibc wrote `guix/build/git.go' Makefile:3559: recipe for target 'guix/monads.go' failed make[2]: *** [guix/monads.go] Error 1 make[2]: *** Waiting for unfinished jobs.... wrote `guix/ui.go' wrote `guix/store.go' make[2]: Leaving directory '/home/manolis/git_repos/guix_' Makefile:2761: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/manolis/git_repos/guix_' Makefile:1609: recipe for target 'all' failed make: *** [all] Error 2