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: 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’.



reply via email to

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