Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN XML-Parser-2.40 v5.8.9 NetBSD
Date: 2011-03-07T16:56:45Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Alexandr Ciornii,
This is a computer-generated report for XML-Parser-2.40
on perl 5.8.9 patch 35104, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc
cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc
cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc
cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc
cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc
cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc
cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl
cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm
cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc
cp Parser.pm blib/lib/XML/Parser.pm
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
/usr/bin/perl /usr/local/lib/perl5/5.8.9/ExtUtils/xsubpp -noprototypes -typemap /usr/local/lib/perl5/5.8.9/ExtUtils/typemap -typemap typemap Expat.xs > Expat.xsc && mv Expat.xsc Expat.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"2.40\" -DXS_VERSION=\"2.40\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.9/i386-netbsd/CORE" Expat.c
Expat.xs:12:19: error: expat.h: No such file or directory
Expat.xs:60: error: expected specifier-qualifier-list before 'XML_Parser'
Expat.xs:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nsdelim'
Expat.xs:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ms'
Expat.xs:197: error: expected ')' before 'parser'
Expat.xs:249: error: expected ')' before '*' token
Expat.xs:286: error: expected ')' before 'parser'
Expat.xs: In function 'characterData':
Expat.xs:470: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs: In function 'startElement':
Expat.xs:482: error: 'CallbackVector' has no member named 'ns'
Expat.xs:488: error: 'CallbackVector' has no member named 'st_serial'
Expat.xs:490: error: 'CallbackVector' has no member named 'skip_until'
Expat.xs:491: error: 'CallbackVector' has no member named 'st_serial'
Expat.xs:491: error: 'CallbackVector' has no member named 'skip_until'
Expat.xs:494: error: 'CallbackVector' has no member named 'skip_until'
Expat.xs:498: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.xs:498: error: 'CallbackVector' has no member named 'st_serial_stacksize'
Expat.xs:499: error: 'CallbackVector' has no member named 'st_serial_stacksize'
Expat.xs:501: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:501: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:502: error: 'CallbackVector' has no member named 'st_serial_stacksize'
Expat.xs:505: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:505: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.xs:505: error: 'CallbackVector' has no member named 'st_serial'
Expat.xs:508: error: 'CallbackVector' has no member named 'nstab'
Expat.xs:508: error: 'CallbackVector' has no member named 'nslst'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:512: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:530: error: 'CallbackVector' has no member named 'nstab'
Expat.xs:530: error: 'CallbackVector' has no member named 'nslst'
Expat.xs:539: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:545: error: 'CallbackVector' has no member named 'context'
Expat.xs:547: error: 'CallbackVector' has no member named 'ns'
Expat.xs:548: error: 'CallbackVector' has no member named 'new_prefix_list'
Expat.xs: In function 'endElement':
Expat.xs:559: error: 'CallbackVector' has no member named 'context'
Expat.xs:561: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.xs:565: error: 'CallbackVector' has no member named 'skip_until'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:565: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:575: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:581: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.xs: In function 'processingInstruction':
Expat.xs:601: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs: In function 'commenthandle':
Expat.xs:621: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs: In function 'startCdata':
Expat.xs:633: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:640: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs: In function 'endCdata':
Expat.xs:653: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:660: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs: At top level:
Expat.xs:668: error: expected ';', ',' or ')' before '*' token
Expat.xs:688: error: expected ';', ',' or ')' before '*' token
Expat.xs: In function 'defaulthandle':
Expat.xs:720: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs: At top level:
Expat.xs:729: error: expected declaration specifiers or '...' before 'XML_Content'
Expat.xs: In function 'elementDecl':
Expat.xs:738: error: 'model' undeclared (first use in this function)
Expat.xs:738: error: (Each undeclared identifier is reported only once
Expat.xs:738: error: for each function it appears in.)
Expat.xs:738: warning: assignment makes pointer from integer without a cast
Expat.xs:747: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs: In function 'attributeDecl':
Expat.xs:785: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs: In function 'entityDecl':
Expat.xs:818: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs: In function 'doctypeStart':
Expat.xs:844: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs: In function 'doctypeEnd':
Expat.xs:861: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs: In function 'xmlDecl':
Expat.xs:887: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs: In function 'unparsedEntityDecl':
Expat.xs:915: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs: In function 'notationDecl':
Expat.xs:956: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs: At top level:
Expat.xs:960: error: expected ')' before 'parser'
Expat.xs:1115: error: expected declaration specifiers or '...' before 'XML_Encoding'
Expat.xs: In function 'unknownEncoding':
Expat.xs:1167: error: 'info' undeclared (first use in this function)
Expat.xs: In function 'recString':
Expat.xs:1187: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1188: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1191: error: 'CallbackVector' has no member named 'recstring'
Expat.xs: In function 'suspend_callbacks':
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1197: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1198: error: 'CallbackVector' has no member named 'p'
Expat.xs:1199: error: 'XML_CharacterDataHandler' undeclared (first use in this function)
Expat.xs:1199: error: expected ')' before numeric constant
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1202: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1203: error: 'CallbackVector' has no member named 'p'
Expat.xs:1204: error: 'XML_ProcessingInstructionHandler' undeclared (first use in this function)
Expat.xs:1204: error: expected ')' before numeric constant
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1207: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1208: error: 'CallbackVector' has no member named 'p'
Expat.xs:1209: error: 'XML_CommentHandler' undeclared (first use in this function)
Expat.xs:1209: error: expected ')' before numeric constant
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1212: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1213: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1214: error: 'CallbackVector' has no member named 'p'
Expat.xs:1215: error: 'XML_StartCdataSectionHandler' undeclared (first use in this function)
Expat.xs:1215: error: expected ')' before numeric constant
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1219: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1220: error: 'CallbackVector' has no member named 'p'
Expat.xs:1221: error: 'XML_UnparsedEntityDeclHandler' undeclared (first use in this function)
Expat.xs:1221: error: expected ')' before numeric constant
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1224: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1225: error: 'CallbackVector' has no member named 'p'
Expat.xs:1226: error: 'XML_NotationDeclHandler' undeclared (first use in this function)
Expat.xs:1226: error: expected ')' before numeric constant
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1229: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1230: error: 'CallbackVector' has no member named 'p'
Expat.xs:1231: error: 'XML_ExternalEntityRefHandler' undeclared (first use in this function)
Expat.xs:1231: error: expected ')' before numeric constant
Expat.xs: In function 'resume_callbacks':
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1238: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1239: error: 'CallbackVector' has no member named 'p'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1242: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1243: error: 'CallbackVector' has no member named 'p'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1246: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1247: error: 'CallbackVector' has no member named 'p'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1250: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1251: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1252: error: 'CallbackVector' has no member named 'p'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1255: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1256: error: 'CallbackVector' has no member named 'p'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1259: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1260: error: 'CallbackVector' has no member named 'p'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1263: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1264: error: 'CallbackVector' has no member named 'p'
Expat.xs:1264: error: 'externalEntityRef' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_ParserCreate':
Expat.c:1347: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1347: error: expected ';' before 'RETVAL'
Expat.xs:1280: error: variable 'pep' has initializer but incomplete type
Expat.xs:1280: error: 'XML_PARAM_ENTITY_PARSING_NEVER' undeclared (first use in this function)
Expat.xs:1280: error: storage size of 'pep' isn't known
Expat.xs:1286: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:1289: error: 'CallbackVector' has no member named 'no_expand'
Expat.xs:1295: error: 'CallbackVector' has no member named 'context'
Expat.xs:1297: error: 'CallbackVector' has no member named 'ns'
Expat.xs:1304: error: 'CallbackVector' has no member named 'new_prefix_list'
Expat.xs:1311: error: 'CallbackVector' has no member named 'nstab'
Expat.xs:1318: error: 'CallbackVector' has no member named 'nslst'
Expat.xs:1320: error: 'RETVAL' undeclared (first use in this function)
Expat.xs:1320: error: 'ms' undeclared (first use in this function)
Expat.xs:1320: error: 'nsdelim' undeclared (first use in this function)
Expat.xs:1321: error: 'nsStart' undeclared (first use in this function)
Expat.xs:1321: error: 'nsEnd' undeclared (first use in this function)
Expat.xs:1328: error: 'CallbackVector' has no member named 'p'
Expat.xs:1337: error: 'XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE' undeclared (first use in this function)
Expat.xs:1338: error: 'CallbackVector' has no member named 'parseparam'
Expat.c: In function 'XS_XML__Parser__Expat_ParserRelease':
Expat.c:1433: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1433: error: expected ';' before 'parser'
Expat.xs:1351: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_ParserFree':
Expat.c:1457: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1457: error: expected ';' before 'parser'
Expat.xs:1361: error: 'parser' undeclared (first use in this function)
Expat.xs:1363: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:1370: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1371: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1373: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1374: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1376: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1377: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1379: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1380: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1382: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1383: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1385: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1386: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1388: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1389: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1391: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1392: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1394: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1395: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1397: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1398: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1400: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1401: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1403: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1404: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1406: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1407: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1409: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1410: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1412: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1413: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1415: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1416: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1418: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1419: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1421: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1422: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:1424: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:1425: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.c: In function 'XS_XML__Parser__Expat_ParseString':
Expat.c:1548: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1548: error: expected ';' before 'parser'
Expat.xs:1443: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_ParseStream':
Expat.c:1585: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1585: error: expected ';' before 'parser'
Expat.xs:1465: error: 'parser' undeclared (first use in this function)
Expat.xs:1467: error: 'CallbackVector' has no member named 'delim'
Expat.xs:1467: error: 'CallbackVector' has no member named 'delimlen'
Expat.xs:1467: error: 'CallbackVector' has no member named 'delimlen'
Expat.xs:1470: error: 'CallbackVector' has no member named 'delim'
Expat.c: In function 'XS_XML__Parser__Expat_ParsePartial':
Expat.c:1625: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1625: error: expected ';' before 'parser'
Expat.xs:1488: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_ParseDone':
Expat.c:1658: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1658: error: expected ';' before 'parser'
Expat.xs:1504: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetStartElementHandler':
Expat.c:1686: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1686: error: expected ';' before 'parser'
Expat.xs:1518: error: 'parser' undeclared (first use in this function)
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.xs:1519: error: 'CallbackVector' has no member named 'start_sv'
Expat.c: In function 'XS_XML__Parser__Expat_SetEndElementHandler':
Expat.c:1712: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1712: error: expected ';' before 'parser'
Expat.xs:1529: error: 'parser' undeclared (first use in this function)
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.xs:1530: error: 'CallbackVector' has no member named 'end_sv'
Expat.c: In function 'XS_XML__Parser__Expat_SetCharacterDataHandler':
Expat.c:1738: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1738: error: expected ';' before 'parser'
Expat.xs:1540: error: 'XML_CharacterDataHandler' undeclared (first use in this function)
Expat.xs:1540: error: expected ';' before 'charhndl'
Expat.xs:1541: error: 'parser' undeclared (first use in this function)
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1543: error: 'CallbackVector' has no member named 'char_sv'
Expat.xs:1545: error: 'charhndl' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetProcessingInstructionHandler':
Expat.c:1770: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1770: error: expected ';' before 'parser'
Expat.xs:1557: error: 'XML_ProcessingInstructionHandler' undeclared (first use in this function)
Expat.xs:1557: error: expected ';' before 'prochndl'
Expat.xs:1559: error: 'parser' undeclared (first use in this function)
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1561: error: 'CallbackVector' has no member named 'proc_sv'
Expat.xs:1563: error: 'prochndl' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetCommentHandler':
Expat.c:1803: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1803: error: expected ';' before 'parser'
Expat.xs:1575: error: 'XML_CommentHandler' undeclared (first use in this function)
Expat.xs:1575: error: expected ';' before 'cmnthndl'
Expat.xs:1576: error: 'parser' undeclared (first use in this function)
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1578: error: 'CallbackVector' has no member named 'cmnt_sv'
Expat.xs:1580: error: 'cmnthndl' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetDefaultHandler':
Expat.c:1835: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1835: error: expected ';' before 'parser'
Expat.xs:1592: error: 'XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1592: error: expected ';' before 'dflthndl'
Expat.xs:1593: error: 'parser' undeclared (first use in this function)
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1595: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1597: error: 'dflthndl' undeclared (first use in this function)
Expat.xs:1599: error: 'CallbackVector' has no member named 'no_expand'
Expat.c: In function 'XS_XML__Parser__Expat_SetUnparsedEntityDeclHandler':
Expat.c:1871: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1871: error: expected ';' before 'parser'
Expat.xs:1613: error: 'XML_UnparsedEntityDeclHandler' undeclared (first use in this function)
Expat.xs:1613: error: expected ';' before 'unprsdhndl'
Expat.xs:1615: error: 'parser' undeclared (first use in this function)
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1617: error: 'CallbackVector' has no member named 'unprsd_sv'
Expat.xs:1619: error: 'unprsdhndl' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetNotationDeclHandler':
Expat.c:1904: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1904: error: expected ';' before 'parser'
Expat.xs:1631: error: 'XML_NotationDeclHandler' undeclared (first use in this function)
Expat.xs:1631: error: expected ';' before 'nothndlr'
Expat.xs:1632: error: 'parser' undeclared (first use in this function)
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1634: error: 'CallbackVector' has no member named 'notation_sv'
Expat.xs:1636: error: 'nothndlr' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetExternalEntityRefHandler':
Expat.c:1936: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1936: error: expected ';' before 'parser'
Expat.xs:1648: error: 'XML_ExternalEntityRefHandler' undeclared (first use in this function)
Expat.xs:1648: error: expected ';' before 'exthndlr'
Expat.xs:1650: error: 'parser' undeclared (first use in this function)
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1652: error: 'CallbackVector' has no member named 'extent_sv'
Expat.xs:1654: error: 'exthndlr' undeclared (first use in this function)
Expat.xs:1654: error: 'externalEntityRef' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetExtEntFinishHandler':
Expat.c:1969: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:1969: error: expected ';' before 'parser'
Expat.xs:1666: error: 'parser' undeclared (first use in this function)
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.xs:1672: error: 'CallbackVector' has no member named 'extfin_sv'
Expat.c: In function 'XS_XML__Parser__Expat_SetEntityDeclHandler':
Expat.c:2000: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2000: error: expected ';' before 'parser'
Expat.xs:1683: error: 'XML_EntityDeclHandler' undeclared (first use in this function)
Expat.xs:1683: error: expected ';' before 'enthndlr'
Expat.xs:1685: error: 'parser' undeclared (first use in this function)
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1687: error: 'CallbackVector' has no member named 'entdcl_sv'
Expat.xs:1689: error: 'enthndlr' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetElementDeclHandler':
Expat.c:2033: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2033: error: expected ';' before 'parser'
Expat.xs:1701: error: 'XML_ElementDeclHandler' undeclared (first use in this function)
Expat.xs:1701: error: expected ';' before 'eldeclhndlr'
Expat.xs:1703: error: 'parser' undeclared (first use in this function)
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1705: error: 'CallbackVector' has no member named 'eledcl_sv'
Expat.xs:1707: error: 'eldeclhndlr' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetAttListDeclHandler':
Expat.c:2066: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2066: error: expected ';' before 'parser'
Expat.xs:1719: error: 'XML_AttlistDeclHandler' undeclared (first use in this function)
Expat.xs:1719: error: expected ';' before 'attdeclhndlr'
Expat.xs:1721: error: 'parser' undeclared (first use in this function)
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1723: error: 'CallbackVector' has no member named 'attdcl_sv'
Expat.xs:1725: error: 'attdeclhndlr' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetDoctypeHandler':
Expat.c:2099: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2099: error: expected ';' before 'parser'
Expat.xs:1737: error: 'XML_StartDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1737: error: expected ';' before 'dtsthndlr'
Expat.xs:1739: error: 'parser' undeclared (first use in this function)
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1742: error: 'CallbackVector' has no member named 'doctyp_sv'
Expat.xs:1744: error: 'dtsthndlr' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetEndDoctypeHandler':
Expat.c:2133: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2133: error: expected ';' before 'parser'
Expat.xs:1756: error: 'XML_EndDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1756: error: expected ';' before 'dtendhndlr'
Expat.xs:1758: error: 'parser' undeclared (first use in this function)
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1760: error: 'CallbackVector' has no member named 'doctypfin_sv'
Expat.xs:1762: error: 'dtendhndlr' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetXMLDeclHandler':
Expat.c:2166: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2166: error: expected ';' before 'parser'
Expat.xs:1775: error: 'XML_XmlDeclHandler' undeclared (first use in this function)
Expat.xs:1775: error: expected ';' before 'xmldechndlr'
Expat.xs:1777: error: 'parser' undeclared (first use in this function)
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1779: error: 'CallbackVector' has no member named 'xmldec_sv'
Expat.xs:1781: error: 'xmldechndlr' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetBase':
Expat.c:2199: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2199: error: expected ';' before 'parser'
Expat.xs:1803: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetBase':
Expat.c:2231: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2231: error: expected ';' before 'parser'
Expat.xs:1812: error: 'parser' undeclared (first use in this function)
Expat.xs:1812: warning: initialization makes pointer from integer without a cast
Expat.c: In function 'XS_XML__Parser__Expat_PositionContext':
Expat.c:2263: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2263: error: expected ';' before 'parser'
Expat.xs:1829: error: 'parser' undeclared (first use in this function)
Expat.xs:1829: warning: initialization makes pointer from integer without a cast
Expat.c: In function 'XS_XML__Parser__Expat_DefaultCurrent':
Expat.c:2387: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2387: error: expected ';' before 'parser'
Expat.xs:1920: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_RecognizedString':
Expat.c:2411: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2411: error: expected ';' before 'parser'
Expat.xs:1930: error: 'XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1930: error: expected ';' before 'dflthndl'
Expat.xs:1931: error: 'parser' undeclared (first use in this function)
Expat.xs:1933: error: 'CallbackVector' has no member named 'dflt_sv'
Expat.xs:1934: error: 'dflthndl' undeclared (first use in this function)
Expat.xs:1937: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1938: error: 'CallbackVector' has no member named 'recstring'
Expat.xs:1941: error: 'CallbackVector' has no member named 'no_expand'
Expat.xs:1948: error: 'CallbackVector' has no member named 'no_expand'
Expat.xs:1953: error: 'CallbackVector' has no member named 'recstring'
Expat.c: In function 'XS_XML__Parser__Expat_GetErrorCode':
Expat.c:2459: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2459: error: expected ';' before 'parser'
Expat.c:2463: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentLineNumber':
Expat.c:2481: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2481: error: expected ';' before 'parser'
Expat.c:2485: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentColumnNumber':
Expat.c:2503: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2503: error: expected ';' before 'parser'
Expat.c:2507: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetCurrentByteIndex':
Expat.c:2525: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2525: error: expected ';' before 'parser'
Expat.c:2529: error: 'parser' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_GetSpecifiedAttributeCount':
Expat.c:2547: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2547: error: expected ';' before 'parser'
Expat.c:2551: error: 'parser' undeclared (first use in this function)
Expat.xs: In function 'XS_XML__Parser__Expat_ErrorString':
Expat.xs:1983: warning: initialization makes pointer from integer without a cast
Expat.c: In function 'XS_XML__Parser__Expat_OriginalString':
Expat.c:2727: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2727: error: expected ';' before 'parser'
Expat.xs:2091: error: 'parser' undeclared (first use in this function)
Expat.xs:2091: warning: initialization makes pointer from integer without a cast
Expat.c: In function 'XS_XML__Parser__Expat_SetStartCdataHandler':
Expat.c:2760: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2760: error: expected ';' before 'parser'
Expat.xs:2109: error: 'parser' undeclared (first use in this function)
Expat.xs:2110: error: 'XML_StartCdataSectionHandler' undeclared (first use in this function)
Expat.xs:2110: error: expected ';' before 'scdhndl'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2113: error: 'CallbackVector' has no member named 'startcd_sv'
Expat.xs:2115: error: 'scdhndl' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_SetEndCdataHandler':
Expat.c:2793: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2793: error: expected ';' before 'parser'
Expat.xs:2127: error: 'parser' undeclared (first use in this function)
Expat.xs:2128: error: 'XML_EndCdataSectionHandler' undeclared (first use in this function)
Expat.xs:2128: error: expected ';' before 'ecdhndl'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2131: error: 'CallbackVector' has no member named 'endcd_sv'
Expat.xs:2133: error: 'ecdhndl' undeclared (first use in this function)
Expat.c: In function 'XS_XML__Parser__Expat_UnsetAllHandlers':
Expat.c:2826: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2826: error: expected ';' before 'parser'
Expat.xs:2144: error: 'parser' undeclared (first use in this function)
Expat.xs:2147: error: 'CallbackVector' has no member named 'ns'
Expat.xs:2148: error: 'CallbackVector' has no member named 'p'
Expat.xs:2149: error: 'XML_StartNamespaceDeclHandler' undeclared (first use in this function)
Expat.xs:2149: error: expected ')' before numeric constant
Expat.xs:2154: error: 'XML_StartElementHandler' undeclared (first use in this function)
Expat.xs:2154: error: expected ')' before numeric constant
Expat.xs:2158: error: 'XML_UnknownEncodingHandler' undeclared (first use in this function)
Expat.xs:2158: error: expected ')' before numeric constant
Expat.c: In function 'XS_XML__Parser__Expat_ElementIndex':
Expat.c:2863: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2863: error: expected ';' before 'parser'
Expat.xs:2167: error: 'parser' undeclared (first use in this function)
Expat.xs:2168: error: 'CallbackVector' has no member named 'st_serial_stack'
Expat.xs:2168: error: 'CallbackVector' has no member named 'st_serial_stackptr'
Expat.c: In function 'XS_XML__Parser__Expat_SkipUntil':
Expat.c:2889: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2889: error: expected ';' before 'parser'
Expat.xs:2179: error: 'parser' undeclared (first use in this function)
Expat.xs:2180: error: 'CallbackVector' has no member named 'st_serial'
Expat.xs:2182: error: 'CallbackVector' has no member named 'skip_until'
Expat.c: In function 'XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2916: error: 'XML_Parser' undeclared (first use in this function)
Expat.c:2916: error: expected ';' before 'parser'
Expat.xs:2194: error: 'parser' undeclared (first use in this function)
*** Error code 1
Stop.
make: stopped in /root/.cpan/build/XML-Parser-2.40-WmQGVA/Expat
*** Error code 1
Stop.
make: stopped in /root/.cpan/build/XML-Parser-2.40-WmQGVA
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -----
LWP 0 5.837
configure_requires:
Module Need Have
------------------- ---- -----
ExtUtils::MakeMaker 0 6.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/njh/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB = /root/.cpan/build/XML-SAX-0.96-t0ubSR/blib/arch:/root/.cpan/build/XML-SAX-0.96-t0ubSR/blib/lib:/root/.cpan/build/XML-NamespaceSupport-1.11-2_OERk/blib/arch:/root/.cpan/build/XML-NamespaceSupport-1.11-2_OERk/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 26898
PERL5_CPAN_IS_EXECUTING = /root/.cpan/build/XML-Parser-2.40-WmQGVA/Makefile.PL
PERL5_CPAN_IS_RUNNING = 26898
PERL5_MINISMOKEBOX = 0.42
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/ksh
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 2 3 4 5 20 31
$EGID = 0 0 2 3 4 5 20 31
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9402
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.66
Test::Harness 3.23
Test::More 0.98
YAML 0.72
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 8 subversion 9 patch 35104) configuration:
Platform:
osname=netbsd, osvers=5.0.2, archname=i386-netbsd
uname='netbsd qemu386netbsd5-0-2.bandsman.co.uk 5.0.2 netbsd 5.0.2 (generic) #0: sat feb 6 17:53:27 utc 2010 builds@b7.netbsd.org:homebuildsabnetbsd-5-0-2-releasei386201002061851z-objhomebuildsabnetbsd-5-0-2-releasesrcsysarchi386compilegeneric i386 '
config_args='-de'
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=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib -L/usr/local/lib'
libpth=/usr/pkg/lib /usr/local/lib /lib /usr/lib
libs=-lm -lcrypt -lutil -lc -lposix
perllibs=-lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MYMALLOC USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
Locally applied patches:
MAINT35104
SMOKE7d6ecb1f6c7eabec011b66526161fcf678919c99
Built under netbsd
Compiled at Mar 4 2011 15:03:10
%ENV:
PERL5LIB="/root/.cpan/build/XML-SAX-0.96-t0ubSR/blib/arch:/root/.cpan/build/XML-SAX-0.96-t0ubSR/blib/lib:/root/.cpan/build/XML-NamespaceSupport-1.11-2_OERk/blib/arch:/root/.cpan/build/XML-NamespaceSupport-1.11-2_OERk/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="26898"
PERL5_CPAN_IS_EXECUTING="/root/.cpan/build/XML-Parser-2.40-WmQGVA/Makefile.PL"
PERL5_CPAN_IS_RUNNING="26898"
PERL5_MINISMOKEBOX="0.42"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/root/.cpan/build/XML-SAX-0.96-t0ubSR/blib/arch
/root/.cpan/build/XML-SAX-0.96-t0ubSR/blib/lib
/root/.cpan/build/XML-NamespaceSupport-1.11-2_OERk/blib/arch
/root/.cpan/build/XML-NamespaceSupport-1.11-2_OERk/blib/lib
/usr/local/lib/perl5/5.8.9/i386-netbsd
/usr/local/lib/perl5/5.8.9
/usr/local/lib/perl5/site_perl/5.8.9/i386-netbsd
/usr/local/lib/perl5/site_perl/5.8.9
/usr/local/lib/perl5/site_perl/5.6.2
/usr/local/lib/perl5/site_perl
.