[Mono-dev] gmake check error with "Corlib not in sync with this runtime"

Robert Jordan robertj at gmx.net
Fri Mar 19 21:29:36 EDT 2010


On 20.03.2010 01:27, KISHIMOTO, Makoto wrote:
> Hello,
>
> gmake check of mono svn trunk fails with following error.
>
>> Corlib not in sync with this runtime: expected corlib version 69, found 89.
>> Loaded from: /export/home/ksmakoto/Mono/mcs/class/lib/net_2_0/mscorlib.dll
>> Download a newer corlib or a newer runtime at http://www.go-mono.com/daily.
>
> All messages are like follows.
>
> $ gmake check
> Making check in po
> gmake[1]: Entering directory `/export/home/ksmakoto/Mono/BUILD/po'
> Making check in mcs
> gmake[2]: Entering directory `/export/home/ksmakoto/Mono/BUILD/po/mcs'
>
> (snip...)
>
> Testing bug-472600.2.exe ...
> Testing bug-473482.2.exe ...
> Testing bug-473999.2.exe ...
> Testing bug-479763.2.exe ...
> Testing generic-xdomain.2.exe ...
> Thread 80160ac80 has exited with leftover thread-specific data after 4 destructor iterations
> Testing generic-type-load-exception.2.exe ...
> Testing mkbundle...
> Thread 80160ac80 has exited with leftover thread-specific data after 4 destructor iterations
> Corlib not in sync with this runtime: expected corlib version 69, found 89.
> Loaded from: /export/home/ksmakoto/Mono/mcs/class/lib/net_2_0/mscorlib.dll
> Download a newer corlib or a newer runtime at http://www.go-mono.com/daily.

This is actually a mkbundle issue which should be fixed by r153813.

Robert



More information about the Mono-devel-list mailing list