[Mono-devel-list] Error compling System.XML from HEAD

Daniel Morgan danielmorgan at verizon.net
Thu Mar 3 19:20:06 EST 2005


I get an internal compiler error CS0583 when building System.Xml.dll 
from HEAD.
I also got some "library.make:277: no file name for `-include'"
And a Warning that looks like an error to me: "Warning: System.dll built 
without parts that depend on: System.Xml.dll"

I am trying to build mcs from svn trunk HEAD on Cygwin.

I use only the make command to build.

$ make

I have ms.net csc 7.1 (.net 1.1)  and mono 1.1.4 setup correctly.

Here is the error messages in whole:

What is wrong here?

make[7]: Entering directory 
`/home/Administrator/monosvn/pooling/mcs/class/Syste
m.XML'
Creating ../../build/deps/net_1_1_bootstrap_System.Xml.dll.response ...
../../jay/jay -ct < ../../jay/skeleton.cs System.Xml.XPath/Parser.jay 
 >System.Xm
l.XPath/Parser.cs
csc.exe  /nologo /optimize -d:NET_1_1 -d:ONLY_1_1 /debug+ /debug:full 
/noconfig
/lib:/usr/local/lib /noconfig /unsafe /r:mscorlib.dll /r:System.dll 
/nowarn:0162
 /nowarn:0618 /nowarn:0612 /target:library /out:System.Xml.dll `echo 
System.Xml.
XPath/Parser.cs  | tr '/' '\\\\'` 
@../../build/deps/net_1_1_bootstrap_System.Xml
.dll.response
warning CS2023: Ignoring /noconfig option because it was specified in a 
response
        file
System.Xml.Schema\XmlSchemaSerializer.cs(34,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(122,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(151,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(209,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(247,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(286,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(344,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(431,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(481,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(534,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(582,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(633,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(680,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(761,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(801,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(846,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(890,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(934,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(985,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1024,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1098,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1135,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1171,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1208,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1246,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1287,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1347,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1407,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1451,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1495,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1538,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1578,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1618,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1659,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1700,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1741,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1782,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1823,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1864,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1905,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1946,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(1987,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(2028,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(2069,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(2103,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(2140,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(2183,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(2246,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(2309,5): warning CS0642: Possible
        mistaken null statement
System.Xml.Schema\XmlSchemaSerializer.cs(2360,5): warning CS0642: Possible
        mistaken null statement
System.Xml\DTDObjectModel.cs(1028,6): warning CS0168: The variable 'ex' is
        declared but never used
System.Xml.XPath\system.xml.xpath\Parser.jay(36,14): warning CS0649: Field
        'Mono.Xml.XPath.XPathParser.yacc_verbose_flag' is never assigned 
to, and
        will always have its default value 0
Mono.Xml.Xsl\XslTransformProcessor.cs(56,8): warning CS0169: The private 
field
        'Mono.Xml.Xsl.XslTransformProcessor.outputStylesheetXmlns' is 
never used
System.Xml.Serialization\SerializationCodeGenerator.cs(2613,17): warning 
CS0649:
 Field 'System.Xml.Serialization.GenerationResult.SerializerClassName' is
 never assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(41,27): 
warn
ing CS0649: Field
        
'System.Xml.Serialization.SerializationCodeGeneratorConfiguration.Serial
        izers' is never assigned to, and will always have its default 
value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(48,17): 
warn
ing CS0649: Field 'System.Xml.Serialization.SerializerInfo.ClassName' is 
never
        assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(51,17): 
warn
ing CS0649: Field 'System.Xml.Serialization.SerializerInfo.Assembly' is 
never
        assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(54,17): 
warn
ing CS0649: Field 
'System.Xml.Serialization.SerializerInfo.ReaderClassName' is
        never assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(57,17): 
warn
ing CS0649: Field 
'System.Xml.Serialization.SerializerInfo.WriterClassName' is
        never assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(60,15): 
warn
ing CS0649: Field 'System.Xml.Serialization.SerializerInfo.NoReader' is 
never
        assigned to, and will always have its default value false
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(63,15): 
warn
ing CS0649: Field 'System.Xml.Serialization.SerializerInfo.NoWriter' is 
never
        assigned to, and will always have its default value false
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(66,15): 
warn
ing CS0649: Field 
'System.Xml.Serialization.SerializerInfo.GenerateAsInternal'
        is never assigned to, and will always have its default value false
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(69,17): 
warn
ing CS0649: Field 'System.Xml.Serialization.SerializerInfo.Namespace' is 
never
        assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(73,20): 
warn
ing CS0649: Field 
'System.Xml.Serialization.SerializerInfo.NamespaceImports' is
        never assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(79,17): 
warn
ing CS0649: Field 'System.Xml.Serialization.SerializerInfo.OutFileName' 
is never
        assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(82,17): 
warn
ing CS0649: Field 'System.Xml.Serialization.SerializerInfo.ReaderHooks' 
is never
        assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(85,17): 
warn
ing CS0649: Field 'System.Xml.Serialization.SerializerInfo.WriterHooks' 
is never
        assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(139,19): 
war
ning CS0649: Field 'System.Xml.Serialization.Hook.HookType' is never 
assigned
        to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(142,17): 
war
ning CS0649: Field 'System.Xml.Serialization.Hook.Select' is never 
assigned to,
        and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(145,17): 
war
ning CS0649: Field 'System.Xml.Serialization.Hook.InsertBefore' is never
        assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(148,17): 
war
ning CS0649: Field 'System.Xml.Serialization.Hook.InsertAfter' is never 
assigned
        to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(151,17): 
war
ning CS0649: Field 'System.Xml.Serialization.Hook.Replace' is never 
assigned to,
        and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(168,17): 
war
ning CS0649: Field 'System.Xml.Serialization.Select.TypeName' is never 
assigned
        to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(171,19): 
war
ning CS0649: Field 'System.Xml.Serialization.Select.TypeAttributes' is never
        assigned to, and will always have its default value null
System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs(174,17): 
war
ning CS0649: Field 'System.Xml.Serialization.Select.TypeMember' is never
        assigned to, and will always have its default value null
System.Xml.Serialization\XmlMapping.cs(43,10): warning CS0169: The 
private field
        'System.Xml.Serialization.XmlMapping.key' is never used
System.Xml.Serialization\XmlTypeMapMemberAttribute.cs(42,10): warning 
CS0169:
        The private field
        'System.Xml.Serialization.XmlTypeMapMemberAttribute._dataType' 
is never
        used
System.Xml.Xsl\XslTransform.cs(688,15): warning CS0649: Field
        'System.Xml.Xsl.UnmanagedXslTransform.xmlnodelist.count' is never
        assigned to, and will always have its default value 0
System.Xml.Xsl\XslTransform.cs(689,15): warning CS0649: Field
        'System.Xml.Xsl.UnmanagedXslTransform.xmlnodelist.allocated' is 
never
        assigned to, and will always have its default value 0
System.Xml.Xsl\XslTransform.cs(690,19): warning CS0649: Field
        'System.Xml.Xsl.UnmanagedXslTransform.xmlnodelist.nodes' is never
        assigned to, and will always have its default value null
System.Xml\XmlTextWriter.cs(86,8): warning CS0649: Field
        'System.Xml.XmlTextWriter.checkCharacters' is never assigned to, and
        will always have its default value false
System.Xml\XmlTextWriter.cs(88,8): warning CS0649: Field
        'System.Xml.XmlTextWriter.newLineOnAttributes' is never assigned 
to, and
        will always have its default value false
error CS0583: Internal Compiler Error (0xc0000005 at address 791CF96D): 
likely
        culprit is 'BEGIN'.
        An internal error has occurred in the compiler. To work around this
        problem, try simplifying or changing the program near the locations
        listed below. Locations at the top of the list are closer to the 
point
        at which the internal error occurred.
        error CS0587: Internal Compiler Error: stage 'BEGIN'
make[7]: *** [../../class/lib/net_1_1_bootstrap/System.Xml.dll] Error 1
make[7]: Leaving directory 
`/home/Administrator/monosvn/pooling/mcs/class/System
.XML'
make[6]: *** [all.real] Error 2
make[6]: Leaving directory 
`/home/Administrator/monosvn/pooling/mcs/class/System
.XML'

Several of these:

make[7]: Entering directory 
`/home/Administrator/monosvn/pooling/mcs/class/corli
b'
../../build/library.make:277: no file name for `-include'
Creating ../../build/deps/net_1_1_bootstrap_corlib.dll.response ...


make[7]: Entering directory 
`/home/Administrator/monosvn/pooling/mcs/class/Syste
m'
** Warning: System.dll built without parts that depend on: System.Xml.dll
Creating ../../build/deps/net_1_1_bootstrap_System.dll.response ...





More information about the Mono-devel-list mailing list