Hi Yuri, > I was talking about this line: > > checking if gio can sniff png... no > > It should be "yes" with glib-2.24.x. Test program segfaults, and I haven't > managed to debug this problem.
How to catch this in the future? Apply regex on configure output? configureCheck = configureCheck (it: [ (it.shouldDetect "yes") # using BDD style here - for fun ]); Then make it fail when that line is no or not present? Marc Weber _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
