|
From: | Ashvith Shetty |
Subject: | Re: `make check` fails when trying to build from Git |
Date: | Fri, 24 May 2024 14:53:35 +0000 |
Hi,
Ashvith Shetty <ashvithshetty10@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’.
[Prev in Thread] | Current Thread | [Next in Thread] |