GNU bug report logs -
#55037
The program 'compute-guix-derivation' failed to compute the derivation for Guix
Previous Next
Reported by: Arne Schlüter <arne <at> schlueter.is>
Date: Wed, 20 Apr 2022 12:04:02 UTC
Severity: normal
Done: Maxime Devos <maximedevos <at> telenet.be>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 55037 <at> debbugs.gnu.org (full text, mbox):
Looking at the logs (the first command did not find a log file, the
second log file was corrupted) I found out that I ran out of space in
`/tmp`. Because I am running this on a SBC I set up `/tmp` as a tmpfs
with a size of 1G. Increasing it to 2G helped and the build succeeded.
Maxime Devos <maximedevos <at> telenet.be> writes:
> Arne Schlüter schreef op wo 20-04-2022 om 13:14 [+0200]:
>> message: "build of
>> `/gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales-
>> 2.33.drv' failed"
>
> Could you attach the build log? Try
>
> $ guix build /gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales-2.33.drv --log-file
>
> or, if that says ‘no build log found’, try running
>
> $ guix build /gnu/store/rffgxc50vcqd5f05yyc9sp2cqcf6mfhg-linux-libre-headers-5.10.35.drv --log-file
>
> and if that doesn't have a log either (or it has a log but it says it succeeded), try running
>
> $ guix build /gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales-2.33.drv |& tee log
>
> and attach the file 'log'.
>
> Greetings,
> Maxime.
This bug report was last modified 3 years and 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.