Netstack v0.018 Perl 5 v5.32.0 amd64-freebsd

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Netstack v0.018
Platform
Perl 5 v5.32.0 amd64-freebsd
Date
2021-10-15 15:18:17
ID
1fdc62e2-2dcb-11ec-afea-e5876db9133c
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 YAN WENWU,

This is a computer-generated report for Netstack-0.018
on perl 5.32.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 "/usr/home/david/cpantesting/perl-5.32.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/utils/*.t
Useless use of string eq in void context at t/utils/cache.t line 56.
t/utils/cache.t .. ok
t/utils/date.t ... ok
t/utils/ip.t ..... ok
t/utils/set.t .... ok
All tests successful.
Files=4, Tests=37, 55 wallclock secs ( 0.20 usr  0.09 sys + 13.07 cusr  2.05 csys = 15.42 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need  Have    
    ---------------------- ----- --------
    autodie                0     2.32    
    Carp                   0     1.50    
    DBIx::Custom           0     0.44    
    Digest::MD5            0     2.55_01 
    Expect                 0     1.35    
    experimental           0     0.020   
    Mail::Sender           0     0.903   
    Mojo::Util             0     0       
    Moose                  0     2.2015  
    Moose::Role            0     2.2015  
    namespace::autoclean   0     0.29    
  ! Netstack::Config::Role 0     n/a     
    perl                   5.018 5.032000
    POSIX                  0     1.94    
    strict                 0     1.11    
    Try::Tiny              0     0.30    
    utf8                   0     1.22    
    warnings               0     1.47    

build_requires:

    Module                 Need  Have    
    ---------------------- ----- --------
    DDP                    0     1.000004
    ExtUtils::MakeMaker    0     7.44    
    Test::Simple           0     1.302175

configure_requires:

    Module                 Need  Have    
    ---------------------- ----- --------
    ExtUtils::MakeMaker    0     7.44    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/david/bin
    PERL = 5.32.0
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 80659
    PERL5_CPAN_IS_RUNNING = 80659
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.32.0
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.32.0
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /usr/home/david/cpantesting/perl-5.32.0/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0
    $EGID = 1001 1001 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                n/a     
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.2-release
    archname=amd64-freebsd
    uname='freebsd cpantesting-freebsd 12.2-release freebsd 12.2-release r366954 generic amd64 '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.32.0'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/10.0.1/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at Dec 11 2020 09:55:35
  %ENV:
    PERL="5.32.0"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="80659"
    PERL5_CPAN_IS_RUNNING="80659"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.32.0"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.32.0"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.32.0/lib/site_perl/5.32.0/amd64-freebsd
    /home/david/cpantesting/perl-5.32.0/lib/site_perl/5.32.0
    /home/david/cpantesting/perl-5.32.0/lib/5.32.0/amd64-freebsd
    /home/david/cpantesting/perl-5.32.0/lib/5.32.0