Test-CleanNamespaces v0.24 Perl 5 v5.26.3 arm-freebsd

Status
Pass
From
Nigel Horne
Dist
Test-CleanNamespaces v0.24
Platform
Perl 5 v5.26.3 arm-freebsd
Date
2019-02-26 15:09:29
ID
837f73be-39d8-11e9-bf31-80c71e9d5857
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 Karen Etheridge,

This is a computer-generated report for Test-CleanNamespaces-0.24
on perl 5.26.3, 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:

none provided

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

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

PERL_DL_NONLAZY=1 "/mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.26.3/bin/perl5.26.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/class_mop.t ................. skipped: skipping for regular installs, due to possible circular dependency issues
t/clean-namespaces.t .......... ok
t/basic.t ..................... ok
t/moo.t ....................... skipped: Need Moo 1.000007
t/find_modules.t .............. ok
t/moose-parameterized-role.t .. skipped: skipping for regular installs, due to possible circular dependency issues
t/moose.t ..................... skipped: skipping for regular installs, due to possible circular dependency issues
t/mouse.t ..................... skipped: Need Mouse
t/role_tiny.t ................. skipped: Need Role::Tiny 1.003000
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                       Want     Have
#     ------------------------ -------- --------
#     CPAN::Meta::Requirements 2.120620    2.140
#     ExtUtils::MakeMaker           any     7.24
#     Module::Metadata              any 1.000033
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.24
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     --------------------- ----- --------
#     ExtUtils::MakeMaker     any     7.24
#     File::Spec              any     3.67
#     File::Spec::Functions   any     3.67
#     File::pushd             any    1.016
#     Scalar::Util            any     1.50
#     Sub::Exporter           any    0.987
#     Test::Deep              any    1.128
#     Test::More             0.96 1.302073
#     Test::Needs             any 0.002005
#     Test::Tester            any 1.302073
#     Test::Warnings        0.009    0.026
#     constant                any     1.33
#     if                      any   0.0606
#     lib                     any     0.64
#     namespace::clean        any     0.27
#     overload                any     1.28
#     parent                  any    0.236
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Test Suggests ===
# 
#     Module                          Want    Have
#     --------------------------- -------- -------
#     Class::MOP::Class                any missing
#     Moo                              any missing
#     Moo::Role                        any missing
#     Moose                            any missing
#     Moose::Exporter                  any missing
#     Moose::Role                      any missing
#     MooseX::Role::Parameterized      any missing
#     Mouse                            any missing
#     Mouse::Role                      any missing
#     Role::Tiny                  1.003000 missing
#     metaclass                        any missing
# 
# === Runtime Requires ===
# 
#     Module          Want     Have
#     --------------- ---- --------
#     Exporter        5.57     5.72
#     File::Find       any     1.34
#     File::Spec       any     3.67
#     Module::Runtime  any    0.016
#     Package::Stash  0.14     0.38
#     Sub::Identify    any     0.14
#     Test::Builder    any 1.302073
#     strict           any     1.11
#     warnings         any     1.37
# 
# === Runtime Recommends ===
# 
#     Module             Want Have
#     ------------------ ---- ----
#     Package::Stash::XS  any 0.29
# 
# === Runtime Suggests ===
# 
#     Module     Want    Have
#     ---------- ---- -------
#     Role::Tiny  any missing
# 
# === Other Modules ===
# 
#     Module                Have
#     --------------- ----------
#     Encode                2.88
#     File::Temp          0.2304
#     JSON::PP        2.27400_02
#     Module::Runtime      0.016
#     Pod::Coverage      missing
#     Sub::Name          missing
#     YAML                  1.27
#     autodie               2.29
# 
t/00-report-prereqs.t ......... ok
t/overload.t .................. ok
t/self.t ...................... ok
t/zzz-check-breaks.t .......... ok
All tests successful.
Files=13, Tests=86,  5 wallclock secs ( 0.48 usr  0.20 sys +  9.91 cusr  3.14 csys = 13.73 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    Exporter                 5.57     5.72    
    File::Find               0        1.34    
    File::Spec               0        3.67    
    Module::Runtime          0        0.016   
    Package::Stash           0.14     0.38    
    perl                     5.006    5.026003
    strict                   0        1.11    
    Sub::Identify            0        0.14    
    Test::Builder            0        1.302073
    warnings                 0        1.37    

build_requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    constant                 0        1.33    
    ExtUtils::MakeMaker      0        7.24    
    File::pushd              0        1.016   
    File::Spec               0        3.67    
    File::Spec::Functions    0        3.67    
    if                       0        0.0606  
    lib                      0        0.64    
    namespace::clean         0        0.27    
    overload                 0        1.28    
    parent                   0        0.236   
    Scalar::Util             0        1.50    
    Sub::Exporter            0        0.987   
    Test::Deep               0        1.128   
    Test::More               0.96     1.302073
    Test::Needs              0        0.002005
    Test::Tester             0        1.302073
    Test::Warnings           0.009    0.026   

configure_requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    CPAN::Meta::Requirements 2.120620 2.140   
    ExtUtils::MakeMaker      0        7.24    
    Module::Metadata         0        1.000033
    perl                     5.006    5.026003


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

Environment variables:

    HARNESS_OPTIONS = j4:c
    LD_LIBRARY_PATH = /usr/local/lib:
    NONINTERACTIVE_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.3/bin:/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.3/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/njh/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1213
    PERL5_CPAN_IS_RUNNING = 1213
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.26.3/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.3/bin
    PERLBREW_PERL = perl-5.26.3
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm-256color
    TMPDIR = /var/tmp

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

    $^X = /mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.26.3/bin/perl5.26.3
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.22      
    CPAN::Meta          2.150010  
    Cwd                 3.67      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.34      
    File::Spec          3.67      
    JSON                4.01      
    JSON::PP            2.27400_02
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.38      
    Test::More          1.302073  
    YAML                1.27      
    YAML::Syck          1.31      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 26 subversion 3) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.0-stable
    archname=arm-freebsd
    uname='freebsd pi2b 12.0-stable freebsd 12.0-stable r341991 generic arm '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.26.3 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=cortex-a7 -mtune=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.26.3/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=cortex-a7 -mtune=native -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=cortex-a7 -mtune=native -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540)'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=4
    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/6.0.1/lib /usr/lib
    libs=-lpthread -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_HASH_FUNC_ONE_AT_A_TIME_HARD
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.52
  Built under freebsd
  Compiled at Jan 16 2019 16:59:45
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1213"
    PERL5_CPAN_IS_RUNNING="1213"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.26.3/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.3/bin"
    PERLBREW_PERL="perl-5.26.3"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.26.3/lib/site_perl/5.26.3/arm-freebsd
    /home/njh/perl5/perlbrew/perls/perl-5.26.3/lib/site_perl/5.26.3
    /home/njh/perl5/perlbrew/perls/perl-5.26.3/lib/5.26.3/arm-freebsd
    /home/njh/perl5/perlbrew/perls/perl-5.26.3/lib/5.26.3
    .