[Mono-bugs] [Bug 76747][Wis] New - mono-53225 don't comfile ikvm-cvs-2005-11-18(awt or classpath)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 18 08:35:43 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=76747

--- shadow/76747	2005-11-18 08:35:43.000000000 -0500
+++ shadow/76747.tmp.11545	2005-11-18 08:35:43.000000000 -0500
@@ -0,0 +1,97 @@
+Bug#: 76747
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+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-53225 don't comfile ikvm-cvs-2005-11-18(awt or classpath)
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+[hys545 at localhost awt]$ nant
+NAnt 0.85 (Build 0.85.2140.0; dev; 11/10/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:
+
+/home/hys545/ikvm/awt/awt.build(9,14): Element <includes... /> for
+<assemblyfileset... /> is deprecated. Use <include> element instead.
+/home/hys545/ikvm/awt/awt.build(6,14): Element <includes... /> for
+<fileset... /> is deprecated. Use<include> element instead.
+      [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 symbolrelated to previous error
+      [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll:
+`java.lang.Object.clone()', name of symbolrelated to previous error
+      [csc] Compilation failed: 1 error(s), 10 warnings
+
+BUILD FAILED - 0 non-fatal error(s), 16 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)
+
+Total time: 12.3 seconds.
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list