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.9.5, created automatically by CPAN-Reporter-1.02 
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, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

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

Output from '/usr/bin/make':

"Makefile", line 351: warning: duplicate script for target "1001" ignored
"Makefile", line 351: warning: duplicate script for target "1001" ignored
"Makefile", line 351: warning: duplicate script for target "0OBJ_EXT)" ignored
"Makefile", line 354: warning: duplicate script for target "1001" ignored
"Makefile", line 354: warning: duplicate script for target "1001" ignored
"Makefile", line 354: warning: duplicate script for target "0OBJ_EXT)" ignored
"Makefile", line 357: warning: duplicate script for target "1001" ignored
"Makefile", line 357: warning: duplicate script for target "1001" ignored
"Makefile", line 357: warning: duplicate script for target "0OBJ_EXT)" ignored
"Makefile", line 360: warning: duplicate script for target "1001" ignored
"Makefile", line 360: warning: duplicate script for target "1001" ignored
"Makefile", line 360: warning: duplicate script for target "0OBJ_EXT)" ignored
cp lib/Params/ValidatePP.pm blib/lib/Params/ValidatePP.pm
cp lib/Attribute/Params/Validate.pm blib/lib/Attribute/Params/Validate.pm
cp lib/Params/Validate.pm blib/lib/Params/Validate.pm
cp lib/Params/ValidateXS.pm blib/lib/Params/ValidateXS.pm
/home/david/cpantesting/perl-5.9.5/bin/perl5.9.5 
/home/david/cpantesting/perl-5.9.5/lib/5.9.5/ExtUtils/xsubpp  -typemap 
/home/david/cpantesting/perl-5.9.5/lib/5.9.5/ExtUtils/typemap  Validate.xs > 
Validate.xsc && mv Validate.xsc Validate.c
cc -O2 -fno-strict-aliasing -pipe  -c Validate.c
Validate.xs:7:20: EXTERN.h: No such file or directory
Validate.xs:8:18: perl.h: No such file or directory
Validate.xs:9:18: XSUB.h: No such file or directory
In file included from Validate.xs:13:
ppport.h:2745:28: patchlevel.h: No such file or directory
ppport.h:2748:48: could_not_find_Perl_patchlevel.h: No such file or directory
In file included from Validate.xs:13:
ppport.h:3434: error: syntax 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: syntax error before '*' token
ppport.h:3533: error: syntax 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: syntax error before '*' token
ppport.h:3548: error: syntax 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: syntax error before '*' token
ppport.h:3578: error: syntax 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: syntax 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: warning: static declaration of 'CAT2' follows non-static 
declaration
ppport.h:3549: warning: previous definition of 'CAT2' was here
ppport.h:3621: error: syntax error before '*' token
ppport.h:3622: error: `CAT2' declared as function returning a function
ppport.h:3622: error: redefinition of 'CAT2'
ppport.h:3549: error: previous definition of 'CAT2' was here
ppport.h: In function `CAT2':
ppport.h:3623: error: syntax 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: syntax 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: syntax 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:3794: error: invalid storage class for function `CAT2'
ppport.h:3809: error: syntax error before '*' token
ppport.h:3810: error: function definition declared `register'
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:3810: error: redefinition of 'CAT2'
ppport.h:3622: error: previous definition of 'CAT2' was here
ppport.h: In function `CAT2':
ppport.h:3811: error: syntax 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: syntax 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: syntax 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: syntax error before "CAT2"
ppport.h:4845: error: syntax 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: syntax error before "CAT2"
ppport.h:4947: error: syntax 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: syntax error before "CAT2"
ppport.h:5049: error: syntax 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 is not a function
Validate.xs:115: error: called object is not a function
Validate.xs:116: error: called object is not a function
Validate.xs:117: error: called object is not a function
Validate.xs:118: error: called object is not a function
Validate.xs:119: error: called object is not a function
Validate.xs:120: error: called object is not a function
Validate.xs:121: error: called object is not a function
Validate.xs:122: error: called object is not a function
Validate.xs:123: error: called object is not a function
Validate.xs:124: error: called object is not a function
Validate.xs:125: error: called object is not a function
Validate.xs: At top level:
Validate.xs:129: error: syntax 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: syntax error before '*' token
Validate.xs:142: error: syntax 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: syntax 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: syntax error before "get_type"
Validate.xs:195: error: syntax error before '*' token
Validate.xs: In function `get_type':
Validate.xs:197: error: syntax 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: syntax error before '*' token
Validate.xs: In function `article':
Validate.xs:249: error: syntax 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: syntax 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: syntax error before '*' token
Validate.xs:323: error: syntax 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: syntax 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 is not a function
Validate.xs:351: error: called object 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: syntax error before "validate_isa"
Validate.xs:362: error: syntax 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: syntax 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: syntax 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: syntax error before "validate_can"
Validate.xs:426: error: syntax error before '*' token
Validate.xs: In function `validate_can':
Validate.xs:428: error: syntax 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: syntax 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: syntax error before "validate_one_param"
Validate.xs:482: error: syntax 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: syntax error before "i"
Validate.xs:488: error: `spec' undeclared (first use in this function)
Validate.xs:489: error: syntax 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: syntax 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: syntax 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: syntax error before ')' token
Validate.xs:582: error: syntax error before ')' token
Validate.xs:586: error: `ret' undeclared (first use in this function)
Validate.xs:587: error: syntax 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: syntax error before "else"
*** Error code 1

Stop in 
/usr/home/david/cpantesting/perl-5.9.5/.cpan/build/Params-Validate-0.89-5L1Ys7.

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Attribute::Handlers 0    0.78_06
    Scalar::Util        0    1.19   
    Test::More          0    0.70   

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

Environment variables:

    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/david/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 59307
    PERL5_CPAN_IS_EXECUTING = 
/home/david/cpantesting/perl-5.9.5/.cpan/build/Params-Validate-0.89-5L1Ys7/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 59307
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.9.5/bin/perl5.9.5
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 1001 0
    $EGID = 1001 1001 1001 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9203 
    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 
    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 9 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=i386-freebsd
    uname='freebsd poacher.barnyard.co.uk 6.2-release freebsd 6.2-release #0: 
fri jan 12 10:40:27 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.9.5 -de -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to