You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Awie <aw...@nangura.net> on 2006/03/03 12:57:38 UTC

OT: Fail to install DNS module

All,

My apologize for this OT.

I want to install Net/DNS.pm and other component to be able to run
sa-update.

For easier install, I run command perl -e 'use CPAN; install Net::DNS'.
However, I got message (below), explain it is fail.

Would you explain me how I can install it? Your answer is very appreciated.

Thx & Rgds,

Awie

===SNIP===

Server [202.136.64.52] did not give answers at
/root/.cpan/build/Net-DNS-0.57/blib/lib/Net/DNS/Resolver/Recurse.pm line 85.
t/10-recurse...............NOK 9#     Failed test (t/10-recurse.t at line
92)
#          got: undef
#     expected: '3'
# Looks like you planned 12 tests but only ran 9.
t/10-recurse...............dubious
        Test returned status 4 (wstat 1024, 0x400)
Scalar found where operator expected at (eval 153) line 1, near "'int'
$__val"
        (Missing operator before   $__val?)
DIED. FAILED tests 9-12
        Failed 4/12 tests, 66.67% okay
t/11-escapedchars..........# Using the  XS compiled dn_expand function
t/11-escapedchars..........ok 96/141#
# disabling XS based dns_expand for a moment.
t/11-escapedchars..........ok 99/141#
# Continuing to use the XS based dn_expand()
t/11-escapedchars..........ok
t/11-inet6.................ok
        10/11 skipped: Socket6 and or IO::Socket::INET6 not loaded
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 17 subtests skipped.
Failed 1/24 test scripts, 95.83% okay. 4/1051 subtests failed, 99.62% okay.
make: *** [test_dynamic] Error 255
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force