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 test report for DBM-Deep-1.0001, created
automatically by CPAN::Reporter, version 0.43, 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 testing your distribution.

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module            Need  Have 
    ----------------- ----- -----
    Clone             0.01  0.22 
    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.09 
    IO::Scalar        0.01  2.110
    Scalar::Util      1.14  1.18 
    Test::Deep        0.095 0.096
    Test::Exception   0.21  0.24 
    Test::More        0.47  0.70 
    Test::Warn        0.08  0.09 

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

Environment variables:

    COMSPEC = C:\WINNT\system32\cmd.exe
    INCLUDE = 
C:\tools\msvc\VC98\atl\include;C:\tools\msvc\VC98\mfc\include;C:\tools\msvc\VC98\include
    LIB = C:\tools\msvc\VC98\mfc\lib;C:\tools\msvc\VC98\lib
    NUMBER_OF_PROCESSORS = 1
    PATH = 
/cygdrive/c/tools/ant/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Perl/site/bin:/cygdrive/c/Perl/bin:/cygdrive/c/tools/ruby/bin:/cygdrive/c/tools/orant/bin:/cygdrive/c/tools/msvc/Common/MSDev98/Bin:/cygdrive/c/tools/Tcl/bin:/cygdrive/c/tools/Python22/:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/tools/nmake:/cygdrive/c/Arquivos
 de 
programas/cvsnt:/cygdrive/c/vanilla-perl/perl/bin:/cygdrive/c/vanilla-perl/dmake/bin:/cygdrive/c/vanilla-perl/mingw/bin:/usr/bin:/cygdrive/c/Arquivos
 de 
programas/Subversion/bin:/cygdrive/c/tools/QuickTime/QTSystem/:/cygdrive/c/tools/perl/bin:/cygdrive/c/tools/msvc/Common/Tools/WinNT:/cygdrive/c/tools/msvc/Common/Tools:/cygdrive/c/tools/msvc/VC98/bin:/cygdrive/c/tools/java/jdk1.5.0_06/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel
    TERM = cygwin

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

    Perl: $^X = /usr/local/bin/perl.exe
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 513 545 544
    EGID: $)  = 513 545 544

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.24  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.24  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

------------------------------
TEST OUTPUT
------------------------------

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

/usr/local/bin/perl.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/local/bin/perl.exe
ok
t/02_hash.......................Use of uninitialized value in numeric le (<=) 
at 
/home/Ferreira/.cpan/5.8.8/build/DBM-Deep-1.0001-XPigoE/blib/lib/DBM/Deep/Engine.pm
 line 1829.

#   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?
# 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......................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....................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...................skipped
        all skipped: Internal references are not supported right now
t/17_import.....................Can't remove directory /tmp/gvQMKkbUvE: 
Directory not empty at /usr/local/lib/perl5/5.8.8/File/Temp.pm line 893
ok
t/18_export.....................ok
t/19_crossref...................ok
t/20_tie........................ok
t/21_tie_access.................Can't remove directory /tmp/nbZbSTbJv2: 
Directory not empty at /usr/local/lib/perl5/5.8.8/File/Temp.pm line 893
ok
t/22_internal_copy..............skipped
        all skipped: Internal references are not supported right now
t/23_misc.......................ok
t/24_autobless..................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.................ok
        1/16 skipped: various reasons
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?
# 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()
# 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/37_delete_edge_cases..........ok
t/38_data_sector_size...........Use of uninitialized value in numeric le (<=) 
at 
/home/Ferreira/.cpan/5.8.8/build/DBM-Deep-1.0001-XPigoE/blib/lib/DBM/Deep/Engine.pm
 line 1829.
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/Ferreira/.cpan/5.8.8/build/DBM-Deep-1.0001-XPigoE/blib/lib/DBM/Deep/Engine.pm
 line 1829.
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/Ferreira/.cpan/5.8.8/build/DBM-Deep-1.0001-XPigoE/blib/lib/DBM/Deep/Engine.pm
 line 1829.
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/Ferreira/.cpan/5.8.8/build/DBM-Deep-1.0001-XPigoE/blib/lib/DBM/Deep/Engine.pm
 line 1829.
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
# 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.................ok
t/40_freespace..................Can't remove directory /tmp/tjxlOX9UVO: 
Directory not empty at /usr/local/lib/perl5/5.8.8/File/Temp.pm line 893
ok
t/41_transaction_multilevel.....DBM::Deep: Cannot read sector at 4035 in 
get_bucket_list()
# 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.................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/41_transaction_multilevel.t  255 65280    33   24  22-33
6 tests and 8 subtests skipped.
Failed 6/43 test scripts. 139/1455 subtests failed.
Files=43, Tests=1455, 135 wallclock secs (69.07 cusr + 47.89 csys = 116.96 CPU)
Failed 6/43 test programs. 139/1455 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.5.22(0.15642), archname=cygwin
    uname='cygwin_nt-5.0 tec-020 1.5.22(0.15642) 2006-11-13 17:01 i686 cygwin '
    config_args='-des -Doptimize=-g'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing 
-pipe -Wdeclaration-after-statement',
    optimize='-g',
    cppflags='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -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=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -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=' '
    cccdlflags=' ', lddlflags=' -L/usr/local/lib'

Reply via email to