Hi, Dots <swobod...@gmail.com> writes:
> dots@deepcomputing:~/Documents/guix$ guix pull > Updating channel 'guix' from Git repository at > 'https://git.savannah.gnu.org/git/guix.git'... > Authenticating channel 'guix', commits 9edb3f6 to f3a8c28 (17 new commits)... > Building from this channel: > guix https://git.savannah.gnu.org/git/guix.git f3a8c28 > substitute: guix substitute: warning: ACL for archive imports seems to be > uninitialized, substitutes may be unavailable You may want to enable substitutes (pre-built binaries) to speed things up: https://guix.gnu.org/manual/devel/en/html_node/Substitute-Server-Authorization.html [...] > message: "build of > `/gnu/store/mzlnwl71221hvygxd2vbsamcvmc7skwc-guix-daemon-1.4.0-35.a9239a7.drv' > failed" Could you share the log returned by: guix build --log-file \ /gnu/store/mzlnwl71221hvygxd2vbsamcvmc7skwc-guix-daemon-1.4.0-35.a9239a7.drv Thanks in advance, Ludo’.