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 Elliot Shank,
    
This is a computer-generated test report for Perl-Critic-1.076, created
automatically by CPAN::Reporter, version 0.4801, 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 testing your distribution.

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module            Need  Have  
    ----------------- ----- ------
    B::Keywords       1.05  1.06  
    Config::Tiny      2     2.10  
    File::Spec        0     3.25  
    File::Spec::Unix  0     1.5_01
    IO::String        0     1.08  
    List::MoreUtils   0     0.21  
    List::Util        0     1.19  
    Module::Pluggable 3.1   3.6   
    Pod::PlainText    0     2.02  
    Pod::Usage        0     1.35  
    PPI               1.118 1.118 
    Readonly          1.03  1.03  
    Scalar::Util      0     1.19  
    String::Format    1.13  1.14  
    Test::More        0     0.70  

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

Environment variables:

    LANG = C
    PATH = 
/common/pkgs/perl-5.10.0/bin:/tools/bin:/usr/local/bin:/usr/lib64/ccache:/bin:/usr/bin:/root/bin:/tools/sbin:/usr/local/sbin:/sbin:/usr/sbin:/root/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PERL_TEST_CRITIC = 1
    PERL_TEST_POD = 1
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /dev/shm/tmp

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

    Perl: $^X = /common/pkgs/perl-5.10.0/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 0 1 2 3 4 6 10
    EGID: $)  = 0 0 1 2 3 4 6 10

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9102   
    Cwd                 3.25     
    ExtUtils::CBuilder  0.19     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.36_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18     
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.70     
    version             0.7203   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /common/pkgs/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_modules....................................................ok
t/00_modules.t_without_optional_dependencies....................ok
t/01_config.....................................................ok
t/01_config.t_without_optional_dependencies.....................File/Which.pm 
did not return a true value at 
/common/pkgs/perl-5.10.0/cpan/build/Perl-Critic-1.076-BaCkUt/blib/lib/Perl/Critic/Policy/Documentation/PodSpelling.pm
 line 54.
ok
t/01_config_bad_perlcriticrc....................................ok
t/01_config_bad_perlcriticrc.t_without_optional_dependencies....ok
t/02_policy.....................................................ok
t/02_policy.t_without_optional_dependencies.....................ok
t/03_pragmas....................................................ok
t/03_pragmas.t_without_optional_dependencies....................ok
t/04_defaults...................................................ok
t/04_defaults.t_without_optional_dependencies...................ok
t/05_utils......................................................ok
t/05_utils.t_without_optional_dependencies......................ok
t/05_utils_ppi..................................................ok
t/05_utils_ppi.t_without_optional_dependencies..................ok
t/06_violation..................................................ok
t/06_violation.t_without_optional_dependencies..................ok
t/07_perlcritic.................................................ok
t/07_perlcritic.t_without_optional_dependencies.................ok
t/08_document...................................................ok
t/08_document.t_without_optional_dependencies...................ok
t/09_theme......................................................ok
t/09_theme.t_without_optional_dependencies......................ok
t/10_userprofile................................................ok
t/10_userprofile.t_without_optional_dependencies................ok
t/11_policyfactory..............................................ok
t/11_policyfactory.t_without_optional_dependencies..............ok
t/12_policylisting..............................................ok
t/12_policylisting.t_without_optional_dependencies..............ok
t/13_bundled_policies...........................................ok
t/13_bundled_policies.t_without_optional_dependencies...........ok
t/14_policy_parameters..........................................ok
t/14_policy_parameters.t_without_optional_dependencies..........ok
t/15_statistics.................................................ok
t/15_statistics.t_without_optional_dependencies.................ok
t/20_policies...................................................ok
t/20_policy_podspelling.........................................ok
t/20_policy_podspelling.t_without_optional_dependencies.........ok
t/20_policy_prohibithardtabs....................................ok
t/20_policy_prohibittrailingwhitespace..........................ok
t/20_policy_requireconsistentnewlines...........................ok
t/20_policy_requiretidycode.....................................ok
t/20_policy_requiretidycode.t_without_optional_dependencies.....ok
t/40_criticize..................................................skipped
        all skipped: Test::Perl::Critic required to criticise code
t/80_policysummary..............................................ok
t/80_policysummary.t_without_optional_dependencies..............ok
t/92_memory_leaks...............................................ok
t/92_memory_leaks.t_without_optional_dependencies...............ok
t/93_version....................................................ok
t/94_includes...................................................ok
t/94_includes.t_without_optional_dependencies...................ok
t/95_kwalitee...................................................ok
t/97_spelling...................................................
#   Failed test 'POD spelling for blib/lib/Perl/TODO.pod'
#   at /common/pkgs/perl-5.10.0/lib/site_perl/5.10.0/Test/Spelling.pm line 80.
# Errors:
#     API
#     ETech
#     FindBin
#     ProhibitMixedBooleanOperators
#     RequireCheckedClose
#     RequireExplicitPackage
#     RequireUseStrict
#     RequireUseWarnings
#     cachedir
#     easeir
#     expempt
#     forbbiden
#     lattitude
#     lookup
#     mixde
#     numifies
#     numify
#     runnaway
#     trinary
#     uncomment
#     xs
# Looks like you failed 1 test of 134.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 4
        Failed 1/134 tests, 99.25% okay
t/98_pod_syntax.................................................ok
t/99_pod_coverage...............................................ok
Failed Test     Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/97_spelling.t    1   256   134    1  4
1 test skipped.
Failed 1/56 test scripts. 1/6664 subtests failed.
Files=56, Tests=6664, 67 wallclock secs (63.99 cusr +  2.73 csys = 66.72 CPU)
Failed 1/56 test programs. 1/6664 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 31847) 
configuration:
  Platform:
    osname=linux, osvers=2.6.22.4-65.fc7, archname=x86_64-linux-thread-multi
    uname='linux net1.coolsurf.com 2.6.22.4-65.fc7 #1 smp tue aug 21 21:50:50 
edt 2007 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/common/pkgs/perl-5.10.0 -ders -Dusedevel 
-Dcf_by=David Favor -Dcc=gcc -Doptimize=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -Dloclibpth=/usr/local/lib64 
/lib64 /usr/lib64 -Dlocincpth=/usr/local/include -Duseshrplib -Dusethreads 
-Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun 
-Dotherlibdirs=/tools/pmlib:/usr/local/pmlib -DDEBUGGING -Ui_db -Ui_ndbm 
-Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n 
-Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -Dd_gethostent_r_proto 
-Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto 
-Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.2 20070502 (Red Hat 4.1.2-12)', 
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib64 -L/lib64 -L/usr/lib64'
    libpth=/usr/local/lib64 /lib64 /usr/lib64 /lib /usr/lib /usr/local/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/common/pkgs/perl-5.10.0/lib/5.10.0/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/local/lib64 -L/lib64 
-L/usr/lib64'

Reply via email to