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

FAIL Hook-Filter-0.08 x86_64-linux 2.6.24-1-amd64

From:
andreas.koenig.gmwojprw
Date:
May 13, 2008 21:23
Subject:
FAIL Hook-Filter-0.08 x86_64-linux 2.6.24-1-amd64
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 Erwan Lemonnier,
    
This is a computer-generated report for Hook-Filter-0.08
on perl 5.10.0, 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':

make[1]: Entering directory `/home/sand/.cpan/build/Hook-Filter-0.08-gLDkCh'
PERL_DL_NONLAZY=1 /usr/local/perl-5.10/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_test_compile...............ok
t/02_test_import_params.........ok
t/03_test_hook_filter_rule......ok
t/04_test_hook..................ok
t/05_test_rule_file.............ok
t/06_test_log_dispatch..........You tried to run a test without a plan at t/06_test_log_dispatch.t line 56.
BEGIN failed--compilation aborted at t/06_test_log_dispatch.t line 57.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/07_test_pool..................ok
t/08_test_injecting_rules.......ok
t/09_test_default_behavior......ok
t/10_test_subname...............ok
t/11_test_arg...................ok
t/13_test_from..................ok
t/20_test_eval..................ok
t/pod-coverage..................
#   Failed test 'Pod coverage on Hook::Filter::Rule'
#   at /usr/local/perl-5.10/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Hook::Filter::Rule is 57.1%, with 3 naked subroutines:
# 	arg
# 	from
# 	subname
# Looks like you failed 1 test of 5.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/5 subtests 
t/pod...........................ok

Test Summary Report
-------------------
t/06_test_log_dispatch.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/pod-coverage.t            (Wstat: 256 Tests: 5 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
Files=15, Tests=177,  1 wallclock secs ( 0.05 usr  0.01 sys +  0.71 cusr  0.08 csys =  0.85 CPU)
Result: FAIL
Failed 2/15 test programs. 1/177 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/sand/.cpan/build/Hook-Filter-0.08-gLDkCh'

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

Prerequisite modules loaded:

requires:

    Module            Need Have  
    ----------------- ---- ------
    File::Spec        0.86 3.2701
    Module::Pluggable 2.2  3.8   

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /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 = 28828
    PERL5_CPAN_IS_RUNNING = 28828
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /usr/local/perl-5.10/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_60  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    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 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.24-1-amd64, archname=x86_64-linux
    uname='linux k81 2.6.24-1-amd64 #1 smp thu mar 27 16:52:38 utc 2008 x86_64 gnulinux '
    config_args='-Dprefix=/usr/local/perl-5.10 -des -Ui_db'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Debian 4.2.3-3)', 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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -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 -O2 -L/usr/local/lib'



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