[Nix-dev] Problem with local hydra, build-max-jobs not an integer

Wout Mertens wout.mertens at gmail.com
Sat May 24 12:35:36 CEST 2014


This seems to be triggered by
https://github.com/NixOS/nix/blob/master/src/libstore/globals.cc#L124 ,
which somehow doesn't get an integer value for build-max-jobs...
Do a recursive grep for build-max-jobs, make sure you're not setting it
anywhere else?


On Fri, May 23, 2014 at 12:17 AM, Luca Bruno <lethalman88 at gmail.com> wrote:

> Anybody had a similar problem? Hydra shows me this evaluation error:
>
> hydra-eval-jobs returned exit code 1:
> error: configuration setting `build-max-jobs' should have an integer value
>
> But /etc/nix/nix.conf has build-max-jobs = 4 , and I'm able to build
> manually with the hydra user. I've also tried removing nix.maxJobs from the
> nixos configuration and extraConfig.
>
> I don't have any remote machine configured.
>
> Best regards,
>
>
> --
> www.debian.org - The Universal Operating System
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140524/b6c9eed2/attachment.html 


More information about the nix-dev mailing list