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 31856, 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 'make':

make: "/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile" line 340: 
warning: duplicate script for target "500OBJ_EXT)" ignored
make: "/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile" line 337: 
warning: using previous script for "500OBJ_EXT)" defined here
make: "/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile" line 343: 
warning: duplicate script for target "500OBJ_EXT)" ignored
make: "/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile" line 337: 
warning: using previous script for "500OBJ_EXT)" defined here
make: "/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile" line 346: 
warning: duplicate script for target "500OBJ_EXT)" ignored
make: "/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile" line 337: 
warning: using previous script for "500OBJ_EXT)" defined here
make: "/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile" line 349: 
warning: duplicate script for target "500OBJ_EXT)" ignored
make: "/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile" line 337: 
warning: using previous script for "500OBJ_EXT)" defined here
cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm
/arpa/af/d/drhyde/perl-5.10.0/bin/perl 
/arpa/af/d/drhyde/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp  -typemap 
/arpa/af/d/drhyde/perl-5.10.0/lib/5.10.0/ExtUtils/typemap  MoreUtils.xs > 
MoreUtils.xsc && mv MoreUtils.xsc MoreUtils.c
cc -O2  -c MoreUtils.c
MoreUtils.xs:1:20: EXTERN.h: No such file or directory
MoreUtils.xs:2:18: perl.h: No such file or directory
MoreUtils.xs:3:18: XSUB.h: No such file or directory
MoreUtils.xs:7:28: patchlevel.h: No such file or directory
MoreUtils.xs:9:52: could_not_find_Perl_patchlevel.h: No such file or directory
MoreUtils.xs:65: error: parse error before "my_cxinc"
MoreUtils.xs: In function `my_cxinc':
MoreUtils.xs:67: error: `cxstack_max' undeclared (first use in this function)
MoreUtils.xs:67: error: (Each undeclared identifier is reported only once
MoreUtils.xs:67: error: for each function it appears in.)
MoreUtils.xs:68: error: `cxstack' undeclared (first use in this function)
MoreUtils.xs:68: error: parse error before "struct"
MoreUtils.xs:69: error: `cxstack_ix' undeclared (first use in this function)
MoreUtils.xs: At top level:
MoreUtils.xs:100: error: parse error before "sv_tainted"
MoreUtils.xs:100: error: parse error before '*' token
MoreUtils.xs: In function `sv_tainted':
MoreUtils.xs:102: error: `sv' undeclared (first use in this function)
MoreUtils.xs:102: error: `SVt_PVMG' undeclared (first use in this function)
MoreUtils.xs:103: error: `MAGIC' undeclared (first use in this function)
MoreUtils.xs:103: error: `mg' undeclared (first use in this function)
MoreUtils.xs:105: error: `TRUE' undeclared (first use in this function)
MoreUtils.xs:107: error: `FALSE' undeclared (first use in this function)
MoreUtils.xs: At top level:
MoreUtils.xs:181: error: parse error before "AV"
MoreUtils.xs:181: warning: no semicolon at end of struct or union
MoreUtils.xs:184: error: parse error before '}' token
MoreUtils.xs:184: warning: data definition has no type or storage class
MoreUtils.xs:188: error: parse error before "SV"
MoreUtils.xs:188: warning: no semicolon at end of struct or union
MoreUtils.xs:192: error: parse error before '}' token
MoreUtils.xs:192: warning: data definition has no type or storage class
MoreUtils.xs:195: error: parse error before "SV"
MoreUtils.xs: In function `insert_after':
MoreUtils.xs:197: error: `av' undeclared (first use in this function)
MoreUtils.xs:199: error: `idx' undeclared (first use in this function)
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: parameter names (without types) in function 
declaration
MoreUtils.c:224: warning: data definition has no type or storage class
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: parse error before string constant
MoreUtils.c:233: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:217: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parameter names (without types) in function 
declaration
MoreUtils.c:271: warning: data definition has no type or storage class
MoreUtils.c:273: error: redefinition of `XS'
MoreUtils.c:226: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:280: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:250: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parameter names (without types) in function 
declaration
MoreUtils.c:318: warning: data definition has no type or storage class
MoreUtils.c:320: error: redefinition of `XS'
MoreUtils.c:273: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:327: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:284: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parameter names (without types) in function 
declaration
MoreUtils.c:365: warning: data definition has no type or storage class
MoreUtils.c:367: error: redefinition of `XS'
MoreUtils.c:320: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:374: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:317: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parameter names (without types) in function 
declaration
MoreUtils.c:412: warning: data definition has no type or storage class
MoreUtils.c:414: error: redefinition of `XS'
MoreUtils.c:367: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:421: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:350: error: `bool' undeclared (first use in this function)
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: parse error before "gimme"
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: parse error 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: parse error before "RETVAL"
MoreUtils.c: At top level:
MoreUtils.c:463: warning: parameter names (without types) in function 
declaration
MoreUtils.c:463: warning: data definition has no type or storage class
MoreUtils.c:465: error: redefinition of `XS'
MoreUtils.c:414: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:472: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:386: error: `bool' undeclared (first use in this function)
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: parse error before "gimme"
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: parse error 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: parse error before "RETVAL"
MoreUtils.c: At top level:
MoreUtils.c:514: warning: parameter names (without types) in function 
declaration
MoreUtils.c:514: warning: data definition has no type or storage class
MoreUtils.c:516: error: redefinition of `XS'
MoreUtils.c:465: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:523: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:422: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parse error before "RETVAL"
MoreUtils.c: At top level:
MoreUtils.c:564: warning: parameter names (without types) in function 
declaration
MoreUtils.c:564: warning: data definition has no type or storage class
MoreUtils.c:566: error: redefinition of `XS'
MoreUtils.c:516: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:573: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:457: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parse error before "RETVAL"
MoreUtils.c: At top level:
MoreUtils.c:614: warning: parameter names (without types) in function 
declaration
MoreUtils.c:614: warning: data definition has no type or storage class
MoreUtils.c:616: error: redefinition of `XS'
MoreUtils.c:566: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:623: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:494: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parse error 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.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: parse error before "RETVAL"
MoreUtils.c: At top level:
MoreUtils.c:671: warning: parameter names (without types) in function 
declaration
MoreUtils.c:671: warning: data definition has no type or storage class
MoreUtils.c:673: error: redefinition of `XS'
MoreUtils.c:616: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:680: error: parse error before ')' token
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: parse error before ')' token
MoreUtils.xs:539: error: syntax error before '*' token
MoreUtils.xs:540: error: `STRLEN' undeclared (first use in this function)
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: `sv' 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.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: parse error before "RETVAL"
MoreUtils.c: At top level:
MoreUtils.c:730: warning: parameter names (without types) in function 
declaration
MoreUtils.c:730: warning: data definition has no type or storage class
MoreUtils.c:732: error: redefinition of `XS'
MoreUtils.c:673: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:739: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:578: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parse error 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: invalid lvalue in 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: parameter names (without types) in function 
declaration
MoreUtils.c:777: warning: data definition has no type or storage class
MoreUtils.c:779: error: redefinition of `XS'
MoreUtils.c:732: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:786: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:611: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parameter names (without types) in function 
declaration
MoreUtils.c:828: warning: data definition has no type or storage class
MoreUtils.c:830: error: redefinition of `XS'
MoreUtils.c:779: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:837: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:648: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: parameter names (without types) in function 
declaration
MoreUtils.c:879: warning: data definition has no type or storage class
MoreUtils.c:881: error: redefinition of `XS'
MoreUtils.c:830: error: `XS' previously defined 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: parse error before string constant
MoreUtils.c:888: error: parse error before ')' token
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: parse error before "hasargs"
MoreUtils.xs:685: error: `bool' undeclared (first use in this function)
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: parse error 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: parse error 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: `

[Output truncated after 50K]


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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    PATH = /usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 25362
    PERL5_CPAN_IS_EXECUTING = 
/tmp/drhyde/build/List-MoreUtils-0.21-obSklV/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 25362
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    $^X = /arpa/af/d/drhyde/perl-5.10.0/bin/perl
    $UID/$EUID = 40631 / 40631
    $GID = 500 500
    $EGID = 500 500

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 31856) 
configuration:
  Platform:
    osname=netbsd, osvers=2.1.0_stable, archname=alpha-netbsd
    uname='netbsd sdf 2.1.0_stable netbsd 2.1.0_stable (sdf) #0: fri mar 30 
02:24:32 utc 2007 [EMAIL PROTECTED]:varsysarchalphacompilesdf alpha '
    config_args='-de -Dprefix=/arpa/af/d/drhyde/perl-5.10.0 -Duse64bitall'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lbind -lgdbm -lm -lcrypt -lutil -lc -lposix
    perllibs=-lbind -lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to