Test-CleanNamespaces v0.24 Perl 5 v5.30.0 x86_64-linux

Status
Pass
From
Valery Kalesnik
Dist
Test-CleanNamespaces v0.24
Platform
Perl 5 v5.30.0 x86_64-linux
Date
2019-05-26 05:33:25
ID
c8a38ce8-7f77-11e9-b68d-606b875b4779
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 error report created automatically by
CPANPLUS, version 0.9176. Testers personal comments may appear
at the end of this report.


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

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/opt/perl5/perls/perl-5.30.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# 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.36
#     Module::Metadata              any 1.000036
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.36
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     --------------------- ----- --------
#     ExtUtils::MakeMaker     any     7.36
#     File::Spec              any     3.78
#     File::Spec::Functions   any     3.78
#     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.302164
#     Test::Needs             any 0.002006
#     Test::Tester            any 1.302164
#     Test::Warnings        0.009    0.026
#     constant                any     1.33
#     if                      any   0.0608
#     lib                     any     0.65
#     namespace::clean        any     0.27
#     overload                any     1.30
#     parent                  any    0.237
# 
# === 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 2.000006
#     metaclass                        any  missing
# 
# === Runtime Requires ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     Exporter            5.57     5.73
#     File::Find           any     1.36
#     File::Spec           any     3.78
#     Module::Runtime      any    0.016
#     Package::Stash      0.14     0.38
#     Role::Tiny      1.003000 2.000006
#     Sub::Identify        any     0.14
#     Test::Builder        any 1.302164
#     strict               any     1.11
#     warnings             any     1.44
# 
# === Runtime Recommends ===
# 
#     Module             Want Have
#     ------------------ ---- ----
#     Package::Stash::XS  any 0.29
# 
# === Runtime Suggests ===
# 
#     Module     Want     Have
#     ---------- ---- --------
#     Role::Tiny  any 2.000006
# 
# === Other Modules ===
# 
#     Module             Have
#     --------------- -------
#     Encode             3.01
#     File::Temp       0.2309
#     JSON::PP           4.02
#     Module::Runtime   0.016
#     Pod::Coverage      0.23
#     Sub::Name          0.21
#     YAML            missing
#     autodie            2.29
# 
t/00-report-prereqs.t ......... ok
t/basic.t ..................... ok
t/class_mop.t ................. skipped: skipping for regular installs, due to possible circular dependency issues
t/clean-namespaces.t .......... ok
t/find_modules.t .............. ok
t/moo.t ....................... skipped: Need Moo 1.000007
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/overload.t .................. ok
t/role_tiny.t ................. ok
t/self.t ...................... ok
t/zzz-check-breaks.t .......... ok
All tests successful.
Files=13, Tests=106,  1 wallclock secs ( 0.04 usr  0.02 sys +  1.10 cusr  0.13 csys =  1.29 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Exporter                           5.73     5.57
	  ExtUtils::MakeMaker                7.36        0
	  File::Find                         1.36        0
	  File::Spec                         3.78        0
	  File::Spec::Functions              3.78        0
	  File::pushd                       1.016        0
	  Module::Runtime                   0.016        0
	  Package::Stash                     0.38     0.14
	  Role::Tiny                     2.000006 1.003000
	  Scalar::Util                       1.50        0
	  Sub::Exporter                     0.987        0
	  Sub::Identify                      0.14        0
	  Test::Builder                  1.302164        0
	  Test::Deep                        1.128        0
	  Test::More                     1.302164     0.96
	  Test::Needs                    0.002006        0
	  Test::Tester                   1.302164        0
	  Test::Warnings                    0.026    0.009
	  constant                           1.33        0
	  if                               0.0608        0
	  lib                                0.65        0
	  namespace::clean                   0.27        0
	  overload                           1.30        0
	  parent                            0.237        0
	  strict                             1.11        0
	  warnings                           1.44        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9176
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.78
	ExtUtils::CBuilder             0.280231
	ExtUtils::Command                  7.36
	ExtUtils::Install                  2.14
	ExtUtils::MakeMaker                7.36
	ExtUtils::Manifest                 1.72
	ExtUtils::ParseXS                  3.40
	File::Spec                         3.78
	Module::Build                    0.4229
	Pod::Parser                        1.63
	Pod::Simple                        3.36
	Test2                          1.302164
	Test::Harness                      3.42
	Test::More                     1.302164
	version                          0.9924

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


--

Summary of my perl5 (revision 5 version 30 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.37-gentoo
    archname=x86_64-linux
    uname='linux vision 4.19.37-gentoo #1 smp wed may 8 20:48:46 pdt 2019 x86_64 amd a10-7850k radeon r7, 12 compute cores 4c+8g authenticamd gnulinux '
    config_args='-de -Dprefix=/opt/perl5/perls/perl-5.30.0 -Aeval:scriptdir=/opt/perl5/perls/perl-5.30.0/bin'
    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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='8.3.0'
    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 =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed /usr/lib /usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.29.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.29'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -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
  Locally applied patches:
    Devel::PatchPerl 1.38
  Built under linux
  Compiled at May 25 2019 16:34:07
  %ENV:
    PERL5LIB=":/home/val/.cpanplus/5.30.0/build/AO1WcN231X/Test-CleanNamespaces-0.24/blib/lib:/home/val/.cpanplus/5.30.0/build/AO1WcN231X/Test-CleanNamespaces-0.24/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="2687"
    PERL5_CPANPLUS_IS_VERSION="0.9176"
    PERLBREW_HOME="/home/val/.perlbrew"
    PERLBREW_MANPATH="/opt/perl5/perls/perl-5.30.0/man"
    PERLBREW_PATH="/opt/perl5/bin:/opt/perl5/perls/perl-5.30.0/bin"
    PERLBREW_PERL="perl-5.30.0"
    PERLBREW_ROOT="/opt/perl5"
    PERLBREW_SHELLRC_VERSION="0.85"
    PERLBREW_VERSION="0.86"
    PERL_READLINE_NOWARN="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/val/.cpanplus/5.30.0/build/AO1WcN231X/Test-CleanNamespaces-0.24/blib/lib
    /home/val/.cpanplus/5.30.0/build/AO1WcN231X/Test-CleanNamespaces-0.24/blib/arch
    /opt/perl5/perls/perl-5.30.0/lib/site_perl/5.30.0/x86_64-linux
    /opt/perl5/perls/perl-5.30.0/lib/site_perl/5.30.0
    /opt/perl5/perls/perl-5.30.0/lib/5.30.0/x86_64-linux
    /opt/perl5/perls/perl-5.30.0/lib/5.30.0
    .