Report for SGML-Parser-OpenSP-0.994

Back
From: brian greenfield
Subject: UNKNOWN SGML-Parser-OpenSP-0.994 v5.14.2 FreeBSD
Date: 2011-10-21T14:41:08Z

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 Bjoern Hoehrmann,

This is a computer-generated report for SGML-Parser-OpenSP-0.994
on perl 5.14.2, created by CPAN-Reporter-1.2002.

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 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/test/perl5/perlbrew/perls/perl-5.14.2-th/bin/perl /home/test/perl5/perlbrew/perls/perl-5.14.2-th/lib/site_perl/5.14.2/ExtUtils/xsubpp  -C++ -typemap /home/test/perl5/perlbrew/perls/perl-5.14.2-th/lib/5.14.2/ExtUtils/typemap -typemap typemap  OpenSP.xs > OpenSP.xsc && mv OpenSP.xsc OpenSP.c
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in OpenSP.xs, line 1178
g++ -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O    -DVERSION=\"0.994\"  -DXS_VERSION=\"0.994\" -DPIC -fPIC "-I/home/test/perl5/perlbrew/perls/perl-5.14.2-th/lib/5.14.2/amd64-freebsd-thread-multi/CORE"  -DSP_MULTI_BYTE=1 OpenSP.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
*** Error code 1

Stop in /usr/home/test/.cpan/build/SGML-Parser-OpenSP-0.994-Btws1F.

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

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    Class::Accessor     0    0.34
    File::Temp          0    0.22
    Test::Exception     0    0.31

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    6.59


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LC_ALL = C
    PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.14.2-th/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
    PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26406
    PERL5_CPAN_IS_EXECUTING = /home/test/.cpan/build/SGML-Parser-OpenSP-0.994-Btws1F/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 26406
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 95935,26406
    PERLBREW_BASHRC_VERSION = 0.30
    PERLBREW_HOME = /home/test/.perlbrew
    PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.14.2-th/bin
    PERLBREW_PERL = perl-5.14.2-th
    PERLBREW_ROOT = /home/test/perl5/perlbrew
    PERLBREW_VERSION = 0.30
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
    PERL_CR_SMOKER_CURRENT = HTML-Doctype-0.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = linux

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

    $^X = /home/test/perl5/perlbrew/perls/perl-5.14.2-th/bin/perl
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.112621
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.52    
    ExtUtils::MakeMaker 6.59    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.05    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27008 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.94    


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=8.1-release, archname=amd64-freebsd-thread-multi
    uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.14.2-th -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt
    perllibs=-lm -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under freebsd
  Compiled at Oct 14 2011 22:27:26
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26406"
    PERL5_CPAN_IS_EXECUTING="/home/test/.cpan/build/SGML-Parser-OpenSP-0.994-Btws1F/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="26406"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="95935,26406"
    PERLBREW_BASHRC_VERSION="0.30"
    PERLBREW_HOME="/home/test/.perlbrew"
    PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.14.2-th/bin"
    PERLBREW_PERL="perl-5.14.2-th"
    PERLBREW_ROOT="/home/test/perl5/perlbrew"
    PERLBREW_VERSION="0.30"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
    PERL_CR_SMOKER_CURRENT="HTML-Doctype-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/test/perl5/perlbrew/perls/perl-5.14.2-th/lib/site_perl/5.14.2/amd64-freebsd-thread-multi
    /home/test/perl5/perlbrew/perls/perl-5.14.2-th/lib/site_perl/5.14.2
    /home/test/perl5/perlbrew/perls/perl-5.14.2-th/lib/5.14.2/amd64-freebsd-thread-multi
    /home/test/perl5/perlbrew/perls/perl-5.14.2-th/lib/5.14.2
    .