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 Rob Kinyon,
    
This is a computer-generated report for DBM-Deep-1.0006
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/01_basic......................# Testing DBM::Deep against Perl 5.008008 
located at /usr/bin/perl5.8.8.exe
ok
t/02_hash.......................Use of uninitialized value in numeric le (<=) 
at /home/slaven/.cpan/build/DBM-Deep-1.0006-2laiGE/blib/lib/DBM/Deep/Engine.pm 
line 2108.

#   Failed test 'Autovivified key4 now exists'
#   at t/02_hash.t line 42.

#   Failed test 'Assignment still works'
#   at t/02_hash.t line 103.
#          got: ''
#     expected: 'value1'

#   Failed test '... and replacement works'
#   at t/02_hash.t line 106.
#          got: ''
#     expected: 'value2'

#   Failed test 'We set a value before closing the file'
#   at t/02_hash.t line 109.
#          got: ''
#     expected: 'value222222222222222222222222'

#   Failed test 'The value we set is still there after closure'
#   at t/02_hash.t line 116.
#          got: ''
#     expected: 'value222222222222222222222222'
DBM::Deep: get_key_for: No location? at t/02_hash.t line 122
# Looks like you planned 49 tests but only ran 38.
# Looks like you failed 5 tests of 38 run.
# Looks like your test died just after 38.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 18, 35-49
        Failed 16/49 tests, 67.35% okay
t/03_bighash....................skipped
        all skipped: You must set $ENV{LONG_TESTS} to run the long tests
t/04_array......................Can't remove directory /tmp/3c5pYZKLcA: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/05_bigarray...................skipped
        all skipped: You must set $ENV{LONG_TESTS} to run the long tests
t/06_error......................ok
t/07_locking....................Can't remove directory /tmp/pBLj0VNp42: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/08_deephash...................skipped
        all skipped: You must set $ENV{LONG_TESTS} to run the long tests
t/09_deeparray..................skipped
        all skipped: You must set $ENV{LONG_TESTS} to run the long tests
t/10_largekeys..................ok
t/11_optimize...................ok
        4/9 skipped: various reasons
t/12_clone......................ok
t/13_setpack....................ok
        3/10 skipped: various reasons
t/14_filter.....................ok
t/15_digest.....................ok
t/16_circular...................Can't remove directory /tmp/nWPOgRhAhT: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/17_import.....................Can't remove directory /tmp/omkrGfZmk3: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/18_export.....................Can't remove directory /tmp/sKiem8rEZC: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/19_crossref...................Can't remove directory /tmp/bcQarhkFhE: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
        1/9 skipped: various reasons
t/20_tie........................ok
t/21_tie_access.................Can't remove directory /tmp/pdLupgAgWX: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/22_internal_copy..............Can't remove directory /tmp/83uqoYZi8x: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/23_misc.......................ok
t/24_autobless..................Can't remove directory /tmp/4YQg68EEYe: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/25_tie_return_value...........ok
t/26_scalar_ref.................ok
t/27_filehandle.................ok
t/28_index_sector...............
#   Failed test 'EXISTS works on large hashes for newly-existent keys'
#   at t/28_index_sector.t line 29.

#   Failed test 'Number of keys after autovivify is correct'
#   at t/28_index_sector.t line 30.
#          got: 17
#     expected: 18
# Looks like you failed 2 tests of 40.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 39-40
        Failed 2/40 tests, 95.00% okay
t/29_largedata..................ok
t/30_already_tied...............ok
t/31_references.................Can't remove directory /tmp/anK45WJMXR: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/32_dash_ell...................ok
t/33_transactions...............
#   Failed test 'DB1 transaction started, no actions - DB1's X is Y'
#   at t/33_transactions.t line 66.
#          got: undef
#     expected: 'y'

#   Failed test 'Within DB1 transaction, DB1's X is Z'
#   at t/33_transactions.t line 74.
#          got: ''
#     expected: 'z'

#   Failed test 'Within DB1 transaction, DB1's Z is A'
#   at t/33_transactions.t line 78.
#          got: ''
#     expected: 'a'

#   Failed test 'Within DB1 transaction, DB1's X is istill Z'
#   at t/33_transactions.t line 87.
#          got: ''
#     expected: 'z'
DBM::Deep: get_key_for: No location? at t/33_transactions.t line 90
# Looks like you planned 99 tests but only ran 28.
# Looks like you failed 4 tests of 28 run.
# Looks like your test died just after 28.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 17, 21, 23, 27, 29-99
        Failed 75/99 tests, 24.24% okay
t/34_transaction_arrays.........DBM::Deep: Cannot read sector at 2080 in 
get_bucket_list() at t/34_transaction_arrays.t line 533
# Looks like you planned 47 tests but only ran 17.
# Looks like your test died just after 17.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 18-47
        Failed 30/47 tests, 36.17% okay
t/35_transaction_multiple.......ok
t/38_data_sector_size...........Use of uninitialized value in numeric le (<=) 
at /home/slaven/.cpan/build/DBM-Deep-1.0006-2laiGE/blib/lib/DBM/Deep/Engine.pm 
line 2108.
Argument "" isn't numeric in numeric eq (==) at t/38_data_sector_size.t line 
102.

#   Failed test 'Correct value found'
#   at t/38_data_sector_size.t line 102.
#          got: 
#     expected: 3
Use of uninitialized value in numeric le (<=) at 
/home/slaven/.cpan/build/DBM-Deep-1.0006-2laiGE/blib/lib/DBM/Deep/Engine.pm 
line 2108.
Argument "" isn't numeric in numeric eq (==) at t/38_data_sector_size.t line 
102.

#   Failed test 'Correct value found'
#   at t/38_data_sector_size.t line 102.
#          got: 
#     expected: 3
Use of uninitialized value in numeric le (<=) at 
/home/slaven/.cpan/build/DBM-Deep-1.0006-2laiGE/blib/lib/DBM/Deep/Engine.pm 
line 2108.
Argument "" isn't numeric in numeric eq (==) at t/38_data_sector_size.t line 
102.

#   Failed test 'Correct value found'
#   at t/38_data_sector_size.t line 102.
#          got: 
#     expected: 3
Use of uninitialized value in numeric le (<=) at 
/home/slaven/.cpan/build/DBM-Deep-1.0006-2laiGE/blib/lib/DBM/Deep/Engine.pm 
line 2108.
Argument "" isn't numeric in numeric eq (==) at t/38_data_sector_size.t line 
102.

#   Failed test 'Correct value found'
#   at t/38_data_sector_size.t line 102.
#          got: 
#     expected: 3
Can't remove directory /tmp/vU05GAki6q: Directory not empty at 
/usr/lib/perl5/5.8/File/Temp.pm line 898
# Looks like you failed 4 tests of 8.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 2-5
        Failed 4/8 tests, 50.00% okay
t/39_singletons.................DBM::Deep: Cannot read sector at 737 in 
get_bucket_list() at t/39_singletons.t line 533
# Looks like you planned 11 tests but only ran 6.
# Looks like your test died just after 6.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 7-11
        Failed 5/11 tests, 54.55% okay
t/40_freespace..................Can't remove directory /tmp/0Opfc2R0Pi: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/41_transaction_multilevel.....DBM::Deep: Cannot read sector at 1318 in 
get_bucket_list() at t/41_transaction_multilevel.t line 61
Can't remove directory /tmp/8wMghvpRVz: Directory not empty at 
/usr/lib/perl5/5.8/File/Temp.pm line 898
# Looks like you planned 33 tests but only ran 21.
# Looks like your test died just after 21.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 22-33
        Failed 12/33 tests, 63.64% okay
t/42_transaction_indexsector....ok
t/43_transaction_maximum........ok
t/44_upgrade_db.................Can't remove directory /tmp/tl5OA7bApb: 
Directory not empty at /usr/lib/perl5/5.8/File/Temp.pm line 898
ok
t/45_references.................Can't call method "free" on an undefined value 
at /home/slaven/.cpan/build/DBM-Deep-1.0006-2laiGE/blib/lib/DBM/Deep/Engine.pm 
line 1471.
Can't remove directory /tmp/IrD2MTzy5e: Directory not empty at 
/usr/lib/perl5/5.8/File/Temp.pm line 898
# Looks like you planned 15 tests but only ran 10.
# Looks like your test died just after 10.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 11-15
        Failed 5/15 tests, 66.67% okay
t/97_dump_file..................ok
t/98_pod........................ok
t/99_pod_coverage...............ok
Failed Test                   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/02_hash.t                    255 65280    49   27  18 35-49
t/28_index_sector.t              2   512    40    2  39-40
t/33_transactions.t            255 65280    99  146  17 21 23 27 29-99
t/34_transaction_arrays.t      255 65280    47   60  18-47
t/38_data_sector_size.t          4  1024     8    4  2-5
t/39_singletons.t              255 65280    11   10  7-11
t/41_transaction_multilevel.t  255 65280    33   24  22-33
t/45_references.t              255 65280    15   10  11-15
4 tests and 8 subtests skipped.
Failed 8/46 test scripts. 149/1659 subtests failed.
Files=46, Tests=1659, 108 wallclock secs (49.95 cusr + 33.97 csys = 83.92 CPU)
Failed 8/46 test programs. 149/1659 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module            Need  Have 
    ----------------- ----- -----
    Digest::MD5       1.00  2.36 
    Fcntl             0.01  1.05 
    File::Path        0.01  1.08 
    File::Temp        0.01  0.18 
    FileHandle::Fmode 0.05  0.1  
    IO::Scalar        0.01  2.110
    Scalar::Util      1.14  1.18 
    Test::Deep        0.095 0.096
    Test::Exception   0.21  0.25 
    Test::More        0.47  0.62 
    Test::Warn        0.08  0.10 

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    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
    PERL5LIB = 
/home/slaven/.cpan/build/FileHandle-Fmode-0.10-UVduPj/blib/arch:/home/slaven/.cpan/build/FileHandle-Fmode-0.10-UVduPj/blib/lib:/home/slaven/.cpan/build/Test-Warn-0.10-dc1xQa/blib/arch:/home/slaven/.cpan/build/Test-Warn-0.10-dc1xQa/blib/lib:/home/slaven/.cpan/build/Tree-DAG_Node-1.05-wOewbC/blib/arch:/home/slaven/.cpan/build/Tree-DAG_Node-1.05-wOewbC/blib/lib:/home/slaven/.cpan/build/Array-Compare-1.14-z4Nczu/blib/arch:/home/slaven/.cpan/build/Array-Compare-1.14-z4Nczu/blib/lib:/home/slaven/.cpan/build/IO-stringy-2.110-DMA7zh/blib/arch:/home/slaven/.cpan/build/IO-stringy-2.110-DMA7zh/blib/lib:/home/slaven/.cpan/build/Test-Exception-0.25-0lMsfO/blib/arch:/home/slaven/.cpan/build/Test-Exception-0.25-0lMsfO/blib/lib:/home/slaven/.cpan/build/Sub-Uplevel-0.16-xq9C7I/blib/arch:/home/slaven/.cpan/build/Sub-Uplevel-0.16-xq9C7I/blib/lib:/home/slaven/.cpan/build/Test-Simple-0.72-jWokUO/blib/arch:/home/slaven/.cpan/build/Test-Simple-0.72-jWokUO/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 9884
    PERL5_CPAN_IS_RUNNING = 9884
    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 = cygwin

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.12  
    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       n/a   
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.62  
    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