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 Tassilo von Parseval,
    
This is a computer-generated report for List-MoreUtils-0.21
on perl-5.10.0 patch 32468, created automatically by CPAN-Reporter-1.06 
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/local/bin/make':

Makefile:340: warning: overriding commands for target `1OBJ_EXT)'
Makefile:337: warning: ignoring old commands for target `1OBJ_EXT)'
Makefile:343: warning: overriding commands for target `1OBJ_EXT)'
Makefile:340: warning: ignoring old commands for target `1OBJ_EXT)'
Makefile:346: warning: overriding commands for target `1OBJ_EXT)'
Makefile:343: warning: ignoring old commands for target `1OBJ_EXT)'
Makefile:349: warning: overriding commands for target `1OBJ_EXT)'
Makefile:346: warning: ignoring old commands for target `1OBJ_EXT)'
cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm
/usr/local/home/david/cpantesting/perl-5.10.0/bin/perl 
/usr/local/home/david/cpantesting/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp  
-typemap 
/usr/local/home/david/cpantesting/perl-5.10.0/lib/5.10.0/ExtUtils/typemap  
MoreUtils.xs > MoreUtils.xsc && mv MoreUtils.xsc MoreUtils.c
cc    -c -o MoreUtils.o MoreUtils.c
MoreUtils.xs:1:20: error: EXTERN.h: No such file or directory
MoreUtils.xs:2:18: error: perl.h: No such file or directory
MoreUtils.xs:3:18: error: XSUB.h: No such file or directory
MoreUtils.xs:7:28: error: patchlevel.h: No such file or directory
MoreUtils.xs:9:52: error: could_not_find_Perl_patchlevel.h: No such file or 
directory
MoreUtils.xs:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'my_cxinc'
MoreUtils.xs:100: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'sv_tainted'
MoreUtils.xs:181: error: expected specifier-qualifier-list before 'AV'
MoreUtils.xs:188: error: expected specifier-qualifier-list before 'SV'
MoreUtils.xs:195: error: expected declaration specifiers or '...' before 'SV'
MoreUtils.xs:195: error: expected declaration specifiers or '...' before 'AV'
MoreUtils.xs: In function 'insert_after':
MoreUtils.xs:197: error: 'av' undeclared (first use in this function)
MoreUtils.xs:197: error: (Each undeclared identifier is reported only once
MoreUtils.xs:197: error: for each function it appears in.)
MoreUtils.xs:200: error: 'SV' undeclared (first use in this function)
MoreUtils.xs:200: error: 'sv' undeclared (first use in this function)
MoreUtils.xs:200: error: 'FALSE' undeclared (first use in this function)
MoreUtils.xs:204: error: 'what' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:224: warning: data definition has no type or storage class
MoreUtils.c:224: warning: parameter names (without types) in function 
declaration
MoreUtils.c: In function 'XS':
MoreUtils.c:230: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:232: error: 'items' undeclared (first use in this function)
MoreUtils.c:233: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:233: error: expected ')' before string constant
MoreUtils.c:234: error: 'cv' undeclared (first use in this function)
MoreUtils.c:236: error: 'SV' undeclared (first use in this function)
MoreUtils.c:236: error: 'code' undeclared (first use in this function)
MoreUtils.xs:217: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:217: error: '_op' undeclared (first use in this function)
MoreUtils.xs:217: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:217: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:217: error: expected ';' before 'hasargs'
MoreUtils.xs:217: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:217: error: expected ';' before 'oldcatch'
MoreUtils.xs:219: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:219: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:220: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:220: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:221: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:221: error: expected ';' before 'gimme'
MoreUtils.xs:222: error: 'args' undeclared (first use in this function)
MoreUtils.xs:222: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:222: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:223: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:226: error: 'XSRETURN_UNDEF' undeclared (first use in this 
function)
MoreUtils.xs:229: error: invalid type argument of '->'
MoreUtils.xs:229: error: invalid type argument of '->'
MoreUtils.xs:229: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:229: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:229: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:229: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:229: error: expected expression before ')' token
MoreUtils.xs:229: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:229: error: 'op' undeclared (first use in this function)
MoreUtils.xs:229: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:229: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:229: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:230: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:235: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:236: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:236: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:236: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:237: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.xs:241: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.c:267: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:271: warning: data definition has no type or storage class
MoreUtils.c:271: warning: parameter names (without types) in function 
declaration
MoreUtils.c:273: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:277: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:279: error: 'items' undeclared (first use in this function)
MoreUtils.c:280: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:280: error: expected ')' before string constant
MoreUtils.c:281: error: 'cv' undeclared (first use in this function)
MoreUtils.c:283: error: 'SV' undeclared (first use in this function)
MoreUtils.c:283: error: 'code' undeclared (first use in this function)
MoreUtils.xs:250: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:250: error: '_op' undeclared (first use in this function)
MoreUtils.xs:250: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:250: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:250: error: expected ';' before 'hasargs'
MoreUtils.xs:250: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:250: error: expected ';' before 'oldcatch'
MoreUtils.xs:252: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:252: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:253: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:253: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:254: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:254: error: expected ';' before 'gimme'
MoreUtils.xs:255: error: 'args' undeclared (first use in this function)
MoreUtils.xs:255: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:255: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:256: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:259: error: 'XSRETURN_UNDEF' undeclared (first use in this 
function)
MoreUtils.xs:262: error: invalid type argument of '->'
MoreUtils.xs:262: error: invalid type argument of '->'
MoreUtils.xs:262: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:262: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:262: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:262: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:262: error: expected expression before ')' token
MoreUtils.xs:262: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:262: error: 'op' undeclared (first use in this function)
MoreUtils.xs:262: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:262: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:262: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:263: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:268: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:269: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:269: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:269: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:270: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.xs:274: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.c:314: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:318: warning: data definition has no type or storage class
MoreUtils.c:318: warning: parameter names (without types) in function 
declaration
MoreUtils.c:320: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:324: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:326: error: 'items' undeclared (first use in this function)
MoreUtils.c:327: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:327: error: expected ')' before string constant
MoreUtils.c:328: error: 'cv' undeclared (first use in this function)
MoreUtils.c:330: error: 'SV' undeclared (first use in this function)
MoreUtils.c:330: error: 'code' undeclared (first use in this function)
MoreUtils.xs:284: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:284: error: '_op' undeclared (first use in this function)
MoreUtils.xs:284: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:284: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:284: error: expected ';' before 'hasargs'
MoreUtils.xs:284: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:284: error: expected ';' before 'oldcatch'
MoreUtils.xs:286: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:286: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:287: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:287: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:288: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:288: error: expected ';' before 'gimme'
MoreUtils.xs:289: error: 'args' undeclared (first use in this function)
MoreUtils.xs:289: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:289: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:290: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:293: error: 'XSRETURN_UNDEF' undeclared (first use in this 
function)
MoreUtils.xs:296: error: invalid type argument of '->'
MoreUtils.xs:296: error: invalid type argument of '->'
MoreUtils.xs:296: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:296: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:296: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:296: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:296: error: expected expression before ')' token
MoreUtils.xs:296: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:296: error: 'op' undeclared (first use in this function)
MoreUtils.xs:296: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:296: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:296: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:297: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:302: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:303: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:303: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:303: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:304: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.xs:308: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.c:361: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:365: warning: data definition has no type or storage class
MoreUtils.c:365: warning: parameter names (without types) in function 
declaration
MoreUtils.c:367: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:371: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:373: error: 'items' undeclared (first use in this function)
MoreUtils.c:374: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:374: error: expected ')' before string constant
MoreUtils.c:375: error: 'cv' undeclared (first use in this function)
MoreUtils.c:377: error: 'SV' undeclared (first use in this function)
MoreUtils.c:377: error: 'code' undeclared (first use in this function)
MoreUtils.xs:317: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:317: error: '_op' undeclared (first use in this function)
MoreUtils.xs:317: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:317: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:317: error: expected ';' before 'hasargs'
MoreUtils.xs:317: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:317: error: expected ';' before 'oldcatch'
MoreUtils.xs:319: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:319: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:320: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:320: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:321: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:321: error: expected ';' before 'gimme'
MoreUtils.xs:322: error: 'args' undeclared (first use in this function)
MoreUtils.xs:322: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:322: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:323: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:326: error: 'XSRETURN_UNDEF' undeclared (first use in this 
function)
MoreUtils.xs:329: error: invalid type argument of '->'
MoreUtils.xs:329: error: invalid type argument of '->'
MoreUtils.xs:329: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:329: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:329: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:329: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:329: error: expected expression before ')' token
MoreUtils.xs:329: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:329: error: 'op' undeclared (first use in this function)
MoreUtils.xs:329: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:329: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:329: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:330: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:335: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:336: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:336: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:336: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:337: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.xs:341: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.c:408: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:412: warning: data definition has no type or storage class
MoreUtils.c:412: warning: parameter names (without types) in function 
declaration
MoreUtils.c:414: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:418: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:420: error: 'items' undeclared (first use in this function)
MoreUtils.c:421: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:421: error: expected ')' before string constant
MoreUtils.c:422: error: 'cv' undeclared (first use in this function)
MoreUtils.c:424: error: 'SV' undeclared (first use in this function)
MoreUtils.c:424: error: 'code' undeclared (first use in this function)
MoreUtils.c:426: error: 'dXSTARG' undeclared (first use in this function)
MoreUtils.xs:350: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:350: error: '_op' undeclared (first use in this function)
MoreUtils.xs:350: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:350: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:350: error: expected ';' before 'hasargs'
MoreUtils.xs:350: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:350: error: expected ';' before 'oldcatch'
MoreUtils.xs:352: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:352: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:353: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:353: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:354: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:354: error: expected ';' before 'gimme'
MoreUtils.xs:355: error: expected ';' before 'count'
MoreUtils.xs:356: error: 'args' undeclared (first use in this function)
MoreUtils.xs:356: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:356: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:357: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:363: error: invalid type argument of '->'
MoreUtils.xs:363: error: invalid type argument of '->'
MoreUtils.xs:363: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:363: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:363: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:363: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:363: error: expected expression before ')' token
MoreUtils.xs:363: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:363: error: 'op' undeclared (first use in this function)
MoreUtils.xs:363: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:363: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:363: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:364: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:369: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:370: error: 'count' undeclared (first use in this function)
MoreUtils.xs:372: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:372: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:372: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.c:457: error: 'XSprePUSH' undeclared (first use in this function)
MoreUtils.c:457: error: 'IV' undeclared (first use in this function)
MoreUtils.c:457: error: expected ')' before 'RETVAL'
MoreUtils.c: At top level:
MoreUtils.c:463: warning: data definition has no type or storage class
MoreUtils.c:463: warning: parameter names (without types) in function 
declaration
MoreUtils.c:465: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:469: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:471: error: 'items' undeclared (first use in this function)
MoreUtils.c:472: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:472: error: expected ')' before string constant
MoreUtils.c:473: error: 'cv' undeclared (first use in this function)
MoreUtils.c:475: error: 'SV' undeclared (first use in this function)
MoreUtils.c:475: error: 'code' undeclared (first use in this function)
MoreUtils.c:477: error: 'dXSTARG' undeclared (first use in this function)
MoreUtils.xs:386: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:386: error: '_op' undeclared (first use in this function)
MoreUtils.xs:386: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:386: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:386: error: expected ';' before 'hasargs'
MoreUtils.xs:386: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:386: error: expected ';' before 'oldcatch'
MoreUtils.xs:388: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:388: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:389: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:389: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:390: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:390: error: expected ';' before 'gimme'
MoreUtils.xs:391: error: expected ';' before 'count'
MoreUtils.xs:392: error: 'args' undeclared (first use in this function)
MoreUtils.xs:392: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:392: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:393: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:399: error: invalid type argument of '->'
MoreUtils.xs:399: error: invalid type argument of '->'
MoreUtils.xs:399: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:399: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:399: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:399: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:399: error: expected expression before ')' token
MoreUtils.xs:399: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:399: error: 'op' undeclared (first use in this function)
MoreUtils.xs:399: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:399: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:399: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:400: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:405: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:406: error: 'count' undeclared (first use in this function)
MoreUtils.xs:408: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:408: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:408: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.c:508: error: 'XSprePUSH' undeclared (first use in this function)
MoreUtils.c:508: error: 'IV' undeclared (first use in this function)
MoreUtils.c:508: error: expected ')' before 'RETVAL'
MoreUtils.c: At top level:
MoreUtils.c:514: warning: data definition has no type or storage class
MoreUtils.c:514: warning: parameter names (without types) in function 
declaration
MoreUtils.c:516: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:520: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:522: error: 'items' undeclared (first use in this function)
MoreUtils.c:523: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:523: error: expected ')' before string constant
MoreUtils.c:524: error: 'cv' undeclared (first use in this function)
MoreUtils.c:526: error: 'SV' undeclared (first use in this function)
MoreUtils.c:526: error: 'code' undeclared (first use in this function)
MoreUtils.c:528: error: 'dXSTARG' undeclared (first use in this function)
MoreUtils.xs:422: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:422: error: '_op' undeclared (first use in this function)
MoreUtils.xs:422: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:422: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:422: error: expected ';' before 'hasargs'
MoreUtils.xs:422: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:422: error: expected ';' before 'oldcatch'
MoreUtils.xs:424: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:424: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:425: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:425: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:426: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:426: error: expected ';' before 'gimme'
MoreUtils.xs:427: error: 'args' undeclared (first use in this function)
MoreUtils.xs:427: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:427: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:428: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:434: error: invalid type argument of '->'
MoreUtils.xs:434: error: invalid type argument of '->'
MoreUtils.xs:434: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:434: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:434: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:434: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:434: error: expected expression before ')' token
MoreUtils.xs:434: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:434: error: 'op' undeclared (first use in this function)
MoreUtils.xs:434: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:434: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:434: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:435: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:440: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:445: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:445: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:445: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.c:558: error: 'XSprePUSH' undeclared (first use in this function)
MoreUtils.c:558: error: 'IV' undeclared (first use in this function)
MoreUtils.c:558: error: expected ')' before 'RETVAL'
MoreUtils.c: At top level:
MoreUtils.c:564: warning: data definition has no type or storage class
MoreUtils.c:564: warning: parameter names (without types) in function 
declaration
MoreUtils.c:566: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:570: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:572: error: 'items' undeclared (first use in this function)
MoreUtils.c:573: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:573: error: expected ')' before string constant
MoreUtils.c:574: error: 'cv' undeclared (first use in this function)
MoreUtils.c:576: error: 'SV' undeclared (first use in this function)
MoreUtils.c:576: error: 'code' undeclared (first use in this function)
MoreUtils.c:578: error: 'dXSTARG' undeclared (first use in this function)
MoreUtils.xs:457: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:457: error: '_op' undeclared (first use in this function)
MoreUtils.xs:457: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:457: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:457: error: expected ';' before 'hasargs'
MoreUtils.xs:457: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:457: error: expected ';' before 'oldcatch'
MoreUtils.xs:459: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:459: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:460: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:460: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:461: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:461: error: expected ';' before 'gimme'
MoreUtils.xs:462: error: 'args' undeclared (first use in this function)
MoreUtils.xs:462: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:462: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:463: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:469: error: invalid type argument of '->'
MoreUtils.xs:469: error: invalid type argument of '->'
MoreUtils.xs:469: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:469: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:469: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:469: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:469: error: expected expression before ')' token
MoreUtils.xs:469: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:469: error: 'op' undeclared (first use in this function)
MoreUtils.xs:469: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:469: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:469: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:470: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:475: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:480: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:480: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:480: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.c:608: error: 'XSprePUSH' undeclared (first use in this function)
MoreUtils.c:608: error: 'IV' undeclared (first use in this function)
MoreUtils.c:608: error: expected ')' before 'RETVAL'
MoreUtils.c: At top level:
MoreUtils.c:614: warning: data definition has no type or storage class
MoreUtils.c:614: warning: parameter names (without types) in function 
declaration
MoreUtils.c:616: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:620: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:622: error: 'items' undeclared (first use in this function)
MoreUtils.c:623: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:623: error: expected ')' before string constant
MoreUtils.c:624: error: 'cv' undeclared (first use in this function)
MoreUtils.c:626: error: 'SV' undeclared (first use in this function)
MoreUtils.c:626: error: 'code' undeclared (first use in this function)
MoreUtils.c:627: error: 'val' undeclared (first use in this function)
MoreUtils.c:628: error: 'avref' undeclared (first use in this function)
MoreUtils.c:630: error: 'dXSTARG' undeclared (first use in this function)
MoreUtils.xs:494: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:494: error: '_op' undeclared (first use in this function)
MoreUtils.xs:494: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:494: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:494: error: expected ';' before 'hasargs'
MoreUtils.xs:494: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:494: error: expected ';' before 'oldcatch'
MoreUtils.xs:496: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:496: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:497: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:497: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:498: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:498: error: expected ';' before 'gimme'
MoreUtils.xs:499: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:501: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:501: error: 'av' undeclared (first use in this function)
MoreUtils.xs:501: error: expected expression before ')' token
MoreUtils.xs:506: error: invalid type argument of '->'
MoreUtils.xs:506: error: invalid type argument of '->'
MoreUtils.xs:506: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:506: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:506: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:506: error: expected expression before ')' token
MoreUtils.xs:506: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:506: error: 'op' undeclared (first use in this function)
MoreUtils.xs:506: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:506: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:506: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:507: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:510: error: 'FALSE' undeclared (first use in this function)
MoreUtils.xs:510: error: invalid type argument of 'unary *'
MoreUtils.xs:512: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:518: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:518: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:518: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:522: error: too many arguments to function 'insert_after'
MoreUtils.c:665: error: 'XSprePUSH' undeclared (first use in this function)
MoreUtils.c:665: error: 'IV' undeclared (first use in this function)
MoreUtils.c:665: error: expected ')' before 'RETVAL'
MoreUtils.c: At top level:
MoreUtils.c:671: warning: data definition has no type or storage class
MoreUtils.c:671: warning: parameter names (without types) in function 
declaration
MoreUtils.c:673: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:677: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:679: error: 'items' undeclared (first use in this function)
MoreUtils.c:680: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:680: error: expected ')' before string constant
MoreUtils.c:681: error: 'cv' undeclared (first use in this function)
MoreUtils.c:683: error: 'SV' undeclared (first use in this function)
MoreUtils.c:683: error: 'string' undeclared (first use in this function)
MoreUtils.c:684: error: 'val' undeclared (first use in this function)
MoreUtils.c:685: error: 'avref' undeclared (first use in this function)
MoreUtils.c:687: error: 'dXSTARG' undeclared (first use in this function)
MoreUtils.xs:537: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:537: error: 'av' undeclared (first use in this function)
MoreUtils.xs:537: error: expected expression before ')' token
MoreUtils.xs:539: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
MoreUtils.xs:539: error: 'sv' undeclared (first use in this function)
MoreUtils.xs:540: error: 'STRLEN' undeclared (first use in this function)
MoreUtils.xs:540: error: expected ';' before 'slen'
MoreUtils.xs:546: error: 'slen' undeclared (first use in this function)
MoreUtils.xs:546: warning: assignment makes pointer from integer without a cast
MoreUtils.xs:548: error: 'NULL' undeclared (first use in this function)
MoreUtils.xs:551: error: 'FALSE' undeclared (first use in this function)
MoreUtils.xs:553: error: 'alen' undeclared (first use in this function)
MoreUtils.xs:553: warning: assignment makes pointer from integer without a cast
MoreUtils.xs:565: error: too many arguments to function 'insert_after'
MoreUtils.c:724: error: 'XSprePUSH' undeclared (first use in this function)
MoreUtils.c:724: error: 'IV' undeclared (first use in this function)
MoreUtils.c:724: error: expected ')' before 'RETVAL'
MoreUtils.c: At top level:
MoreUtils.c:730: warning: data definition has no type or storage class
MoreUtils.c:730: warning: parameter names (without types) in function 
declaration
MoreUtils.c:732: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:736: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:738: error: 'items' undeclared (first use in this function)
MoreUtils.c:739: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:739: error: expected ')' before string constant
MoreUtils.c:740: error: 'cv' undeclared (first use in this function)
MoreUtils.c:742: error: 'SV' undeclared (first use in this function)
MoreUtils.c:742: error: 'code' undeclared (first use in this function)
MoreUtils.xs:578: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:578: error: '_op' undeclared (first use in this function)
MoreUtils.xs:578: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:578: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:578: error: expected ';' before 'hasargs'
MoreUtils.xs:578: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:578: error: expected ';' before 'oldcatch'
MoreUtils.xs:580: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:580: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:581: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:581: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:582: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:582: error: expected ';' before 'gimme'
MoreUtils.xs:583: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:584: error: 'args' undeclared (first use in this function)
MoreUtils.xs:584: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:584: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:585: error: expected ';' before 'count'
MoreUtils.xs:588: error: 'XSRETURN_EMPTY' undeclared (first use in this 
function)
MoreUtils.xs:591: error: invalid type argument of '->'
MoreUtils.xs:591: error: invalid type argument of '->'
MoreUtils.xs:591: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:591: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:591: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:591: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:591: error: expected expression before ')' token
MoreUtils.xs:591: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:591: error: 'op' undeclared (first use in this function)
MoreUtils.xs:591: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:591: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:591: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:592: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:595: error: lvalue required as left operand of assignment
MoreUtils.xs:599: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:599: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:599: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:777: warning: data definition has no type or storage class
MoreUtils.c:777: warning: parameter names (without types) in function 
declaration
MoreUtils.c:779: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:783: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:785: error: 'items' undeclared (first use in this function)
MoreUtils.c:786: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:786: error: expected ')' before string constant
MoreUtils.c:787: error: 'cv' undeclared (first use in this function)
MoreUtils.c:789: error: 'SV' undeclared (first use in this function)
MoreUtils.c:789: error: 'code' undeclared (first use in this function)
MoreUtils.xs:611: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:611: error: '_op' undeclared (first use in this function)
MoreUtils.xs:611: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:611: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:611: error: expected ';' before 'hasargs'
MoreUtils.xs:611: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:611: error: expected ';' before 'oldcatch'
MoreUtils.xs:613: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:613: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:614: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:615: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:615: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:616: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:616: error: expected ';' before 'gimme'
MoreUtils.xs:617: error: 'args' undeclared (first use in this function)
MoreUtils.xs:617: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:617: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:620: error: 'XSRETURN_EMPTY' undeclared (first use in this 
function)
MoreUtils.xs:623: error: invalid type argument of '->'
MoreUtils.xs:623: error: invalid type argument of '->'
MoreUtils.xs:623: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:623: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:623: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:623: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:623: error: expected expression before ')' token
MoreUtils.xs:623: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:623: error: 'op' undeclared (first use in this function)
MoreUtils.xs:623: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:623: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:623: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:624: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:629: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:634: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:634: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:634: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:828: warning: data definition has no type or storage class
MoreUtils.c:828: warning: parameter names (without types) in function 
declaration
MoreUtils.c:830: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:834: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:836: error: 'items' undeclared (first use in this function)
MoreUtils.c:837: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:837: error: expected ')' before string constant
MoreUtils.c:838: error: 'cv' undeclared (first use in this function)
MoreUtils.c:840: error: 'SV' undeclared (first use in this function)
MoreUtils.c:840: error: 'code' undeclared (first use in this function)
MoreUtils.xs:648: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:648: error: '_op' undeclared (first use in this function)
MoreUtils.xs:648: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:648: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:648: error: expected ';' before 'hasargs'
MoreUtils.xs:648: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:648: error: expected ';' before 'oldcatch'
MoreUtils.xs:650: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:650: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:651: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:652: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:652: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:653: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:653: error: expected ';' before 'gimme'
MoreUtils.xs:654: error: 'args' undeclared (first use in this function)
MoreUtils.xs:654: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:654: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:657: error: 'XSRETURN_EMPTY' undeclared (first use in this 
function)
MoreUtils.xs:660: error: invalid type argument of '->'
MoreUtils.xs:660: error: invalid type argument of '->'
MoreUtils.xs:660: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:660: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:660: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:660: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:660: error: expected expression before ')' token
MoreUtils.xs:660: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:660: error: 'op' undeclared (first use in this function)
MoreUtils.xs:660: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:660: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:660: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:661: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:666: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:671: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:671: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:671: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:879: warning: data definition has no type or storage class
MoreUtils.c:879: warning: parameter names (without types) in function 
declaration
MoreUtils.c:881: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:885: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:887: error: 'items' undeclared (first use in this function)
MoreUtils.c:888: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:888: error: expected ')' before string constant
MoreUtils.c:889: error: 'cv' undeclared (first use in this function)
MoreUtils.c:891: error: 'SV' undeclared (first use in this function)
MoreUtils.c:891: error: 'code' undeclared (first use in this function)
MoreUtils.xs:685: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:685: error: '_op' undeclared (first use in this function)
MoreUtils.xs:685: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:685: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:685: error: expected ';' before 'hasargs'
MoreUtils.xs:685: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:685: error: expected ';' before 'oldcatch'
MoreUtils.xs:687: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:687: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:688: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:688: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:689: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:689: error: expected ';' before 'gimme'
MoreUtils.xs:690: error: 'args' undeclared (first use in this function)
MoreUtils.xs:690: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:690: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:691: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:694: error: 'XSRETURN_EMPTY' undeclared (first use in this 
function)
MoreUtils.xs:697: error: invalid type argument of '->'
MoreUtils.xs:697: error: invalid type argument of '->'
MoreUtils.xs:697: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:697: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:697: error: 'curpad' undeclared (first use in this function)
MoreUtils.xs:697: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:697: error: expected expression before ')' token
MoreUtils.xs:697: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:697: error: 'op' undeclared (first use in this function)
MoreUtils.xs:697: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:697: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:697: error: 'SP' undeclared (first use in this function)
MoreUtils.xs:698: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:703: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:709: error: 'curpm' undeclared (first use in this function)
MoreUtils.xs:709: error: 'oldcatch' undeclared (first use in this function)
MoreUtils.xs:709: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:928: warning: data definition has no type or storage class
MoreUtils.c:928: warning: parameter names (without types) in function 
declaration
MoreUtils.c:930: error: redefinition of 'XS'
MoreUtils.c:226: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:934: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:936: error: 'items' undeclared (first use in this function)
MoreUtils.c:937: error: 'aTHX_' undeclared (first use in this function)
MoreUtils.c:937: error: expected ')' before string constant
MoreUtils.c:938: error: 'cv' undeclared (first use in this function)
MoreUtils.c:940: error: 'SV' undeclared (first use in this function)
MoreUtils.c:940: error: 'code' undeclared (first use in this function)
MoreUtils.xs:720: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:720: error: '

[Output truncated after 50K]


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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LD_LIBRARY_PATH = /usr/local/lib:/usr/lib:/usr/openwin/lib:/usr/ucblib:.
    PATH = 
/usr/local/bin:/usr/bin:/sbin:/usr/sbin:/usr/openwin/bin:/usr/ccs/bin:/usr/ucb:/etc:.
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 27088
    PERL5_CPAN_IS_EXECUTING = 
/usr/local/home/david/cpantesting/perl-5.10.0/.cpan/build/List-MoreUtils-0.21-AUgR5I/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 27088
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /usr/local/home/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 10217 / 10217
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.25_01  
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.37_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 32468) 
configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos ohno.mrbill.net 5.9 generic_122300-03 sun4u sparc 
sunw,ultra-80 solaris '
    config_args='-de -Dprefix=/usr/local/home/david/cpantesting/perl-5.10.0 
-Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.1', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to