Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15171] New: monodoc 2.0 fails to build tools

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15171] New: monodoc 2.0 fails to build tools
  • Date: 14 Apr 2009 00:39:14 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15171

Summary: monodoc 2.0 fails to build tools
Product: Codex
Version: stable-rc grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ gaze version mono
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test devel mono 2.4 2.4

# cast monodoc
...
Making all in tools
make[1]: Entering directory `/usr/src/monodoc-2.0/tools'
gmcs -debug ./monodocer.cs -out:monodocer.exe -r:Mono.GetOptions
./monodocer.cs(910,41): warning CS0642: Possible mistaken empty statement
./monodocer.cs(29,96): error CS0122: `Mono.Documentation.Updater.DocsTypeInfo'
is inaccessible due to its protection level
./monodocer.cs(628,15): (Location of the symbol related to previous error)
./monodocer.cs(28,96): error CS0122: `Mono.Documentation.Updater.DocsNodeInfo'
is inaccessible due to its protection level
./monodocer.cs(2443,15): (Location of the symbol related to previous error)
./monodocer.cs(71,23): warning CS0618: `Mono.GetOptions.Options' is obsolete:
`This class is being obsoleted, we suggest that you use NDesk.Options library
instead (ndesk.org/options'
Compilation failed: 2 error(s), 2 warnings
**
ERROR:metadata.c:2144:type_in_image: assertion failed:
(type->data.generic_param->owner->is_method)
make[1]: Leaving directory `/usr/src/monodoc-2.0/tools'
make[1]: *** [monodocer.exe] Aborted
make: *** [all-recursive] Error 1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page