| 1 |
WARNING: Module text.d does not have a module declaration. This can cause problems |
|---|
| 2 |
with rebuild's -oq option. If an error occurs, fix this first. |
|---|
| 3 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:556: variable tango.text.xml.Document.Document!(char).Document.NodeImpl.children.v is not a static and cannot have static initializer |
|---|
| 4 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:568: variable tango.text.xml.Document.Document!(char).Document.NodeImpl.attributes.v is not a static and cannot have static initializer |
|---|
| 5 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:820: function tango.text.xml.Document.Document!(char).Document.NodeImpl.hasData (bool delegate(NodeImpl *)) does not match parameter types (int delegate(NodeImpl * n)) |
|---|
| 6 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:820: Error: cannot implicitly convert expression (__dgliteral10) of type int delegate(NodeImpl * n) to char[] |
|---|
| 7 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1236: variable tango.text.xml.Document.XmlPath!(char).XmlPath.start.set is not a static and cannot have static initializer |
|---|
| 8 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1266: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.dup.copy is not a static and cannot have static initializer |
|---|
| 9 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1330: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.nth.set is not a static and cannot have static initializer |
|---|
| 10 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1371: function tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.parent (char[]) does not match parameter types (int delegate(NodeImpl * n)) |
|---|
| 11 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1371: Error: cannot implicitly convert expression (__dgliteral11) of type int delegate(NodeImpl * n) to bool delegate(NodeImpl *) |
|---|
| 12 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1386: function tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.child (char[]) does not match parameter types (int delegate(NodeImpl * n),XmlNodeType) |
|---|
| 13 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1386: Error: cannot implicitly convert expression (__dgliteral12) of type int delegate(NodeImpl * n) to bool delegate(NodeImpl *) |
|---|
| 14 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1402: function tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.attribute (char[]) does not match parameter types (int delegate(NodeImpl * n)) |
|---|
| 15 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1402: Error: cannot implicitly convert expression (__dgliteral13) of type int delegate(NodeImpl * n) to bool delegate(NodeImpl *) |
|---|
| 16 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1416: function tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.descendant (char[]) does not match parameter types (int delegate(NodeImpl * n)) |
|---|
| 17 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1416: Error: cannot implicitly convert expression (__dgliteral14) of type int delegate(NodeImpl * n) to bool delegate(NodeImpl *) |
|---|
| 18 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1430: function tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.child (char[]) does not match parameter types (int delegate(NodeImpl * n)) |
|---|
| 19 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1430: Error: cannot implicitly convert expression (__dgliteral15) of type int delegate(NodeImpl * n) to bool delegate(NodeImpl *) |
|---|
| 20 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1445: function tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.ancestor (char[]) does not match parameter types (int delegate(NodeImpl * n)) |
|---|
| 21 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1445: Error: cannot implicitly convert expression (__dgliteral16) of type int delegate(NodeImpl * n) to bool delegate(NodeImpl *) |
|---|
| 22 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1460: function tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.prev (char[]) does not match parameter types (int delegate(NodeImpl * n)) |
|---|
| 23 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1460: Error: cannot implicitly convert expression (__dgliteral17) of type int delegate(NodeImpl * n) to bool delegate(NodeImpl *) |
|---|
| 24 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1475: function tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.next (char[]) does not match parameter types (int delegate(NodeImpl * n)) |
|---|
| 25 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1475: Error: cannot implicitly convert expression (__dgliteral18) of type int delegate(NodeImpl * n) to bool delegate(NodeImpl *) |
|---|
| 26 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1488: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.filter.set is not a static and cannot have static initializer |
|---|
| 27 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1507: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.child.set is not a static and cannot have static initializer |
|---|
| 28 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1527: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.attribute.set is not a static and cannot have static initializer |
|---|
| 29 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1558: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.descendant.set is not a static and cannot have static initializer |
|---|
| 30 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1576: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.parent.set is not a static and cannot have static initializer |
|---|
| 31 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1606: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.ancestor.set is not a static and cannot have static initializer |
|---|
| 32 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1641: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.next.set is not a static and cannot have static initializer |
|---|
| 33 |
/home/tgd8/d/include/d/tango/text/xml/Document.di:1668: variable tango.text.xml.Document.XmlPath!(char).XmlPath.NodeSet.prev.set is not a static and cannot have static initializer |
|---|
| 34 |
Error: Command failed, aborting. |
|---|