Report for Log-Any-Adapter-Syslog-1.3

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS Log-Any-Adapter-Syslog-1.3 v5.8.9 GNU/Linux
Date: 2011-09-06T10:51:16Z

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 Stephen Thirlwall,

This is a computer-generated report for Log-Any-Adapter-Syslog-1.3
on perl 5.8.9 patch 35104, 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/local/bin/perl5.8.9 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/options/*.t
t/00-compile.t ................ ok
# 
# 
# perl: 	 (wanted any version) on linux from /usr/local/bin/perl5.8.9
# 
# Carp                                          => 1.10       (want any version)
# ExtUtils::MakeMaker                           => 6.56       (want 6.30)   
# File::Basename                                => 2.77       (want any version)
# File::Find                                    => 1.13       (want any version)
# File::Temp                                    => 0.22       (want any version)
# Log::Any                                      => 0.11       (want any version)
# Log::Any::Adapter                             => 0.03       (want any version)
# Log::Any::Adapter::Base                       => <undef>    (want any version)
# Log::Any::Adapter::Util                       => <undef>    (want any version)
# Test::Exception                               => 0.29       (want any version)
# Test::MockModule                              => 0.05       (want any version)
# Test::More                                    => 0.98       (want 0.88)   
# Test::Warn                                    => 0.22       (want any version)
# Unix::Syslog                                  => 1.1        (want any version)
# base                                          => 2.15       (want any version)
# strict                                        => 1.03       (want any version)
# vars                                          => 1.01       (want any version)
# warnings                                      => 1.05_01    (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
t/options/defaults.t .......... ok
t/options/facility.t .......... ok
t/options/name.t .............. ok
t/options/options.t ........... ok
t/reinit.t .................... ok
t/release-distmeta.t .......... skipped: these tests are for release candidate testing
t/release-has-version.t ....... skipped: these tests are for release candidate testing
t/release-minimum-version.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-synopsis.t .......... skipped: these tests are for release candidate testing
t/release-unused-vars.t ....... skipped: these tests are for release candidate testing
t/write-logs.t ................ ok
All tests successful.
Files=15, Tests=44,  3 wallclock secs ( 0.06 usr  0.03 sys +  0.65 cusr  0.12 csys =  0.86 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                  Need Have   
    ----------------------- ---- -------
    base                    0    2.15   
    Carp                    0    1.10   
    File::Basename          0    2.77   
    Log::Any::Adapter::Base 0    0      
    Log::Any::Adapter::Util 0    0      
    strict                  0    1.03   
    Unix::Syslog            0    1.1    
    warnings                0    1.05_01

build_requires:

    Module                  Need Have   
    ----------------------- ---- -------
    File::Find              0    1.13   
    File::Temp              0    0.22   
    Log::Any                0    0.11   
    Log::Any::Adapter       0    0.03   
    Test::Exception         0    0.29   
    Test::MockModule        0    0.05   
    Test::More              0.88 0.98   
    Test::Warn              0    0.22   
    vars                    0    1.01   

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    PATH = /usr/bin:/bin
    PERL5LIB = /home/njh/.cpan/build/Unix-Syslog-1.1-tfjYr1/blib/arch:/home/njh/.cpan/build/Unix-Syslog-1.1-tfjYr1/blib/lib:/home/njh/.cpan/build/Test-MockModule-0.05-Kut3wI/blib/arch:/home/njh/.cpan/build/Test-MockModule-0.05-Kut3wI/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11226
    PERL5_CPAN_IS_RUNNING = 11226
    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/local/bin/perl5.8.9
    $UID/$EUID = 1000 / 1000
    $GID = 1000 20 24 25 29 44 46 1000
    $EGID = 1000 20 24 25 29 44 46 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9402
    Cwd                 3.33  
    ExtUtils::CBuilder  0.2703
    ExtUtils::Command   1.16  
    ExtUtils::Install   1.54  
    ExtUtils::MakeMaker 6.56  
    ExtUtils::Manifest  1.58  
    ExtUtils::ParseXS   2.2206
    File::Spec          3.33  
    Module::Build       0.3800
    Module::Signature   0.66  
    Test::Harness       3.22  
    Test::More          0.98  
    YAML                0.72  
    YAML::Syck          1.17  
    version             0.88  


--

Summary of my perl5 (revision 5 version 8 subversion 9 patch 35104) configuration:
  Platform:
    osname=linux, osvers=2.6.32-5-686, archname=i686-linux-thread-multi-64int-ld
    uname='linux gateway.bandsman.co.uk 2.6.32-5-686 #1 smp thu aug 12 13:38:27 utc 2010 i686 gnulinux '
    config_args='-des -Dusedevel -Duseithreads -Dusemorebits -DDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.4.5 20100816 (prerelease)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING MULTIPLICITY PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP THREADS_HAVE_PIDS USE_64_BIT_INT
                        USE_FAST_STDIO USE_ITHREADS USE_LARGE_FILES
                        USE_LONG_DOUBLE USE_PERLIO USE_REENTRANT_API
  Locally applied patches:
	MAINT35104
	SMOKE7d6ecb1f6c7eabec011b66526161fcf678919c99
  Built under linux
  Compiled at Sep  5 2010 13:39:45
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/Unix-Syslog-1.1-tfjYr1/blib/arch:/home/njh/.cpan/build/Unix-Syslog-1.1-tfjYr1/blib/lib:/home/njh/.cpan/build/Test-MockModule-0.05-Kut3wI/blib/arch:/home/njh/.cpan/build/Test-MockModule-0.05-Kut3wI/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11226"
    PERL5_CPAN_IS_RUNNING="11226"
    PERL5_MINISMOKEBOX="0.54"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.cpan/build/Unix-Syslog-1.1-tfjYr1/blib/arch
    /home/njh/.cpan/build/Unix-Syslog-1.1-tfjYr1/blib/lib
    /home/njh/.cpan/build/Test-MockModule-0.05-Kut3wI/blib/arch
    /home/njh/.cpan/build/Test-MockModule-0.05-Kut3wI/blib/lib
    /usr/local/lib/perl5/5.8.9/i686-linux-thread-multi-64int-ld
    /usr/local/lib/perl5/5.8.9
    /usr/local/lib/perl5/site_perl/5.8.9/i686-linux-thread-multi-64int-ld
    /usr/local/lib/perl5/site_perl/5.8.9
    .