[Nix-dev] Re: Builder unexpectedly killed
Ludovic Courtès
ludo at gnu.org
Mon Jan 17 11:40:37 CET 2011
Hello,
Eelco Dolstra <e.dolstra at tudelft.nl> writes:
> On 01/16/2011 11:17 PM, Ludovic Courtès wrote:
>
>> 1398 execve("/nix/store/scaqq4v2g1h3pnygckw2cbn5w2hqi11w-bootstrap-tools/bin/sh", ["sh", "-e", "/nix/store/6lxp9b633mm1b4jpnm3jx"...], [/* 26 vars */]<unfinished ...>
>> 1398 +++ killed by SIGKILL +++
>
> What happens if you run this program from the command line? I.e.
>
> $ /nix/store/scaqq4v2g1h3pnygckw2cbn5w2hqi11w-bootstrap-tools/bin/sh
> -e
> /nix/store/6lxp9b633mm1b4jpnm3jx...
It starts but doesn’t go very far since the environment variables ($out,
etc.) aren’t defined. I can’t find how to tell strace to log them.
Thanks,
Ludo’.
More information about the nix-dev
mailing list