Report for Lemonldap-Config-Parameters-3.2.4

Back
From: metabase:user:c1859b88-af6d-11df-b000-ae20fb0c70d3
Subject: FAIL Lemonldap-Config-Parameters-3.2.4 v5.10.1 OpenBSD
Date: 2010-10-06T12:48:05Z

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 eric GERMAN,

This is a computer-generated report for Lemonldap-Config-Parameters-3.2.4
on perl 5.10.1, created by CPAN-Reporter-1.18.

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 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use Lemonldap::Config::Parameters;'
#   at t/1.t line 9.
#     Tried to use 'Lemonldap::Config::Parameters'.
#     Error:  Can't locate BerkeleyDB.pm in @INC (@INC contains: /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m/blib/lib /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m/blib/arch /usr/libdata/perl5/sparc64-openbsd/5.10.1 /usr/local/libdata/perl5/sparc64-openbsd/5.10.1 /usr/libdata/perl5 /usr/local/libdata/perl5 /usr/local/libdata/perl5/site_perl/sparc64-openbsd /usr/libdata/perl5/site_perl/sparc64-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/site_perl .) at /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m/blib/lib/Lemonldap/Config/Parameters.pm line 3.
# BEGIN failed--compilation aborted at /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m/blib/lib/Lemonldap/Config/Parameters.pm line 3.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/1.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'use Lemonldap::Config::Parameters;'
#   at t/config-parameters.t line 15.
#     Tried to use 'Lemonldap::Config::Parameters'.
#     Error:  Can't locate BerkeleyDB.pm in @INC (@INC contains: /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m/blib/lib /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m/blib/arch /usr/libdata/perl5/sparc64-openbsd/5.10.1 /usr/local/libdata/perl5/sparc64-openbsd/5.10.1 /usr/libdata/perl5 /usr/local/libdata/perl5 /usr/local/libdata/perl5/site_perl/sparc64-openbsd /usr/libdata/perl5/site_perl/sparc64-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/site_perl .) at /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m/blib/lib/Lemonldap/Config/Parameters.pm line 3.
# BEGIN failed--compilation aborted at /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m/blib/lib/Lemonldap/Config/Parameters.pm line 3.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Use of uninitialized value $Lemonldap::Config::Parameters::VERSION in concatenation (.) or string at t/config-parameters.t line 16.
Can't locate object method "new" via package "Lemonldap::Config::Parameters" at t/config-parameters.t line 22.
# Looks like you planned 12 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/config-parameters.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/12 subtests 

Test Summary Report
-------------------
t/1.t                (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/config-parameters.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 12 tests but ran 1.
Files=2, Tests=2,  2 wallclock secs ( 0.29 usr  0.18 sys +  0.64 cusr  0.28 csys =  1.39 CPU)
Result: FAIL
Failed 2/2 test programs. 2/2 subtests failed.
*** Error code 255

Stop in /home/tester/.cpan/build/Lemonldap-Config-Parameters-3.2.4-A_lC4m (line 775 of Makefile).

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/tester/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11323
    PERL5_CPAN_IS_RUNNING = 11323
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6388,11323
    PERL_CR_SMOKER_CURRENT = Lemonldap-Config-Parameters-3.2.4
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = rxvt

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

    $^X = /usr/bin/perl
    $UID/$EUID = 2000 / 2000
    $GID = 2000 2000 0
    $EGID = 2000 2000 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9402
    Cwd                 3.31  
    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.31  
    Module::Build       0.3607
    Module::Signature   n/a   
    Test::Harness       3.22  
    Test::More          0.96  
    YAML                0.71  
    YAML::Syck          1.12  
    version             0.82  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=openbsd, osvers=4.8, archname=sparc64-openbsd
    uname='openbsd'
    config_args='-dsE -Dopenbsd_distribution=defined -Dmksymlinks'
    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=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.8'
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321
    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 ='-Wl,-E  -fstack-protector'
    libpth=/usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.11.1
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-R/usr/libdata/perl5/sparc64-openbsd/5.10.1/CORE'
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Built under OpenBSD
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11323"
    PERL5_CPAN_IS_RUNNING="11323"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="6388,11323"
    PERL_CR_SMOKER_CURRENT="Lemonldap-Config-Parameters-3.2.4"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/libdata/perl5/sparc64-openbsd/5.10.1
    /usr/local/libdata/perl5/sparc64-openbsd/5.10.1
    /usr/libdata/perl5
    /usr/local/libdata/perl5
    /usr/local/libdata/perl5/site_perl/sparc64-openbsd
    /usr/libdata/perl5/site_perl/sparc64-openbsd
    /usr/local/libdata/perl5/site_perl
    /usr/libdata/perl5/site_perl
    .