[Mono-bugs] [Bug 577029] New: Can't build ironruby on mono 2.6.1 or trunk

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 4 10:43:41 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=577029

http://bugzilla.novell.com/show_bug.cgi?id=577029#c0


           Summary: Can't build ironruby on mono 2.6.1 or trunk
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
               URL: http://ironruby.net
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: ivan at flanders.co.nz
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User
           Blocker: Yes


Description of Problem:
Can't build ironruby on mono 2.6.1 or trunk

Steps to reproduce the problem:
1. git clone git://github.com/ironruby/ironruby.git
2. MONO_IOMAP=all xbuild /verbosity:diagnostic Ruby.sln
/p:TreatWarningsAsErrors=false


Actual Results:
    Unhandled Exception: System.ArgumentException: The field handle and the
type handle are incompatible.
                at System.Reflection.FieldInfo.GetFieldFromHandle
(RuntimeFieldHandle handle, RuntimeTypeHandle declaringType) [0x00000] in
<filename unknown>:0
                at Mono.CSharp.AnonymousMethodStorey.MutateField
(Mono.CSharp.FieldSpec fs) [0x00000] in <filename unknown>:0
                at Mono.CSharp.FieldExpr.MutateHoistedGenericType
(Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in <filename unknown>:0
                at Mono.CSharp.TypeCast.MutateHoistedGenericType
(Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in <filename unknown>:0
                at Mono.CSharp.Binary.MutateHoistedGenericType
(Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in <filename unknown>:0
                at Mono.CSharp.If.MutateHoistedGenericType
(Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in <filename unknown>:0
                at Mono.CSharp.Block.MutateHoistedGenericType
(Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in <filename unknown>:0
                at Mono.CSharp.AnonymousExpression+AnonymousMethodMethod.Emit
() [0x00000] in <filename unknown>:0
                at Mono.CSharp.TypeContainer.EmitType () [0x00000] in <filename
unknown>:0
                at Mono.CSharp.AnonymousMethodStorey.EmitType () [0x00000] in
<filename unknown>:0
                at Mono.CSharp.TypeContainer.EmitType () [0x00000] in <filename
unknown>:0
                at Mono.CSharp.RootContext.EmitCode () [0x00000] in <filename
unknown>:0
                at Mono.CSharp.Driver.Compile () [0x00000] in <filename
unknown>:0
                at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in
<filename unknown>:0
                Tool /usr/local/mono/bin/gmcs execution finished.
/usr/local/mono/lib/mono/2.0/Microsoft.CSharp.targets: error : Compiler crashed
with code: 1.



Expected Results:

The build to complete successfully

How often does this happen? 
every time

Additional Information:

-- 
Configure bugmail: http://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