guix-devel
[Top][All Lists]
Advanced

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

Re: Failed to set up the build environment for…


From: Ludovic Courtès
Subject: Re: Failed to set up the build environment for…
Date: Thu, 20 Mar 2014 22:40:20 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> On Thu, Mar 20, 2014 at 07:07:07PM +0100, Ludovic Courtès wrote:
>> Anything on guix-daemon’s stderr/stdout?  Does ‘guix build
>> --verbosity=20’ provide useful info?
>
> Well, here everything looks as if things were fine. There are tons of output,
> and the last lines are:

[...]

> guix build: error: build failed: failed to set up the build environment for 
> `/gnu/store/l5ca4b8s85zh98liykbbn5ffh5s6kzmm-pari-gp-2.5.5.drv'

Could you trace guix-daemon with:

  strace -f -o log -p XYZ

where XYZ is the PID of the parent guix-daemon process (if there are
several guix-daemon processes, use ‘pstree’ or similar to determine
which one is the parent); and then run ‘guix build’ again.

Another idea: does your machine have /dev/kvm?

TIA,
Ludo’.



reply via email to

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