Hi, Ashvith Shetty <ashvithshett...@gmail.com> skribis:
> $ file > /home/ashvith/Desktop/guix/test-tmp/store/a2k16z6jzwzvvg00bhf4mf9v0k65r7kq-guile-bootstrap-2.0/bin/guile > /home/ashvith/Desktop/guix/test-tmp/store/a2k16z6jzwzvvg00bhf4mf9v0k65r7kq-guile-bootstrap-2.0/bin/guile: > empty This suggests that this file is corrupt: it shouldn’t be empty. I’d suggest starting from a clean state: cd ~/Desktop/guix chmod -R +w test-tmp rm -rf test-tmp and then: make check -j4 HTH! Ludo’.