[Mono-devel-list] mono build error

Sachin Kumar skumar1 at novell.com
Wed May 26 08:14:19 EDT 2004


Hey guys,

Build is failing today, below is the stack trace.

make[3]: Entering directory `/tmp/snapshot/20040526/mcs/class/corlib'
mcs /nowarn:649 /nowarn:169 -d:INSIDE_CORLIB  -d:NET_1_1 -d:ONLY_1_1 -g
/noconfig /unsafe /nostdlib /target:library
/out:../lib/default/mscorlib.dll
@../../build/deps/default_corlib.dll.response
System/Double.cs(304) error CS0214: Pointers may only be used in an
unsafe context
System/Double.cs(129) error CS0161: Not all code paths return a value
System.Text/ASCIIEncoding.cs(221) error CS0214: Pointers may only be
used in an
unsafe context
System.Text/ASCIIEncoding.cs(207) error CS0161: Not all code paths
return a value
System.Text/ASCIIEncoding.cs(235) error CS0214: Pointers may only be
used in an
unsafe context
System.Text/ASCIIEncoding.cs(226) error CS0161: Not all code paths
return a value
System.Text/Latin1Encoding.cs(220) error CS0214: Pointers may only be
used in an unsafe context
System.Text/Latin1Encoding.cs(206) error CS0161: Not all code paths
return a value
System.Text/Latin1Encoding.cs(234) error CS0214: Pointers may only be
used in an unsafe context
System.Text/Latin1Encoding.cs(225) error CS0161: Not all code paths
return a value
Compilation failed: 10 error(s), 0 warnings
make[3]: *** [corlib_compile] Error 1
make[3]: Leaving directory `/tmp/snapshot/20040526/mcs/class/corlib'
make[2]: *** [../../class/lib/default/mscorlib.dll] Error 1
make[2]: Leaving directory `/tmp/snapshot/20040526/mcs/class/corlib'
make[1]: *** [mcs-do-short-build] Error 1
make[1]: Leaving directory `/tmp/snapshot/20040526/mono'
make: *** [three-stage-strap] Error 2

As build is breaking, so could not run tests today.

Thanks,
Sachin




More information about the Mono-devel-list mailing list