Front page | perl.cpan.testers |
Postings from May 2008
FAIL XML-Parser-2.36 i686-linux-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
May 15, 2008 08:57
Subject:
FAIL XML-Parser-2.36 i686-linux-64int-ld 2.6.24-16-generic
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear MSERGEANT,
This is a computer-generated report for XML-Parser-2.36
on perl 5.10.0 patch 33823, created by CPAN-Reporter-1.13.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.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/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.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/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.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.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
make[1]: Entering directory `/home/david/.cpan/build/XML-Parser-2.36-mOU2DL/Expat'
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
/home/david/perl/5.10.x/bin/perl /home/david/perl/5.10.x/lib/5.10.0/ExtUtils/xsubpp -noprototypes -typemap /home/david/perl/5.10.x/lib/5.10.0/ExtUtils/typemap -typemap typemap Expat.xs > Expat.xsc && mv Expat.xsc Expat.c
gcc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.36\" -DXS_VERSION=\"2.36\" -fPIC "-I/home/david/perl/5.10.x/lib/5.10.0/i686-linux-64int-ld/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: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: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:1166: warning: cast to pointer from integer of different size
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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:1300: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1300: 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:1387: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1387: 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:1412: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1412: 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:1504: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1504: 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:1542: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1542: 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:1583: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1583: 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:1617: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1617: 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:1646: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1646: 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:1673: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1673: 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:1700: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1700: 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:1733: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1733: 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:1767: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1767: 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:1800: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1800: 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:1837: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1837: 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:1871: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1871: 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:1904: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1904: 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:1938: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1938: 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:1970: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:1970: 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:2004: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2004: 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:2038: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2038: 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:2072: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2072: 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:2107: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2107: 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:2141: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2141: 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:2175: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2175: 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:2208: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2208: 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:2241: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2241: 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:2367: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2367: 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:2392: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2392: 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:2441: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2441: error: expected ‘;’ before ‘parser’
Expat.c:2445: error: ‘parser’ undeclared (first use in this function)
Expat.c: In function ‘XS_XML__Parser__Expat_GetCurrentLineNumber’:
Expat.c:2464: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2464: error: expected ‘;’ before ‘parser’
Expat.c:2468: error: ‘parser’ undeclared (first use in this function)
Expat.c: In function ‘XS_XML__Parser__Expat_GetCurrentColumnNumber’:
Expat.c:2487: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2487: error: expected ‘;’ before ‘parser’
Expat.c:2491: error: ‘parser’ undeclared (first use in this function)
Expat.c: In function ‘XS_XML__Parser__Expat_GetCurrentByteIndex’:
Expat.c:2510: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2510: error: expected ‘;’ before ‘parser’
Expat.c:2514: error: ‘parser’ undeclared (first use in this function)
Expat.c: In function ‘XS_XML__Parser__Expat_GetSpecifiedAttributeCount’:
Expat.c:2533: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2533: error: expected ‘;’ before ‘parser’
Expat.c:2537: 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_FreeEncoding’:
Expat.c:2691: warning: cast to pointer from integer of different size
Expat.c: In function ‘XS_XML__Parser__Expat_OriginalString’:
Expat.c:2717: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2717: 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:2751: error: ‘XML_Parser’ undeclared (first use in this function)
Expat.c:2751: 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’
[Output truncated after 50K]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------ ---- -----
LWP 0 5.812
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTHOR_TESTING = 1
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/svk/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = /home/david/.cpan/build/XML-SAX-0.16-3X3K9Q/blib/arch:/home/david/.cpan/build/XML-SAX-0.16-3X3K9Q/blib/lib:/home/david/.cpan/build/XML-NamespaceSupport-1.09-Kn_gUQ/blib/arch:/home/david/.cpan/build/XML-NamespaceSupport-1.09-Kn_gUQ/blib/lib:/home/david/.cpan/build/DBI-1.604-yI1d9X/blib/arch:/home/david/.cpan/build/DBI-1.604-yI1d9X/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 29638
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/XML-Parser-2.36-mOU2DL/Makefile.PL
PERL5_CPAN_IS_RUNNING = 29638
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5267,29638
PERL_CR_SMOKER_CURRENT = Apache2-ASP-1.43
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.10.x/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_61
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0 patch 33823) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.10.x -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', 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='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL XML-Parser-2.36 i686-linux-64int-ld 2.6.24-16-generic
by DAGOLDEN