>>> 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.).
Same :( >> 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? > 1.2.3 Best regards, Jurek Bartuszek _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
