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 Dave Rolsky, This is a computer-generated report for Params-Validate-0.89 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 'make': Makefile:351: warning: overriding commands for target `501' Makefile:348: warning: ignoring old commands for target `501' Makefile:351: warning: overriding commands for target `81' Makefile:348: warning: ignoring old commands for target `81' Makefile:351: warning: overriding commands for target `79' Makefile:348: warning: ignoring old commands for target `79' Makefile:351: warning: overriding commands for target `80OBJ_EXT)' Makefile:348: warning: ignoring old commands for target `80OBJ_EXT)' Makefile:354: warning: overriding commands for target `501' Makefile:351: warning: ignoring old commands for target `501' Makefile:354: warning: overriding commands for target `81' Makefile:351: warning: ignoring old commands for target `81' Makefile:354: warning: overriding commands for target `79' Makefile:351: warning: ignoring old commands for target `79' Makefile:354: warning: overriding commands for target `80OBJ_EXT)' Makefile:351: warning: ignoring old commands for target `80OBJ_EXT)' Makefile:357: warning: overriding commands for target `501' Makefile:354: warning: ignoring old commands for target `501' Makefile:357: warning: overriding commands for target `81' Makefile:354: warning: ignoring old commands for target `81' Makefile:357: warning: overriding commands for target `79' Makefile:354: warning: ignoring old commands for target `79' Makefile:357: warning: overriding commands for target `80OBJ_EXT)' Makefile:354: warning: ignoring old commands for target `80OBJ_EXT)' Makefile:360: warning: overriding commands for target `501' Makefile:357: warning: ignoring old commands for target `501' Makefile:360: warning: overriding commands for target `81' Makefile:357: warning: ignoring old commands for target `81' Makefile:360: warning: overriding commands for target `79' Makefile:357: warning: ignoring old commands for target `79' Makefile:360: warning: overriding commands for target `80OBJ_EXT)' Makefile:357: warning: ignoring old commands for target `80OBJ_EXT)' cp lib/Attribute/Params/Validate.pm blib/lib/Attribute/Params/Validate.pm cp lib/Params/ValidatePP.pm blib/lib/Params/ValidatePP.pm cp lib/Params/Validate.pm blib/lib/Params/Validate.pm cp lib/Params/ValidateXS.pm blib/lib/Params/ValidateXS.pm /Users/david/cpantesting/perl-5.10.0/bin/perl /Users/david/cpantesting/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /Users/david/cpantesting/perl-5.10.0/lib/5.10.0/ExtUtils/typemap Validate.xs > Validate.xsc && mv Validate.xsc Validate.c cc -c -o Validate.o Validate.c Validate.xs:7:20: error: EXTERN.h: No such file or directory Validate.xs:8:18: error: perl.h: No such file or directory Validate.xs:9:18: error: XSUB.h: No such file or directory In file included from Validate.xs:13: ppport.h:2745:28: error: patchlevel.h: No such file or directory ppport.h:2748:48: error: could_not_find_Perl_patchlevel.h: No such file or directory In file included from Validate.xs:13: ppport.h:3434: error: parse error before 'CAT2' ppport.h:3434: warning: parameter names (without types) in function declaration ppport.h:3434: warning: data definition has no type or storage class ppport.h:3533: error: parse error before '*' token ppport.h:3533: error: parse error before 'I32' ppport.h:3533: error: 'CAT2' declared as function returning a function ppport.h:3533: warning: parameter names (without types) in function declaration ppport.h:3533: warning: data definition has no type or storage class ppport.h:3547: error: parse error before '*' token ppport.h:3548: error: parse error before 'I32' ppport.h:3549: error: 'CAT2' declared as function returning a function ppport.h: In function 'CAT2': ppport.h:3550: error: 'dSP' undeclared (first use in this function) ppport.h:3550: error: (Each undeclared identifier is reported only once ppport.h:3550: error: for each function it appears in.) ppport.h:3551: error: 'SV' undeclared (first use in this function) ppport.h:3551: error: 'sv' undeclared (first use in this function) ppport.h:3551: error: 'p' undeclared (first use in this function) ppport.h:3553: error: 'sp' undeclared (first use in this function) ppport.h:3554: error: 'G_SCALAR' undeclared (first use in this function) ppport.h:3557: error: 'SPAGAIN' undeclared (first use in this function) ppport.h:3558: error: 'POPs' undeclared (first use in this function) ppport.h:3559: error: 'PUTBACK' undeclared (first use in this function) ppport.h:3561: error: 'croak_on_error' undeclared (first use in this function) ppport.h:3561: error: 'errgv' undeclared (first use in this function) ppport.h:3562: error: 'na' undeclared (first use in this function) ppport.h: At top level: ppport.h:3578: error: parse error before '*' token ppport.h:3578: error: parse error before '*' token ppport.h:3578: error: 'CAT2' declared as function returning a function ppport.h:3578: warning: parameter names (without types) in function declaration ppport.h:3578: warning: data definition has no type or storage class ppport.h:3606: error: parse error before '*' token ppport.h:3606: error: 'CAT2' declared as function returning a function ppport.h:3606: warning: parameter names (without types) in function declaration ppport.h:3606: error: static declaration of 'CAT2' follows non-static declaration ppport.h:3549: error: previous definition of 'CAT2' was here ppport.h:3621: error: parse error before '*' token ppport.h:3622: error: 'CAT2' declared as function returning a function ppport.h: In function 'CAT2': ppport.h:3623: error: 'U32' undeclared (first use in this function) ppport.h:3623: error: parse error before 'oldhints' ppport.h:3624: error: 'HV' undeclared (first use in this function) ppport.h:3624: error: 'old_cop_stash' undeclared (first use in this function) ppport.h:3624: error: 'curcop' undeclared (first use in this function) ppport.h:3625: error: 'old_curstash' undeclared (first use in this function) ppport.h:3625: error: 'curstash' undeclared (first use in this function) ppport.h:3626: error: 'line_t' undeclared (first use in this function) ppport.h:3626: error: parse error before 'oldline' ppport.h:3627: error: 'copline' undeclared (first use in this function) ppport.h:3629: error: 'hints' undeclared (first use in this function) ppport.h:3629: error: 'HINT_BLOCK_SCOPE' undeclared (first use in this function) ppport.h:3630: error: 'stash' undeclared (first use in this function) ppport.h:3643: error: 'OP_CONST' undeclared (first use in this function) ppport.h:3643: error: 'name' undeclared (first use in this function) ppport.h:3644: error: 'sv_no' undeclared (first use in this function) ppport.h:3645: error: 'Nullch' undeclared (first use in this function) ppport.h:3645: error: 'sv' undeclared (first use in this function) ppport.h:3648: error: 'oldhints' undeclared (first use in this function) ppport.h:3651: error: 'oldline' undeclared (first use in this function) ppport.h: At top level: ppport.h:3794: error: parse error before '*' token ppport.h:3794: error: 'CAT2' declared as function returning a function ppport.h:3794: warning: parameter names (without types) in function declaration ppport.h:3809: error: parse error before '*' token ppport.h:3810: error: 'CAT2' declared as function returning a function ppport.h:3810: error: redefinition of 'CAT2' ppport.h:3622: error: previous definition of 'CAT2' was here ppport.h: In function 'CAT2': ppport.h:3811: error: 'STRLEN' undeclared (first use in this function) ppport.h:3811: error: parse error before 'n_a' ppport.h:3812: error: 'sv' undeclared (first use in this function) ppport.h:3812: error: 'n_a' undeclared (first use in this function) ppport.h: At top level: ppport.h:4573: error: parse error before 'CAT2' ppport.h:4573: error: 'CAT2' declared as function returning a function ppport.h:4573: warning: parameter names (without types) in function declaration ppport.h:4573: warning: data definition has no type or storage class ppport.h:4631: error: parse error before 'STRLEN' ppport.h:4631: error: 'CAT2' declared as function returning a function ppport.h:4631: warning: parameter names (without types) in function declaration ppport.h:4845: error: parse error before 'CAT2' ppport.h:4845: error: parse error before 'STRLEN' ppport.h:4845: error: 'CAT2' declared as function returning a function ppport.h:4845: warning: parameter names (without types) in function declaration ppport.h:4845: warning: data definition has no type or storage class ppport.h:4947: error: parse error before 'CAT2' ppport.h:4947: error: parse error before 'STRLEN' ppport.h:4947: error: 'CAT2' declared as function returning a function ppport.h:4947: warning: parameter names (without types) in function declaration ppport.h:4947: warning: data definition has no type or storage class ppport.h:5049: error: parse error before 'CAT2' ppport.h:5049: error: parse error before 'STRLEN' ppport.h:5049: error: 'CAT2' declared as function returning a function ppport.h:5049: warning: parameter names (without types) in function declaration ppport.h:5049: warning: data definition has no type or storage class Validate.xs: In function 'bootinit': Validate.xs:110: error: 'HV' undeclared (first use in this function) Validate.xs:110: error: 'stash' undeclared (first use in this function) Validate.xs:114: error: 'DPPP_' undeclared (first use in this function) Validate.xs:114: error: 'my_newCONSTSUB' undeclared (first use in this function) Validate.xs:114: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:115: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:116: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:117: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:118: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:119: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:120: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:121: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:122: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:123: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:124: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:125: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs: At top level: Validate.xs:129: error: parse error before 'no_validation' Validate.xs: In function 'no_validation': Validate.xs:131: error: 'SV' undeclared (first use in this function) Validate.xs:131: error: 'no_v' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:141: error: parse error before '*' token Validate.xs:142: error: parse error before 'mask' Validate.xs: In function 'typemask_to_string': Validate.xs:144: error: 'SV' undeclared (first use in this function) Validate.xs:144: error: 'buffer' undeclared (first use in this function) Validate.xs:145: error: 'IV' undeclared (first use in this function) Validate.xs:145: error: parse error before 'empty' Validate.xs:149: error: 'mask' undeclared (first use in this function) Validate.xs:151: error: 'empty' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:195: error: parse error before 'get_type' Validate.xs:195: error: parse error before '*' token Validate.xs: In function 'get_type': Validate.xs:197: error: 'IV' undeclared (first use in this function) Validate.xs:197: error: parse error before 'type' Validate.xs:199: error: 'sv' undeclared (first use in this function) Validate.xs:199: error: 'SVt_PVGV' undeclared (first use in this function) Validate.xs:204: error: 'SVt_NULL' undeclared (first use in this function) Validate.xs:205: error: 'SVt_IV' undeclared (first use in this function) Validate.xs:206: error: 'SVt_NV' undeclared (first use in this function) Validate.xs:207: error: 'SVt_PV' undeclared (first use in this function) Validate.xs:208: error: 'SVt_RV' undeclared (first use in this function) Validate.xs:209: error: 'SVt_PVMG' undeclared (first use in this function) Validate.xs:210: error: 'SVt_PVIV' undeclared (first use in this function) Validate.xs:211: error: 'SVt_PVNV' undeclared (first use in this function) Validate.xs:213: error: 'SVt_PVBM' undeclared (first use in this function) Validate.xs:215: error: 'type' undeclared (first use in this function) Validate.xs:217: error: 'SVt_PVAV' undeclared (first use in this function) Validate.xs:220: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:223: error: 'SVt_PVCV' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:247: error: parse error before '*' token Validate.xs: In function 'article': Validate.xs:249: error: 'STRLEN' undeclared (first use in this function) Validate.xs:249: error: parse error before 'len' Validate.xs:252: error: 'string' undeclared (first use in this function) Validate.xs:252: error: 'len' undeclared (first use in this function) Validate.xs:252: warning: assignment makes pointer from integer without a cast Validate.xs: At top level: Validate.xs:286: error: parse error before '*' token Validate.xs: In function 'validation_failure': Validate.xs:288: error: 'SV' undeclared (first use in this function) Validate.xs:288: error: 'temp' undeclared (first use in this function) Validate.xs:289: error: 'on_fail' undeclared (first use in this function) Validate.xs:291: error: 'options' undeclared (first use in this function) Validate.xs:295: error: 'NULL' undeclared (first use in this function) Validate.xs:300: error: 'dSP' undeclared (first use in this function) Validate.xs:301: error: 'SP' undeclared (first use in this function) Validate.xs:302: error: 'message' undeclared (first use in this function) Validate.xs:303: error: 'PUTBACK' undeclared (first use in this function) Validate.xs:304: error: 'G_DISCARD' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:322: error: parse error before '*' token Validate.xs:323: error: parse error before '*' token Validate.xs: In function 'get_called': Validate.xs:325: error: 'SV' undeclared (first use in this function) Validate.xs:325: error: 'temp' undeclared (first use in this function) Validate.xs:327: error: 'options' undeclared (first use in this function) Validate.xs:331: error: 'IV' undeclared (first use in this function) Validate.xs:331: error: parse error before 'frame' Validate.xs:332: error: 'buffer' undeclared (first use in this function) Validate.xs:333: error: 'caller' undeclared (first use in this function) Validate.xs:337: error: 'frame' undeclared (first use in this function) Validate.xs:351: error: 'DPPP_' undeclared (first use in this function) Validate.xs:351: error: 'my_eval_pv' undeclared (first use in this function) Validate.xs:351: error: 'SVf_POK' undeclared (first use in this function) Validate.xs:351: error: 'my_sv_2pv_nolen' undeclared (first use in this function) Validate.xs:351: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:351: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:352: error: 'SVt_NULL' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:362: error: parse error before 'validate_isa' Validate.xs:362: error: parse error before '*' token Validate.xs: In function 'validate_isa': Validate.xs:364: error: 'SV' undeclared (first use in this function) Validate.xs:364: error: 'buffer' undeclared (first use in this function) Validate.xs:365: error: 'IV' undeclared (first use in this function) Validate.xs:365: error: parse error before 'ok' Validate.xs:367: error: 'value' undeclared (first use in this function) Validate.xs:369: error: 'dSP' undeclared (first use in this function) Validate.xs:371: error: 'ret' undeclared (first use in this function) Validate.xs:372: error: parse error before 'count' Validate.xs:374: error: 'ENTER' undeclared (first use in this function) Validate.xs:375: error: 'SAVETMPS' undeclared (first use in this function) Validate.xs:377: error: 'SP' undeclared (first use in this function) Validate.xs:380: error: 'package' undeclared (first use in this function) Validate.xs:381: error: 'PUTBACK' undeclared (first use in this function) Validate.xs:383: error: 'count' undeclared (first use in this function) Validate.xs:383: error: 'G_SCALAR' undeclared (first use in this function) Validate.xs:388: error: 'SPAGAIN' undeclared (first use in this function) Validate.xs:390: error: 'POPs' undeclared (first use in this function) Validate.xs:393: error: 'ok' undeclared (first use in this function) Validate.xs:396: error: 'FREETMPS' undeclared (first use in this function) Validate.xs:397: error: 'LEAVE' undeclared (first use in this function) Validate.xs:403: error: 'id' undeclared (first use in this function) Validate.xs:405: error: 'options' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:426: error: parse error before 'validate_can' Validate.xs:426: error: parse error before '*' token Validate.xs: In function 'validate_can': Validate.xs:428: error: 'IV' undeclared (first use in this function) Validate.xs:428: error: parse error before 'ok' Validate.xs:430: error: 'value' undeclared (first use in this function) Validate.xs:432: error: 'dSP' undeclared (first use in this function) Validate.xs:434: error: 'SV' undeclared (first use in this function) Validate.xs:434: error: 'ret' undeclared (first use in this function) Validate.xs:435: error: parse error before 'count' Validate.xs:437: error: 'ENTER' undeclared (first use in this function) Validate.xs:438: error: 'SAVETMPS' undeclared (first use in this function) Validate.xs:440: error: 'SP' undeclared (first use in this function) Validate.xs:443: error: 'method' undeclared (first use in this function) Validate.xs:444: error: 'PUTBACK' undeclared (first use in this function) Validate.xs:446: error: 'count' undeclared (first use in this function) Validate.xs:446: error: 'G_SCALAR' undeclared (first use in this function) Validate.xs:451: error: 'SPAGAIN' undeclared (first use in this function) Validate.xs:453: error: 'POPs' undeclared (first use in this function) Validate.xs:456: error: 'ok' undeclared (first use in this function) Validate.xs:459: error: 'FREETMPS' undeclared (first use in this function) Validate.xs:460: error: 'LEAVE' undeclared (first use in this function) Validate.xs:466: error: 'buffer' undeclared (first use in this function) Validate.xs:468: error: 'id' undeclared (first use in this function) Validate.xs:470: error: 'options' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:482: error: parse error before 'validate_one_param' Validate.xs:482: error: parse error before '*' token Validate.xs: In function 'validate_one_param': Validate.xs:484: error: 'SV' undeclared (first use in this function) Validate.xs:484: error: 'temp' undeclared (first use in this function) Validate.xs:485: error: 'IV' undeclared (first use in this function) Validate.xs:485: error: parse error before 'i' Validate.xs:488: error: 'spec' undeclared (first use in this function) Validate.xs:489: error: parse error before 'type' Validate.xs:494: error: 'buffer' undeclared (first use in this function) Validate.xs:496: error: 'id' undeclared (first use in this function) Validate.xs:507: error: 'options' undeclared (first use in this function) Validate.xs:511: error: 'type' undeclared (first use in this function) Validate.xs:511: error: 'value' undeclared (first use in this function) Validate.xs:514: error: 'is' undeclared (first use in this function) Validate.xs:515: error: 'allowed' undeclared (first use in this function) Validate.xs:537: error: 'SVt_PVAV' undeclared (first use in this function) Validate.xs:538: error: 'AV' undeclared (first use in this function) Validate.xs:538: error: 'array' undeclared (first use in this function) Validate.xs:538: error: parse error before ')' token Validate.xs:540: error: 'i' undeclared (first use in this function) Validate.xs:541: error: 'package' undeclared (first use in this function) Validate.xs:543: error: invalid type argument of 'unary *' Validate.xs:558: error: parse error before ')' token Validate.xs:561: error: 'method' undeclared (first use in this function) Validate.xs:563: error: invalid type argument of 'unary *' Validate.xs:578: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:579: error: 'HE' undeclared (first use in this function) Validate.xs:579: error: 'he' undeclared (first use in this function) Validate.xs:581: error: 'HV' undeclared (first use in this function) Validate.xs:581: error: parse error before ')' token Validate.xs:582: error: parse error before ')' token Validate.xs:586: error: 'ret' undeclared (first use in this function) Validate.xs:587: error: parse error before 'ok' Validate.xs:590: error: 'ENTER' undeclared (first use in this function) Validate.xs:591: error: 'SAVETMPS' undeclared (first use in this function) Validate.xs:593: error: 'SP' undeclared (first use in this function) Validate.xs:596: error: 'params' undeclared (first use in this function) Validate.xs:597: error: 'PUTBACK' undeclared (first use in this function) Validate.xs:599: error: 'count' undeclared (first use in this function) Validate.xs:599: error: 'G_SCALAR' undeclared (first use in this function) Validate.xs:601: error: 'SPAGAIN' undeclared (first use in this function) Validate.xs:606: error: 'POPs' undeclared (first use in this function) Validate.xs:608: error: 'ok' undeclared (first use in this function) Validate.xs:611: error: 'FREETMPS' undeclared (first use in this function) Validate.xs:612: error: 'LEAVE' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:636: error: parse error before 'else' Validate.xs:639: error: initializer element is not constant Validate.xs:639: warning: data definition has no type or storage class Validate.xs:640: error: parse error before '(' token Validate.xs:641: error: parse error before string constant Validate.xs:641: warning: data definition has no type or storage class Validate.xs:642: warning: parameter names (without types) in function declaration Validate.xs:642: error: conflicting types for 'validation_failure' Validate.xs:287: error: previous definition of 'validation_failure' was here Validate.xs:642: warning: data definition has no type or storage class Validate.xs:643: error: parse error before '}' token Validate.xs:649: warning: data definition has no type or storage class Validate.xs:650: error: parse error before 'ok' Validate.xs:650: warning: data definition has no type or storage class Validate.xs:652: error: parse error before 'void' Validate.xs:658: error: 'SV' undeclared here (not in a function) Validate.xs:658: error: parse error before ')' token Validate.xs:668: error: redefinition of 'buffer' Validate.xs:639: error: previous definition of 'buffer' was here Validate.xs:668: error: initializer element is not constant Validate.xs:668: warning: data definition has no type or storage class Validate.xs:669: error: parse error before '(' token Validate.xs:670: error: parse error before string constant Validate.xs:670: warning: data definition has no type or storage class Validate.xs:671: warning: parameter names (without types) in function declaration Validate.xs:671: warning: data definition has no type or storage class Validate.xs:672: error: parse error before '}' token Validate.xs:674: warning: parameter names (without types) in function declaration Validate.xs:674: warning: data definition has no type or storage class Validate.xs:675: error: parse error before numeric constant Validate.xs:675: warning: data definition has no type or storage class Validate.xs:676: warning: parameter names (without types) in function declaration Validate.xs:676: warning: data definition has no type or storage class Validate.xs:677: error: parse error before '*' token Validate.xs:677: warning: data definition has no type or storage class Validate.xs:678: warning: data definition has no type or storage class Validate.xs:679: error: parse error before string constant Validate.xs:679: warning: data definition has no type or storage class Validate.xs:680: warning: data definition has no type or storage class Validate.xs:681: error: 'POPi' undeclared here (not in a function) Validate.xs:681: warning: data definition has no type or storage class Validate.xs:682: warning: data definition has no type or storage class Validate.xs:684: error: parse error before 'if' Validate.xs:687: error: redefinition of 'buffer' Validate.xs:639: error: previous definition of 'buffer' was here Validate.xs:687: error: 'id' undeclared here (not in a function) Validate.xs:687: error: initializer element is not constant Validate.xs:687: warning: data definition has no type or storage class Validate.xs:688: error: parse error before string constant Validate.xs:688: warning: data definition has no type or storage class Validate.xs:689: error: parse error before '(' token Validate.xs:690: error: parse error before string constant Validate.xs:690: warning: data definition has no type or storage class Validate.xs:691: warning: parameter names (without types) in function declaration Validate.xs:691: warning: data definition has no type or storage class Validate.xs:692: error: parse error before '}' token Validate.xs:705: error: parse error before '*' token Validate.xs: In function 'merge_hashes': Validate.xs:707: error: 'HE' undeclared (first use in this function) Validate.xs:707: error: 'he' undeclared (first use in this function) Validate.xs:709: error: 'in' undeclared (first use in this function) Validate.xs:711: error: 'out' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:721: error: parse error before 'convert_array2hash' Validate.xs:721: error: parse error before '*' token Validate.xs: In function 'convert_array2hash': Validate.xs:723: error: 'IV' undeclared (first use in this function) Validate.xs:723: error: parse error before 'i' Validate.xs:724: error: 'I32' undeclared (first use in this function) Validate.xs:726: error: 'len' undeclared (first use in this function) Validate.xs:726: error: 'in' undeclared (first use in this function) Validate.xs:730: error: 'options' undeclared (first use in this function) Validate.xs:736: error: 'i' undeclared (first use in this function) Validate.xs:737: error: 'key' undeclared (first use in this function) Validate.xs:738: error: 'value' undeclared (first use in this function) Validate.xs:740: error: invalid type argument of 'unary *' Validate.xs:742: error: invalid type argument of 'unary *' Validate.xs:744: error: 'out' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:754: error: parse error before '*' token Validate.xs:755: error: parse error before '*' token Validate.xs: In function 'get_options': Validate.xs:757: error: 'HV' undeclared (first use in this function) Validate.xs:757: error: 'OPTIONS' undeclared (first use in this function) Validate.xs:758: error: 'ret' undeclared (first use in this function) Validate.xs:759: error: 'temp' undeclared (first use in this function) Validate.xs:763: error: 'caller' undeclared (first use in this function) Validate.xs:766: error: parse error before ')' token Validate.xs:774: error: 'DPPP_' undeclared (first use in this function) Validate.xs:774: error: 'my_eval_pv' undeclared (first use in this function) Validate.xs:774: error: 'SVf_POK' undeclared (first use in this function) Validate.xs:774: error: 'my_sv_2pv_nolen' undeclared (first use in this function) Validate.xs:774: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:774: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:775: error: 'SVt_NULL' undeclared (first use in this function) Validate.xs:779: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:784: warning: incompatible implicit declaration of built-in function 'strlen' Validate.xs:786: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:787: error: 'options' undeclared (first use in this function) Validate.xs:788: error: parse error before ')' token Validate.xs:790: error: parse error before ')' token Validate.xs: At top level: Validate.xs:801: error: parse error before '*' token Validate.xs:802: error: parse error before '*' token Validate.xs: In function 'normalize_one_key': Validate.xs:804: error: 'copy' undeclared (first use in this function) Validate.xs:805: error: 'STRLEN' undeclared (first use in this function) Validate.xs:805: error: parse error before 'len_sl' Validate.xs:810: error: 'key' undeclared (first use in this function) Validate.xs:813: error: 'normalize_func' undeclared (first use in this function) Validate.xs:814: error: 'dSP' undeclared (first use in this function) Validate.xs:816: error: 'normalized' undeclared (first use in this function) Validate.xs:818: error: 'SP' undeclared (first use in this function) Validate.xs:821: error: 'G_SCALAR' undeclared (first use in this function) Validate.xs:825: error: 'POPs' undeclared (first use in this function) Validate.xs:829: error: 'SVf_POK' undeclared (first use in this function) Validate.xs:829: error: 'DPPP_' undeclared (first use in this function) Validate.xs:829: error: 'my_sv_2pv_nolen' undeclared (first use in this function) Validate.xs:829: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:833: error: 'ignore_case' undeclared (first use in this function) Validate.xs:833: error: 'strip_leading' undeclared (first use in this function) Validate.xs:835: error: parse error before 'i' Validate.xs:837: error: 'len' undeclared (first use in this function) Validate.xs:837: warning: assignment makes pointer from integer without a cast Validate.xs:838: error: 'i' undeclared (first use in this function) Validate.xs:845: error: 'len_sl' undeclared (first use in this function) Validate.xs:845: warning: assignment makes pointer from integer without a cast Validate.xs:846: warning: assignment makes pointer from integer without a cast Validate.xs: At top level: Validate.xs:857: error: parse error before '*' token Validate.xs:858: error: parse error before '*' token Validate.xs: In function 'normalize_hash_keys': Validate.xs:860: error: 'normalized' undeclared (first use in this function) Validate.xs:861: error: 'HE' undeclared (first use in this function) Validate.xs:861: error: 'he' undeclared (first use in this function) Validate.xs:862: error: 'HV' undeclared (first use in this function) Validate.xs:862: error: 'norm_p' undeclared (first use in this function) Validate.xs:864: error: 'normalize_func' undeclared (first use in this function) Validate.xs:864: error: 'ignore_case' undeclared (first use in this function) Validate.xs:864: error: 'strip_leading' undeclared (first use in this function) Validate.xs:865: error: 'p' undeclared (first use in this function) Validate.xs:868: error: parse error before ')' token Validate.xs:876: error: 'SVf_POK' undeclared (first use in this function) Validate.xs:876: error: 'DPPP_' undeclared (first use in this function) Validate.xs:876: error: 'my_sv_2pv_nolen' undeclared (first use in this function) Validate.xs:876: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:876: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs: At top level: Validate.xs:887: error: parse error before 'validate_pos_depends' Validate.xs:887: error: parse error before '*' token Validate.xs: In function 'validate_pos_depends': Validate.xs:889: error: 'IV' undeclared (first use in this function) Validate.xs:889: error: parse error before 'p_idx' Validate.xs:890: error: 'depends' undeclared (first use in this function) Validate.xs:891: error: 'p_spec' undeclared (first use in this function) Validate.xs:894: error: 'p_idx' undeclared (first use in this function) Validate.xs:894: error: 'p' undeclared (first use in this function) Validate.xs:895: error: 'specs' undeclared (first use in this function) Validate.xs:897: error: 'NULL' undeclared (first use in this function) Validate.xs:898: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:900: error: 'HV' undeclared (first use in this function) Validate.xs:900: error: parse error before ')' token Validate.xs:915: error: 'options' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:923: error: parse error before 'validate_named_depends' Validate.xs:923: error: parse error before '*' token Validate.xs: In function 'validate_named_depends': Validate.xs:925: error: 'HE' undeclared (first use in this function) Validate.xs:925: error: 'he' undeclared (first use in this function) Validate.xs:926: error: 'he1' undeclared (first use in this function) Validate.xs:928: error: 'depends_value' undeclared (first use in this function) Validate.xs:929: error: 'AV' undeclared (first use in this function) Validate.xs:929: error: 'depends_list' undeclared (first use in this function) Validate.xs:930: error: 'depend_name' undeclared (first use in this function) Validate.xs:931: error: 'temp' undeclared (first use in this function) Validate.xs:932: error: 'I32' undeclared (first use in this function) Validate.xs:932: error: parse error before 'd_idx' Validate.xs:940: error: 'p' undeclared (first use in this function) Validate.xs:942: error: 'specs' undeclared (first use in this function) Validate.xs:945: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:947: error: 'HV' undeclared (first use in this function) Validate.xs:947: error: parse error before ')' token Validate.xs:954: error: parse error before ')' token Validate.xs:957: error: 'SVt_PVAV' undeclared (first use in this function) Validate.xs:958: error: parse error before ')' token Validate.xs:963: error: 'd_idx' undeclared (first use in this function) Validate.xs:965: error: invalid type argument of 'unary *' Validate.xs:970: error: 'SVf_POK' undeclared (first use in this function) Validate.xs:970: error: 'DPPP_' undeclared (first use in this function) Validate.xs:970: error: 'my_sv_2pv_nolen' undeclared (first use in this function) Validate.xs:970: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:977: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:987: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:997: error: 'options' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:1003: error: parse error before 'return' Validate.xs:1007: error: parse error before '*' token Validate.xs: In function 'cat_string_representation': Validate.xs:1014: error: 'value' undeclared (first use in this function) Validate.xs:1016: error: 'SVf_POK' undeclared (first use in this function) Validate.xs:1016: error: 'DPPP_' undeclared (first use in this function) Validate.xs:1016: error: 'my_sv_2pv_nolen' undeclared (first use in this function) Validate.xs:1016: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs: At top level: Validate.xs:1024: error: parse error before '*' token Validate.xs: In function 'apply_defaults': Validate.xs:1026: error: 'HE' undeclared (first use in this function) Validate.xs:1026: error: 'he' undeclared (first use in this function) Validate.xs:1027: error: 'temp' undeclared (first use in this function) Validate.xs:1029: error: 'specs' undeclared (first use in this function) Validate.xs:1031: error: 'HV' undeclared (first use in this function) Validate.xs:1031: error: 'spec' undeclared (first use in this function) Validate.xs:1032: error: 'val' undeclared (first use in this function) Validate.xs:1037: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:1038: error: parse error before ')' token Validate.xs:1040: error: 'NULL' undeclared (first use in this function) Validate.xs:1044: error: 'p' undeclared (first use in this function) Validate.xs:1050: error: 'value' undeclared (first use in this function) Validate.xs:1056: error: 'GIMME_V' undeclared (first use in this function) Validate.xs:1056: error: 'G_VOID' undeclared (first use in this function) Validate.xs:1057: error: 'ret' undeclared (first use in this function) Validate.xs:1080: error: 'missing' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:1086: error: parse error before 'validate' Validate.xs:1086: error: parse error before '*' token Validate.xs: In function 'validate': Validate.xs:1088: error: 'AV' undeclared (first use in this function) Validate.xs:1088: error: 'missing' undeclared (first use in this function) Validate.xs:1089: error: 'unmentioned' undeclared (first use in this function) Validate.xs:1090: error: 'HE' undeclared (first use in this function) Validate.xs:1090: error: 'he' undeclared (first use in this function) Validate.xs:1091: error: 'he1' undeclared (first use in this function) Validate.xs:1092: error: 'IV' undeclared (first use in this function) Validate.xs:1092: error: parse error before 'ignore_case' Validate.xs:1093: error: 'strip_leading' undeclared (first use in this function) Validate.xs:1093: error: 'NULL' undeclared (first use in this function) Validate.xs:1094: error: parse error before 'allow_extra' Validate.xs:1095: error: 'temp' undeclared (first use in this function) Validate.xs:1096: error: 'normalize_func' undeclared (first use in this function) Validate.xs:1097: error: 'untaint_keys' undeclared (first use in this function) Validate.xs:1097: error: parse error before ')' token Validate.xs:1100: error: 'options' undeclared (first use in this function) Validate.xs:1102: error: 'ignore_case' undeclared (first use in this function) Validate.xs:1112: error: 'SVt_PVCV' undeclared (first use in this function) Validate.xs:1118: error: 'p' undeclared (first use in this function) Validate.xs:1119: error: 'specs' undeclared (first use in this function) Validate.xs:1124: error: 'GIMME_V' undeclared (first use in this function) Validate.xs:1124: error: 'G_VOID' undeclared (first use in this function) Validate.xs:1134: error: 'ret' undeclared (first use in this function) Validate.xs:1148: error: 'allow_extra' undeclared (first use in this function) Validate.xs:1152: error: parse error before ')' token Validate.xs:1175: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:1177: error: 'HV' undeclared (first use in this function) Validate.xs:1177: error: 'spec' undeclared (first use in this function) Validate.xs:1178: error: parse error before 'untaint' Validate.xs:1180: error: parse error before ')' token Validate.xs:1187: error: parse error before ')' token Validate.xs:1192: error: 'untaint' undeclared (first use in this function) Validate.xs:1218: error: 'i' undeclared (first use in this function) Validate.xs:1219: error: invalid type argument of 'unary *' Validate.xs:1233: error: parse error before ')' token Validate.xs:1249: error: invalid type argument of 'unary *' Validate.xs:1249: error: 'SVf_POK' undeclared (first use in this function) Validate.xs:1249: error: invalid type argument of 'unary *' Validate.xs:1249: error: 'DPPP_' undeclared (first use in this function) Validate.xs:1249: error: 'my_sv_2pv_nolen' undeclared (first use in this function) Validate.xs:1249: error: invalid type argument of 'unary *' Validate.xs:1249: error: called object 'CAT2(<erroneous-expression>, <erroneous-expression>)' is not a function Validate.xs:1263: error: invalid type argument of 'unary *' Validate.xs: At top level: Validate.xs:1269: error: parse error before '*' token Validate.xs:1270: error: parse error before 'pnum' Validate.xs: In function 'validate_pos_failure': Validate.xs:1273: error: 'temp' undeclared (first use in this function) Validate.xs:1274: error: 'IV' undeclared (first use in this function) Validate.xs:1274: error: parse error before 'allow_extra' Validate.xs:1276: error: 'options' undeclared (first use in this function) Validate.xs:1278: error: 'allow_extra' undeclared (first use in this function) Validate.xs:1283: error: 'pnum' undeclared (first use in this function) Validate.xs:1292: error: 'min' undeclared (first use in this function) Validate.xs:1292: error: 'max' undeclared (first use in this function) Validate.xs:1306: warning: return makes pointer from integer without a cast Validate.xs: At top level: Validate.xs:1313: error: parse error before 'spec_says_optional' Validate.xs:1313: error: parse error before '*' token Validate.xs: In function 'spec_says_optional': Validate.xs:1315: error: 'temp' undeclared (first use in this function) Validate.xs:1317: error: 'complex_spec' undeclared (first use in this function) Validate.xs:1318: error: 'HV' undeclared (first use in this function) Validate.xs:1318: error: parse error before ')' token Validate.xs:1318: error: parse error before ')' token Validate.xs:1321: error: 'FALSE' undeclared (first use in this function) Validate.xs: At top level: Validate.xs:1322: error: parse error before 'else' Validate.xs:1333: error: parse error before 'validate_pos' Validate.xs:1333: error: parse error before '*' token Validate.xs: In function 'validate_pos': Validate.xs:1336: error: 'value' undeclared (first use in this function) Validate.xs:1337: error: 'spec' undeclared (first use in this function) Validate.xs:1337: error: 'NULL' undeclared (first use in this function) Validate.xs:1338: error: 'temp' undeclared (first use in this function) Validate.xs:1339: error: 'IV' undeclared (first use in this function) Validate.xs:1339: error: parse error before 'i' Validate.xs:1345: error: 'AV' undeclared (first use in this function) Validate.xs:1345: error: 'untaint_indexes' undeclared (first use in this function) Validate.xs:1345: error: parse error before ')' token Validate.xs:1348: error: parse error before 'spec_count' Validate.xs:1352: error: 'GIMME_V' undeclared (first use in this function) Validate.xs:1352: error: 'G_VOID' undeclared (first use in this function) Validate.xs:1355: error: 'i' undeclared (first use in this function) Validate.xs:1355: error: 'max' undeclared (first use in this function) Validate.xs:1356: error: 'spec_count' undeclared (first use in this function) Validate.xs:1357: error: 'specs' undeclared (first use in this function) Validate.xs:1357: error: invalid type argument of 'unary *' Validate.xs:1359: error: 'complex_spec' undeclared (first use in this function) Validate.xs:1359: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:1362: error: 'p' undeclared (first use in this function) Validate.xs:1363: error: invalid type argument of 'unary *' Validate.xs:1365: error: 'ret' undeclared (first use in this function) Validate.xs:1367: error: 'HV' undeclared (first use in this function) Validate.xs:1367: error: parse error before ')' token Validate.xs:1367: error: parse error before ')' token Validate.xs: At top level: Validate.xs:1372: error: parse error before 'return' Validate.xs:1379: error: 'spec' undeclared here (not in a function) Validate.xs:1379: error: 'SVt_PVHV' undeclared here (not in a function) Validate.xs:1379: warning: data definition has no type or storage class Validate.xs:1384: error: parse error before 'if' Validate.xs:1395: error: redefinition of 'buffer' Validate.xs:639: error: previous definition of 'buffer' was here Validate.xs:1395: error: 'i' undeclared here (not in a function) Validate.xs:1395: error: initializer element is not constant Validate.xs:1395: warning: data definition has no type or storage class Validate.xs:1396: warning: parameter names (without types) in function declaration Validate.xs:1396: error: conflicting types for 'cat_string_representation' Validate.xs:1008: error: previous definition of 'cat_string_representation' was here Validate.xs:1396: warning: data definition has no type or storage class Validate.xs:1397: error: parse error before string constant Validate.xs:1397: warning: data definition has no type or storage class Validate.xs:1428: error: redefinition of 'complex_spec' Validate.xs:1379: error: previous definition of 'complex_spec' was here Validate.xs:1428: warning: data definition has no type or storage class Validate.xs:1429: error: parse error before 'if' Validate.xs:1436: error: redefinition of 'buffer' Validate.xs:639: error: previous definition of 'buffer' was here Validate.xs:1436: error: 'p' undeclared here (not in a function) Validate.xs:1436: error: 'min' undeclared here (not in a function) Validate.xs:1436: error: 'specs' undeclared here (not in a function) Validate.xs:1436: error: 'options' undeclared here (not in a function) Validate.xs:1436: warning: initialization makes integer from pointer without a cast Validate.xs:1436: error: initializer element is not constant Validate.xs:1436: warning: data definition has no type or storage class Validate.xs:1438: warning: parameter names (without types) in function declaration Validate.xs:1438: warning: data definition has no type or storage class Validate.xs:1439: error: parse error before '}' token Validate.xs:1443: warning: parameter names (without types) in function declaration Validate.xs:1443: warning: data definition has no type or storage class Validate.xs:1446: error: parse error before 'if' Validate.xs:1449: error: 'temp' undeclared here (not in a function) Validate.xs:1449: error: initializer element is not constant Validate.xs:1449: warning: data definition has no type or storage class Validate.xs:1450: error: parse error before '}' token Validate.xs:1460: error: parse error before '(' token Validate.xs:1466: error: redefinition of 'buffer' Validate.xs:639: error: previous definition of 'buffer' was here Validate.xs:1466: warning: initialization makes integer from pointer without a cast Validate.xs:1466: error: initializer element is not constant Validate.xs:1466: warning: data definition has no type or storage class Validate.xs:1468: warning: parameter names (without types) in function declaration Validate.xs:1468: warning: data definition has no type or storage class Validate.xs:1469: error: parse error before '}' token Validate.c:1495: warning: parameter names (without types) in function declaration Validate.c:1495: warning: data definition has no type or storage class Validate.c: In function 'XS': Validate.c:1501: error: 'dXSARGS' undeclared (first use in this function) Validate.c:1503: error: 'items' undeclared (first use in this function) Validate.c:1505: error: 'cv' undeclared (first use in this function) Validate.c:1506: error: 'ax' undeclared (first use in this function) Validate.c:1507: error: 'SP' undeclared (first use in this function) Validate.xs:1494: error: 'HV' undeclared (first use in this function) Validate.xs:1494: error: 'ret' undeclared (first use in this function) Validate.xs:1494: error: 'NULL' undeclared (first use in this function) Validate.xs:1495: error: 'AV' undeclared (first use in this function) Validate.xs:1495: error: 'pa' undeclared (first use in this function) Validate.xs:1496: error: 'ph' undeclared (first use in this function) Validate.xs:1499: error: 'GIMME_V' undeclared (first use in this function) Validate.xs:1499: error: 'G_VOID' undeclared (first use in this function) Validate.xs:1499: error: 'stack_sp' undeclared (first use in this function) Validate.xs:1499: error: 'stack_base' undeclared (first use in this function) Validate.xs:1502: error: 'SVt_PVAV' undeclared (first use in this function) Validate.xs:1511: error: parse error before ')' token Validate.xs:1516: error: 'value' undeclared (first use in this function) Validate.xs:1518: error: invalid type argument of 'unary *' Validate.xs:1521: error: parse error before ')' token Validate.xs:1528: error: parse error before ')' token Validate.xs:1536: error: parse error before ')' token Validate.xs:1538: error: parse error before ')' token Validate.xs:1539: error: parse error before ')' token Validate.xs:1541: error: 'HE' undeclared (first use in this function) Validate.xs:1541: error: 'he' undeclared (first use in this function) Validate.xs:1541: error: 'I32' undeclared (first use in this function) Validate.xs:1541: error: parse error before 'keys' Validate.xs:1541: error: 'G_ARRAY' undeclared (first use in this function) Validate.xs:1541: error: 'keys' undeclared (first use in this function) Validate.xs:1541: error: 'G_SCALAR' undeclared (first use in this function) Validate.xs:1541: error: parse error before ')' token Validate.c: At top level: Validate.c:1564: error: parse error before '}' token Validate.c:1567: warning: parameter names (without types) in function declaration Validate.c:1567: warning: data definition has no type or storage class Validate.c:1569: error: redefinition of 'XS' Validate.c:1497: error: previous definition of 'XS' was here Validate.c: In function 'XS': Validate.c:1573: error: 'dXSARGS' undeclared (first use in this function) Validate.c:1575: error: 'items' undeclared (first use in this function) Validate.c:1577: error: 'cv' undeclared (first use in this function) Validate.c:1578: error: 'ax' undeclared (first use in this function) Validate.c:1579: error: 'SP' undeclared (first use in this function) Validate.xs:1551: error: 'AV' undeclared (first use in this function) Validate.xs:1552: error: 'ret' undeclared (fir [Output truncated after 50K] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------- ---- ------- Attribute::Handlers 0 0.78_07 Scalar::Util 0 1.19 Test::More 0 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin PERL5_CPANPLUS_IS_RUNNING = 25920 PERL5_CPAN_IS_EXECUTING = /Users/david/cpantesting/perl-5.10.0/.cpan/build/Params-Validate-0.89-JXFxit/Makefile.PL PERL5_CPAN_IS_RUNNING = 25920 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl $UID/$EUID = 501 / 501 $GID = 501 501 81 79 80 $EGID = 501 501 81 79 80 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=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 ' config_args='-de -Dprefix=/Users/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 ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='' libpth=/usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'
