Subject: | Test error in Sysadm::Install |
The following is the error report. This is a windows xp sp3 system with
a double processor Pentium III 1Ghz and 1Gb ram. It is a work
installation and I need it to install Algorithm::Bucketizer. Anyway no
problem under linux, I tried it to be complete here.
Thanks
Roger
C:\strawberry-perl-5.10.1.1-portable>cpan Sysadm::Install
CPAN: CPAN::SQLite loaded ok (v0.199)
Database was generated on Thu, 11 Feb 2010 10:32:38 GMT
Updating database file ...
Gathering information from index files ...
Obtaining current state of database ...
Populating database tables ...
Done!
Running install for module 'Sysadm::Install'
CPAN: YAML loaded ok (v0.71)
Running make for M/MS/MSCHILLI/Sysadm-Install-0.33.tar.gz
CPAN: Digest::SHA loaded ok (v5.48)
CPAN: Compress::Zlib loaded ok (v2.024)
Checksum for
C:\strawberry-perl-5.10.1.1-portable\cpan\sources\authors\id\M\MS\M
SCHILLI\Sysadm-Install-0.33.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.54)
CPAN: File::Temp loaded ok (v0.22)
CPAN: Module::CoreList loaded ok (v2.25)
CPAN.pm: Going to build M/MS/MSCHILLI/Sysadm-Install-0.33.tar.gz
WARNING: Expect not found.
You won't be able to use hammer().
Install Expect from CPAN later if you want to.
Checking if your kit is complete...
Looks good
Writing Makefile for Sysadm::Install
cp lib/Sysadm/Install.pm blib\lib\Sysadm\Install.pm
C:\strawberry-perl-5.10.1.1-portable\perl\bin\perl.exe
-MExtUtils::Command -e "cp" -- eg/one-liner blib\script\one-liner
pl2bat.bat blib\script\one-liner
MSCHILLI/Sysadm-Install-0.33.tar.gz
C:\strawberry-perl-5.10.1.1-portable\c\bin\dmake.exe -- OK
Running make test
C:\strawberry-perl-5.10.1.1-portable\perl\bin\perl.exe
"-MExtUtils::Command::MM"
"-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/001.t .......... ok
t/002tar.t ....... ok
t/003slurp.t ..... 1/5 Can't rename t\5N1mHMxaOH to t\test.dat at
C:\strawberry-perl-5.10.1.1-portable\cpan\build\Sysadm-Install-0.33-efPdkz\blib\lib/Sysadm/Install.pm
line 890
# Looks like you planned 5 tests but ran 1.
# Looks like your test exited with 13 just after 1.
t/003slurp.t ..... Dubious, test returned 13 (wstat 3328, 0xd00)
Failed 4/5 subtests
t/004plough.t .... ok
t/005qquote.t .... 1/5 The system cannot find the path specified.
# Failed test 'simple escape'
# at t/005qquote.t line 21.
# got: ''
# expected: '0 rocks!
# '
# Looks like you failed 1 test of 5.
t/005qquote.t .... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/006perm.t ...... 1/2
# Failed test 'copied file has same permissions'
# at t/006perm.t line 25.
# Looks like you failed 1 test of 2.
t/006perm.t ...... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/007fs.t ........ ok
t/008dry.t ....... ok
t/009snip.t ...... ok
t/010carp.t ...... ok
t/011defor.t ..... ok
t/012tap.t ....... The process cannot access the file because it is
being used by another process.
t/012tap.t ....... 1/1 # Failed test 'single quoted tap'
# at t/012tap.t line 10.
# got: ''
# expected: ''
# '
# Looks like you failed 1 test of 1.
t/012tap.t ....... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/013download.t .. ok
t/014utf8.t ...... ok
Test Summary Report
-------------------
t/003slurp.t (Wstat: 3328 Tests: 1 Failed: 0)
Non-zero exit status: 13
Parse errors: Bad plan. You planned 5 tests but ran 1.
t/005qquote.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/006perm.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/012tap.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=14, Tests=43, 21 wallclock secs ( 0.42 usr + 0.20 sys = 0.62 CPU)
Result: FAIL
Failed 4/14 test programs. 3/43 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
MSCHILLI/Sysadm-Install-0.33.tar.gz
C:\strawberry-perl-5.10.1.1-portable\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MSCHILLI/Sysadm-Install-0.33.tar.gz
Running make install
make test had returned bad status, won't install without force