[Nix-dev] atlas-3.9.67 build errors on i686-linux (was: SVN commit: nix - r32458 - nixpkgs/trunk/pkgs/development/libraries/science/math/atlas)
Lluís Batlle i Rossell
viric at viric.name
Wed Feb 22 11:48:43 CET 2012
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?
Oh weird. In the full raw log there are interesting messages:
..
sh: -c: line 0: unexpected EOF while looking for matching ``'
...
/tmp/nix-build-l8hhgfirw4a83xf5lzpwjhxynfp1zvnf-atlas-3.9.67.drv-0/ATLAS/build/..//CONFIG/src/backend/comptestC.c:1:0:
sorry, unimplemented: 64-bit mode not compiled in
....
Make.top:1: Make.inc: No such file or directory
I'll test here, but I don't know atlas specially.
Regards,
Lluís.
More information about the nix-dev
mailing list