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 MSISK,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.055. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Thu Jun 23 21:45:38 2005] Trying to get 
'http://www.cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-2.01.tar.gz'
[MSG] [Thu Jun 23 21:45:40 2005] Trying to get 
'http://www.cpan.org/authors/id/M/MS/MSISK/CHECKSUMS'
[MSG] [Thu Jun 23 21:45:41 2005] Checksum matches for 
'HTML-TableExtract-2.01.tar.gz'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/00_basic.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/skew.html'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 
'HTML-TableExtract-2.01/t/21_skew_map.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/20_skew.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/10_bulk.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 
'HTML-TableExtract-2.01/t/13_attrib.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/basic.html'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 
'HTML-TableExtract-2.01/t/testload.pm'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 
'HTML-TableExtract-2.01/t/16_subtable.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/11_count.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 
'HTML-TableExtract-2.01/t/15_depth_count.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/12_depth.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/30_tree.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 
'HTML-TableExtract-2.01/t/14_headers.t'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/t/ugly.html'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/Changes'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/MANIFEST'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/lib/'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/lib/HTML/'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 
'HTML-TableExtract-2.01/lib/HTML/TableExtract.pm'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/Makefile.PL'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML-TableExtract-2.01/README'
[MSG] [Thu Jun 23 21:45:42 2005] Extracted 'HTML::TableExtract' to 
'C:\Documents and Settings\imacat\Application 
Data\ActiveState\ActivePerl\.cpanplus\5.8.7\build\HTML-TableExtract-2.01'
[MSG] [Thu Jun 23 21:45:45 2005] Checking if your kit is complete...
Looks good
Writing Makefile for HTML-TableExtract

[MSG] [Thu Jun 23 21:46:05 2005] cp lib/HTML/TableExtract.pm 
blib\lib\HTML\TableExtract.pm

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.


[ERROR] [Thu Jun 23 21:46:21 2005] MAKE TEST failed: No such file or directory  
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t/*.t
t/00_basic..........ok
t/10_bulk...........dubious
        Test returned status 51 (wstat 13056, 0x3300)
DIED. FAILED tests 1-51
        Failed 51/51 tests, 0.00% okay
t/11_count..........dubious
        Test returned status 222 (wstat 56832, 0xde00)
DIED. FAILED tests 1-222
        Failed 222/222 tests, 0.00% okay
t/12_depth..........dubious
        Test returned status 222 (wstat 56832, 0xde00)
DIED. FAILED tests 1-222
        Failed 222/222 tests, 0.00% okay
t/13_attrib.........dubious
        Test returned status 254 (wstat 65024, 0xfe00)
DIED. FAILED tests 1-332
        Failed 332/332 tests, 0.00% okay
t/14_headers........dubious
        Test returned status 254 (wstat 65024, 0xfe00)
DIED. FAILED tests 1-464
        Failed 464/464 tests, 0.00% okay
t/15_depth_count....dubious
        Test returned status 112 (wstat 28672, 0x7000)
DIED. FAILED tests 1-112
        Failed 112/112 tests, 0.00% okay
t/16_subtable.......dubious
        Test returned status 254 (wstat 65024, 0xfe00)
DIED. FAILED tests 1-332
        Failed 332/332 tests, 0.00% okay
t/20_skew...........dubious
        Test returned status 110 (wstat 28160, 0x6e00)
DIED. FAILED tests 1-110
        Failed 110/110 tests, 0.00% okay
t/21_skew_map.......dubious
        Test returned status 26 (wstat 6656, 0x1a00)
DIED. FAILED tests 1-26
        Failed 26/26 tests, 0.00% okay
t/30_tree...........ok
        119/119 skipped: HTML::ElementTable not installed
Failed Test        Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/10_bulk.t          51 13056    51  100 196.08%  1-51
t/11_count.t        222 56832   222  442 199.10%  1-222
t/12_depth.t        222 56832   222  442 199.10%  1-222
t/13_attrib.t       254 65024   332  662 199.40%  1-332
t/14_headers.t      254 65024   464  924 199.14%  1-464
t/15_depth_count.t  112 28672   112  222 198.21%  1-112
t/16_subtable.t     254 65024   332  662 199.40%  1-332
t/20_skew.t         110 28160   110  218 198.18%  1-110
t/21_skew_map.t      26  6656    26   50 192.31%  1-26
119 subtests skipped.

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.


#     Failed test (t/10_bulk.t at line 18)

#     Failed test (t/10_bulk.t at line 20)
#          got: 0
#     expected: 15
# Looks like you planned 51 tests but only ran 2.

#     Failed test (t/11_count.t at line 18)

#     Failed test (t/11_count.t at line 20)
#          got: 0
#     expected: 2
# Looks like you planned 222 tests but only ran 2.

#     Failed test (t/12_depth.t at line 18)

#     Failed test (t/12_depth.t at line 20)
#          got: 0
#     expected: 2
# Looks like you planned 222 tests but only ran 2.

#     Failed test (t/13_attrib.t at line 18)

#     Failed test (t/13_attrib.t at line 20)
#          got: 0
#     expected: 3
# Looks like you planned 332 tests but only ran 2.

#     Failed test (t/14_headers.t at line 20)

#     Failed test (t/14_headers.t at line 22)
#          got: 0
#     expected: 5

#     Failed test (t/14_headers.t at line 28)

#     Failed test (t/14_headers.t at line 30)
#          got: 0
#     expected: 5
# Looks like you planned 464 tests but only ran 4.

#     Failed test (t/15_depth_count.t at line 21)

#     Failed test (t/15_depth_count.t at line 23)
#          got: 0
#     expected: 1
# Looks like you planned 112 tests but only ran 2.

#     Failed test (t/16_subtable.t at line 22)

#     Failed test (t/16_subtable.t at line 24)
#          got: 0
#     expected: 3
# Looks like you planned 332 tests but only ran 2.

#     Failed test (t/20_skew.t at line 20)

#     Failed test (t/20_skew.t at line 22)
#          got: 0
#     expected: 1
# Looks like you planned 110 tests but only ran 2.

#     Failed test (t/21_skew_map.t at line 20)

#     Failed test (t/21_skew_map.t at line 22)
#          got: 0
#     expected: 1
# Looks like you planned 26 tests but only ran 2.
Failed 9/11 test scripts, 18.18% okay. 1871/1991 subtests failed, 6.03% okay.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff'
Stop.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        HTML::Parser                       3.45

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=MSWin32, osvers=5.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cl', ccflags ='-nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DBUILT_BY_ACTIVESTATE -DNO_HASH_SEED 
-DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO 
-DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='12.00.8804', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
    libpth=\lib
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
    gnulibc_version='undef'
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'

Reply via email to