Net-DNS-Resolver-Unbound v1.32 Perl 5 v5.20.1 amd64-freebsd-ld

Status
Fail
From
Slaven Rezić
Dist
Net-DNS-Resolver-Unbound v1.32
Platform
Perl 5 v5.20.1 amd64-freebsd-ld
Date
2025-02-06 21:33:49
ID
0d9f03de-e4d2-11ef-a210-95046e8775ea
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Dick Franks,

This is a computer-generated report for Net-DNS-Resolver-Unbound-1.32
on perl 5.20.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

"/usr/perl5.20.1Dp/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unbound.bs blib/arch/auto/Net/DNS/Resolver/Unbound/Unbound.bs 644
PERL_DL_NONLAZY=1 HARNESS_OPTIONS=j1:c "/usr/perl5.20.1Dp/bin/perl" "-It" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-install.t ....... ok
# 
# These tests were run using:
# 	Net::DNS                        1.47
# 	Net::DNS::Resolver::Unbound     1.32
# 	Net::DNS::Resolver::libunbound  1.6.0
# 	Carp                            1.3301
# 	Config                          5.020001
# 	DynaLoader                      1.25
# 	ExtUtils::MakeMaker             7.58
# 	File::Find                      1.27
# 	File::Spec                      3.48
# 	IO::File                        1.16
# 	Test::More                      1.302183
# 	base                            2.22
# 	constant                        1.31
# 	integer                         1.01
# 	strict                          1.08
# 	warnings                        1.23
t/00-load.t .......... ok
t/00-pod.t ........... ok
Use of uninitialized value in concatenation (.) or string at /home/cpansand/.cpan/build/2025020610/Net-DNS-Resolver-Unbound-1.32-TMLgK6/blib/lib/Net/DNS/Resolver/Unbound.pm line 527.
Use of uninitialized value in concatenation (.) or string at /home/cpansand/.cpan/build/2025020610/Net-DNS-Resolver-Unbound-1.32-TMLgK6/blib/lib/Net/DNS/Resolver/Unbound.pm line 527.
Use of uninitialized value in concatenation (.) or string at /home/cpansand/.cpan/build/2025020610/Net-DNS-Resolver-Unbound-1.32-TMLgK6/blib/lib/Net/DNS/Resolver/Unbound.pm line 527.
Use of uninitialized value in concatenation (.) or string at /home/cpansand/.cpan/build/2025020610/Net-DNS-Resolver-Unbound-1.32-TMLgK6/blib/lib/Net/DNS/Resolver/Unbound.pm line 527.
t/10-context.t ....... ok
_make_query_packet: no such method at t/20-synchronous.t line 22.
# Looks like your test exited with 2 before it could output anything.
t/20-synchronous.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests 

#   Failed test 'secure flag not set'
#   at t/25-decode.t line 29.
#          got: ''
#     expected: 'INSECURE'

#   Failed test 'bogus flag set'
#   at t/25-decode.t line 35.
# Looks like you failed 2 tests of 4.
t/25-decode.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 
_make_query_packet: no such method at t/30-asynchronous.t line 19.
# Looks like your test exited with 2 before it could output anything.
t/30-asynchronous.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 7/7 subtests 
t/35-bgread.t ........ ok

Test Summary Report
-------------------
t/20-synchronous.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
t/25-decode.t      (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
t/30-asynchronous.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
Files=8, Tests=58,  2 wallclock secs ( 0.02 usr  0.01 sys +  0.46 cusr  0.34 csys =  0.84 CPU)
Result: FAIL
Failed 3/8 test programs. 2/58 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpansand/.cpan/build/2025020610/Net-DNS-Resolver-Unbound-1.32-TMLgK6

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    base                2.13     2.22    
    Carp                1.1      1.3301  
    constant            1.17     1.31    
    DynaLoader          1.09     1.25    
    integer             1        1.01    
    Net::DNS            1.19     1.47    
    perl                5.008009 5.020001
    strict              1.03     1.08    
    warnings            1.0501   1.23    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.58    
    File::Find          1.13     1.27    
    File::Spec          3.29     3.48    
    IO::File            1.14     1.16    
    Test::More          0.8      1.302183

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Config              0        5.020001
    ExtUtils::MakeMaker 6.48     7.58    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 53001
    PERL5_CPAN_IS_RUNNING = 53001
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 39647,53001
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025020608/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2025020608

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/perl5.20.1Dp/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.143240
    Cwd                 3.48    
    ExtUtils::CBuilder  0.280217
    ExtUtils::Command   7.58    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.58    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.48    
    JSON                2.90    
    JSON::PP            4.16    
    Module::Build       0.4211  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.30    
    Test::More          1.302183
    YAML                1.14    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=10.1-release, archname=amd64-freebsd-ld
    uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.20.1Dp -Duselongdouble'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF
  Built under freebsd
  Compiled at Feb 13 2015 08:17:27
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="53001"
    PERL5_CPAN_IS_RUNNING="53001"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="39647,53001"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025020608/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64-freebsd-ld
    /usr/perl5.20.1Dp/lib/site_perl/5.20.1
    /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld
    /usr/perl5.20.1Dp/lib/5.20.1
    .