[Nix-dev] guile 2.0.7 test suite fails without IPv6 support
Peter Simons
simons at cryp.to
Tue Apr 9 12:03:23 CEST 2013
Hi Ludo,
> Actually, can you try this patch:
>
> diff --git a/test-suite/tests/00-socket.test b/test-suite/tests/00-socket.test
thank you very much. That patch fixed the IPv6 error indeed, but now
there is a somewhat nondescript failure, saying:
WARNING: (test-suite sxml-xpath): imported module (sxml xpath) overrides core binding `filter'
FAIL: check-guile
I have copied the entire build log here:
http://pastebin.com/vsGPhLKj
If you want to reproduce the build locally, then you can nix-pull the
manifest from
http://hydra.cryp.to:8080/jobset/nixpkgs/switch-stdenv-to-gcc-48/channel/latest/MANIFEST
to get binaries for the gcc 4.8.x based stdenv.
Take care,
Peter
More information about the nix-dev
mailing list