On Mon, 18 Jun 2012 17:15:20 +0200, Konrad Hinsen <[email protected]> wrote: > Florian Friesdorf writes: > > > Could you try whether the attached patch also solves building on OS X > > (Konrad) and whether matplotlib builds for you (Peter)? > > Since I recently upgraded to MacOS X 10.7, I decided to reinstall Nix (1.0) > and Nixpkgs from scratch to see how it works out. I downloaded the > python branch you mentioned and added your patch for numpy. Then I typed > > nix-build -A pythonPackages.numpy ./pkgs/top-level/all-packages.nix > > This leads to a failure in building libsigsegv-2.10 (due to a failing > test), which is a dependency of gawk-4.0.0, which in turn is a > dependency of stdenv. libsigsegv 2.10 is supposed to work fine under > MacOSX 10.7, so I suppose the failure is due to the build environment > in nixpkgs. > > I don't think this is related in any way at all to your patch or to > the python branch, but it's pretty effective at preventing me from > building numpy.
The python branch is based on a rather recent trunk. You could try to apply the patch to nixpkgs from the nixos-unstable channel. -- Florian Friesdorf <[email protected]> GPG FPR: 7A13 5EEE 1421 9FC2 108D BAAF 38F8 99A3 0C45 F083 Jabber/XMPP: [email protected] IRC: chaoflow on freenode,ircnet,blafasel,OFTC
pgphnqrWyD2Oe.pgp
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
