Net-LDAP-SimpleServer v0.0.19 Perl 5 v5.14.3 i686-linux-thread-multi

Status
Fail
From
Nigel Horne
Dist
Net-LDAP-SimpleServer v0.0.19
Platform
Perl 5 v5.14.3 i686-linux-thread-multi
Date
2017-10-22 11:04:03
ID
b6ed43f0-b718-11e7-a2a8-d0c13ad602b4
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 Alexei Znamensky,

This is a computer-generated report for Net-LDAP-SimpleServer-0.0.19
on perl 5.14.3, created by CPAN-Reporter-1.2017.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.14.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ................... ok
# 
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.12
# perl: 5.014003 (wanted 5.010) on linux from /home/njh/perl5/perlbrew/perls/perl-5.14.3/bin/perl
# 
# Authen::SASL                                  => 2.16       (want any version)
# Carp                                          => 1.38       (want any version)
# Exporter                                      => 5.72       (want any version)
# ExtUtils::MakeMaker                           => 7.18       (want any version)
# File::Basename                                => 2.82       (want any version)
# File::HomeDir                                 => 1.00       (want any version)
# File::Path                                    => 2.12       (want 2.08)   
# File::Spec                                    => 3.60       (want any version)
# IO::Handle                                    => 1.31       (want any version)
# IO::Pipe                                      => 1.14       (want any version)
# IPC::Open3                                    => 1.0901     (want any version)
# Net::LDAP                                     => 0.65       (want any version)
# Net::LDAP::Constant                           => 0.23       (want any version)
# Net::LDAP::Filter                             => 0.20       (want any version)
# Net::LDAP::FilterMatch                        => 0.27       (want any version)
# Net::LDAP::LDIF                               => 0.26       (want any version)
# Net::LDAP::Server                             => 0.43       (want any version)
# Net::LDAP::Util                               => 0.19       (want any version)
# Net::Server                                   => 2.009      (want 2.003)  
# Proc::Fork                                    => 0.804      (want any version)
# Scalar::Util                                  => 1.42       (want any version)
# Test::Deep                                    => 1.120      (want any version)
# Test::More                                    => 1.001014   (want 0.88)   
# Test::UseAllModules                           => 0.17       (want any version)
# Try::Tiny                                     => 0.28       (want any version)
# UNIVERSAL::isa                                => 1.20171012 (want any version)
# base                                          => 2.23       (want any version)
# constant                                      => 1.21       (want any version)
# fields                                        => 2.23       (want any version)
# lib                                           => 0.63       (want any version)
# strict                                        => 1.04       (want any version)
# warnings                                      => 1.12       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
# 
t/00-compile.t ................ ok
t/000-report-versions-tiny.t .. ok
Use of uninitialized value in string eq at /home/njh/.cpan/build/Net-LDAP-SimpleServer-0.0.19-15/blib/lib/Net/LDAP/SimpleServer/ProtocolHandler.pm line 46.
t/20-handler.t ................ ok
t/10-store.t .................. ok
Couldn't open conf "/no/such/file.conf" [No such file or directory]

#   Failed test 'should be able to bind with authentication (Invalid credentials)'
#   at t/40-bind.t line 35.

#   Failed test 'should be able to bind with authentication in upper case(Invalid credentials)'
#   at t/40-bind.t line 46.

#   Failed test 'Success'
#   at t/40-bind.t line 100.

#   Failed test 'should be able to bind with authentication (Invalid credentials)'
#   at t/40-bind.t line 107.
# Looks like you failed 4 tests of 15.
t/40-bind.t ................... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/15 subtests 
t/50-search.t ................. ok
t/author-critic.t ............. skipped: these tests are for testing by the author
t/author-eol.t ................ skipped: these tests are for testing by the author
t/author-mojibake.t ........... skipped: these tests are for testing by the author
t/author-no-tabs.t ............ skipped: these tests are for testing by the author
t/author-pod-coverage.t ....... skipped: these tests are for testing by the author
t/author-pod-linkcheck.t ...... skipped: these tests are for testing by the author
t/author-pod-syntax.t ......... skipped: these tests are for testing by the author
t/author-portability.t ........ skipped: these tests are for testing by the author
t/author-test-version.t ....... skipped: these tests are for testing by the author
t/release-dist-manifest.t ..... skipped: these tests are for release candidate testing
t/release-distmeta.t .......... skipped: these tests are for release candidate testing
t/release-kwalitee.t .......... skipped: these tests are for release candidate testing
t/release-meta-json.t ......... skipped: these tests are for release candidate testing
t/release-minimum-version.t ... skipped: these tests are for release candidate testing
t/release-unused-vars.t ....... skipped: these tests are for release candidate testing
t/30-param.t .................. ok

Test Summary Report
-------------------
t/40-bind.t                 (Wstat: 1024 Tests: 15 Failed: 4)
  Failed tests:  4, 6, 12, 14
  Non-zero exit status: 4
Files=23, Tests=63, 21 wallclock secs ( 0.12 usr  0.02 sys +  1.75 cusr  0.18 csys =  2.07 CPU)
Result: FAIL
Failed 1/23 test programs. 4/63 subtests failed.
Makefile:944: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                 Need  Have      
    ---------------------- ----- ----------
    base                   0     2.23      
    Carp                   0     1.38      
    constant               0     1.21      
    Exporter               0     5.72      
    fields                 0     2.23      
    File::Basename         0     2.82      
    File::HomeDir          0     1.00      
    File::Path             2.08  2.12      
    File::Spec             0     3.60      
    Net::LDAP::Constant    0     0.23      
    Net::LDAP::Filter      0     0.20      
    Net::LDAP::FilterMatch 0     0.27      
    Net::LDAP::LDIF        0     0.26      
    Net::LDAP::Server      0     0.43      
    Net::LDAP::Util        0     0.19      
    Net::Server            2.003 2.009     
    perl                   5.010 5.014003  
    Scalar::Util           0     1.42      
    strict                 0     1.04      
    UNIVERSAL::isa         0     1.20171012
    warnings               0     1.12      

build_requires:

    Module                 Need  Have      
    ---------------------- ----- ----------
    Authen::SASL           0     2.16      
    ExtUtils::MakeMaker    0     7.18      
    File::Spec             0     3.60      
    IO::Handle             0     1.31      
    IO::Pipe               0     1.14      
    IPC::Open3             0     1.0901    
    lib                    0     0.63      
    Net::LDAP              0     0.65      
    Proc::Fork             0     0.804     
    Test::Deep             0     1.120     
    Test::More             0.88  1.001014  
    Test::UseAllModules    0     0.17      
    Try::Tiny              0     0.28      

configure_requires:

    Module                 Need  Have      
    ---------------------- ----- ----------
    ExtUtils::MakeMaker    0     7.18      


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j2
    LANG = en_US.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.3/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL5LIB = /home/njh/.cpan/build/UNIVERSAL-isa-1.20171012-6/blib/arch:/home/njh/.cpan/build/UNIVERSAL-isa-1.20171012-6/blib/lib:/home/njh/.cpan/build/Try-Tiny-0.28-19/blib/arch:/home/njh/.cpan/build/Try-Tiny-0.28-19/blib/lib:/home/njh/.cpan/build/Test-UseAllModules-0.17-5/blib/arch:/home/njh/.cpan/build/Test-UseAllModules-0.17-5/blib/lib:/home/njh/.cpan/build/Proc-Fork-0.804-6/blib/arch:/home/njh/.cpan/build/Proc-Fork-0.804-6/blib/lib:/home/njh/.cpan/build/Exporter-Tidy-0.08-6/blib/arch:/home/njh/.cpan/build/Exporter-Tidy-0.08-6/blib/lib:/home/njh/.cpan/build/Net-Server-2.009-6/blib/arch:/home/njh/.cpan/build/Net-Server-2.009-6/blib/lib:/home/njh/.cpan/build/Net-LDAP-Server-0.43-6/blib/arch:/home/njh/.cpan/build/Net-LDAP-Server-0.43-6/blib/lib:/home/njh/.cpan/build/perl-ldap-0.65-6/blib/arch:/home/njh/.cpan/build/perl-ldap-0.65-6/blib/lib:/home/njh/.cpan/build/Convert-ASN1-0.27-13/blib/arch:/home/njh/.cpan/build/Convert-ASN1-0.27-13/blib/lib:/home/njh/.cpan/build/Authen-SASL-2.16-6/blib/arch:/home/njh/.cpan/build/Authen-SASL-2.16-6/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14487
    PERL5_CPAN_IS_RUNNING = 14487
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.14.3/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.3/bin
    PERLBREW_PERL = perl-5.14.3
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.73
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/sh

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.14.3/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 108 1000
    $EGID = 1000 4 24 25 29 30 44 46 108 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150005
    Cwd                 3.60    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.18    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.18    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.60    
    JSON                n/a     
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=4.2.0-1-686-pae, archname=i686-linux-thread-multi
    uname='linux zack 4.2.0-1-686-pae #1 smp debian 4.2.6-1 (2015-11-10) i686 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.14.3 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.14.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='5.2.1 20151121', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.38
  Built under linux
  Compiled at Nov 24 2015 06:17:24
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/UNIVERSAL-isa-1.20171012-6/blib/arch:/home/njh/.cpan/build/UNIVERSAL-isa-1.20171012-6/blib/lib:/home/njh/.cpan/build/Try-Tiny-0.28-19/blib/arch:/home/njh/.cpan/build/Try-Tiny-0.28-19/blib/lib:/home/njh/.cpan/build/Test-UseAllModules-0.17-5/blib/arch:/home/njh/.cpan/build/Test-UseAllModules-0.17-5/blib/lib:/home/njh/.cpan/build/Proc-Fork-0.804-6/blib/arch:/home/njh/.cpan/build/Proc-Fork-0.804-6/blib/lib:/home/njh/.cpan/build/Exporter-Tidy-0.08-6/blib/arch:/home/njh/.cpan/build/Exporter-Tidy-0.08-6/blib/lib:/home/njh/.cpan/build/Net-Server-2.009-6/blib/arch:/home/njh/.cpan/build/Net-Server-2.009-6/blib/lib:/home/njh/.cpan/build/Net-LDAP-Server-0.43-6/blib/arch:/home/njh/.cpan/build/Net-LDAP-Server-0.43-6/blib/lib:/home/njh/.cpan/build/perl-ldap-0.65-6/blib/arch:/home/njh/.cpan/build/perl-ldap-0.65-6/blib/lib:/home/njh/.cpan/build/Convert-ASN1-0.27-13/blib/arch:/home/njh/.cpan/build/Convert-ASN1-0.27-13/blib/lib:/home/njh/.cpan/build/Authen-SASL-2.16-6/blib/arch:/home/njh/.cpan/build/Authen-SASL-2.16-6/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14487"
    PERL5_CPAN_IS_RUNNING="14487"
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.14.3/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.3/bin"
    PERLBREW_PERL="perl-5.14.3"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/.cpan/build/UNIVERSAL-isa-1.20171012-6/blib/arch
    /home/njh/.cpan/build/UNIVERSAL-isa-1.20171012-6/blib/lib
    /home/njh/.cpan/build/Try-Tiny-0.28-19/blib/arch
    /home/njh/.cpan/build/Try-Tiny-0.28-19/blib/lib
    /home/njh/.cpan/build/Test-UseAllModules-0.17-5/blib/arch
    /home/njh/.cpan/build/Test-UseAllModules-0.17-5/blib/lib
    /home/njh/.cpan/build/Proc-Fork-0.804-6/blib/arch
    /home/njh/.cpan/build/Proc-Fork-0.804-6/blib/lib
    /home/njh/.cpan/build/Exporter-Tidy-0.08-6/blib/arch
    /home/njh/.cpan/build/Exporter-Tidy-0.08-6/blib/lib
    /home/njh/.cpan/build/Net-Server-2.009-6/blib/arch
    /home/njh/.cpan/build/Net-Server-2.009-6/blib/lib
    /home/njh/.cpan/build/Net-LDAP-Server-0.43-6/blib/arch
    /home/njh/.cpan/build/Net-LDAP-Server-0.43-6/blib/lib
    /home/njh/.cpan/build/perl-ldap-0.65-6/blib/arch
    /home/njh/.cpan/build/perl-ldap-0.65-6/blib/lib
    /home/njh/.cpan/build/Convert-ASN1-0.27-13/blib/arch
    /home/njh/.cpan/build/Convert-ASN1-0.27-13/blib/lib
    /home/njh/.cpan/build/Authen-SASL-2.16-6/blib/arch
    /home/njh/.cpan/build/Authen-SASL-2.16-6/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3/i686-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3
    /home/njh/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/i686-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3
    .