Report for Plucene-1.25

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Plucene-1.25 v5.21.8 GNU/Linux
Date: 2015-03-01T14:44:29Z

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.21.8, 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 /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.8/a2da/lib/site_perl/5.21.8/Test/Pod.pm line 186.
# blib/lib/Plucene/TestCase.pm (49): =over without closing =back

#   Failed test 'POD test for blib/lib/Plucene/Search/BooleanQuery.pm'
#   at /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.8/a2da/lib/site_perl/5.21.8/Test/Pod.pm line 186.
# 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:  8, 68
  Non-zero exit status: 2
Files=25, Tests=6101, 19 wallclock secs ( 0.50 usr  0.07 sys + 13.89 cusr  0.41 csys = 14.87 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.34   
    Class::Accessor       0.18      0.34   
    Class::Accessor::Fast 0.02      0.34   
    Class::Virtual        0.03      0.06   
    Encode                0         2.67   
    File::Spec::Functions 1.1       3.54   
    IO::File              1.08      1.16   
    IO::Handle            1.21_00   1.35   
    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.29   

build_requires:

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


------------------------------
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/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26643
    PERL5_CPAN_IS_RUNNING = 26643
    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.21.8/a2da/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                2.10        
    CPAN::Meta          2.143240    
    Cwd                 3.54        
    ExtUtils::CBuilder  0.280221    
    ExtUtils::Command   7.05_14     
    ExtUtils::Install   2.04        
    ExtUtils::MakeMaker 7.05_14     
    ExtUtils::Manifest  1.70        
    ExtUtils::ParseXS   3.27        
    File::Spec          3.53        
    JSON                2.90        
    JSON::PP            2.27300     
    Module::Build       0.4211      
    Module::Signature   0.73        
    Parse::CPAN::Meta   1.4414      
    Test::Harness       3.35        
    Test::More          1.301001_098
    YAML                1.14        
    YAML::Syck          1.29        
    version             0.9912      


--

Summary of my perl5 (revision 5 version 21 subversion 8) configuration:
  Commit id: eaee347ce4f7d9b8965d022a06b90c4b07bcad4a
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux k83 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt2-1 (2014-12-08) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.21.8/a2da -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    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-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, 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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jan 20 2015 22:57:44
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26643"
    PERL5_CPAN_IS_RUNNING="26643"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.8/a2da/lib/site_perl/5.21.8/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.8/a2da/lib/site_perl/5.21.8
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.8/a2da/lib/5.21.8/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.8/a2da/lib/5.21.8
    .