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

FAIL Net-Kotonoha-0.06 i686-linux-64int 2.6.22-1-k7

Thread Previous | Thread Next
From:
andreas.koenig.gmwojprw
Date:
April 4, 2008 03:42
Subject:
FAIL Net-Kotonoha-0.06 i686-linux-64int 2.6.22-1-k7
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 Yasuhiro Matsumoto,
    
This is a computer-generated report for Net-Kotonoha-0.06
on perl 5.10.0 patch 33443, 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: 

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.10/pJQOW0w/perl-5.10.0@33443/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile...........v-string in use/require non-portable at /home/sand/.cpan/build/Net-Kotonoha-0.06-TWa0T0/blib/lib/Net/Kotonoha.pm line 5.
ok
t/98-pod...............ok
t/99-perlcritic........
#   Failed test 'Test::Perl::Critic for "lib/Net/Kotonoha.pm"'
#   at /home/src/perl/repoperls/installed-perls/maint-5.10/pJQOW0w/perl-5.10.0@33443/lib/site_perl/5.10.0/Test/Perl/Critic.pm line 99.
# 
# Perl::Critic found these violations in "lib/Net/Kotonoha.pm":
# Private Member Data shouldn't be accessed directly. at line 48, column 9.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)

#   Failed test 'Test::Perl::Critic for "lib/Net/Kotonoha/Koto.pm"'
#   at /home/src/perl/repoperls/installed-perls/maint-5.10/pJQOW0w/perl-5.10.0@33443/lib/site_perl/5.10.0/Test/Perl/Critic.pm line 99.
# 
# Perl::Critic found these violations in "lib/Net/Kotonoha/Koto.pm":
# Private Member Data shouldn't be accessed directly. at line 61, 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 130, column 23.  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 131, column 23.  Accessing an objects data directly breaks encapsulation and should be avoided.  Example: $object->{ some_key }.  (Severity: 5)
# Looks like you failed 2 tests of 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 2/2 subtests 
t/99-pod-coverage......skipped: Pod coverage will warn on ALL plugins. That is not yet right
t/99-pod-spell.........v-string in use/require non-portable at /home/sand/.cpan/build/Net-Kotonoha-0.06-TWa0T0/blib/lib/Net/Kotonoha.pm line 5.
ok

Test Summary Report
-------------------
t/99-perlcritic.t  (Wstat: 512 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
Files=5, Tests=7, 16 wallclock secs ( 0.06 usr  0.01 sys +  7.43 cusr  0.36 csys =  7.86 CPU)
Result: FAIL
Failed 1/5 test programs. 2/7 subtests failed.
make: *** [test_dynamic] Fehler 255

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

Prerequisite modules loaded:

requires:

    Module                   Need Have
    ------------------------ ---- ----
    HTML::Selector::XPath    0.02 0.03
    HTML::TreeBuilder::XPath 0.08 0.09
    Test::More               0    0.78
    utf8                     1.04 1.07
    WWW::Mechanize           1.22 1.34

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = de_DE.UTF-8
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 20602
    PERL5_CPAN_IS_RUNNING = 20602
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/maint-5.10/pJQOW0w/perl-5.10.0@33443/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_60  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.22     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.45     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.78     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 33443) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.10/pJQOW0w/perl-5.10.0@33443 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Doptimize=-g -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Thread Previous | Thread Next


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