Subject: | Spreadsheet-Perl-0.12 won't install |
Date: | Wed, 10 Oct 2012 12:08:35 -0700 (PDT) |
To: | bug-Spreadsheet-Perl [...] rt.cpan.org |
From: | vesselin kavalov <vesselin_kavalov [...] yahoo.com> |
Distribution: Spreadsheet-Perl-0.12
perl -v : This is perl, v5.8.9 built for x86_64-linux-thread-multi
uname -a : Linux xxxx 2.6.18-308.4.1.el5 #1 SMP Tue Apr 17 17:08:00 EDT 2012
x86_64 x86_64 x86_64 GNU/Linux
also
perl -v : This is perl, v5.10.1 (*) built for i486-linux-gnu-thread-multi
uname -a :Linux xxxx 2.6.32-44-generic #98-Ubuntu SMP Mon Sep 24 17:32:45 UTC
2012 i686 GNU/Linux
Fails some tests:# Failed test 'block 'load formula' expected 1 test(s) and
ran 0'
# at
/root/.cpan/build/Spreadsheet-Perl-0.12-XLVyEm/blib/lib/Spreadsheet/Perl.pm line
296.
# Looks like you failed 2 tests of 9.
# Looks like your test exited with 22 just after 9.
t/0100_perl_formula.t .. Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 2/9 subtests
Test Summary Report
-------------------
t/0100_perl_formula.t (Wstat: 5632 Tests: 9 Failed: 2)
Failed tests: 6, 8
Non-zero exit status: 22
Files=1, Tests=9, 1 wallclock secs ( 0.03 usr 0.05 sys + 0.11 cusr 0.15 csys
= 0.34 CPU)
Result: FAIL
Failed 1/1 test programs. 2/9 subtests failed.
make: *** [test_dynamic] Error 22
NKH/Spreadsheet-Perl-0.12.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports NKH/Spreadsheet-Perl-0.12.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
NKH/Spreadsheet-Perl-0.12.tar.gz : make_test NO
vess