On Wed, Feb 22, 2012 at 11:48:43AM +0100, Lluís Batlle i Rossell wrote:
> On Wed, Feb 22, 2012 at 11:35:49AM +0100, Peter Simons wrote:
> >  >  stdenv.mkDerivation {
> >  > -  name = "atlas-3.9.11";
> >  > +  name = "atlas-3.9.67";
> > 
> > It seems that the new version doesn't compile on i686-linux? I got the
> > following errors from haskell-hmatrix, which depends on atlas:
> > 
> >   http://hydra.nixos.org/build/2113421
> > 
> > Does anyone have an idea what to do about that error?

Ok, I think that atlas is very clever at knowing what CPU it runs on, and it
was guessing 64-bit, so went on trying to build 64-bit. "-b 32" made it start
building. Hydra will tell if it finishes.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to