[Nix-dev] Re: Re: Re: [PATCH] *** SUBJECT HERE ***

Yury G. Kudryashov urkud+nix at ya.ru
Sun Jul 11 21:44:36 CEST 2010


Marc Weber wrote:

> 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?
The real problem is to understand *why* the test program segfaults.





More information about the nix-dev mailing list