Subject: | test failures under ActivePerl build 820, Win XP |
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\li
b', 'blib\arch')" t/*.t t/examples/*t
t/basic.................
# Failed test 'use Spreadsheet::ParseExcel;'
# in t/basic.t at line 8.
# Tried to use 'Spreadsheet::ParseExcel'.
# Error: Weak references are not implemented in the version of perl
at C:\source
\perl\.cpanplus\5.8.8\build\Spreadsheet-ParseExcel-0.30\blib\lib/Spreadsheet/ParseExc
el.pm line 67
# BEGIN failed--compilation aborted at t/basic.t line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/8 tests, 87.50% okay (less 3 skipped tests: 4 okay, 50.00%)
t/examples/chkFmt.......# Looks like you failed 1 test of 8.
ok
t/examples/chkInfo......# sample/Excel/FmtTest.xls
# Could not run example: Bad file descriptor
# Failed test in t/lib/Test/Example.pm at line 49.
# Lists are not the same length. Expected is 7485 long, while received
is 0 long
# Looks like you failed 1 test of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/examples/dmpExR.......# sample/Excel/Rich.xls
# Could not run example: Bad file descriptor
# Failed test in t/lib/Test/Example.pm at line 49.
# Lists are not the same length. Expected is 68 long, while received is
0 long
# Looks like you failed 1 test of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/examples/iftest.......# sample/Excel/Test97.xls
# Could not run example: Bad file descriptor
# Failed test in t/lib/Test/Example.pm at line 49.
# Lists are not the same length. Expected is 22 long, while received is
0 long
# Looks like you failed 1 test of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/examples/sample.......# Could not run example: Bad file descriptor
# Failed test in t/lib/Test/Example.pm at line 49.
# Lists are not the same length. Expected is 91 long, while received is
0 long
# Looks like you failed 1 test of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/examples/sample_j.....skipped
all skipped: Jcode needed for this test
t/examples/sampleOEM....skipped
all skipped: We need Unicode::Map and CP932Excel.map has to be
installed some
how... This test is not in use currently
t/examples/warning......# Could not run example: Bad file descriptor
# Failed test in t/lib/Test/Example.pm at line 49.
# Lists are not the same length. Expected is 2 long, while received is 0
long
# Looks like you failed 1 test of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/memory_leak...........skipped
all skipped: Proc::ProcessTable is needed for this test
t/parse.................
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-37
Failed 37/37 tests, 0.00% okay
t/pod...................# Failed test 'use Spreadsheet::ParseExcel;'
# in t/parse.t at line 10.
# Tried to use 'Spreadsheet::ParseExcel'.
# Error: Weak references are not implemented in the version of perl
at C:\source
\perl\.cpanplus\5.8.8\build\Spreadsheet-ParseExcel-0.30\blib\lib/Spreadsheet/ParseExc
el.pm line 67
# BEGIN failed--compilation aborted at t/parse.t line 10.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Spreadsheet::ParseExcel"
at C:\source\p
erl\.cpanplus\5.8.8\build\Spreadsheet-ParseExcel-0.30\blib\lib/Spreadsheet/ParseExcel
.pm line 33.
# Looks like you planned 37 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
ok
t/sample................# Skipping 0 test as they need Jcode to be installed
skipped
all skipped: Tests moved to individual files in t/examples/
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/basic.t 1 256 8 1 1
t/examples/chkInfo.t 1 256 2 1 2
t/examples/dmpExR.t 1 256 2 1 2
t/examples/iftest.t 1 256 2 1 2
t/examples/sample.t 1 256 2 1 2
t/examples/warning.t 1 256 2 1 2
t/parse.t 255 65280 37 73 1-37
4 tests and 3 subtests skipped.
Failed 7/13 test scripts. 43/108 subtests failed.
Files=13, Tests=108, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
Failed 7/13 test programs. 43/108 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code
'0xff'
Stop.
[ERROR] Unable to create a new distribution object for
'Spreadsheet::ParseExcel' -- c
annot continue
*** Install log written to:
C:\source\perl\.cpanplus\install-logs\Spreadsheet-ParseExcel-1175635550.log
Error installing 'Spreadsheet::ParseExcel'
Problem installing one or more modules
--
- - Martin 'Kingpin' Thurn