Report for Net-LDAP-SimpleServer-0.0.13

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-LDAP-SimpleServer-0.0.13 v5.12.4 GNU/Linux
Date: 2011-08-01T12:50:02Z

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.13
on perl 5.12.4, created by CPAN-Reporter-1.1902.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................ skipped: no tests to run
t/00-load.t ................... ok
# 
# 
# perl: v5.12.4 (wanted 5.006) on linux from /usr/bin/perl
# 
# Carp                                          => 1.17       (want any version)
# Data::Dumper                                  => 2.131      (want any version)
# English                                       => 1.04       (want any version)
# ExtUtils::MakeMaker                           => 6.58       (want 6.30)   
# File::Basename                                => 2.78       (want any version)
# File::Find                                    => 1.15       (want any version)
# File::HomeDir                                 => 0.98       (want any version)
# File::Path                                    => 2.08_01    (want any version)
# File::Spec                                    => 3.33       (want any version)
# File::Temp                                    => 0.22       (want any version)
# IO::Pipe                                      => 1.13       (want any version)
# Net::LDAP                                     => 0.4001     (want any version)
# Net::LDAP::LDIF                               => 0.18       (want any version)
# Net::LDAP::Server                             => 0.43       (want any version)
# Net::LDAP::Util                               => 0.11       (want any version)
# Net::Server                                   => 0.99       (want any version)
# Proc::Fork                                    => 0.71       (want any version)
# Scalar::Util                                  => 1.23       (want any version)
# Test::More                                    => 0.98       (want 0.88)   
# Test::UseAllModules                           => 0.13       (want any version)
# UNIVERSAL::isa                                => 1.20110614 (want any version)
# common::sense                                 => 3.4        (want any version)
# constant                                      => 1.21       (want any version)
# diagnostics                                   => 1.19       (want any version)
# fields                                        => 2.15       (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 you problem.
# 
t/000-report-versions-tiny.t .. ok
# Testing Net::LDAP::SimpleServer::ProtocolHandler 0.0.13
t/01-load-handler.t ........... ok
# Testing Net::LDAP::SimpleServer::LDIFStore 0.0.13
t/01-load-store.t ............. ok
# Testing the constructor params for ProtocolHandler
t/02-handler.t ................ ok
# Testing the constructor params for LDIFStore
t/02-store.t .................. ok
# Testing the constructor params for SimpleServer
# Starting Net::LDAP::SimpleServer [Fork]
# Starting Net::LDAP::SimpleServer [Fork]
# Starting Net::LDAP::SimpleServer [Fork]
# Starting Net::LDAP::SimpleServer [Fork]
# Starting Net::LDAP::SimpleServer [Fork]
# Starting Net::LDAP::SimpleServer [Fork]
t/03-param.t .................. ok
# Starting Net::LDAP::SimpleServer [Fork]
# Performing an anonymous bind
# Performing an authenticated bind
# Performing an authenticated bind, upper case DN
# Performing an authenticated bind with wrong password
# Invalid credentials
t/04-bind.t ................... ok
t/author-critic.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-eol.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-mojibake.t .......... skipped: these tests are for release candidate testing
t/release-no-tabs.t ........... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
t/release-portability.t ....... skipped: these tests are for release candidate testing
t/release-test-version.t ...... skipped: these tests are for release candidate testing
t/release-unused-vars.t ....... skipped: these tests are for release candidate testing
All tests successful.
Files=24, Tests=33, 24 wallclock secs ( 0.18 usr  0.09 sys +  2.91 cusr  0.48 csys =  3.66 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have      
    ------------------- ----- ----------
    Carp                0     1.17      
    common::sense       0     3.4       
    constant            0     1.21      
    Data::Dumper        0     2.131     
    diagnostics         0     1.19      
    fields              0     2.15      
    File::Basename      0     2.78      
    File::HomeDir       0     0.98      
    File::Path          0     2.08_01   
    File::Spec          0     3.33      
    Net::LDAP::LDIF     0     0.18      
    Net::LDAP::Server   0     0.43      
    Net::LDAP::Util     0     0.11      
    Net::Server         0     0.99      
    Scalar::Util        0     1.23      
    UNIVERSAL::isa      0     1.20110614

build_requires:

    Module              Need  Have      
    ------------------- ----- ----------
    English             0     1.04      
    File::Find          0     1.15      
    File::Temp          0     0.22      
    IO::Pipe            0     1.13      
    Net::LDAP           0     0.4001    
    perl                5.006 5.012004  
    Proc::Fork          0     0.71      
    Test::More          0.88  0.98      
    Test::UseAllModules 0     0.13      

configure_requires:

    Module              Need  Have      
    ------------------- ----- ----------
    ExtUtils::MakeMaker 6.30  6.58      


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/bin:/bin
    PERL5LIB = /home/njh/.local/share/.cpan/build/Net-LDAP-Server-0.43-4hK3ta/blib/arch:/home/njh/.local/share/.cpan/build/Net-LDAP-Server-0.43-4hK3ta/blib/lib:/home/njh/.local/share/.cpan/build/UNIVERSAL-isa-1.20110614-wJDs_e/blib/arch:/home/njh/.local/share/.cpan/build/UNIVERSAL-isa-1.20110614-wJDs_e/blib/lib:/home/njh/.local/share/.cpan/build/Test-UseAllModules-0.13-Ylrowc/blib/arch:/home/njh/.local/share/.cpan/build/Test-UseAllModules-0.13-Ylrowc/blib/lib:/home/njh/.local/share/.cpan/build/Proc-Fork-0.71-KnMUKV/blib/arch:/home/njh/.local/share/.cpan/build/Proc-Fork-0.71-KnMUKV/blib/lib:/home/njh/.local/share/.cpan/build/Exporter-Tidy-0.07-5QJGi9/blib/arch:/home/njh/.local/share/.cpan/build/Exporter-Tidy-0.07-5QJGi9/blib/lib:/home/njh/.local/share/.cpan/build/perl-ldap-0.4001-qUWGGQ/blib/arch:/home/njh/.local/share/.cpan/build/perl-ldap-0.4001-qUWGGQ/blib/lib:/home/njh/.local/share/.cpan/build/Convert-ASN1-0.22-qHcA48/blib/arch:/home/njh/.local/share/.cpan/build/Convert-ASN1-0.22-qHcA48/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8488
    PERL5_CPAN_IS_RUNNING = 8488
    PERL5_MINISMOKEBOX = 0.54
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 20 24 25 29 44 46 104 112 1000
    $EGID = 1000 20 24 25 29 44 46 104 112 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.58    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2206  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   0.68    
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.91    


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-gnu-thread-multi
    uname='linux brahms 2.6.32-5-amd64 #1 smp tue jun 14 09:42:28 utc 2011 x86_64 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.12 -Darchlib=/usr/lib/perl/5.12 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.12.4 -Dsitearch=/usr/local/lib/perl/5.12.4 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib -Dlibperl=libperl.so.5.12.4 -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.6.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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib /usr/lib /lib64 /usr/lib64
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=, so=so, useshrplib=true, libperl=libperl.so.5.12.4
    gnulibc_version='2.13'
  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: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	DEBPKG:debian/arm_thread_stress_timeout - http://bugs.debian.org/501970 Raise the timeout of ext/threads/shared/t/stress.t to accommodate
	DEBPKG:debian/cpan_config_path - Set location of CPAN::Config to /etc/perl as /usr may not be
	DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from
	DEBPKG:debian/db_file_ver - http://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
	DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific
	DEBPKG:debian/enc2xs_inc - http://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
	DEBPKG:debian/errno_ver - http://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running
	DEBPKG:debian/libperl_embed_doc - http://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
	DEBPKG:fixes/respect_umask - Respect umask during installation
	DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
	DEBPKG:debian/extutils_set_libperl_path - EU:MM: Set location of libperl.a to /usr/lib
	DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
	DEBPKG:debian/prefix_changes - Fiddle with *PREFIX and variables written to the makefile
	DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
	DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
	DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
	DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be
	DEBPKG:debian/m68k_thread_stress - http://bugs.debian.org/517938 http://bugs.debian.org/495826 Disable some threads tests on m68k for now due to missing TLS.
	DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
	DEBPKG:debian/module_build_man_extensions - http://bugs.debian.org/479460 Adjust Module::Build manual page extensions for the Debian Perl
	DEBPKG:debian/prune_libs - http://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
	DEBPKG:fixes/net_smtp_docs - [rt.cpan.org #36038] http://bugs.debian.org/100195 Document the Net::SMTP 'Port' option
	DEBPKG:debian/perlivp - http://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
	DEBPKG:debian/disable-zlib-bundling - Disable zlib bundling in Compress::Raw::Zlib
	DEBPKG:debian/cpanplus_definstalldirs - http://bugs.debian.org/533707 Configure CPANPLUS to use the site directories by default.
	DEBPKG:debian/cpanplus_config_path - Save local versions of CPANPLUS::Config::System into /etc/perl.
	DEBPKG:fixes/autodie-flock - http://bugs.debian.org/543731 Allow for flock returning EAGAIN instead of EWOULDBLOCK on
	DEBPKG:fixes/cpanplus-without-home - http://bugs.debian.org/577011 [rt.cpan.org #52988] Fix CPANPLUS test failures when HOME doesn't exist
	DEBPKG:debian/deprecate-with-apt - http://bugs.debian.org/580034 Point users to Debian packages of deprecated core modules
	DEBPKG:fixes/hurd-ccflags - [a190e64] http://bugs.debian.org/587901 [perl #92244] Make hints/gnu.sh append to $ccflags rather than overriding them
	DEBPKG:debian/squelch-locale-warnings - http://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
	DEBPKG:fixes/lc-numeric-docs - [903eb63] [perl #78452] http://bugs.debian.org/379329 LC_NUMERIC documentation fixes
	DEBPKG:fixes/lc-numeric-sprintf - [b3fd614] [perl #78632] http://bugs.debian.org/601549 Fix sprintf not to ignore LC_NUMERIC with constants
	DEBPKG:fixes/concat-stack-corruption - [e3393f5] [perl #78674] http://bugs.debian.org/596105 Fix stack pointer corruption in pp_concat() with 'use encoding'
	DEBPKG:fixes/h2ph-gcc-4.5 - [8d66b3f] http://bugs.debian.org/599933 h2ph fix for gcc 4.5
	DEBPKG:fixes/module-build-home-directory - http://bugs.debian.org/624850 [rt.cpan.org #67893] Fix failing tilde test when run under a UID without a passwd entry
	DEBPKG:debian/patchlevel - http://bugs.debian.org/567489 List packaged patches for 5.12.4-2 in patchlevel.h
	DEBPKG:fixes/h2ph-multiarch - [e7ec705] http://bugs.debian.org/625808 [perl #90122] Make h2ph correctly search gcc include directories
	DEBPKG:fixes/odbm-multiarch - [3c998e0] http://bugs.debian.org/625634 [perl #90106] Fix ODBM_File failures on Ubuntu natty [multiarch]
	DEBPKG:fixes/re.t_sh4_timeout - [7c47ab2] [perl #92226] http://bugs.debian.org/626125 Update lengthen time-out time for t/re/re.t.
	DEBPKG:fixes/index-tainting - [3b36395] http://bugs.debian.org/291450 [perl #64804] RT 64804: tainting with index() of a constant
  Built under linux
  Compiled at Jul 27 2011 22:03:29
  %ENV:
    PERL5LIB="/home/njh/.local/share/.cpan/build/Net-LDAP-Server-0.43-4hK3ta/blib/arch:/home/njh/.local/share/.cpan/build/Net-LDAP-Server-0.43-4hK3ta/blib/lib:/home/njh/.local/share/.cpan/build/UNIVERSAL-isa-1.20110614-wJDs_e/blib/arch:/home/njh/.local/share/.cpan/build/UNIVERSAL-isa-1.20110614-wJDs_e/blib/lib:/home/njh/.local/share/.cpan/build/Test-UseAllModules-0.13-Ylrowc/blib/arch:/home/njh/.local/share/.cpan/build/Test-UseAllModules-0.13-Ylrowc/blib/lib:/home/njh/.local/share/.cpan/build/Proc-Fork-0.71-KnMUKV/blib/arch:/home/njh/.local/share/.cpan/build/Proc-Fork-0.71-KnMUKV/blib/lib:/home/njh/.local/share/.cpan/build/Exporter-Tidy-0.07-5QJGi9/blib/arch:/home/njh/.local/share/.cpan/build/Exporter-Tidy-0.07-5QJGi9/blib/lib:/home/njh/.local/share/.cpan/build/perl-ldap-0.4001-qUWGGQ/blib/arch:/home/njh/.local/share/.cpan/build/perl-ldap-0.4001-qUWGGQ/blib/lib:/home/njh/.local/share/.cpan/build/Convert-ASN1-0.22-qHcA48/blib/arch:/home/njh/.local/share/.cpan/build/Convert-ASN1-0.22-qHcA48/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8488"
    PERL5_CPAN_IS_RUNNING="8488"
    PERL5_MINISMOKEBOX="0.54"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.local/share/.cpan/build/Net-LDAP-Server-0.43-4hK3ta/blib/arch
    /home/njh/.local/share/.cpan/build/Net-LDAP-Server-0.43-4hK3ta/blib/lib
    /home/njh/.local/share/.cpan/build/UNIVERSAL-isa-1.20110614-wJDs_e/blib/arch
    /home/njh/.local/share/.cpan/build/UNIVERSAL-isa-1.20110614-wJDs_e/blib/lib
    /home/njh/.local/share/.cpan/build/Test-UseAllModules-0.13-Ylrowc/blib/arch
    /home/njh/.local/share/.cpan/build/Test-UseAllModules-0.13-Ylrowc/blib/lib
    /home/njh/.local/share/.cpan/build/Proc-Fork-0.71-KnMUKV/blib/arch
    /home/njh/.local/share/.cpan/build/Proc-Fork-0.71-KnMUKV/blib/lib
    /home/njh/.local/share/.cpan/build/Exporter-Tidy-0.07-5QJGi9/blib/arch
    /home/njh/.local/share/.cpan/build/Exporter-Tidy-0.07-5QJGi9/blib/lib
    /home/njh/.local/share/.cpan/build/perl-ldap-0.4001-qUWGGQ/blib/arch
    /home/njh/.local/share/.cpan/build/perl-ldap-0.4001-qUWGGQ/blib/lib
    /home/njh/.local/share/.cpan/build/Convert-ASN1-0.22-qHcA48/blib/arch
    /home/njh/.local/share/.cpan/build/Convert-ASN1-0.22-qHcA48/blib/lib
    /etc/perl
    /usr/local/lib/perl/5.12.4
    /usr/local/share/perl/5.12.4
    /usr/lib/perl5
    /usr/share/perl5
    /usr/lib/perl/5.12
    /usr/share/perl/5.12
    /usr/local/lib/site_perl
    /usr/local/lib/perl/5.12.3
    /usr/local/share/perl/5.12.3
    .