[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `make check` fails when trying to build from Git
From: |
Ludovic Courtès |
Subject: |
Re: `make check` fails when trying to build from Git |
Date: |
Sun, 19 May 2024 16:18:24 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
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’.
- `make check` fails when trying to build from Git, Ashvith Shetty, 2024/05/04
- Re: `make check` fails when trying to build from Git, Steve George, 2024/05/05
- Re: `make check` fails when trying to build from Git, Ludovic Courtès, 2024/05/06
- Re: `make check` fails when trying to build from Git, Ashvith Shetty, 2024/05/09
- Message not available
- Re: `make check` fails when trying to build from Git, Ludovic Courtès, 2024/05/09
- Re: `make check` fails when trying to build from Git, Ashvith Shetty, 2024/05/09
- Re: `make check` fails when trying to build from Git, Ludovic Courtès, 2024/05/14
- Re: `make check` fails when trying to build from Git, Ashvith Shetty, 2024/05/16
- Re: `make check` fails when trying to build from Git, Ludovic Courtès, 2024/05/17
- Message not available
- Re: `make check` fails when trying to build from Git,
Ludovic Courtès <=
- Re: `make check` fails when trying to build from Git, Ashvith Shetty, 2024/05/24
- Re: `make check` fails when trying to build from Git, Felix Lechner, 2024/05/24
Message not available