guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `make check` fails when trying to build from Git


From: Ashvith Shetty
Subject: Re: `make check` fails when trying to build from Git
Date: Fri, 24 May 2024 14:53:35 +0000

Hello again, sorry for the delay in reply. I'll be closing this conversation and continuing this discussion on bug-guix@gnu.org, as I think that it would be an apt place to discuss.

On Sun, May 19, 2024 at 2:18 PM Ludovic Courtès <ludo@gnu.org> wrote:
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’.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]