[Mono-bugs] [Bug 75153][Wis] New - ikvm-classpath compile error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 4 08:42:10 EDT 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=75153

--- shadow/75153	2005-06-04 08:42:10.000000000 -0400
+++ shadow/75153.tmp.3829	2005-06-04 08:42:10.000000000 -0400
@@ -0,0 +1,111 @@
+Bug#: 75153
+Product: Mono: Runtime
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: haansoft
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ikvm-classpath compile error
+
+Please fill in this template when reporting a bug, unless you know what you 
+are doing.
+Description of Problem:
+mono-svn version is not compile ikvm-classpath
+
+Steps to reproduce the problem:
+1. i use nant-2005-6-4. mono-45395 ,classpath-2005-6-4
+2. I reporte ikvm programmer first
+
+3.Answer is "thst is mono's bug "
+
+Actual Results:
+NAnt 0.85 (Build 0.85.1981.0; dev; 2005/06/04)
+Copyright (C) 2001-2005 Gerry Shaw
+http://nant.sourceforge.net
+
+Buildfile: file:///home/hys545/ikvm/classpath/classpath.build
+Target framework: Mono 2.0 Profile
+Target(s) specified: IKVM.GNU.Classpath.dll 
+
+       [if] /home/hys545/ikvm/classpath/classpath.build(9,6): Attribute 
+'propertytrue' for <if ... /> is deprecated.  Use <if test="${propertyname}
+"> instead.
+Built-in property 'nant.platform.win32' is deprecated. Use the platform::
+is-win32() function instead.
+
+jars:
+
+
+classes:
+
+/home/hys545/ikvm/classpath/classpath.build(21,4): Element <includes... /> 
+for <fileset... /> is deprecated. Use <include> element instead.
+   [delete] Deleting 3966 files.
+/home/hys545/ikvm/classpath/classpath.build(26,4): Element <includes... /> 
+for <fileset... /> is deprecated. Use <include> element instead.
+   [delete] Deleting 67 files.
+       [if] /home/hys545/ikvm/classpath/classpath.build(30,10): Attribute 
+'propertytrue' for <if ... /> is deprecated.  Use <if test="${propertyname}
+"> instead.
+       [if] /home/hys545/ikvm/classpath/classpath.build(34,10): Attribute 
+'propertytrue' for <if ... /> is deprecated.  Use <if test="${propertyname}
+"> instead.
+
+IKVM.GNU.Classpath.dll:
+
+/home/hys545/ikvm/classpath/classpath.build(58,12): Element <option... /> 
+for <environment... /> is deprecated. Use <variable> element instead.
+     [exec] ****** Critical Failure: Exception during finishing of: java.
+lang.VMThread$1 ******
+     [exec] System.NullReferenceException: Object reference not set to an 
+instance of an object
+     [exec] in <0x00000> <unknown method>
+     [exec] in <0x0013c> IKVM.Internal.CompiledTypeWrapper:
+LazyPublishMembers ()
+     [exec] in <0x00034> IKVM.Internal.TypeWrapper:GetMethods ()
+     [exec] in <0x00068> IKVM.Internal.TypeWrapper:
+ImplementInterfaceMethodStubs (System.Reflection.Emit.TypeBuilder 
+typeBuilder, IKVM.Internal.DynamicTypeWrapper wrapper, System.Collections.
+Hashtable doneSet)
+     [exec] in <0x01c84> IKVM.Internal.DynamicTypeWrapper+JavaTypeImpl:
+Finish (Boolean forDebugSave)
+     [exec] 
+     [exec]   at IKVM.Internal.CompiledTypeWrapper.LazyPublishMembers ()
+     [exec]   at IKVM.Internal.TypeWrapper.GetMethods ()
+     [exec]   at IKVM.Internal.TypeWrapper.ImplementInterfaceMethodStubs ()
+     [exec]   at IKVM.Internal.DynamicTypeWrapper+JavaTypeImpl.Finish ()
+     [exec] 
+     [exec]   at IKVM.Internal.JVM.CriticalFailure ()
+     [exec]   at IKVM.Internal.DynamicTypeWrapper+JavaTypeImpl.Finish ()
+     [exec]   at IKVM.Internal.DynamicTypeWrapper.Finish ()
+     [exec]   at IKVM.Internal.ClassLoaderWrapper.FinishAll ()
+     [exec]   at IKVM.Internal.JVM+CompilerClassLoader.Save ()
+     [exec]   at IKVM.Internal.JVM.Compile ()
+     [exec]   at Compiler.RealMain ()
+     [exec]   at Compiler.Main ()
+
+BUILD FAILED - 0 non-fatal error(s), 28 warning(s)
+
+/home/hys545/ikvm/classpath/classpath.build(40,10):
+External Program Failed: /home/hys545/ikvm/classpath/../bin/ikvmc.exe 
+(return code was 154)
+
+Total time: 64.4 seconds.
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list