Subject: | Installation Problem with Spreadsheet:XLSX |
Date: | Thu, 19 Nov 2015 15:13:29 +0000 |
To: | "'bug-Spreadsheet-XLSX [...] rt.cpan.org'" <bug-Spreadsheet-XLSX [...] rt.cpan.org> |
From: | "Berg, David R. (Dave)" <Berg.David1 [...] mayo.edu> |
This may or may not be a bug but the installation log says to notify the author...
When trying to install Spreadsheet::XLSX on a Windows 7 machine running strawberry-perl-5.22.0.1-64bit I get the errors below. I have been successfully able to install DBI, Net:SMTP and Text::Iconv on this machine. Spreadsheet::XLSX is the only module I've found to be failing. The module installed properly in July when I first wrote the script but I reformatted recently and can no longer get it to install.
Your assistance is appreciated.
Errors from Installation Log. Complete log is below.
****************************************
Configuring M/MI/MIKEB/Spreadsheet-XLSX-0.15.tar.gz with Makefile.PL
Checking if your kit is complete...
Warning: the following files are missing in your kit:
Spreadsheet-XLSX-0.14.tar.gz
Please inform the author.
t/formats.t ........... 1/10
# Failed test 'formatted default numeric'
# at t/formats.t line 15.
# Failed test 'formatted 2-digit numeric'
# at t/formats.t line 17.
# Looks like you failed 2 tests of 10.
t/formats.t ........... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/10 subtests
Complete installation log.
****************************************
C:\Users\m106093>cpan Spreadsheet::XLSX
Loading internal null logger. Install Log::Log4perl for logging messages
CPAN: CPAN::SQLite loaded ok (v0.204)
Database was generated on Thu, 19 Nov 2015 14:26:41 GMT
Running install for module 'Spreadsheet::XLSX'
CPAN: Digest::SHA loaded ok (v5.95)
CPAN: Compress::Zlib loaded ok (v2.068)
Checksum for C:\STRAWB~1\cpan\sources\authors\id\M\MI\MIKEB\Spreadsheet-XLSX-0.1
5.tar.gz ok
CPAN: Archive::Tar loaded ok (v2.04)
CPAN: File::Temp loaded ok (v0.2304)
CPAN: YAML::XS loaded ok (v0.59)
CPAN: CPAN::Meta::Requirements loaded ok (v2.133)
CPAN: Parse::CPAN::Meta loaded ok (v1.4414)
CPAN: CPAN::Meta loaded ok (v2.150001)
CPAN: Module::CoreList loaded ok (v5.20150520)
Configuring M/MI/MIKEB/Spreadsheet-XLSX-0.15.tar.gz with Makefile.PL
Checking if your kit is complete...
Warning: the following files are missing in your kit:
Spreadsheet-XLSX-0.14.tar.gz
Please inform the author.
Generating a dmake-style Makefile
Writing Makefile for Spreadsheet::XLSX
Writing MYMETA.yml and MYMETA.json
MIKEB/Spreadsheet-XLSX-0.15.tar.gz
C:\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for M/MI/MIKEB/Spreadsheet-XLSX-0.15.tar.gz
cp lib/Spreadsheet/XLSX/Fmt2007.pm blib\lib\Spreadsheet\XLSX\Fmt2007.pm
cp lib/Spreadsheet/XLSX/Utility2007.pm blib\lib\Spreadsheet\XLSX\Utility2007.pm
cp lib/Spreadsheet/XLSX.pm blib\lib\Spreadsheet\XLSX.pm
MIKEB/Spreadsheet-XLSX-0.15.tar.gz
C:\STRAWB~1\c\bin\dmake.exe -- OK
Running make test
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-
e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/
*.t
t/0____________use.t .. ok
t/1_____loreyna126.t .. ok
t/2_____with_chart.t .. ok
t/empty_v_tag.t ....... ok
t/formats.t ........... 1/10
# Failed test 'formatted default numeric'
# at t/formats.t line 15.
# Failed test 'formatted 2-digit numeric'
# at t/formats.t line 17.
# Looks like you failed 2 tests of 10.
t/formats.t ........... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/10 subtests
t/kwalitee.t .......... skipped: these tests are for release candidate testing
t/missing_styles.t .... ok
Test Summary Report
-------------------
t/formats.t (Wstat: 512 Tests: 10 Failed: 2)
Failed tests: 3, 5
Non-zero exit status: 2
Files=7, Tests=23, 4 wallclock secs ( 0.06 usr + 0.11 sys = 0.17 CPU)
Result: FAIL
Failed 1/7 test programs. 2/23 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
MIKEB/Spreadsheet-XLSX-0.15.tar.gz
C:\STRAWB~1\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MIKEB/Spreadsheet-XLSX-0.15.tar.gz
Stopping: 'install' failed for 'Spreadsheet::XLSX'.