develooper Front page | perl.cpan.testers | Postings from April 2008

FAIL Cache-Memcached-Indexable-0.03 i386-freebsd 6.1-release-p23

From:
srezic
Date:
April 22, 2008 15:42
Subject:
FAIL Cache-Memcached-Indexable-0.03 i386-freebsd 6.1-release-p23
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Koichi Taniguchi,
    
This is a computer-generated report for Cache-Memcached-Indexable-0.03
on perl 5.8.8 patch 33662, created by CPAN-Reporter-1.13. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

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 test':

PERL_DL_NONLAZY=1 /usr/perl5.8.8@33662/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.............ok
t/all....................skipped: No memcached instance running at 127.0.0.1:11211
t/logic_default..........skipped: No memcached instance running at 127.0.0.1:11211
t/logic_digest_sha1......skipped: No memcached instance running at 127.0.0.1:11211
t/perlcritic.............
#   Failed test 'Test::Perl::Critic for "lib/Cache/Memcached/Indexable.pm"'
#   at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/Test/Perl/Critic.pm line 99.
# 
# Perl::Critic found these violations in "lib/Cache/Memcached/Indexable.pm":
# Private Member Data shouldn't be accessed directly. at line 94, column 28.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 95, column 12.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 112, column 21.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 115, column 27.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 121, column 26.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 127, column 9.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 146, column 17.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 151, column 19.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 156, column 20.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 163, column 9.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 178, column 5.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 205, column 30.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 250, column 35.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 265, column 5.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 281, column 17.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 283, column 22.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)

#   Failed test 'Test::Perl::Critic for "lib/Cache/Memcached/Indexable/Logic.pm"'
#   at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/Test/Perl/Critic.pm line 99.
# 
# Perl::Critic found these violations in "lib/Cache/Memcached/Indexable/Logic.pm":
# Private Member Data shouldn't be accessed directly. at line 14, column 28.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Looks like you failed 2 tests of 4.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 2/4 subtests 
t/pod....................ok

Test Summary Report
-------------------
t/perlcritic.t       (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
Files=6, Tests=9,  8 wallclock secs ( 0.03 usr  0.00 sys +  1.90 cusr  0.09 csys =  2.02 CPU)
Result: FAIL
Failed 1/6 test programs. 2/9 subtests failed.
*** Error code 255

Stop in /var/tmp/CPAN-build/Cache-Memcached-Indexable-0.03-CIxcto.

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

Prerequisite modules loaded:

requires:

    Module             Need Have
    ------------------ ---- ----
    Cache::Memcached   1.17 1.24
    Digest::SHA1       0    2.11
    Test::More         0    0.80
    UNIVERSAL::require 0.1  0.11

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

Environment variables:

    PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 89203
    PERL5_CPAN_IS_RUNNING = 89203
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen

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

    $^X = /usr/perl5.8.8@33662/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2701
    ExtUtils::CBuilder  0.23  
    ExtUtils::Command   1.14  
    ExtUtils::Install   1.50  
    ExtUtils::MakeMaker 6.44  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.19  
    File::Spec          3.2701
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.10  
    Test::More          0.80  
    YAML                0.66  
    YAML::Syck          1.04  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 33662) configuration:
  Platform:
    osname=freebsd, osvers=6.1-release-p23, archname=i386-freebsd
    uname='freebsd biokovo.herceg.de 6.1-release-p23 freebsd 6.1-release-p23 #0: wed feb 13 10:36:51 utc 2008 root@i386-builder.daemonology.net:usrobjusrsrcsysgeneric i386 '
    config_args='-ds -e -Dprefix=/usr/perl5.8.8@33662'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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.4 [FreeBSD] 20050518', 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=-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'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About