Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f1cab34f94159829c0d4c084dd08834d0e7b0e31
      
https://github.com/NixOS/nixpkgs/commit/f1cab34f94159829c0d4c084dd08834d0e7b0e31
  Author: Vladimír Čunát <[email protected]>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M pkgs/development/interpreters/guile/default.nix

  Log Message:
  -----------
  guile: doCheck = false on i686-linux

It fails on Hydra now; I can't reproduce it locally and don't feel like
debugging it. It might be due to the warning below. That appears on
x86_64-linux as well, but we've got no problems in there so far...

warning: call to primitive-fork while multiple threads are running;
   further behavior unspecified.  See "Processes" in the
   manual, for more information.

(cherry picked from commit 7a88f314cb1ebea9cb05ba8bdb3866c8d4d6a6b8)
Fixes #20758.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to