Subject: | 37 subtests failed during install, perl 5.24.0 |
Date: | Sat, 5 Nov 2016 19:32:58 -0400 |
To: | <bug-Math-BigInt-Lite [...] rt.cpan.org> |
From: | Dave Simonson <dsimonson [...] f3partners.com> |
Install attempt on Solaris 11, perl 5.24.0; build log attached
-----------------------------------------------------------------------------------------------------------------------------------
CPAN Terminal> i Math::BigInt::Lite
Installing Math::BigInt::Lite (0.14)
Running [/opt/perl/bin/perl -e use strict; BEGIN { my $old = select
STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0); die
$@ if $@; }
/root/.cpanplus/5.24.0/build/9kYAHsKAgR/Math-BigInt-Lite-0.14/Makefile.PL]...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Math::BigInt::Lite
Writing MYMETA.yml and MYMETA.json
Running [/usr/bin/make test]...
PERL_DL_NONLAZY=1 "/opt/perl/bin/perl" "-MExtUtils::Command::MM"
"-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0,
'inc', 'blib/lib', 'blib/arch')" t/*.t
# Test 37 got: "0" (bigintpm.inc at line 200 fail #19)
# Expected: "NaN"
# Test 39 got: "inf" (bigintpm.inc at line 200 fail #20)
# Expected: "NaN"
# Test 41 got: "0" (bigintpm.inc at line 200 fail #21)
# Expected: "NaN"
# Test 43 got: "inf" (bigintpm.inc at line 200 fail #22)
# Expected: "NaN"
# Test 49 got: "-inf" (bigintpm.inc at line 200 fail #25)
# Expected: "NaN"
# Test 77 got: <UNDEF> (bigintpm.inc at line 200 fail #39)
# Expected: "7"
# Test 78 got: <UNDEF> (bigintpm.inc at line 200 fail #40)
# Expected: "8"
# Test 249 got: "5" (bigintpm.inc at line 200 fail #154)
# Expected: "NaN"
# Test 273 got: "291" (bigintpm.inc at line 200 fail #166)
# Expected: "NaN"
# Test 615 got: "1" (bigintpm.inc at line 200 fail #346)
# Expected: "0"
# Test 616 got: "1" (bigintpm.inc at line 200 fail #347)
# Expected: "0"
# Test 730 got: "Inf" (bigintpm.inc at line 200 fail #409)
# Expected: "inf"
# Test 731 got: "-Inf" (bigintpm.inc at line 200 fail #410)
# Expected: "-inf"
# Test 1222 got: "-1,-inf" (bigintpm.inc at line 200 fail #680)
# Expected: "0,5"
# Test 1223 got: "-1,inf" (bigintpm.inc at line 200 fail #681)
# Expected: "0,-5"
# Test 1225 got: "inf,NaN" (bigintpm.inc at line 200 fail #683)
# Expected: "inf,0"
# Test 1226 got: "-inf,NaN" (bigintpm.inc at line 200 fail #684)
# Expected: "-inf,0"
# Test 1227 got: "-inf,NaN" (bigintpm.inc at line 200 fail #685)
# Expected: "-inf,0"
# Test 1228 got: "inf,NaN" (bigintpm.inc at line 200 fail #686)
# Expected: "inf,0"
# Test 1239 got: "NaN,0" (bigintpm.inc at line 200 fail #697)
# Expected: "NaN,NaN"
# Test 1284 got: "-1" (bigintpm.inc at line 200 fail #735)
# Expected: "0"
# Test 1286 got: "-1" (bigintpm.inc at line 200 fail #736)
# Expected: "0"
# Test 1510 got: "-3" (bigintpm.inc at line 200 fail #848)
# Expected: "NaN"
# Test 1546 got: "-4" (bigintpm.inc at line 200 fail #866)
# Expected: "NaN"
# Test 1560 got: "-inf" (bigintpm.inc at line 200 fail #873)
# Expected: "5"
# Test 1562 got: "inf" (bigintpm.inc at line 200 fail #874)
# Expected: "-5"
# Test 1566 got: "NaN" (bigintpm.inc at line 200 fail #876)
# Expected: "0"
# Test 1568 got: "NaN" (bigintpm.inc at line 200 fail #877)
# Expected: "0"
# Test 1570 got: "NaN" (bigintpm.inc at line 200 fail #878)
# Expected: "0"
# Test 1572 got: "NaN" (bigintpm.inc at line 200 fail #879)
# Expected: "0"
# Test 1594 got: "0" (bigintpm.inc at line 200 fail #890)
# Expected: "NaN"
# Test 1602 got: "0" (bigintpm.inc at line 200 fail #894)
# Expected: "NaN"
# Test 2133 got: "0" (bigintpm.inc at line 200 fail #1177)
# Expected: "1"
# Test 2142 got: "0,0" (bigintpm.inc at line 200 fail #1186)
# Expected: "0,1"
# Test 2385 got: "NaN" (bigintpm.inc at line 200 fail #1313)
# Expected: "0"
# Test 2387 got: "NaN" (bigintpm.inc at line 200 fail #1314)
# Expected: "0"
# Test 3046 got:
"12345679012345679012345555555555555555555555555555555555555555555555555555555555555555555555432098765432098765432100000000000000000000000"
(bigintpm.inc at line 592)
# Expected:
"12345678910111213141516171819202122232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232221201918171615141312111098765432100000000000000000000000"
t/bigintpm.t ..
Failed 39/3081 subtests
t/lite.t ...... ok
t/mbi_ali.t ... ok
t/pod.t ....... ok
t/pod_cov.t ... ok
t/with.t ...... ok
Test Summary Report
-------------------
t/bigintpm.t (Wstat: 0 Tests: 3079 Failed: 37)
Failed tests: 37, 39, 41, 43, 49, 77-78, 249, 273, 615-616
730-731, 1222-1223, 1225-1228, 1239, 1284
1286, 1510, 1546, 1560, 1562, 1566, 1568
1570, 1572, 1594, 1602, 2133, 2142, 2385
2387, 3046
Parse errors: Bad plan. You planned 3081 tests but ran 3079.
Files=6, Tests=3200, 9 wallclock secs ( 2.12 usr 0.14 sys + 8.00 cusr
0.44 csys = 10.70 CPU)
Result: FAIL
Failed 1/6 test programs. 37/3200 subtests failed.
*** Error code 255
make: Fatal error: Command failed for target `test_dynamic'
The tests for 'Math::BigInt::Lite' failed. Would you like me to proceed
anyway or should we abort?
Proceed anyway? [y/N]: n
[ERROR] Unable to create a new distribution object for
'Math::BigInt::Lite' -- cannot continue
*** Install log written to:
/root/.cpanplus/install-logs/Math-BigInt-Lite-0.14-1478388377.log
Error installing 'Math::BigInt::Lite'
Problem installing one or more modules
*** You can view the complete error buffer by pressing 'p' ***
CPAN Terminal>
Message body is not shown because sender requested not to inline it.