[Mono-bugs] [Bug 555016] New: Problem compiling mono 2.4.2.3

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 12 14:36:41 EST 2009


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


           Summary: Problem compiling mono 2.4.2.3
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.4.x
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: pierre42d at 9online.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


[...]
make[7]: Entering directory `/tmp/mono-2.4.2.3/mcs/class/System'
make all-local
make[8]: Entering directory `/tmp/mono-2.4.2.3/mcs/class/System'
** Warning: System.dll built without parts that depend on: System.Xml.dll
MCS     [basic] System.dll
Microsoft.CSharp/CSharpCodeCompiler.cs(192) warning CS0219: The variable
'mcs_stdout' is assigned but its value is never used
System.CodeDom.Compiler/CompilerResults.cs(110) error CS3025: CLS-compliant
accessors must have the same accessibility as their property
System.Diagnostics/ProcessStartInfo.cs(271) error CS0150: A constant value is
expected, got: Mono.CSharp.EmptyCast
System.Diagnostics/ProcessStartInfo.cs(272) error CS0150: A constant value is
expected, got: Mono.CSharp.EmptyCast
System.Diagnostics/ProcessStartInfo.cs(273) error CS0150: A constant value is
expected, got: Mono.CSharp.EmptyCast
System.Net/ServicePoint.cs(143) error CS3025: CLS-compliant accessors must have
the same accessibility as their property
System.Net.Sockets/Socket.cs(724) warning CS0219: The variable 'max' is
assigned but its value is never used
System.Net.Sockets/Socket.cs(703) warning CS0219: The variable 'cur_sock' is
assigned but its value is never used
System.Net.Sockets/Socket.cs(879) error CS3025: CLS-compliant accessors must
have the same accessibility as their property

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
in <0x00028> Mono.CSharp.SimpleName:ResolveAsTypeStep (Mono.CSharp.EmitContext
ec)
in <0x00097> Mono.CSharp.Attribute:ResolvePossibleAttributeTypes
(Mono.CSharp.EmitContext ec, System.Type t1, System.Type t2)
in <0x00038> Mono.CSharp.Attribute:CheckAttributeType (Mono.CSharp.EmitContext
ec)
in <0x00028> Mono.CSharp.Attribute:ResolveType (Mono.CSharp.EmitContext ec)
in <0x0007d> Mono.CSharp.Attributes:Search (System.Type t,
Mono.CSharp.EmitContext ec)
in <0x00058> Mono.CSharp.MemberCore:GetClsCompliantAttributeValue
(Mono.CSharp.DeclSpace ds)
in <0x0003c> Mono.CSharp.MemberCore:IsClsCompliaceRequired
(Mono.CSharp.DeclSpace container)
in <0x0011b> Mono.CSharp.TypeContainer:VerifyClsName ()
in <0x0002e> Mono.CSharp.TypeContainer:VerifyClsCompliance
(Mono.CSharp.DeclSpace ds)
in <0x00055> Mono.CSharp.MemberCore:Emit ()
in <0x00107> Mono.CSharp.TypeContainer:EmitType ()
in <0x00206> Mono.CSharp.RootContext:EmitCode ()
in <0x00be4> Mono.CSharp.Driver:MainDriver (System.String[] args)
in <0x0000f> Mono.CSharp.Driver:Main (System.String[] args)
make[8]: *** [../../class/lib/basic/System.dll] Error 1
make[8]: Leaving directory `/tmp/mono-2.4.2.3/mcs/class/System'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/tmp/mono-2.4.2.3/mcs/class/System'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/tmp/mono-2.4.2.3/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/tmp/mono-2.4.2.3/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/tmp/mono-2.4.2.3/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/tmp/mono-2.4.2.3/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/tmp/mono-2.4.2.3/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/mono-2.4.2.3'
make: *** [all] Error 2

-- 
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