[net-dns-users] Can not build 0.76 on Linux

Jonas Bofjäll job at abc.se
Wed May 28 12:28:34 UTC 2014


Net::DNS 0.76 from CPAN refuses to install using vanilla Perl 5.18.2 on Linux:

[...]
t/01-resolver-file.t ....... skipped: Could not read configuration file
[...]
t/10-recurse.t ............. 7/? # Tests were run but no plan was declared and done_testing() was not seen.
t/10-recurse.t ............. Dubious, test returned 254 (wstat 65024, 0xfe00)

More verbose testing gives:

t/10-recurse.t .............
ok 1 - use Net::DNS::Resolver::Recurse;
ok 2 - An object of class 'Net::DNS::Resolver::Recurse' isa 'Net::DNS::Resolver::Recurse'
ok 3 - hints() set
ok 4 - sanity check worked
ok 5 - got a packet
ok 6 - answer section has RRs
ok 7 - got a packet
ok 8 - answer section has RRs
ok 9 - 'callback argument' isa 'Net::DNS::Packet'
ok 10 - 'callback argument' isa 'Net::DNS::Packet'
ok 11 - 'callback argument' isa 'Net::DNS::Packet'
ok 12 - 'callback argument' isa 'Net::DNS::Packet'
ok 13 - 'callback argument' isa 'Net::DNS::Packet'
ok 14 - Lookup took 5 queries which is at least 3.
# Tests were run but no plan was declared and done_testing() was not seen.
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 14 subtests passed

Version 0.75 installs without errors under the same circumstances (both 
tests return "ok").

   // Jonas



More information about the net-dns-users mailing list