Subject: | Net::DNS make test fails on recurse |
Hi, I'm trying to install Net::DNS while following the qmail rocks installtions. The `make test TEST_VERBOSE=1` fails with the following text. Details about environment as follows:
800mhz Athlon running FreeBSD5.3
uname -a gives:
FreeBSD mailserver2.clarke-family.org.uk 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
perl v5.8.5 built for i386-freebsd-64int (rebuilt with ENABLE_SUIDPERL=true)
My DNS (192.168.3.1) is an ipcop box.
I get the same with 48 and 48_01
thx, Rob
t/10-recurse...............1..12
ok 1 - use Net::DNS::Resolver::Recurse;
ok 2 - The object isa Net::DNS::Resolver::Recurse
ok 3 - hints() set
ok 4 - sanity check worked
ok 5 - got a packet
ok 6 - answer has RRs
ok 7 - got a packet
ok 8 - anwer section had RRs
Server [192.168.3.1] did not give answers at /downloads/qmailrocks/perlmods/source/Net-DNS-0.48_01/blib/lib/Net/DNS/Resolver/Recurse.pm line 73.
Server [192.168.3.1] did not give answers at /downloads/qmailrocks/perlmods/source/Net-DNS-0.48_01/blib/lib/Net/DNS/Resolver/Recurse.pm line 73.
not ok 9
# Failed test (t/10-recurse.t at line 62)
# got: undef
# expected: '3'
# Looks like you planned 12 tests but only ran 9.
dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 9-12
Failed 4/12 tests, 66.67% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10-recurse.t 4 1024 12 7 58.33% 9-12
2 tests and 7 subtests skipped.
Failed 1/20 test scripts, 95.00% okay. 4/834 subtests failed, 99.52% okay.
*** Error code 2
Stop in /downloads/qmailrocks/perlmods/source/Net-DNS-0.48_01.