[Mono-bugs] [Bug 56494][Wis] New - gtk-sharp docs fail to build with unhandled exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Apr 2004 13:25:13 -0400 (EDT)


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 edasque@ximian.com.

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

--- shadow/56494	2004-04-05 13:25:13.000000000 -0400
+++ shadow/56494.tmp.3971	2004-04-05 13:25:13.000000000 -0400
@@ -0,0 +1,70 @@
+Bug#: 56494
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: edasque@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gtk-sharp docs fail to build with unhandled exception
+
+Description of Problem: gtk-sharp docs fail to build with unhandled exception
+
+
+Steps to reproduce the problem:
+1. get gtk-sharp from cvs
+2. autogen.sh --prefix=/usr/local
+3. make (with RUNTIME as mono or mint)
+
+Actual Results:
+
+Making all in doc
+/usr/local/bin/monodoc --assemble --ecma ./en -o gtk-sharp-docs
+Processing namespace Art
+    Processing input file Affine.xml
+    Processing input file AlphaGamma.xml
+    Processing input file AlphaType.xml
+
+...
+    Processing input file TerminalEraseBinding.xml
+    Processing input file TextScrolledArgs.xml
+    Processing input file TextScrolledHandler.xml
+    Processing input file VteGlyphFlags.xml
+Have 31 elements in the GLib
+Have 646 elements in the Gtk
+
+Unhandled Exception: System.ExecutionEngineException: SIGILL
+make[2]: Nothing to be done for `all-am'.
+
+
+Expected Results:
+
+successfull make ?
+
+
+How often does this happen? 
+
+always but it's recent
+
+Additional Information:
+
+cat `which mcs`
+#!/bin/sh
+/usr/local/bin/mint /usr/local/bin/mcs.exe "$@"
+
+mint --version
+mint 0.31.99, the Mono ECMA CLI interpreter, (C) 2001, 2002 Ximian, Inc.
+
+mcs --version
+Mono C# compiler version 0.30.99.51827
+
+ICU 2.8
+gc: boehm