Hello Guix,
after bootstrap, configure, in make command I've the message about unbound variable. I tried to fix without luck. branch: core-updates commit: 4d14902b9402a83db444d8d6818d0a4f438ce8c4 platform: Debian/Hurd guile (GNU Guile) 2.2.0 --8<---------------cut here---------------start------------->8--- [ 49%] LOAD gnu/tests/docker.scm random seed for tests: 1571639870 [ 49%] LOAD gnu/tests/guix.scm [ 49%] LOAD gnu/tests/monitoring.scm [ 49%] LOAD gnu/tests/nfs.scm [ 49%] LOAD gnu/tests/install.scm ice-9/eval.scm:293:34: ice-9/eval.scm:293:34: error: repository-working-directory: unbound variable hint: Did you forget `(use-modules (git repository))'? Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. Makefile:5577: recipe for target 'make-go' failed make[2]: *** [make-go] Error 1 make[2]: Leaving directory '/home/jin/guix' Makefile:4698: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/jin/guix' Makefile:3195: recipe for target 'all' failed make: *** [all] Error 2 --8<---------------cut here---------------end--------------->8--- -- Rene
