[Nix-dev] Debugging nixpkgs

Rob Vermaas rob.vermaas at gmail.com
Wed Apr 4 16:19:34 CEST 2012


Hi,

>  > It tell you the moment a build fails. E.g.
>
> Not for me:
>
> ...
> patching file Makefile.in
> Hunk #1 succeeded at 289 (offset 3 lines).
> Hunk #2 succeeded at 343 (offset 14 lines).builder for
> `/nix/store/17nwd32lg879clgy45qp8nfghxgv265s-gcc-apple-4.2.1.5666.3.drv'
> failed with exit code 1
> cannot build derivation
> `/nix/store/05sh94g1jfr431p6n6gdla54chcf2qn7-gcc-apple-wrapper-4.2.1.5666.3.drv':
> 1 dependencies couldn't be built
> error: build of
> `/nix/store/05sh94g1jfr431p6n6gdla54chcf2qn7-gcc-apple-wrapper-4.2.1.5666.3.drv'
> failed

Are you sure you are not using -k (lower case, which actually means
keep-going) ?

Cheers,
Rob


More information about the nix-dev mailing list