This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Bjoern Hoehrmann,
    
This is a computer-generated report for SGML-Parser-OpenSP-0.991
on perl-5.8.8, created automatically by CPAN-Reporter-1.0602 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp lib/SGML/Parser/OpenSP.pm blib/lib/SGML/Parser/OpenSP.pm
cp lib/SGML/Parser/OpenSP/Tools.pm blib/lib/SGML/Parser/OpenSP/Tools.pm
/home/mmusgrove/cpantesting/perl-5.8.8/bin/perl 
/home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp  -C++ -typemap 
/home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/typemap -typemap 
typemap  OpenSP.xs > OpenSP.xsc && mv OpenSP.xsc OpenSP.c
g++ -c   -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   
-DVERSION=\"0.991\" -DXS_VERSION=\"0.991\" -fpic 
"-I/home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/CORE"  
-DSP_MULTI_BYTE=1 OpenSP.c
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid 
for C/ObjC but not for C++
OpenSP.xs:26:44: error: OpenSP/ParserEventGeneratorKit.h: No such file or 
directory
OpenSP.xs:33: error: expected class-name before ‘{’ token
OpenSP.xs:49: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:49: error: ISO C++ forbids declaration of ‘AppinfoEvent’ with no 
type
OpenSP.xs:50: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:50: error: ISO C++ forbids declaration of ‘PiEvent’ with no type
OpenSP.xs:51: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:51: error: ISO C++ forbids declaration of ‘StartElementEvent’ 
with no type
OpenSP.xs:52: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:52: error: ISO C++ forbids declaration of ‘EndElementEvent’ with 
no type
OpenSP.xs:53: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:53: error: ISO C++ forbids declaration of ‘DataEvent’ with no type
OpenSP.xs:54: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:54: error: ISO C++ forbids declaration of ‘SdataEvent’ with no 
type
OpenSP.xs:55: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:55: error: ISO C++ forbids declaration of 
‘ExternalDataEntityRefEvent’ with no type
OpenSP.xs:56: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:56: error: ISO C++ forbids declaration of ‘SubdocEntityRefEvent’ 
with no type
OpenSP.xs:57: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:57: error: ISO C++ forbids declaration of ‘StartDtdEvent’ with no 
type
OpenSP.xs:58: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:58: error: ISO C++ forbids declaration of ‘EndDtdEvent’ with no 
type
OpenSP.xs:59: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:59: error: ISO C++ forbids declaration of ‘EndPrologEvent’ with 
no type
OpenSP.xs:60: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:60: error: ISO C++ forbids declaration of ‘GeneralEntityEvent’ 
with no type
OpenSP.xs:61: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:61: error: ISO C++ forbids declaration of ‘CommentDeclEvent’ with 
no type
OpenSP.xs:62: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:62: error: ISO C++ forbids declaration of 
‘MarkedSectionStartEvent’ with no type
OpenSP.xs:63: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:63: error: ISO C++ forbids declaration of ‘MarkedSectionEndEvent’ 
with no type
OpenSP.xs:64: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:64: error: ISO C++ forbids declaration of ‘IgnoredCharsEvent’ 
with no type
OpenSP.xs:65: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:65: error: ISO C++ forbids declaration of ‘ErrorEvent’ with no 
type
OpenSP.xs:68: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:68: error: ISO C++ forbids declaration of ‘OpenEntityPtr’ with no 
type
OpenSP.xs:76: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:76: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs:77: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:77: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs:78: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:78: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs:79: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:79: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs:80: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:80: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs:81: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:82: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs:83: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:83: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs:88: error: ‘ParserEventGeneratorKit’ has not been declared
OpenSP.xs:89: error: ‘ParserEventGeneratorKit’ has not been declared
OpenSP.xs:94: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:94: error: ISO C++ forbids declaration of ‘Position’ with no type
OpenSP.xs:94: error: expected ‘;’ before ‘m_pos’
OpenSP.xs:95: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:95: error: ISO C++ forbids declaration of ‘OpenEntityPtr’ with no 
type
OpenSP.xs:95: error: expected ‘;’ before ‘m_openEntityPtr’
OpenSP.xs:96: error: ISO C++ forbids declaration of ‘EventGenerator’ with 
no type
OpenSP.xs:96: error: expected ‘;’ before ‘*’ token
OpenSP.xs:154: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:154: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs: In member function ‘SV* SgmlParserOpenSP::cs2sv(int)’:
OpenSP.xs:161: error: ‘s’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:189: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:189: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs: In member function ‘HV* SgmlParserOpenSP::location2hv(int)’:
OpenSP.xs:193: error: ‘l’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:203: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:203: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs: In member function ‘HV* SgmlParserOpenSP::notation2hv(int)’:
OpenSP.xs:207: error: ‘n’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:217: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:217: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs: In member function ‘HV* SgmlParserOpenSP::externalid2hv(int)’:
OpenSP.xs:221: error: ‘id’ was not declared in this scope
OpenSP.xs:224: error: ‘id’ was not declared in this scope
OpenSP.xs:227: error: ‘id’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:236: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:236: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs: In member function ‘HV* SgmlParserOpenSP::entity2hv(int)’:
OpenSP.xs:240: error: ‘e’ was not declared in this scope
OpenSP.xs:245: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:248: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:251: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:254: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:257: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:260: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:268: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:271: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:274: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:277: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs: At global scope:
OpenSP.xs:301: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:301: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs: In member function ‘HV* SgmlParserOpenSP::attributes2hv(int)’:
OpenSP.xs:305: error: ‘n’ was not declared in this scope
OpenSP.xs:307: error: ‘attrs’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:315: error: expected ‘,’ or ‘...’ before ‘::’ token
OpenSP.xs:315: error: ISO C++ forbids declaration of ‘SGMLApplication’ with 
no type
OpenSP.xs: In member function ‘HV* SgmlParserOpenSP::attribute2hv(int)’:
OpenSP.xs:320: error: ‘a’ was not declared in this scope
OpenSP.xs:323: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:357: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:377: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:381: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:386: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:387: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:391: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:394: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs:397: error: ‘SGMLApplication’ is not a class or namespace
OpenSP.xs: At global scope:
OpenSP.xs:417: error: ‘ParserEventGeneratorKit’ has not been declared
OpenSP.xs:418: error: ‘ParserEventGeneratorKit’ has not been declared
OpenSP.xs: In member function ‘void 
SgmlParserOpenSP::_hv_fetch_pk_setOption(HV*, const char*, I32, int&, int)’:
OpenSP.xs:429: error: request for member ‘setOption’ in ‘pk’, which is 
of non-class type ‘int’
OpenSP.xs:459: error: request for member ‘setOption’ in ‘pk’, which is 
of non-class type ‘int’
OpenSP.xs: In constructor ‘SgmlParserOpenSP::SgmlParserOpenSP()’:
OpenSP.xs:520: error: ‘m_openEntityPtr’ was not declared in this scope
OpenSP.xs:524: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:525: error: ‘m_egp’ was not declared in this scope
OpenSP.xs: In member function ‘SV* SgmlParserOpenSP::get_location()’:
OpenSP.xs:533: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:533: error: expected `;' before ‘l’
OpenSP.xs:535: error: ‘l’ was not declared in this scope
OpenSP.xs: In member function ‘void SgmlParserOpenSP::halt()’:
OpenSP.xs:543: error: ‘m_egp’ was not declared in this scope
OpenSP.xs:546: error: ‘m_egp’ was not declared in this scope
OpenSP.xs: In member function ‘void SgmlParserOpenSP::dispatchEvent(const 
char*, const HV*)’:
OpenSP.xs:591: error: ‘m_egp’ was not declared in this scope
OpenSP.xs: In member function ‘void SgmlParserOpenSP::parse(SV*)’:
OpenSP.xs:603: error: ‘ParserEventGeneratorKit’ was not declared in this 
scope
OpenSP.xs:603: error: expected `;' before ‘pk’
OpenSP.xs:633: error: ‘pk’ was not declared in this scope
OpenSP.xs:633: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:636: error: ‘pk’ was not declared in this scope
OpenSP.xs:636: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:639: error: ‘pk’ was not declared in this scope
OpenSP.xs:639: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:642: error: ‘pk’ was not declared in this scope
OpenSP.xs:642: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:645: error: ‘pk’ was not declared in this scope
OpenSP.xs:645: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:648: error: ‘pk’ was not declared in this scope
OpenSP.xs:648: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:651: error: ‘pk’ was not declared in this scope
OpenSP.xs:651: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:654: error: ‘pk’ was not declared in this scope
OpenSP.xs:654: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:657: error: ‘pk’ was not declared in this scope
OpenSP.xs:658: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:661: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:664: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:667: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:670: error: ‘ParserEventGeneratorKit’ is not a class or namespace
OpenSP.xs:675: error: ‘m_egp’ was not declared in this scope
OpenSP.xs:687: error: ‘m_openEntityPtr’ was not declared in this scope
OpenSP.xs:689: error: type ‘<type error>’ argument given to ‘delete’, 
expected pointer
OpenSP.xs: At global scope:
OpenSP.xs:712: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:712: error: ISO C++ forbids declaration of ‘AppinfoEvent’ with no 
type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::appinfo(int)’:
OpenSP.xs:717: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:717: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:738: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:738: error: ISO C++ forbids declaration of ‘PiEvent’ with no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::pi(int)’:
OpenSP.xs:743: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:743: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:756: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:756: error: ISO C++ forbids declaration of ‘StartElementEvent’ 
with no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::startElement(int)’:
OpenSP.xs:761: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:761: error: ‘e’ was not declared in this scope
OpenSP.xs:771: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:774: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:777: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:780: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:783: error: ‘SGMLApplication’ has not been declared
OpenSP.xs: At global scope:
OpenSP.xs:797: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:797: error: ISO C++ forbids declaration of ‘EndElementEvent’ with 
no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::endElement(int)’:
OpenSP.xs:802: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:802: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:815: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:815: error: ISO C++ forbids declaration of ‘DataEvent’ with no 
type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::data(int)’:
OpenSP.xs:820: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:820: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:833: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:833: error: ISO C++ forbids declaration of ‘SdataEvent’ with no 
type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::sdata(int)’:
OpenSP.xs:838: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:838: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:852: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:852: error: ISO C++ forbids declaration of 
‘ExternalDataEntityRefEvent’ with no type
OpenSP.xs: In member function ‘void 
SgmlParserOpenSP::externalDataEntityRef(int)’:
OpenSP.xs:857: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:857: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:870: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:870: error: ISO C++ forbids declaration of ‘SubdocEntityRefEvent’ 
with no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::subdocEntityRef(int)’:
OpenSP.xs:875: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:875: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:888: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:888: error: ISO C++ forbids declaration of ‘StartDtdEvent’ with 
no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::startDtd(int)’:
OpenSP.xs:893: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:893: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:912: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:912: error: ISO C++ forbids declaration of ‘EndDtdEvent’ with no 
type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::endDtd(int)’:
OpenSP.xs:917: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:917: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:930: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:930: error: ISO C++ forbids declaration of ‘EndPrologEvent’ with 
no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::endProlog(int)’:
OpenSP.xs:935: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:935: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:946: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:946: error: ISO C++ forbids declaration of ‘GeneralEntityEvent’ 
with no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::generalEntity(int)’:
OpenSP.xs:953: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:962: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:962: error: ISO C++ forbids declaration of ‘CommentDeclEvent’ 
with no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::commentDecl(int)’:
OpenSP.xs:967: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:967: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:989: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:989: error: ISO C++ forbids declaration of 
‘MarkedSectionStartEvent’ with no type
OpenSP.xs: In member function ‘void 
SgmlParserOpenSP::markedSectionStart(int)’:
OpenSP.xs:994: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:994: error: ‘e’ was not declared in this scope
OpenSP.xs:1001: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1004: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1007: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1010: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1021: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1024: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1027: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1030: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1033: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1036: error: ‘SGMLApplication’ has not been declared
OpenSP.xs: At global scope:
OpenSP.xs:1054: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:1054: error: ISO C++ forbids declaration of 
‘MarkedSectionEndEvent’ with no type
OpenSP.xs: In member function ‘void 
SgmlParserOpenSP::markedSectionEnd(int)’:
OpenSP.xs:1059: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:1059: error: ‘e’ was not declared in this scope
OpenSP.xs:1065: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1068: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1071: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1074: error: ‘SGMLApplication’ has not been declared
OpenSP.xs: At global scope:
OpenSP.xs:1086: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:1086: error: ISO C++ forbids declaration of ‘IgnoredCharsEvent’ 
with no type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::ignoredChars(int)’:
OpenSP.xs:1091: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:1091: error: ‘e’ was not declared in this scope
OpenSP.xs: At global scope:
OpenSP.xs:1104: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:1104: error: ISO C++ forbids declaration of ‘ErrorEvent’ with no 
type
OpenSP.xs: In member function ‘void SgmlParserOpenSP::error(int)’:
OpenSP.xs:1109: error: ‘m_pos’ was not declared in this scope
OpenSP.xs:1109: error: ‘e’ was not declared in this scope
OpenSP.xs:1117: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1120: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1123: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1126: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1129: error: ‘SGMLApplication’ has not been declared
OpenSP.xs:1132: error: ‘SGMLApplication’ has not been declared
OpenSP.xs: At global scope:
OpenSP.xs:1144: error: expected ‘,’ or ‘...’ before ‘&’ token
OpenSP.xs:1144: error: ISO C++ forbids declaration of ‘OpenEntityPtr’ with 
no type
OpenSP.xs: In member function ‘void 
SgmlParserOpenSP::openEntityChange(int)’:
OpenSP.xs:1147: error: ‘m_openEntityPtr’ was not declared in this scope
OpenSP.xs:1147: error: ‘p’ was not declared in this scope
make: *** [OpenSP.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module          Need Have
    --------------- ---- ----
    Class::Accessor 0    0.31
    File::Temp      0    0.20
    Test::Exception 0    0.26

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = 
/home/mmusgrove/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 17645
    PERL5_CPAN_IS_EXECUTING = 
/home/mmusgrove/cpantesting/perl-5.8.8/.cpan/build/SGML-Parser-OpenSP-0.991-nGTwVi/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 17645
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/mmusgrove/cpantesting/perl-5.8.8/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1004 1000 117 115 110 108 104 46 44 30 29 25 24 20 4
    $EGID = 1000 1004 1000 117 115 110 108 104 46 44 30 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2501
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.2501
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       3.07  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          n/a   
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22-14-generic, archname=i686-linux-64int-ld
    uname='linux mmusgrove 2.6.22-14-generic #1 smp tue dec 18 08:02:57 utc 
2007 i686 gnulinux '
    config_args='-des -Uversiononly [EMAIL PROTECTED] [EMAIL PROTECTED] 
-Doptimize=-O2 -Dusemorebits -Dusedevel -Dusenm=false 
-Darchlib=/home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux 
-Dprivlib=/home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8 
-Dman1dir=/home/mmusgrove/cpantesting/perl-5.8.8/man/man1 
-Dman3dir=/home/mmusgrove/cpantesting/perl-5.8.8/man/man3 
-Dprefix=/home/mmusgrove/cpantesting/perl-5.8.8 -Dd_attribut'
    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=define use64bitall=undef uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include'
    ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 
4.1.2-16ubuntu2)', 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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to