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 '/usr/local/bin/make': Makefile:351: warning: overriding commands for target `1OBJ_EXT)' Makefile:348: warning: ignoring old commands for target `1OBJ_EXT)' Makefile:354: warning: overriding commands for target `1OBJ_EXT)' Makefile:351: warning: ignoring old commands for target `1OBJ_EXT)' Makefile:357: warning: overriding commands for target `1OBJ_EXT)' Makefile:354: warning: ignoring old commands for target `1OBJ_EXT)' Makefile:360: warning: overriding commands for target `1OBJ_EXT)' Makefile:357: warning: ignoring old commands for target `1OBJ_EXT)' 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 /usr/local/home/david/cpantesting/perl-5.10.0/bin/perl /usr/local/home/david/cpantesting/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/local/home/david/cpantesting/perl-5.10.0/lib/5.10.0/ExtUtils/typemap 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: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2' ppport.h:3533: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ppport.h:3547: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ppport.h:3578: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ppport.h:3606: error: expected ')' before '*' token ppport.h:3621: error: expected ')' before '*' token ppport.h:3794: error: expected ';', ',' or ')' before '*' token ppport.h:3809: error: expected ';', ',' or ')' before '*' token ppport.h:4573: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2' ppport.h:4631: error: expected declaration specifiers or '...' before 'STRLEN' ppport.h:4631: error: expected declaration specifiers or '...' before 'UV' 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: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2' ppport.h:4947: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2' ppport.h:5049: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2' Validate.xs: In function 'bootinit': Validate.xs:110: error: 'HV' undeclared (first use in this function) Validate.xs:110: error: (Each undeclared identifier is reported only once Validate.xs:110: error: for each function it appears in.) 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: expected '=', ',', ';', 'asm' or '__attribute__' before 'no_validation' Validate.xs:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Validate.xs:195: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'get_type' Validate.xs:247: error: expected ')' before '*' token Validate.xs:286: error: expected ')' before '*' token Validate.xs:322: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Validate.xs:362: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'validate_isa' Validate.xs:426: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'validate_can' Validate.xs:482: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'validate_one_param' Validate.xs:705: error: expected ')' before '*' token Validate.xs:721: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'convert_array2hash' Validate.xs:754: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Validate.xs:801: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Validate.xs:857: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Validate.xs:887: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'validate_pos_depends' Validate.xs:923: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'validate_named_depends' Validate.xs:1007: error: expected ')' before '*' token Validate.xs:1024: error: expected ')' before '*' token Validate.xs:1086: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'validate' Validate.xs:1269: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Validate.xs:1313: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'spec_says_optional' Validate.xs:1333: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'validate_pos' Validate.c:1495: warning: data definition has no type or storage class Validate.c:1495: warning: parameter names (without types) in function declaration 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.c:1509: error: 'SV' undeclared (first use in this function) Validate.c:1509: error: 'p' undeclared (first use in this function) Validate.c:1510: error: 'specs' 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:1497: error: 'options' 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:1507: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:1511: error: expected expression 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: expected expression before ')' token Validate.xs:1528: error: expected expression before ')' token Validate.xs:1536: error: expected expression before ')' token Validate.xs:1538: error: expected expression 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: expected ';' 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: expected expression before ')' token Validate.c:1561: error: 'PUTBACK' undeclared (first use in this function) Validate.c: At top level: Validate.c:1567: warning: data definition has no type or storage class Validate.c:1567: warning: parameter names (without types) in function declaration 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.c:1581: error: 'SV' undeclared (first use in this function) Validate.c:1581: error: 'p' undeclared (first use in this function) Validate.xs:1551: error: 'AV' undeclared (first use in this function) Validate.xs:1551: error: 'specs' undeclared (first use in this function) Validate.xs:1552: error: 'ret' undeclared (first use in this function) Validate.xs:1552: error: 'NULL' undeclared (first use in this function) Validate.xs:1553: error: 'IV' undeclared (first use in this function) Validate.xs:1553: error: expected ';' before 'i' Validate.xs:1555: error: 'GIMME_V' undeclared (first use in this function) Validate.xs:1555: error: 'G_VOID' undeclared (first use in this function) Validate.xs:1555: error: 'stack_sp' undeclared (first use in this function) Validate.xs:1555: error: 'stack_base' undeclared (first use in this function) Validate.xs:1558: error: 'SVt_PVAV' undeclared (first use in this function) Validate.xs:1562: error: expected expression before ')' token Validate.xs:1564: error: 'i' undeclared (first use in this function) Validate.xs:1571: error: expected expression before ')' token Validate.xs:1573: error: expected expression before ')' token Validate.xs:1576: error: 'G_ARRAY' undeclared (first use in this function) Validate.xs:1576: error: invalid type argument of 'unary *' Validate.xs:1576: error: 'G_SCALAR' undeclared (first use in this function) Validate.xs:1576: error: expected expression before ')' token Validate.c:1610: error: 'PUTBACK' undeclared (first use in this function) Validate.c: At top level: Validate.c:1616: warning: data definition has no type or storage class Validate.c:1616: warning: parameter names (without types) in function declaration Validate.c:1618: error: redefinition of 'XS' Validate.c:1497: error: previous definition of 'XS' was here Validate.c: In function 'XS': Validate.c:1622: error: 'dXSARGS' undeclared (first use in this function) Validate.c:1624: error: 'cv' undeclared (first use in this function) Validate.c:1625: error: 'ax' undeclared (first use in this function) Validate.c:1626: error: 'SP' undeclared (first use in this function) Validate.c:1626: error: 'items' undeclared (first use in this function) Validate.xs:1583: error: 'HV' undeclared (first use in this function) Validate.xs:1583: error: 'p' undeclared (first use in this function) Validate.xs:1584: error: 'SV' undeclared (first use in this function) Validate.xs:1584: error: 'params' undeclared (first use in this function) Validate.xs:1585: error: 'spec' undeclared (first use in this function) Validate.xs:1586: error: 'IV' undeclared (first use in this function) Validate.xs:1586: error: expected ';' before 'i' Validate.xs:1588: error: 'GIMME_V' undeclared (first use in this function) Validate.xs:1588: error: 'G_VOID' undeclared (first use in this function) Validate.xs:1588: error: 'stack_sp' undeclared (first use in this function) Validate.xs:1588: error: 'stack_base' undeclared (first use in this function) Validate.xs:1591: error: expected expression before ')' token Validate.xs:1592: error: 'i' undeclared (first use in this function) Validate.xs:1593: error: 'key' undeclared (first use in this function) Validate.xs:1594: error: 'value' undeclared (first use in this function) Validate.xs:1600: error: 'sv_undef' undeclared (first use in this function) Validate.xs:1608: error: invalid type argument of 'unary *' Validate.xs:1610: error: invalid type argument of 'unary *' Validate.xs:1613: error: 'SVt_PVAV' undeclared (first use in this function) Validate.xs:1615: error: 'AV' undeclared (first use in this function) Validate.xs:1615: error: 'ret' undeclared (first use in this function) Validate.xs:1615: error: 'NULL' undeclared (first use in this function) Validate.xs:1617: error: expected expression before ')' token Validate.xs:1618: error: expected expression before ')' token Validate.xs:1622: error: 'G_ARRAY' undeclared (first use in this function) Validate.xs:1622: error: invalid type argument of 'unary *' Validate.xs:1622: error: 'G_SCALAR' undeclared (first use in this function) Validate.xs:1622: error: expected expression before ')' token Validate.xs:1626: error: 'SVt_PVHV' undeclared (first use in this function) Validate.xs:1627: error: 'hv' undeclared (first use in this function) Validate.xs:1629: error: 'options' undeclared (first use in this function) Validate.xs:1634: error: expected expression before ')' token Validate.xs:1636: error: 'I32' undeclared (first use in this function) Validate.xs:1636: error: expected ';' before 'hv_set' Validate.xs:1640: error: expected expression before ')' token Validate.xs:1641: error: 'first_elem' undeclared (first use in this function) Validate.xs:1643: error: expected expression before ')' token Validate.xs:1648: error: expected expression before ')' token Validate.xs:1649: error: 'hv_set' undeclared (first use in this function) Validate.xs:1654: error: expected expression before ')' token Validate.xs:1656: error: expected expression before ')' token Validate.xs:1664: error: expected expression before ')' token Validate.xs:1666: error: expected expression before ')' token Validate.xs:1669: error: 'HE' undeclared (first use in this function) Validate.xs:1669: error: 'he' undeclared (first use in this function) Validate.xs:1669: error: expected ';' before 'keys' Validate.xs:1669: error: 'keys' undeclared (first use in this function) Validate.xs:1669: error: expected expression before ')' token Validate.c:1720: error: 'PUTBACK' undeclared (first use in this function) Validate.c: At top level: Validate.c:1728: warning: data definition has no type or storage class Validate.c:1728: warning: parameter names (without types) in function declaration Validate.c:1730: error: redefinition of 'XS' Validate.c:1497: error: previous definition of 'XS' was here Validate.c: In function 'XS': Validate.c:1734: error: 'dXSARGS' undeclared (first use in this function) Validate.c:1738: error: 'cv' undeclared (first use in this function) Validate.c:1739: error: 'items' undeclared (first use in this function) Validate.c:1740: error: 'XS_VERSION_BOOTCHECK' undeclared (first use in this function) Validate.c:1742: error: 'XS_Params__Validate__validate' undeclared (first use in this function) Validate.c:1743: error: 'XS_Params__Validate__validate_pos' undeclared (first use in this function) Validate.c:1744: error: 'XS_Params__Validate__validate_with' undeclared (first use in this function) Validate.c:1755: error: 'PL_unitcheckav' undeclared (first use in this function) Validate.c:1756: error: 'PL_scopestack_ix' undeclared (first use in this function) Validate.c:1757: error: 'XSRETURN_YES' undeclared (first use in this function) make: *** [Validate.o] Error 1 ------------------------------ 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: LD_LIBRARY_PATH = /usr/local/lib:/usr/lib:/usr/openwin/lib:/usr/ucblib:. PATH = /usr/local/bin:/usr/bin:/sbin:/usr/sbin:/usr/openwin/bin:/usr/ccs/bin:/usr/ucb:/etc:. PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 29319 PERL5_CPAN_IS_EXECUTING = /usr/local/home/david/cpantesting/perl-5.10.0/.cpan/build/Params-Validate-0.89-xtQbng/Makefile.PL PERL5_CPAN_IS_RUNNING = 29319 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/local/home/david/cpantesting/perl-5.10.0/bin/perl $UID/$EUID = 10217 / 10217 $GID = 1 1 $EGID = 1 1 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.25_01 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.37_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.25 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0 patch 32468) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi uname='sunos ohno.mrbill.net 5.9 generic_122300-03 sun4u sparc sunw,ultra-80 solaris ' config_args='-de -Dprefix=/usr/local/home/david/cpantesting/perl-5.10.0 -Dusethreads' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.2.1', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
