[Mono-bugs] [Bug 81145][Nor] Changed - mono-basic fails to compile on several architectures

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 14 19:53:24 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by wberrier at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81145

--- shadow/81145	2007-03-14 17:02:36.000000000 -0500
+++ shadow/81145.tmp.6034	2007-03-14 18:53:24.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 81145
 Product: Mono: Tools
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: sles9 ppc
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: tools
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: wberrier at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -74,6 +74,68 @@
 make[3]: Leaving directory `/home/builder/wa/msvn/mono-basic/vbnc/vbnc'
 make[2]: *** [do-all] Error 2
 make[2]: Leaving directory `/home/builder/wa/msvn/mono-basic/vbnc/vbnc'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/builder/wa/msvn/mono-basic/vbnc'
 make: *** [all-recursive] Error 1
+
+------- Additional Comments From wberrier at novell.com  2007-03-14 18:53 -------
+Oops, I pasted the wrong build output.
+
+make all-local
+make[3]: Entering directory `/home/builder/wa/msvn/mono-basic/vbnc/vbnc'
+MONO_PATH="../../class/lib/bootstrap:$MONO_PATH" mono 
+../../class/lib/bootstrap/vbnc.exe @vbnc.exe.rsp   -debug -target:exe
+-out:vbnc.exe   @vbnc.exe.sources
+Visual Basic.Net Compiler version 0.0.0.4814
+Copyright (C) 2004-2007 Rolf Bjarne Kvinge. All rights reserved.
+
+
+Unexpected error: Number overflow.
+  at Microsoft.VisualBasic.CompilerServices.IntegerType.FromObject
+(System.Object Value) [0x00000]
+  at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger
+(System.Object Value) [0x00000]
+  at vbnc.Emitter.EmitLoadValue (vbnc.EmitInfo Info, System.Object
+Value) [0x00000]
+  at vbnc.Expression.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.ValueClassification.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.CUShortExpression.GenerateCode (vbnc.Expression Expression,
+vbnc.EmitInfo Info) [0x00000]
+  at vbnc.CTypeExpression.GenerateCodeInternal (vbnc.EmitInfo Info)
+[0x00000]
+  at vbnc.Expression.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.GTExpression.GenerateCodeInternal (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.Expression.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.OrElseExpression.GenerateCodeInternal (vbnc.EmitInfo Info)
+[0x00000]
+  at vbnc.Expression.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.IfStatement.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.CodeBlock.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.CaseStatement.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.SelectStatement.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.CodeBlock.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.IfStatement.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.CodeBlock.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.CodeBlock.GenerateCode (IMethod Method) [0x00000]
+  at vbnc.MethodBaseDeclaration.GenerateCode (vbnc.EmitInfo Info)
+[0x00000]
+  at vbnc.MethodDeclaration.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.SubDeclaration.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.PropertyDeclaration.GenerateCode (vbnc.EmitInfo Info) [0x00000]
+  at vbnc.Helper.GenerateCodeCollection (IEnumerable Collection,
+vbnc.EmitInfo Info) [0x00000]
+  at vbnc.BaseObjects`1[vbnc.IMember].GenerateCode (vbnc.EmitInfo )
+[0x00000]
+  at vbnc.AssemblyDeclaration.Emit (vbnc.TypeDeclaration Type) [0x00000]
+  at vbnc.AssemblyDeclaration.Emit () [0x00000]
+  at vbnc.Compiler.Compile () [0x00000]
+Compilation took 00:00:35.5876270
+make[3]: *** [../../class/lib/vbnc/vbnc.exe] Error 255
+make[3]: Leaving directory `/home/builder/wa/msvn/mono-basic/vbnc/vbnc'
+make[2]: *** [do-all] Error 2
+make[2]: Leaving directory `/home/builder/wa/msvn/mono-basic/vbnc/vbnc'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/home/builder/wa/msvn/mono-basic/vbnc'
+make: *** [all-recursive] Error 1
+builder at mono-linux-ppc:~/wa/msvn/mono-basic> 
+


More information about the mono-bugs mailing list