[Mono-bugs] [Bug 77066][Wis] New - mono-svn-54726 don't compile ikvm-awt-2005-12-22(classpath problem)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 22 07:06:56 EST 2005


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 hys545 at dreamwiz.com.

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

--- shadow/77066	2005-12-22 07:06:56.000000000 -0500
+++ shadow/77066.tmp.12285	2005-12-22 07:06:56.000000000 -0500
@@ -0,0 +1,91 @@
+Bug#: 77066
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono-svn-54726 don't compile ikvm-awt-2005-12-22(classpath problem)
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+NAnt 0.85 (Build 0.85.2172.0; dev; 12/12/2005)
+Copyright (C) 2001-2005 Gerry Shaw
+http://nant.sourceforge.net
+
+Buildfile: file:///home/hys545/ikvm/awt/awt.build
+Target framework: Mono 2.0 Profile
+Target(s) specified: awt
+
+
+awt:
+
+      [csc] Compiling 2 files to '/home/hys545/ikvm/bin/IKVM.AWT.WinForms.
+dll'.
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(322,40): warning CS0672: 
+Member `ikvm.awt.NetToolkit.getFontMetrics(java.awt.Font)' overrides 
+obsolete member `java.awt.Toolkit.getFontMetrics(java.awt.Font)'. Add the 
+Obsolete attribute to `ikvm.awt.NetToolkit.getFontMetrics(java.awt.Font)'
+      [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll: `java.awt.
+Toolkit.getFontMetrics(java.awt.Font)', name of symbol related to previous 
+warning
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(115,12): warning CS0219: The 
+variable `p' is assigned but its value is never used
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(132,11): warning CS0219: The 
+variable `p' is assigned but its value is never used
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(1350,55): warning CS0612: `
+java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(1354,42): warning CS0612: `
+java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(1358,43): warning CS0612: `
+java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(1669,25): warning CS0612: `
+java.awt.Graphics.getClipRect()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(640,38): warning CS0612: `
+java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(648,56): warning CS0612: `
+java.awt.Component.getPeer()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(965,11): warning CS0612: `
+ikvm.awt.NetGraphics.getClipRect()' is obsolete
+      [csc] /home/hys545/ikvm/awt/toolkit.cs(973,32): error CS0121: The 
+call is ambiguous between the following methods or properties: `java.lang.
+Object.clone()' and `java.lang.Object.clone()'
+      [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll: `java.lang.
+Object.clone()', name of symbol related to previous error
+      [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll: `java.lang.
+Object.clone()', name of symbol related to previous error
+      [csc] Compilation failed: 1 error(s), 10 warnings
+
+BUILD FAILED - 0 non-fatal error(s), 14 warning(s)
+
+/home/hys545/ikvm/awt/awt.build(5,10):
+External Program Failed: /usr/lib/pkgconfig/../../lib/mono/2.0/gmcs.exe 
+(return code was 1)
+
+
+
+Steps to reproduce the problem:
+1. I guess it is ikvm-classpath problem
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list