[Mono-dev] SVN trunk build failed

KISHIMOTO, Makoto ksmakoto at dd.iij4u.or.jp
Tue Jul 28 06:31:57 EDT 2009


Hello

Mono SVN trunk build failed.

$ gmake
(snip)
gmake[6]: Entering directory `/export/home/ksmakoto/Mono/mcs/class'
gmake[7]: Entering directory `/export/home/ksmakoto/Mono/mcs/class/corlib'
gmake all-local
gmake[8]: Entering directory `/export/home/ksmakoto/Mono/mcs/class/corlib'
MCS     [net_2_0_bootstrap] mscorlib.dll
System/Enum.cs(430,35): warning CS0219: The variable `ic' is assigned but its value is never used
System.Reflection/MonoGenericClass.cs(252,36): warning CS0168: The variable `accessor' is declared but never used
System.Reflection.Emit/OpCodes.cs(665,107): error CS0117: `System.Reflection.Emit.StackBehaviour' does not contain a definition for `Popref_popi_pop1'
System.Reflection.Emit/StackBehaviour.cs(39,21): (Location of the symbol related to previous error)
System.Reflection.Emit/OpCodes.cs(666,136): error CS1502: The best overloaded method match for `System.Reflection.Emit.OpCode.OpCode(int, int)' has some invalid arguments
System.Reflection.Emit/OpCode.cs(49,26): (Location of the symbol related to previous error)
System.Reflection.Emit/OpCodes.cs(666,136): error CS1503: Argument `#1' cannot convert `object' expression to type `int'
Compilation failed: 3 error(s), 2 warnings
Thread 801402560 has exited with leftover thread-specific data after 4 destructor iterations
gmake[8]: *** [../../class/lib/net_2_0_bootstrap/tmp/mscorlib.dll] Error 1
gmake[8]: Leaving directory `/export/home/ksmakoto/Mono/mcs/class/corlib'
gmake[7]: *** [do-all] Error 2
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mcs/class/corlib'
gmake[6]: *** [all-recursive] Error 1
(snip)


More information about the Mono-devel-list mailing list