This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear MSERGEANT,
    
This is a computer-generated report for CDB_File-0.95
on perl-5.8.8, created automatically by CPAN-Reporter-1.00 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

/usr/bin/perl5.8.8.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01main....# Failed test 73 in t/01main.t at line 188
#  t/01main.t line 188 is: ok(tie(%h, "CDB_File", 'good.cdb'));
# Failed test 75 in t/01main.t at line 192
#  t/01main.t line 192 is: ok(defined($h{'one'}));
# Failed test 87 in t/01main.t at line 226
#  t/01main.t line 226 is: ok($h->finish);
# Failed test 88 in t/01main.t at line 227
#  t/01main.t line 227 is: ok($t = tie(%h, "CDB_File", 't.cdb'));
Argument "x" isn't numeric in numeric eq (==) at t/01main.t line 230.
# Test 89 got: "x" (t/01main.t at line 241)
#    Expected: "0"
#  t/01main.t line 241 is:     ok($k, $i);
Argument "x" isn't numeric in numeric eq (==) at t/01main.t line 230.
# Test 91 got: "x" (t/01main.t at line 241 fail #2)
#    Expected: "1"
Use of uninitialized value in numeric eq (==) at t/01main.t line 230.
Use of uninitialized value in numeric eq (==) at t/01main.t line 233.
Use of uninitialized value in numeric eq (==) at t/01main.t line 236.
# Test 93 got: <UNDEF> (t/01main.t at line 241 fail #3)
#    Expected: "2"
# Test 94 got: <UNDEF> (t/01main.t at line 242 fail #3)
#    Expected: "2"
#  t/01main.t line 242 is:     ok($v, $i);
Argument "x" isn't numeric in numeric eq (==) at t/01main.t line 230.
# Test 95 got: "x" (t/01main.t at line 241 fail #4)
#    Expected: "3"
# Test 96 got: "0" (t/01main.t at line 242 fail #4)
#    Expected: "3"
Argument "x" isn't numeric in numeric eq (==) at t/01main.t line 230.
# Test 97 got: "x" (t/01main.t at line 241 fail #5)
#    Expected: "4"
# Test 98 got: "1" (t/01main.t at line 242 fail #5)
#    Expected: "4"
Use of uninitialized value in numeric eq (==) at t/01main.t line 230.
Use of uninitialized value in numeric eq (==) at t/01main.t line 233.
Use of uninitialized value in numeric eq (==) at t/01main.t line 236.
# Test 99 got: <UNDEF> (t/01main.t at line 241 fail #6)
#    Expected: "5"
# Test 100 got: <UNDEF> (t/01main.t at line 242 fail #6)
#     Expected: "5"
Argument "x" isn't numeric in numeric eq (==) at t/01main.t line 230.
# Test 101 got: "x" (t/01main.t at line 241 fail #7)
#     Expected: "6"
# Test 102 got: "0" (t/01main.t at line 242 fail #7)
#     Expected: "6"
Argument "x" isn't numeric in numeric eq (==) at t/01main.t line 230.
# Test 103 got: "x" (t/01main.t at line 241 fail #8)
#     Expected: "7"
# Test 104 got: "1" (t/01main.t at line 242 fail #8)
#     Expected: "7"
Use of uninitialized value in numeric eq (==) at t/01main.t line 230.
Use of uninitialized value in numeric eq (==) at t/01main.t line 233.
Use of uninitialized value in numeric eq (==) at t/01main.t line 236.
# Test 105 got: <UNDEF> (t/01main.t at line 241 fail #9)
#     Expected: "8"
# Test 106 got: <UNDEF> (t/01main.t at line 242 fail #9)
#     Expected: "8"
Argument "x" isn't numeric in numeric eq (==) at t/01main.t line 230.
# Test 107 got: "x" (t/01main.t at line 241 fail #10)
#     Expected: "9"
# Test 108 got: "0" (t/01main.t at line 242 fail #10)
#     Expected: "9"
FAILED tests 73, 75, 87-89, 91, 93-112
        Failed 26/112 tests, 76.79% okay
t/02last....ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01main.t               112   26  73 75 87-89 91 93-112
Failed 1/2 test scripts. 26/130 subtests failed.
Files=2, Tests=130,  1 wallclock secs ( 0.25 cusr +  0.18 csys =  0.43 CPU)
Failed 1/2 test programs. 26/130 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
    LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
/usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/slaven/bin/cygwin:/home/slaven/bin/sh:/home/slaven/bin:/usr/X386/bin:/usr/games:/home/slaven/devel:/cygdrive/c/Symbian/9.1/S60_3rd_MR/Epoc32/tools
    PERL = /usr/bin/perl5.8.8.exe
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 5984
    PERL5_CPAN_IS_RUNNING = 5984
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 44 Stepping 2, AuthenticAMD
    TEMP = /cygdrive/c/DOKUME~1/slaven/LOKALE~1/Temp
    TERM = xterm

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

    $^X = /usr/bin/perl5.8.8.exe
    $UID/$EUID = 1008 / 1008
    $GID = 513 545 544 513
    $EGID = 513 545 544 513

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.12  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.74  
    YAML                0.62  
    YAML::Syck          0.97  
    version             0.7203


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.1 reini 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
    config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc 
-Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize -Dusedevel'
    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=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement'
    ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 
0.125)', 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='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -s -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'

Reply via email to