[Mono-bugs] [Bug 486009] New: Error in "internal static int Main(string[] args)" statement

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 17 10:27:39 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=486009


           Summary: Error in "internal static int Main(string[] args)"
                    statement
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: dna at mono-project.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.7)
Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)

Hello,

i'm using /trunk/ r129097 and try to compile CruiseControl.NET SVN rev. 4841

To get the source: svn co -r 4841
https://ccnet.svn.sourceforge.net/svnroot/ccnet/trunk
cd trunk/project/console/
$ xbuild console.csproj

Error:
Target CoreCompile:
        Tool /home/dna/mono-dev/bin/gmcs execution started with arguments:
/noconfig /debug:full /delaysign- /debug+ /optimize- /out:obj//Debug/ccnet.exe
./CommonAssemblyInfo.cs AssemblyInfo.cs ConsoleMain.cs /target:exe
/warnaserror- /unsafe- /checked- /define:DEBUG;TRACE
/reference:/home/dna/mono-dev/lib/mono/2.0/System.dll
/reference:/home/dna/mono-dev/lib/mono/2.0/System.Xml.dll
/reference:/home/dna/ccnet-source/trunk/project/core/bin/Debug//ThoughtWorks.CruiseControl.Core.dll
/reference:/home/dna/ccnet-source/trunk/project/Remote/bin/Debug//ThoughtWorks.CruiseControl.Remote.dll
/warn:4
: Internal compiler  error at ConsoleMain.cs(10,37): : exception caught while
emitting MethodBuilder [ConsoleMain::Main]

Build succeeded.
     0 Warning(s)
     2 Error(s)


Reproducible: Always

Steps to Reproduce:
1.
2.
3.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list