Dear David, cpan-testers, this is really, really annoying!
What's the point of reporting a failure to compile an XS based module when you do not even attempt to meet its prerequisites? You need XML::LibXML::Common and libxml2 header files installed! This should pretty obvious from the output of perl Makefile.PL. BTW, I wonder why output from Makefile.PL is not included in the reports. -- Petr On Sunday 14 October 2007, [EMAIL PROTECTED] wrote: > This distribution has been tested as part of the cpan-testers > effort to test as many new uploads to CPAN as possible. See > http://testers.cpan.org/ > > Please cc any replies to [email protected] to keep other > test volunteers informed and to prevent any duplicate effort. > > -- > Dear Petr Pajas, > > This is a computer-generated report for XML-LibXML-1.65 > on perl-5.8.8, created automatically by CPAN-Reporter-1.00 > and sent to the CPAN Testers mailing list. > > If you have received this email directly, it is because the person testing > your distribution chose to send a copy to your CPAN email address; there > may be a delay before the official report is received and processed > by CPAN Testers. > > Thank you for uploading your work to CPAN. However, it appears that > there were some problems with your distribution. If these results are > not what you expect, please consult "Notes for CPAN Authors" on > the CPAN Testers Wiki: http://cpantest.grango.org > > Sections of this report: > > * Tester comments > * Program output > * Prerequisites > * Environment and other context > > ------------------------------ > TESTER COMMENTS > ------------------------------ > > Additional comments from tester: > > [none provided] > > ------------------------------ > PROGRAM OUTPUT > ------------------------------ > > Output from '/usr/bin/make': > > cp lib/XML/LibXML/DOM.pod blib/lib/XML/LibXML/DOM.pod > cp lib/XML/LibXML/SAX/Builder.pm blib/lib/XML/LibXML/SAX/Builder.pm > cp lib/XML/LibXML/DocumentFragment.pod > blib/lib/XML/LibXML/DocumentFragment.pod cp lib/XML/LibXML/Reader.pm > blib/lib/XML/LibXML/Reader.pm > cp lib/XML/LibXML/XPathContext.pod blib/lib/XML/LibXML/XPathContext.pod > cp lib/XML/LibXML/InputCallback.pod blib/lib/XML/LibXML/InputCallback.pod > cp lib/XML/LibXML/Namespace.pod blib/lib/XML/LibXML/Namespace.pod > cp lib/XML/LibXML/SAX/Builder.pod blib/lib/XML/LibXML/SAX/Builder.pod > cp lib/XML/LibXML/Document.pod blib/lib/XML/LibXML/Document.pod > cp lib/XML/LibXML/Attr.pod blib/lib/XML/LibXML/Attr.pod > cp lib/XML/LibXML/SAX/Generator.pm blib/lib/XML/LibXML/SAX/Generator.pm > cp lib/XML/LibXML/CDATASection.pod blib/lib/XML/LibXML/CDATASection.pod > cp lib/XML/LibXML/Reader.pod blib/lib/XML/LibXML/Reader.pod > cp LibXML.pod blib/lib/XML/LibXML.pod > cp lib/XML/LibXML/RelaxNG.pod blib/lib/XML/LibXML/RelaxNG.pod > cp lib/XML/LibXML/PI.pod blib/lib/XML/LibXML/PI.pod > cp lib/XML/LibXML/Comment.pod blib/lib/XML/LibXML/Comment.pod > cp lib/XML/LibXML/Dtd.pod blib/lib/XML/LibXML/Dtd.pod > cp lib/XML/LibXML/SAX.pm blib/lib/XML/LibXML/SAX.pm > cp lib/XML/LibXML/Number.pm blib/lib/XML/LibXML/Number.pm > cp lib/XML/LibXML/Literal.pm blib/lib/XML/LibXML/Literal.pm > cp lib/XML/LibXML/Node.pod blib/lib/XML/LibXML/Node.pod > cp lib/XML/LibXML/Parser.pod blib/lib/XML/LibXML/Parser.pod > cp LibXML.pm blib/lib/XML/LibXML.pm > cp lib/XML/LibXML/SAX/Parser.pm blib/lib/XML/LibXML/SAX/Parser.pm > cp lib/XML/LibXML/Element.pod blib/lib/XML/LibXML/Element.pod > cp lib/XML/LibXML/SAX.pod blib/lib/XML/LibXML/SAX.pod > cp lib/XML/LibXML/XPathContext.pm blib/lib/XML/LibXML/XPathContext.pm > cp lib/XML/LibXML/Text.pod blib/lib/XML/LibXML/Text.pod > cp lib/XML/LibXML/Boolean.pm blib/lib/XML/LibXML/Boolean.pm > cp lib/XML/LibXML/Schema.pod blib/lib/XML/LibXML/Schema.pod > cp lib/XML/LibXML/NodeList.pm blib/lib/XML/LibXML/NodeList.pm > cc -c -I/usr/local/include -I/usr/include -fno-strict-aliasing -pipe > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 > -DVERSION=\"1.65\" -DXS_VERSION=\"1.65\" -fpic > "-I/home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/CORE" > -DHAVE_UTF8 -DHAVE_BLANK Av_CharPtrPtr.c > /home/david/_/_/perl-5.8.8/bin/perl > /home/david/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap > /home/david/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/typemap -typemap > typemap LibXML.xs > LibXML.xsc && mv LibXML.xsc LibXML.c Warning: Ignoring > duplicate alias 'value' in LibXML.xs, line 6500 > cc -c -I/usr/local/include -I/usr/include -fno-strict-aliasing -pipe > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 > -DVERSION=\"1.65\" -DXS_VERSION=\"1.65\" -fpic > "-I/home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/CORE" > -DHAVE_UTF8 -DHAVE_BLANK LibXML.c LibXML.xs:21:31: error: > libxml/xmlversion.h: No such file or directory LibXML.xs:27:28: error: > libxml/globals.h: No such file or directory LibXML.xs:28:30: error: > libxml/xmlmemory.h: No such file or directory LibXML.xs:29:27: error: > libxml/parser.h: No such file or directory LibXML.xs:30:36: error: > libxml/parserInternals.h: No such file or directory LibXML.xs:31:31: error: > libxml/HTMLparser.h: No such file or directory LibXML.xs:32:29: error: > libxml/HTMLtree.h: No such file or directory LibXML.xs:33:25: error: > libxml/c14n.h: No such file or directory > LibXML.xs:34:25: error: libxml/tree.h: No such file or directory > LibXML.xs:35:26: error: libxml/xpath.h: No such file or directory > LibXML.xs:36:35: error: libxml/xpathInternals.h: No such file or directory > LibXML.xs:37:26: error: libxml/xmlIO.h: No such file or directory > LibXML.xs:39:29: error: libxml/xmlerror.h: No such file or directory > LibXML.xs:40:29: error: libxml/xinclude.h: No such file or directory > LibXML.xs:41:26: error: libxml/valid.h: No such file or directory > In file included from LibXML.xs:71: > perl-libxml-mm.h:49: error: expected specifier-qualifier-list before > 'xmlNodePtr' perl-libxml-mm.h:73: error: expected ')' before 'node' > perl-libxml-mm.h:76: error: expected ')' before 'document' > perl-libxml-mm.h:85: error: expected ')' before 'node' > perl-libxml-mm.h:119: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'PmmSvNodeExt' perl-libxml-mm.h:137: error: expected > '=', ',', ';', 'asm' or '__attribute__' before 'PmmSvOwner' > perl-libxml-mm.h:146: error: expected ')' before 'node' > perl-libxml-mm.h:152: error: expected ')' before 'ctxt' > perl-libxml-mm.h:155: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'PmmSvContext' perl-libxml-mm.h:170: error: expected > '=', ',', ';', 'asm' or '__attribute__' before 'PmmCloneNode' > perl-libxml-mm.h:187: error: expected ')' before 'node' > perl-libxml-mm.h:199: error: expected ')' before 'elem' > perl-libxml-mm.h:201: error: expected '=', ',', ';', 'asm' or > '__attribute__' before '*' token perl-libxml-mm.h:205: error: expected ';', > ',' or ')' before '*' token perl-libxml-mm.h:223: error: expected ';', ',' > or ')' before '*' token perl-libxml-mm.h:238: error: expected '=', ',', > ';', 'asm' or '__attribute__' before '*' token perl-libxml-mm.h:242: error: > expected ';', ',' or ')' before '*' token perl-libxml-mm.h:244: error: > expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file > included from LibXML.xs:72: > perl-libxml-sax.h:24: error: expected ')' before 'ctxt' > perl-libxml-sax.h:27: error: expected ')' before 'ctxt' > perl-libxml-sax.h:30: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'PSaxGetHandler' In file included from LibXML.xs:74: > dom.h:33: error: expected ')' before 'tree' > dom.h:65: error: expected ')' before '*' token > dom.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'domReadWellBalancedString' dom.h:85: error: expected ')' before 'cur' > dom.h:104: error: expected ')' before 'cur' > dom.h:118: error: expected ')' before 'cur' > dom.h:150: error: expected ')' before 'cur' > dom.h:160: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token dom.h:164: error: expected ')' before 'node' > dom.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'domAppendChild' dom.h:170: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'domReplaceChild' dom.h:174: error: expected '=', > ',', ';', 'asm' or '__attribute__' before 'domRemoveChild' dom.h:177: > error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'domInsertBefore' dom.h:182: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'domInsertAfter' dom.h:187: error: expected '=', > ',', ';', 'asm' or '__attribute__' before '*' token dom.h:191: error: > expected ')' before 'self' > dom.h:194: error: expected ')' before 'self' > dom.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'domReplaceNode' dom.h:224: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'domImportNode' dom.h:233: error: expected '=', ',', > ';', 'asm' or '__attribute__' before 'domGetElementsByTagName' dom.h:236: > error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'domGetElementsByTagNameNS' dom.h:239: error: expected '=', ',', ';', 'asm' > or '__attribute__' before 'domNewNs' dom.h:242: error: expected '=', ',', > ';', 'asm' or '__attribute__' before 'domGetAttrNode' dom.h:245: error: > expected '=', ',', ';', 'asm' or '__attribute__' before > 'domSetAttributeNode' dom.h:248: error: expected ')' before 'node' > dom.h:251: error: expected ')' before 'nodelist' > dom.h:254: error: expected ')' before 'tree' > dom.h:257: error: expected ')' before 'buffer' > In file included from LibXML.xs:75: > xpath.h:8: error: expected ')' before 'ctxt' > xpath.h:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'domXPathSelect' xpath.h:14: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'domXPathFind' xpath.h:17: error: expected '=', ',', > ';', 'asm' or '__attribute__' before 'domXPathSelectCtxt' xpath.h:20: > error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'domXPathFindCtxt' LibXML.xs:99: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'LibXML_old_ext_ent_loader' LibXML.xs: In function > 'LibXML_init_error_ctx': > LibXML.xs:178: error: 'xmlGenericErrorFunc' undeclared (first use in this > function) LibXML.xs:178: error: (Each undeclared identifier is reported > only once LibXML.xs:178: error: for each function it appears in.) > LibXML.xs:178: error: expected ')' before 'LibXML_error_handler_ctx' > LibXML.xs: At top level: > LibXML.xs:275: error: expected declaration specifiers or '...' before > 'xmlNodePtr' LibXML.xs: In function 'LibXML_NodeToSv': > LibXML.xs:280: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:280: warning: return makes pointer from integer without a cast > LibXML.xs:283: warning: return makes pointer from integer without a cast > LibXML.xs: At top level: > LibXML.xs:578: error: expected '=', ',', ';', 'asm' or '__attribute__' > before 'LibXML_load_external_entity' LibXML.xs: In function > 'LibXML_init_parser': > LibXML.xs:676: error: 'xmlGetWarningsDefaultValue' undeclared (first use in > this function) LibXML.xs:702: error: 'xmlPedanticParserDefaultValue' > undeclared (first use in this function) LibXML.xs:723: error: > 'xmlLoadExtDtdDefaultValue' undeclared (first use in this function) > LibXML.xs:727: error: 'xmlDoValidityCheckingDefaultValue' undeclared (first > use in this function) LibXML.xs:728: error: 'XML_DETECT_IDS' undeclared > (first use in this function) LibXML.xs:735: error: 'XML_COMPLETE_ATTRS' > undeclared (first use in this function) LibXML.xs:744: error: > 'xmlSubstituteEntitiesDefaultValue' undeclared (first use in this function) > LibXML.xs:763: error: 'LibXML_old_ext_ent_loader' undeclared (first use in > this function) LibXML.xs:764: error: 'xmlExternalEntityLoader' undeclared > (first use in this function) LibXML.xs:764: error: expected ')' before > 'LibXML_load_external_entity' LibXML.xs:770: error: > 'xmlNoNetExternalEntityLoader' undeclared (first use in this function) > LibXML.xs: In function 'LibXML_cleanup_parser': > LibXML.xs:781: error: 'xmlSubstituteEntitiesDefaultValue' undeclared (first > use in this function) LibXML.xs:782: error: 'xmlKeepBlanksDefaultValue' > undeclared (first use in this function) LibXML.xs:783: error: > 'xmlGetWarningsDefaultValue' undeclared (first use in this function) > LibXML.xs:784: error: 'xmlLoadExtDtdDefaultValue' undeclared (first use in > this function) LibXML.xs:785: error: 'xmlPedanticParserDefaultValue' > undeclared (first use in this function) LibXML.xs:787: error: > 'xmlDoValidityCheckingDefaultValue' undeclared (first use in this function) > LibXML.xs:789: error: 'LibXML_old_ext_ent_loader' undeclared (first use in > this function) LibXML.xs:790: error: 'xmlExternalEntityLoader' undeclared > (first use in this function) LibXML.xs:790: error: expected ')' before > 'LibXML_old_ext_ent_loader' LibXML.xs: At top level: > LibXML.xs:795: error: expected ')' before '*' token > LibXML.xs:842: error: expected ')' before 'ctxt' > LibXML.xs:876: error: expected '=', ',', ';', 'asm' or '__attribute__' > before 'LibXML_perldata_to_LibXMLdata' LibXML.xs:951: error: expected '=', > ',', ';', 'asm' or '__attribute__' before 'LibXML_save_context' > LibXML.xs:974: error: expected ')' before 'ctxt' > LibXML.xs:1010: error: expected '=', ',', ';', 'asm' or '__attribute__' > before 'LibXML_generic_variable_lookup' LibXML.xs:1069: error: expected ')' > before 'ctxt' > LibXML.xs:1216: error: expected ')' before 'ctxt' > LibXML.xs:1239: error: expected ')' before 'ctxt' > LibXML.xs: In function 'XS_XML__LibXML_LIBXML_DOTTED_VERSION': > LibXML.xs:1278: error: 'LIBXML_DOTTED_VERSION' undeclared (first use in > this function) LibXML.xs: In function 'XS_XML__LibXML_LIBXML_VERSION': > LibXML.xs:1286: error: 'LIBXML_VERSION' undeclared (first use in this > function) LibXML.xs: In function 'XS_XML__LibXML_LIBXML_RUNTIME_VERSION': > LibXML.xs:1293: error: 'xmlParserVersion' undeclared (first use in this > function) LibXML.xs: In function 'XS_XML__LibXML__parse_string': > LibXML.xs:1315: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.xs:1315: error: expected ';' before 'real_doc' > LibXML.xs:1336: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:1336: error: expected ';' before 'ctxt' > LibXML.xs:1337: error: 'ctxt' undeclared (first use in this function) > LibXML.xs:1351: error: expected ')' before 'xmlChar' > LibXML.xs:1353: error: expected ')' before 'xmlChar' > LibXML.xs:1377: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:1389: error: expected ')' before 'xmlChar' > LibXML.xs:1391: error: expected ')' before 'xmlChar' > LibXML.xs:1395: error: 'xmlDoValidityCheckingDefaultValue' undeclared > (first use in this function) LibXML.xs:1398: error: 'xmlNodePtr' undeclared > (first use in this function) LibXML.xs:1398: error: expected ')' before > 'real_doc' > LibXML.xs:1398: error: too many arguments to function 'LibXML_NodeToSv' > LibXML.xs: In function 'XS_XML__LibXML__parse_sax_string': > LibXML.xs:1432: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:1432: error: expected ';' before 'ctxt' > LibXML.xs:1433: error: 'ctxt' undeclared (first use in this function) > LibXML.xs: In function 'XS_XML__LibXML__parse_fh': > LibXML.xs:1468: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.xs:1468: error: expected ';' before 'real_doc' > LibXML.xs:1486: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:1486: error: expected ';' before 'ctxt' > LibXML.xs:1493: error: 'ctxt' undeclared (first use in this function) > LibXML.xs:1533: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:1542: error: expected ')' before 'xmlChar' > LibXML.xs:1544: error: expected ')' before 'xmlChar' > LibXML.xs:1548: error: 'xmlDoValidityCheckingDefaultValue' undeclared > (first use in this function) LibXML.xs:1551: error: 'xmlNodePtr' undeclared > (first use in this function) LibXML.xs:1551: error: expected ')' before > 'real_doc' > LibXML.xs:1551: error: too many arguments to function 'LibXML_NodeToSv' > LibXML.xs: In function 'XS_XML__LibXML__parse_sax_fh': > LibXML.xs:1588: error: 'xmlSAXHandlerPtr' undeclared (first use in this > function) LibXML.xs:1588: error: expected ';' before 'sax' > LibXML.xs:1589: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:1589: error: expected ';' before 'ctxt' > LibXML.xs:1596: error: 'sax' undeclared (first use in this function) > LibXML.xs:1597: error: 'ctxt' undeclared (first use in this function) > LibXML.xs: In function 'XS_XML__LibXML__parse_file': > LibXML.xs:1644: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.xs:1644: error: expected ';' before 'real_doc' > LibXML.xs:1659: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:1659: error: expected ';' before 'ctxt' > LibXML.xs:1660: error: 'ctxt' undeclared (first use in this function) > LibXML.xs:1687: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:1695: error: 'xmlDoValidityCheckingDefaultValue' undeclared > (first use in this function) LibXML.xs:1698: error: 'xmlNodePtr' undeclared > (first use in this function) LibXML.xs:1698: error: expected ')' before > 'real_doc' > LibXML.xs:1698: error: too many arguments to function 'LibXML_NodeToSv' > LibXML.xs: In function 'XS_XML__LibXML__parse_sax_file': > LibXML.xs:1731: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:1731: error: expected ';' before 'ctxt' > LibXML.xs:1732: error: 'ctxt' undeclared (first use in this function) > LibXML.xs: In function 'XS_XML__LibXML__parse_html_string': > LibXML.xs:1769: error: 'htmlDocPtr' undeclared (first use in this function) > LibXML.xs:1769: error: expected ';' before 'real_doc' > LibXML.xs:1793: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:1793: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:1793: error: expected expression before ')' token > LibXML.xs:1796: error: expected expression before ')' token > LibXML.xs:1798: error: expected ')' before 'xmlChar' > LibXML.xs:1801: error: expected ')' before 'xmlChar' > LibXML.xs:1806: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:1806: error: expected ')' before 'real_doc' > LibXML.xs:1806: error: too many arguments to function 'LibXML_NodeToSv' > LibXML.xs: In function 'XS_XML__LibXML__parse_html_file': > LibXML.xs:1829: error: 'htmlDocPtr' undeclared (first use in this function) > LibXML.xs:1829: error: expected ';' before 'real_doc' > LibXML.xs:1852: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:1859: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:1859: error: expected expression before ')' token > LibXML.xs:1860: error: expected ')' before 'xmlChar' > LibXML.xs:1862: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:1862: error: expected ')' before 'real_doc' > LibXML.xs:1862: error: too many arguments to function 'LibXML_NodeToSv' > LibXML.xs: In function 'XS_XML__LibXML__parse_html_fh': > LibXML.xs:1881: error: 'htmlDocPtr' undeclared (first use in this function) > LibXML.xs:1881: error: expected ';' before 'real_doc' > LibXML.xs:1888: error: 'xmlCharEncoding' undeclared (first use in this > function) LibXML.xs:1888: error: expected ';' before 'enc' > LibXML.xs:1898: error: 'enc' undeclared (first use in this function) > LibXML.xs:1918: error: 'htmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:1918: error: expected ';' before 'ctxt' > LibXML.xs:1924: error: 'ctxt' undeclared (first use in this function) > LibXML.xs:1942: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:1948: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:1948: error: expected expression before ')' token > LibXML.xs:1950: error: expected ')' before 'xmlChar' > LibXML.xs:1953: error: expected ')' before 'xmlChar' > LibXML.xs:1956: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:1956: error: expected ')' before 'real_doc' > LibXML.xs:1956: error: too many arguments to function 'LibXML_NodeToSv' > LibXML.xs: In function 'XS_XML__LibXML__parse_xml_chunk': > LibXML.xs:1975: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:1975: error: 'chunk' undeclared (first use in this function) > LibXML.xs:1976: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:1976: error: expected ';' before 'rv' > LibXML.xs:1989: error: expected ')' before 'xmlChar' > LibXML.xs:1994: error: 'rv' undeclared (first use in this function) > LibXML.xs:1997: error: expected ';' before 'fragment' > LibXML.xs:1998: error: expected ';' before 'rv_end' > LibXML.xs:2004: error: 'fragment' undeclared (first use in this function) > LibXML.xs:2005: error: too many arguments to function 'LibXML_NodeToSv' > LibXML.xs:2009: error: 'rv_end' undeclared (first use in this function) > LibXML.xs: In function 'XS_XML__LibXML__parse_sax_xml_chunk': > LibXML.xs:2046: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2046: error: 'chunk' undeclared (first use in this function) > LibXML.xs:2048: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2048: error: expected ';' before 'nodes' > LibXML.xs:2049: error: 'xmlSAXHandlerPtr' undeclared (first use in this > function) LibXML.xs:2049: error: expected ';' before 'handler' > LibXML.xs:2066: error: expected ')' before 'xmlChar' > LibXML.xs:2069: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:2069: error: expected ';' before 'ctxt' > LibXML.xs:2070: error: 'ctxt' undeclared (first use in this function) > LibXML.xs:2077: error: 'handler' undeclared (first use in this function) > LibXML.xs:2084: error: 'nodes' undeclared (first use in this function) > LibXML.xs: In function 'XS_XML__LibXML__processXIncludes': > LibXML.xs:2107: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.xs:2107: error: expected ';' before 'real_doc' > LibXML.xs:2112: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:2112: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs: In function 'XS_XML__LibXML__start_push': > LibXML.xs:2145: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:2145: error: expected ';' before 'ctxt' > LibXML.xs:2153: error: 'ctxt' undeclared (first use in this function) > LibXML.xs:2170: warning: assignment makes pointer from integer without a > cast LibXML.xs: In function 'XS_XML__LibXML__push': > LibXML.xs:2186: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:2186: error: expected ';' before 'ctxt' > LibXML.xs:2190: error: 'ctxt' undeclared (first use in this function) > LibXML.xs: In function 'XS_XML__LibXML__end_push': > LibXML.xs:2231: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:2231: error: expected ';' before 'ctxt' > LibXML.xs:2232: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.xs:2232: error: expected ';' before 'real_doc' > LibXML.xs:2234: error: 'ctxt' undeclared (first use in this function) > LibXML.xs:2248: error: 'real_doc' undeclared (first use in this function) > LibXML.xs:2251: error: 'ProxyNode' has no member named 'node' > LibXML.xs:2255: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2255: error: expected ')' before 'real_doc' > LibXML.xs:2255: error: too many arguments to function 'LibXML_NodeToSv' > LibXML.xs: In function 'XS_XML__LibXML__end_sax_push': > LibXML.xs:2279: error: 'xmlParserCtxtPtr' undeclared (first use in this > function) LibXML.xs:2279: error: expected ';' before 'ctxt' > LibXML.xs:2281: error: 'ctxt' undeclared (first use in this function) > LibXML.xs:2296: error: 'ProxyNode' has no member named 'node' > LibXML.xs: In function 'XS_XML__LibXML_import_GDOME': > LibXML.xs:2307: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2307: error: expected ';' before 'node' > LibXML.xs:2331: error: 'node' undeclared (first use in this function) > LibXML.xs:2331: error: 'XML_NAMESPACE_DECL' undeclared (first use in this > function) LibXML.xs:2336: error: 'xmlNsPtr' undeclared (first use in this > function) LibXML.xs:2336: error: expected ')' before 'node' > LibXML.xs:2339: warning: assignment makes pointer from integer without a > cast LibXML.xs: In function 'XS_XML__LibXML_export_GDOME': > LibXML.xs:2351: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2351: error: expected ';' before 'node' > LibXML.xs:2360: error: 'node' undeclared (first use in this function) > LibXML.xs:2365: error: 'retnode' undeclared (first use in this function) > LibXML.xs:2370: warning: assignment makes pointer from integer without a > cast LibXML.xs: In function 'XS_XML__LibXML_load_catalog': > LibXML.xs:2382: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2382: error: expected expression before ')' token > LibXML.xs: In function 'XS_XML__LibXML__default_catalog': > LibXML.xs:2405: error: 'catal' undeclared (first use in this function) > LibXML.c: In function 'XS_XML__LibXML__Document__toString': > LibXML.c:2789: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:2789: error: expected ';' before 'self' > LibXML.xs:2432: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2432: error: 'result' undeclared (first use in this function) > LibXML.xs:2435: error: 'xmlSaveNoEmptyTags' undeclared (first use in this > function) LibXML.xs:2436: error: 'xmlDtdPtr' undeclared (first use in this > function) LibXML.xs:2436: error: expected ';' before 'intSubset' > LibXML.c:2802: error: 'self' undeclared (first use in this function) > LibXML.c:2802: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2446: error: 'intSubset' undeclared (first use in this function) > LibXML.xs:2448: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2448: error: expected ')' before 'intSubset' > LibXML.xs:2458: error: 'xmlIndentTreeOutput' undeclared (first use in this > function) LibXML.xs:2467: error: expected ')' before 'self' > LibXML.xs:2470: error: expected ')' before 'intSubset' > LibXML.c: In function 'XS_XML__LibXML__Document_toFH': > LibXML.c:2883: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:2883: error: expected ';' before 'self' > LibXML.xs:2497: error: 'xmlOutputBufferPtr' undeclared (first use in this > function) LibXML.xs:2497: error: expected ';' before 'buffer' > LibXML.xs:2498: error: expected '=', ',', ';', 'asm' or '__attribute__' > before '*' token LibXML.xs:2498: error: 'encoding' undeclared (first use in > this function) LibXML.xs:2499: error: 'xmlCharEncodingHandlerPtr' > undeclared (first use in this function) LibXML.xs:2499: error: expected ';' > before 'handler' > LibXML.xs:2501: error: 'xmlSaveNoEmptyTags' undeclared (first use in this > function) LibXML.xs:2502: error: 'xmlDtdPtr' undeclared (first use in this > function) LibXML.xs:2502: error: expected ';' before 'intSubset' > LibXML.xs:2503: error: 'xmlIndentTreeOutput' undeclared (first use in this > function) LibXML.c:2900: error: 'self' undeclared (first use in this > function) LibXML.c:2900: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2512: error: 'intSubset' undeclared (first use in this function) > LibXML.xs:2514: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2514: error: expected ')' before 'intSubset' > LibXML.xs:2520: error: 'XML_CHAR_ENCODING_UTF8' undeclared (first use in > this function) LibXML.xs:2521: error: 'handler' undeclared (first use in > this function) LibXML.xs:2529: error: 'buffer' undeclared (first use in > this function) LibXML.xs:2529: error: 'xmlOutputWriteCallback' undeclared > (first use in this function) LibXML.xs:2530: error: > 'xmlOutputCloseCallback' undeclared (first use in this function) > LibXML.xs:2551: error: expected ')' before 'self' > LibXML.xs:2554: error: expected ')' before 'intSubset' > LibXML.c: In function 'XS_XML__LibXML__Document_toFile': > LibXML.c:2988: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:2988: error: expected ';' before 'self' > LibXML.xs:2573: error: 'xmlSaveNoEmptyTags' undeclared (first use in this > function) LibXML.c:3000: error: 'self' undeclared (first use in this > function) LibXML.c:3000: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2587: error: 'xmlIndentTreeOutput' undeclared (first use in this > function) LibXML.c: In function 'XS_XML__LibXML__Document_toStringHTML': > LibXML.c:3060: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3060: error: expected ';' before 'self' > LibXML.xs:2613: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2613: error: 'result' undeclared (first use in this function) > LibXML.c:3069: error: 'self' undeclared (first use in this function) > LibXML.c:3069: error: expected ';' before 'PmmSvNodeExt' > LibXML.c: In function 'XS_XML__LibXML__Document_URI': > LibXML.c:3109: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3109: error: expected ';' before 'self' > LibXML.c:3114: error: 'self' undeclared (first use in this function) > LibXML.c:3114: error: expected ';' before 'PmmSvNodeExt' > LibXML.c: In function 'XS_XML__LibXML__Document_setBaseURI': > LibXML.c:3140: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3140: error: expected ';' before 'self' > LibXML.c:3144: error: 'self' undeclared (first use in this function) > LibXML.c:3144: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2649: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2649: error: expected expression before ')' token > LibXML.xs:2650: error: expected ')' before 'xmlChar' > LibXML.xs: In function 'XS_XML__LibXML__Document_createDocument': > LibXML.xs:2662: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.xs:2662: error: expected ';' before 'doc' > LibXML.xs:2664: error: 'doc' undeclared (first use in this function) > LibXML.xs:2664: error: expected ')' before 'xmlChar' > LibXML.xs:2666: error: expected ')' before 'xmlChar' > LibXML.xs:2666: error: expected ')' before 'xmlChar' > LibXML.xs:2668: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2668: error: expected ')' before 'doc' > LibXML.xs:2668: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createInternalSubset': > LibXML.c:3213: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3213: error: expected ';' before 'self' > LibXML.xs:2679: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:2679: error: expected ';' before 'dtd' > LibXML.xs:2680: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2680: error: 'name' undeclared (first use in this function) > LibXML.xs:2681: error: 'externalID' undeclared (first use in this function) > LibXML.xs:2682: error: 'systemID' undeclared (first use in this function) > LibXML.c:3226: error: 'self' undeclared (first use in this function) > LibXML.c:3226: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2692: error: 'dtd' undeclared (first use in this function) > LibXML.xs:2697: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2697: error: expected ')' before 'dtd' > LibXML.xs:2697: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createExternalSubset': > LibXML.c:3270: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3270: error: expected ';' before 'self' > LibXML.xs:2712: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:2712: error: expected ';' before 'dtd' > LibXML.xs:2713: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2713: error: 'name' undeclared (first use in this function) > LibXML.xs:2714: error: 'externalID' undeclared (first use in this function) > LibXML.xs:2715: error: 'systemID' undeclared (first use in this function) > LibXML.c:3283: error: 'self' undeclared (first use in this function) > LibXML.c:3283: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2725: error: 'dtd' undeclared (first use in this function) > LibXML.xs:2731: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2731: error: expected ')' before 'dtd' > LibXML.xs:2731: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createDTD': > LibXML.c:3328: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3328: error: expected ';' before 'self' > LibXML.xs:2746: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:2746: error: expected ';' before 'dtd' > LibXML.xs:2747: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2747: error: 'name' undeclared (first use in this function) > LibXML.xs:2748: error: 'externalID' undeclared (first use in this function) > LibXML.xs:2749: error: 'systemID' undeclared (first use in this function) > LibXML.c:3341: error: 'self' undeclared (first use in this function) > LibXML.c:3341: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2759: error: 'dtd' undeclared (first use in this function) > LibXML.xs:2766: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2766: error: expected ')' before 'dtd' > LibXML.xs:2766: warning: assignment makes pointer from integer without a > cast LibXML.c: In function > 'XS_XML__LibXML__Document_createDocumentFragment': LibXML.c:3387: error: > 'xmlDocPtr' undeclared (first use in this function) LibXML.c:3387: error: > expected ';' before 'self' > LibXML.c:3391: error: 'self' undeclared (first use in this function) > LibXML.c:3391: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2778: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createElement': > LibXML.c:3418: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3418: error: expected ';' before 'self' > LibXML.xs:2787: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2787: error: expected ';' before 'newNode' > LibXML.xs:2788: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2788: error: 'elname' undeclared (first use in this function) > LibXML.c:3428: error: 'self' undeclared (first use in this function) > LibXML.c:3428: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2791: error: expected ')' before 'self' > LibXML.xs:2797: error: 'newNode' undeclared (first use in this function) > LibXML.xs:2800: warning: assignment makes pointer from integer without a > cast LibXML.xs:2802: error: 'ProxyNode' has no member named 'node' > LibXML.xs:2803: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createRawElement': > LibXML.c:3472: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3472: error: expected ';' before 'self' > LibXML.xs:2817: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2817: error: expected ';' before 'newNode' > LibXML.xs:2818: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2818: error: 'elname' undeclared (first use in this function) > LibXML.c:3482: error: 'self' undeclared (first use in this function) > LibXML.c:3482: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2821: error: expected ')' before 'self' > LibXML.xs:2827: error: 'newNode' undeclared (first use in this function) > LibXML.xs:2830: warning: assignment makes pointer from integer without a > cast LibXML.xs:2831: error: 'ProxyNode' has no member named 'node' > LibXML.xs:2832: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createElementNS': > LibXML.c:3525: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3525: error: expected ';' before 'self' > LibXML.xs:2847: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2847: error: 'ename' undeclared (first use in this function) > LibXML.xs:2848: error: 'prefix' undeclared (first use in this function) > LibXML.xs:2849: error: 'localname' undeclared (first use in this function) > LibXML.xs:2850: error: 'eURI' undeclared (first use in this function) > LibXML.xs:2851: error: 'xmlNsPtr' undeclared (first use in this function) > LibXML.xs:2851: error: expected ';' before 'ns' > LibXML.xs:2853: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2853: error: expected ';' before 'newNode' > LibXML.c:3540: error: 'self' undeclared (first use in this function) > LibXML.c:3540: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2855: error: expected ')' before 'self' > LibXML.xs:2869: error: 'ns' undeclared (first use in this function) > LibXML.xs:2870: error: 'newNode' undeclared (first use in this function) > LibXML.xs:2883: warning: assignment makes pointer from integer without a > cast LibXML.xs:2884: error: 'ProxyNode' has no member named 'node' > LibXML.xs:2885: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createRawElementNS': > LibXML.c:3605: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3605: error: expected ';' before 'self' > LibXML.xs:2903: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2903: error: 'ename' undeclared (first use in this function) > LibXML.xs:2904: error: 'prefix' undeclared (first use in this function) > LibXML.xs:2905: error: 'localname' undeclared (first use in this function) > LibXML.xs:2906: error: 'eURI' undeclared (first use in this function) > LibXML.xs:2907: error: 'xmlNsPtr' undeclared (first use in this function) > LibXML.xs:2907: error: expected ';' before 'ns' > LibXML.xs:2909: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2909: error: expected ';' before 'newNode' > LibXML.c:3620: error: 'self' undeclared (first use in this function) > LibXML.c:3620: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2911: error: expected ')' before 'self' > LibXML.xs:2925: error: 'newNode' undeclared (first use in this function) > LibXML.xs:2927: error: 'ns' undeclared (first use in this function) > LibXML.xs:2955: warning: assignment makes pointer from integer without a > cast LibXML.xs:2956: error: 'ProxyNode' has no member named 'node' > LibXML.xs:2957: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createTextNode': > LibXML.c:3701: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3701: error: expected ';' before 'self' > LibXML.xs:2974: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:2974: error: expected ';' before 'newNode' > LibXML.xs:2975: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:2975: error: 'elname' undeclared (first use in this function) > LibXML.c:3711: error: 'self' undeclared (first use in this function) > LibXML.c:3711: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:2978: error: expected ')' before 'self' > LibXML.xs:2980: error: 'newNode' undeclared (first use in this function) > LibXML.xs:2983: warning: assignment makes pointer from integer without a > cast LibXML.xs:2985: error: 'ProxyNode' has no member named 'node' > LibXML.xs:2986: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createComment': > LibXML.c:3755: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3755: error: expected ';' before 'self' > LibXML.xs:3004: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3004: error: expected ';' before 'newNode' > LibXML.xs:3005: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:3005: error: 'elname' undeclared (first use in this function) > LibXML.c:3765: error: 'self' undeclared (first use in this function) > LibXML.c:3765: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3008: error: expected ')' before 'self' > LibXML.xs:3010: error: 'newNode' undeclared (first use in this function) > LibXML.xs:3013: warning: assignment makes pointer from integer without a > cast LibXML.xs:3015: error: 'ProxyNode' has no member named 'node' > LibXML.xs:3017: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createCDATASection': > LibXML.c:3810: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3810: error: expected ';' before 'self' > LibXML.xs:3035: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3035: error: expected ';' before 'newNode' > LibXML.xs:3036: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:3036: error: 'elname' undeclared (first use in this function) > LibXML.c:3820: error: 'self' undeclared (first use in this function) > LibXML.c:3820: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3039: error: expected ')' before 'self' > LibXML.xs:3041: error: 'newNode' undeclared (first use in this function) > LibXML.xs:3044: warning: assignment makes pointer from integer without a > cast LibXML.xs:3046: error: 'ProxyNode' has no member named 'node' > LibXML.xs:3048: warning: assignment makes pointer from integer without a > cast LibXML.c: In function > 'XS_XML__LibXML__Document_createEntityReference': LibXML.c:3865: error: > 'xmlDocPtr' undeclared (first use in this function) LibXML.c:3865: error: > expected ';' before 'self' > LibXML.xs:3066: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3066: error: expected ';' before 'newNode' > LibXML.xs:3067: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:3067: error: 'name' undeclared (first use in this function) > LibXML.c:3875: error: 'self' undeclared (first use in this function) > LibXML.c:3875: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3073: error: 'newNode' undeclared (first use in this function) > LibXML.xs:3078: warning: assignment makes pointer from integer without a > cast LibXML.xs:3079: error: 'ProxyNode' has no member named 'node' > LibXML.xs:3080: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createAttribute': > LibXML.c:3912: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3912: error: expected ';' before 'self' > LibXML.xs:3090: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:3090: error: 'name' undeclared (first use in this function) > LibXML.xs:3091: error: 'value' undeclared (first use in this function) > LibXML.xs:3092: error: 'xmlAttrPtr' undeclared (first use in this function) > LibXML.xs:3092: error: expected ';' before 'newAttr' > LibXML.c:3923: error: 'self' undeclared (first use in this function) > LibXML.c:3923: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3094: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3094: error: expected ')' before 'self' > LibXML.xs:3100: error: expected ')' before 'self' > LibXML.xs:3101: error: 'newAttr' undeclared (first use in this function) > LibXML.xs:3102: error: expected ')' before 'newAttr' > LibXML.xs:3102: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_createAttributeNS': > LibXML.c:3969: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:3969: error: expected ';' before 'self' > LibXML.xs:3118: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:3118: error: 'name' undeclared (first use in this function) > LibXML.xs:3119: error: 'value' undeclared (first use in this function) > LibXML.xs:3120: error: 'prefix' undeclared (first use in this function) > LibXML.xs:3121: error: expected '=', ',', ';', 'asm' or '__attribute__' > before '*' token LibXML.xs:3121: error: 'pchar' undeclared (first use in > this function) LibXML.xs:3122: error: 'localname' undeclared (first use in > this function) LibXML.xs:3123: error: 'nsURI' undeclared (first use in this > function) LibXML.xs:3124: error: 'xmlAttrPtr' undeclared (first use in this > function) LibXML.xs:3124: error: expected ';' before 'newAttr' > LibXML.xs:3125: error: 'xmlNsPtr' undeclared (first use in this function) > LibXML.xs:3125: error: expected ';' before 'ns' > LibXML.c:3986: error: 'self' undeclared (first use in this function) > LibXML.c:3986: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3127: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3127: error: expected ')' before 'self' > LibXML.xs:3134: error: expected ')' before 'self' > LibXML.xs:3137: error: expected ';' before 'root' > LibXML.xs:3138: error: 'root' undeclared (first use in this function) > LibXML.xs:3146: error: 'ns' undeclared (first use in this function) > LibXML.xs:3165: error: 'newAttr' undeclared (first use in this function) > LibXML.xs:3166: error: expected ')' before 'newAttr' > LibXML.xs:3168: error: expected ')' before 'newAttr' > LibXML.xs:3168: warning: assignment makes pointer from integer without a > cast LibXML.xs:3191: error: expected ')' before 'newAttr' > LibXML.xs:3191: warning: assignment makes pointer from integer without a > cast LibXML.c: In function > 'XS_XML__LibXML__Document_createProcessingInstruction': LibXML.c:4089: > error: 'xmlDocPtr' undeclared (first use in this function) LibXML.c:4089: > error: expected ';' before 'self' > LibXML.xs:3208: error: 'xmlChar' undeclared (first use in this function) > LibXML.xs:3208: error: 'n' undeclared (first use in this function) > LibXML.xs:3209: error: 'v' undeclared (first use in this function) > LibXML.xs:3210: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3210: error: expected ';' before 'newNode' > LibXML.c:4101: error: 'self' undeclared (first use in this function) > LibXML.c:4101: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3213: error: expected ')' before 'self' > LibXML.xs:3217: error: expected ')' before 'self' > LibXML.xs:3218: error: 'newNode' undeclared (first use in this function) > LibXML.xs:3222: warning: assignment makes pointer from integer without a > cast LibXML.xs:3224: error: 'ProxyNode' has no member named 'node' > LibXML.xs:3225: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document__setDocumentElement': > LibXML.c:4150: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4150: error: expected ';' before 'self' > LibXML.xs:3238: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3238: error: expected ';' before 'elem' > LibXML.c:4157: error: 'self' undeclared (first use in this function) > LibXML.c:4157: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3240: error: 'elem' undeclared (first use in this function) > LibXML.xs:3248: error: 'XML_ELEMENT_NODE' undeclared (first use in this > function) LibXML.xs:3253: error: 'oelem' undeclared (first use in this > function) LibXML.xs:3258: warning: initialization makes pointer from > integer without a cast LibXML.xs:3260: error: 'ProxyNode' has no member > named 'node' > LibXML.c: In function 'XS_XML__LibXML__Document_documentElement': > LibXML.c:4211: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4211: error: expected ';' before 'self' > LibXML.xs:3275: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3275: error: expected ';' before 'elem' > LibXML.c:4218: error: 'self' undeclared (first use in this function) > LibXML.c:4218: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3277: error: 'elem' undeclared (first use in this function) > LibXML.xs:3279: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_externalSubset': > LibXML.c:4251: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4251: error: expected ';' before 'self' > LibXML.xs:3291: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:3291: error: expected ';' before 'dtd' > LibXML.c:4258: error: 'self' undeclared (first use in this function) > LibXML.c:4258: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3297: error: 'dtd' undeclared (first use in this function) > LibXML.xs:3298: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3298: error: expected ')' before 'dtd' > LibXML.xs:3298: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_internalSubset': > LibXML.c:4290: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4290: error: expected ';' before 'self' > LibXML.xs:3306: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:3306: error: expected ';' before 'dtd' > LibXML.c:4297: error: 'self' undeclared (first use in this function) > LibXML.c:4297: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3312: error: 'dtd' undeclared (first use in this function) > LibXML.xs:3313: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3313: error: expected ')' before 'dtd' > LibXML.xs:3313: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_setExternalSubset': > LibXML.c:4329: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4329: error: expected ';' before 'self' > LibXML.xs:3322: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:3322: error: expected ';' before 'dtd' > LibXML.xs:3323: error: expected ';' before 'olddtd' > LibXML.c:4337: error: 'self' undeclared (first use in this function) > LibXML.c:4337: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3325: error: 'dtd' undeclared (first use in this function) > LibXML.xs:3325: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3332: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3332: error: expected ')' before 'dtd' > LibXML.xs:3334: error: expected ')' before 'dtd' > LibXML.xs:3338: error: expected ')' before 'dtd' > LibXML.xs:3342: error: 'olddtd' undeclared (first use in this function) > LibXML.c: In function 'XS_XML__LibXML__Document_setInternalSubset': > LibXML.c:4385: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4385: error: expected ';' before 'self' > LibXML.xs:3354: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:3354: error: expected ';' before 'dtd' > LibXML.xs:3355: error: expected ';' before 'olddtd' > LibXML.c:4393: error: 'self' undeclared (first use in this function) > LibXML.c:4393: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3357: error: 'dtd' undeclared (first use in this function) > LibXML.xs:3357: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3365: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3365: error: expected ')' before 'dtd' > LibXML.xs:3372: error: 'olddtd' undeclared (first use in this function) > LibXML.xs:3374: error: expected ')' before 'olddtd' > LibXML.xs:3381: error: expected ')' before 'self' > LibXML.xs:3383: error: expected ')' before 'dtd' > LibXML.c: In function 'XS_XML__LibXML__Document_removeInternalSubset': > LibXML.c:4448: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4448: error: expected ';' before 'self' > LibXML.xs:3392: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:3392: error: expected ';' before 'dtd' > LibXML.c:4455: error: 'self' undeclared (first use in this function) > LibXML.c:4455: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3394: error: 'dtd' undeclared (first use in this function) > LibXML.xs:3398: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3398: error: expected ')' before 'dtd' > LibXML.xs:3400: error: expected ')' before 'dtd' > LibXML.xs:3400: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_removeExternalSubset': > LibXML.c:4488: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4488: error: expected ';' before 'self' > LibXML.xs:3408: error: 'xmlDtdPtr' undeclared (first use in this function) > LibXML.xs:3408: error: expected ';' before 'dtd' > LibXML.c:4495: error: 'self' undeclared (first use in this function) > LibXML.c:4495: error: expected ';' before 'PmmSvNodeExt' > LibXML.xs:3410: error: 'dtd' undeclared (first use in this function) > LibXML.xs:3415: error: 'xmlNodePtr' undeclared (first use in this function) > LibXML.xs:3415: error: expected ')' before 'dtd' > LibXML.xs:3415: warning: assignment makes pointer from integer without a > cast LibXML.c: In function 'XS_XML__LibXML__Document_importNode': > LibXML.c:4527: error: 'xmlDocPtr' undeclared (first use in this function) > LibXML.c:4527: error: expected ';' before 'self' > LibXML.c:4528: error: 'xmlNode > > [Output truncated after 50K] > > > ------------------------------ > PREREQUISITES > ------------------------------ > > Prerequisite modules loaded: > > requires: > > Module Need Have > --------------------- ---- ---- > ! XML::LibXML::Common 0.13 n/a > XML::NamespaceSupport 1.07 1.09 > XML::SAX 0.11 0.16 > > ------------------------------ > ENVIRONMENT AND OTHER CONTEXT > ------------------------------ > > Environment variables: > > LANG = en_GB > LANGUAGE = en_GB:en_US:en_GB:en > PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games > PERL5LIB = > PERL5_CPANPLUS_IS_RUNNING = 6666 > PERL5_CPAN_IS_EXECUTING = > /home/david/cpantesting/perl-5.8.8/.cpan/build/XML-LibXML-1.65-zt3NdK/Makef >ile.PL PERL5_CPAN_IS_RUNNING = 6666 > SHELL = /bin/bash > TERM = screen > > Perl special variables (and OS-specific diagnostics, for MSWin32): > > $^X = /home/david/_/_/perl-5.8.8/bin/perl > $UID/$EUID = 1000 / 1000 > $GID = 1000 46 44 29 25 24 20 1000 > $EGID = 1000 46 44 29 25 24 20 1000 > > Perl module toolchain versions installed: > > Module Have > ------------------- ------ > CPAN 1.9203 > Cwd 3.24 > ExtUtils::CBuilder n/a > ExtUtils::Command 1.13 > ExtUtils::Install 1.41 > ExtUtils::MakeMaker 6.36 > ExtUtils::Manifest 1.51 > ExtUtils::ParseXS n/a > File::Spec 3.12 > Module::Build 0.2808 > Module::Signature n/a > Test::Harness 2.64 > Test::More 0.70 > YAML n/a > YAML::Syck 0.97 > version 0.7203 > > > -- > > Summary of my perl5 (revision 5 version 8 subversion 8) configuration: > Platform: > osname=linux, osvers=2.4.27-3-686, archname=i686-linux > uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 > gnulinux ' config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.8' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef > usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define > usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', > cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' > ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 > ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', > lseeksize=8 alignbytes=4, prototype=define > Linker and Libraries: > ld='cc', ldflags =' -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib > libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc > perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc > libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a > gnulibc_version='2.3.2' > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' > cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
