[Nix-dev] Almost 50% of all Hydra jobs for Nixpgks/master don't compile

Domen Kožar domen at dev.si
Sat Feb 22 18:07:37 CET 2014


Some heads up. I counted current list of haskell and python packages that
fail. Together that's 2430 of 2615 failures we have on hydra for linux
platform.

I'll try to fix pypy (it's broken because of tests failing and
misconfigured setup-hook) and python3 (we basically need a way for a python
package to say python3 is not supported).

If someone also tackles haskell we might get under 500 before 14.02 release
:-)

To reproduce count, got to
http://hydra.nixos.org/eval/1075537?full=1#tabs-still-fail and type:

$('#tabs-still-fail a:contains("haskellPackages")')
v.fn.v.init[944]
$('#tabs-still-fail a:contains("pypyPackages")')
v.fn.v.init[830]
$('#tabs-still-fail a:contains("python3Packages")')
v.fn.v.init[328]
$('#tabs-still-fail a:contains("python33Packages")')
v.fn.v.init[328]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140222/cf4a16af/attachment.html 


More information about the nix-dev mailing list