[Nix-dev] Tarball job broken / pypy sitePackages attribute?

Bjørn Forsman bjorn.forsman at gmail.com
Mon Feb 23 19:48:49 CET 2015


On 23 February 2015 at 19:23, Bjørn Forsman <bjorn.forsman at gmail.com> wrote:
> I'm a bit confused, this fails on master branch:
>
> $ nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
> ...
> error: while querying the derivation named ‘pypy2.5-graph-tool-2.2.36’:
> while evaluating the attribute ‘preConfigure’ of the derivation
> ‘pypy2.5-graph-tool-2.2.36’ at
> "/home/bfo/nixpkgs/pkgs/development/python-modules/graph-tool/2.x.x.nix":5:3:
> attribute ‘sitePackages’ missing, at
> "/home/bfo/nixpkgs/pkgs/development/python-modules/graph-tool/2.x.x.nix":22:54
>
> But I don't see any brakage on Hydra[1].

Maybe Hydra didn't get that far? Seeing as
http://hydra.nixos.org/jobset/nixos/trunk-combined#tabs-errors is full
of

  GC Warning: Repeated allocation of very large block (appr. size 2072576):
  May lead to memory leak and poor performance.
  ...

and after many pages of that, ends with

  Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS

- Bjørn


More information about the nix-dev mailing list