Report for Plucene-1.25

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Plucene-1.25 v5.18.0 GNU/Linux
Date: 2014-09-20T13:15:14Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Tony Bowden,

This is a computer-generated report for Plucene-1.25
on perl 5.18.0, created by CPAN-Reporter-1.2011.

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://wiki.cpantesters.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 './Build test':

t/98_pod_coverage.t .. ok

#   Failed test 'POD test for blib/lib/Plucene/TestCase.pm'
#   at t/99_pod.t line 9.
# blib/lib/Plucene/TestCase.pm (49): =over without closing =back

#   Failed test 'POD test for blib/lib/Plucene/Search/BooleanQuery.pm'
#   at t/99_pod.t line 9.
# blib/lib/Plucene/Search/BooleanQuery.pm (83): Expected text after =item, not a bullet
# Looks like you failed 2 tests of 70.
t/99_pod.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/70 subtests 
t/analyzers.t ........ ok
t/datesearch.t ....... ok
t/dateserializer.t ... ok
t/deletable.t ........ ok
t/delete.t ........... ok
t/indexsearcher.t .... ok
t/mergefactor.t ...... ok
t/queryparser.t ...... ok
t/regress-01.t ....... ok
t/regress-02.t ....... ok
t/regress-04.t ....... ok
t/search_hits.t ...... ok
t/searchtest.t ....... ok
t/segments.t ......... ok
t/similarity.t ....... ok
t/sloppy_scorer.t .... ok
# Indexing the entire Odyssey. This may take some time
# t/data/book1
# t/data/book10
# t/data/book11
# t/data/book12
# t/data/book13
# t/data/book14
# t/data/book15
# t/data/book16
# t/data/book17
# t/data/book18
# t/data/book19
# t/data/book2
# t/data/book20
# t/data/book21
# t/data/book22
# t/data/book23
# t/data/book24
# t/data/book3
# t/data/book4
# t/data/book5
# t/data/book6
# t/data/book7
# t/data/book8
# t/data/book9
# t/data/preface
# Closing
t/stress.t ........... ok
t/terminfostest.t .... ok
t/testbitvector.t .... ok
t/testindexwriter.t .. ok
t/tokenfilter.t ...... ok
t/tokenizer.t ........ ok
t/utf8.t ............. ok

Test Summary Report
-------------------
t/99_pod.t         (Wstat: 512 Tests: 70 Failed: 2)
  Failed tests:  7, 67
  Non-zero exit status: 2
Files=25, Tests=6101, 17 wallclock secs ( 0.46 usr  0.04 sys + 13.15 cusr  0.47 csys = 14.12 CPU)
Result: FAIL
Failed 1/25 test programs. 2/6101 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                Need      Have   
    --------------------- --------- -------
    Bit::Vector::Minimal  1.0       1.3    
    Carp                  0         1.29   
    Class::Accessor       0.18      0.34   
    Class::Accessor::Fast 0.02      0.34   
    Class::Virtual        0.03      0.06   
    Encode                0         2.49   
    File::Spec::Functions 1.1       3.47   
    IO::File              1.08      1.16   
    IO::Handle            1.21_00   1.34   
    IO::Scalar            2.104     2.110  
    Lingua::Stem::En      2.12      2.16   
    List::Util            1.13      1.41   
    Memoize               1.01      1.03   
    Tie::Array::Sorted    1.1       1.41   
    Time::Piece           1.08      1.20_01

build_requires:

    Module                Need      Have   
    --------------------- --------- -------
    File::Slurp           2002.1031 9999.19
    Test::Harness         2.30      3.33   


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

Environment variables:

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

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.18.0/127e/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                2.05        
    CPAN::Meta          2.142060    
    Cwd                 3.47        
    ExtUtils::CBuilder  0.280219    
    ExtUtils::Command   1.17        
    ExtUtils::Install   2.04        
    ExtUtils::MakeMaker 6.99_14     
    ExtUtils::Manifest  1.68        
    ExtUtils::ParseXS   3.24        
    File::Spec          3.47        
    JSON                2.90        
    JSON::PP            2.27203     
    Module::Build       0.4210      
    Module::Signature   0.73        
    Parse::CPAN::Meta   1.4414      
    Test::Harness       3.33        
    Test::More          1.301001_041
    YAML                1.11        
    YAML::Syck          1.27        
    version             0.9902      


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
  Commit id: a9acda3b5f74585852a57b51b724804ac586cb0b
  Platform:
    osname=linux, osvers=3.16-1-amd64, archname=x86_64-linux-ld
    uname='linux k83 3.16-1-amd64 #1 smp debian 3.16.2-2 (2014-09-08) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.18.0/127e -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
    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=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.1', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Sep 14 2014 22:09:28
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31493"
    PERL5_CPAN_IS_RUNNING="31493"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.18.0/127e/lib/site_perl/5.18.0/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.18.0/127e/lib/site_perl/5.18.0
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.18.0/127e/lib/5.18.0/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.18.0/127e/lib/5.18.0
    .