Subject: | Failed tests in t/01-basic.t: address families are as expected |
Tried to install POE::Component::Resolver on Ubuntu 16.10, using Perl v5.24.1:
$ cpan POE::Component::Resolver
CPAN: Storable loaded ok (v2.56_01)
Reading '/home/hakon/.local/share/.cpan/Metadata'
Database was generated on Thu, 02 Mar 2017 12:17:02 GMT
Running install for module 'POE::Component::Resolver'
CPAN: LWP::UserAgent loaded ok (v6.21)
Fetching with LWP:
http://www.cpan.org/authors/id/R/RC/RCAPUTO/POE-Component-Resolver-0.921.tar.gz
CPAN: Digest::SHA loaded ok (v5.95_01)
Fetching with LWP:
http://www.cpan.org/authors/id/R/RC/RCAPUTO/CHECKSUMS
CPAN: Compress::Zlib loaded ok (v2.069001)
Checksum for /home/hakon/.local/share/.cpan/sources/authors/id/R/RC/RCAPUTO/POE-Component-Resolver-0.921.tar.gz ok
CPAN: File::Temp loaded ok (v0.2304)
'YAML' not installed, will not store persistent state
CPAN: CPAN::Meta::Requirements loaded ok (v2.140)
CPAN: Parse::CPAN::Meta loaded ok (v1.4417_001)
CPAN: CPAN::Meta loaded ok (v2.150005)
CPAN: Module::CoreList loaded ok (v5.20170114_24)
Configuring R/RC/RCAPUTO/POE-Component-Resolver-0.921.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for POE::Component::Resolver
Writing MYMETA.yml and MYMETA.json
RCAPUTO/POE-Component-Resolver-0.921.tar.gz
/home/hakon/perlbrew/perls/perl-5.24.1/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for R/RC/RCAPUTO/POE-Component-Resolver-0.921.tar.gz
cp lib/POE/Component/Resolver/Sidecar.pm blib/lib/POE/Component/Resolver/Sidecar.pm
cp lib/POE/Component/Resolver.pm blib/lib/POE/Component/Resolver.pm
Manifying 2 pod documents
RCAPUTO/POE-Component-Resolver-0.921.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 "/home/hakon/perlbrew/perls/perl-5.24.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000-report-versions.t ... # Testing with Perl 5.024001, /home/hakon/perlbrew/perls/perl-5.24.1/bin/perl
t/000-report-versions.t ... 1/? # ExtUtils::MakeMaker version is 7.1002
# POE version is 1.367
# Scalar::Util version is 1.47
# Socket version is 2.020_03
# Storable version is 2.56_01
# Test::More version is 1.302075
# Time::HiRes version is 1.9733
t/000-report-versions.t ... ok
t/01-basic.t .............. # ipv6-test.com = 5.135.165.173
t/01-basic.t .............. 1/4 # ipv6-test.com = 5.135.165.173
# Failed test 'address families are as expected (10 2)'
# at t/01-basic.t line 113.
# Structures begin differing at:
# $got->[0] = '2'
# $expected->[0] = '10'
# ipv6-test.com = 5.135.165.173
# Failed test 'address families are as expected (2 10)'
# at t/01-basic.t line 113.
# Structures begin differing at:
# $got->[1] = Does not exist
# $expected->[1] = '10'
# Failed test 'address families are as expected (10)'
# at t/01-basic.t line 113.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = '10'
# Looks like you failed 3 tests of 4.
t/01-basic.t .............. Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
t/rt76550.t ............... ok
Test Summary Report
-------------------
t/01-basic.t (Wstat: 768 Tests: 4 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 3
Files=5, Tests=12, 2 wallclock secs ( 0.02 usr 0.02 sys + 0.38 cusr 0.05 csys = 0.47 CPU)
Result: FAIL
Failed 1/5 test programs. 3/12 subtests failed.
Makefile:853: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
RCAPUTO/POE-Component-Resolver-0.921.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports RCAPUTO/POE-Component-Resolver-0.921.tar.gz