[Mono-list] make check fails

Robert Jordan robertj at gmx.net
Tue Jun 26 11:46:44 EDT 2007


Jurek Bartuszek wrote:
>> There is no exclusion file.
> I was thinking more of a file that contains the list of all tests so
> that I can remove some entries
> 
>> You should rather fix the problem on your system. Are you using a
>> chrooted environment for "make check"? Maybe it doesn't contain
>> /etc/group.
> 
> strange, I've tried to build mono outside the chrooted/sandboxed
> environment and still get the same error. The /etc/group file is present:

Retry with a really clean environment (w/out altering HOME, XDG*, etc.).

> Stacktrace:
> 
>   at (wrapper managed-to-native)
> System.IO.Compression.DeflateStream.free_z_stream (intptr) <0x00004>
>   at (wrapper managed-to-native)
> System.IO.Compression.DeflateStream.free_z_stream (intptr) <0xffffffff>
> 
> it seems that free() is being called incorrectly.

This is a zlib related issue. Which version are you using?

Robert



More information about the Mono-list mailing list