Subject: | Fails on perls compiled with -Duselongdouble |
As per subject.
The statistics uncover relations. Here between -Duselongdouble and
failing your tests:
http://analysis.cpantesters.org/reports_by_field?distv=Statistics-SocialNetworks-0.03;field=conf%3Auselongdouble
And I have run such a test with TEST_VERBOSE=1 in case this helps some:
% make test TEST_VERBOSE=1
make[1]: Entering directory
`/home/sand/.cpan/build/Statistics-SocialNetworks-0.03-uDtd9e'
PERL_DL_NONLAZY=1
/home/src/perl/repoperls/installed-perls/perl/v5.13.4-67-g364f83b/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib',
'blib/arch')" t/*.t
t/Statistics-SocialNetworks.t ..
1..5
ok 1 - use Statistics::SocialNetworks;
ok 2 - constraint on a
ok 3 - constraint on b
ok 4 - constraint on a with no flush
not ok 5 - new constraint on a
# Failed test 'new constraint on a'
# at t/Statistics-SocialNetworks.t line 36.
# Looks like you failed 1 test of 5.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
Test Summary Report
-------------------
t/Statistics-SocialNetworks.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=1, Tests=5, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.06 cusr
0.02 csys = 0.11 CPU)
Result: FAIL
Let me know when I can provide more evidence.
HTH, Thanks && Regards,