POE-Component-IRC v6.93 Perl 5 v5.35.2 i86pc-solaris-64

Status
Pass
From
Carlos Guevara
Dist
POE-Component-IRC v6.93
Platform
Perl 5 v5.35.2 i86pc-solaris-64
Date
2021-06-24 08:11:27
ID
c61a03b4-d4c3-11eb-8972-71509b210d0c
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 Chris Williams,

This is a computer-generated report for POE-Component-IRC-6.93
on perl 5.35.2, 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 "/export/home/cpan/bin/perl-blead/bin/perl5.35.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/01_base/*.t t/02_behavior/*.t t/03_subclasses/*.t t/04_plugins/01_ctcp/*.t t/04_plugins/02_connector/*.t t/04_plugins/03_botaddressed/*.t t/04_plugins/04_bottraffic/*.t t/04_plugins/05_isupport/*.t t/04_plugins/06_plugman/*.t t/04_plugins/07_console/*.t t/04_plugins/08_proxy/*.t t/04_plugins/09_nickreclaim/*.t t/04_plugins/10_followtail/*.t t/04_plugins/11_cycleempty/*.t t/04_plugins/12_autojoin/*.t t/04_plugins/13_botcommand/*.t t/04_plugins/14_logger/*.t t/04_plugins/15_nickservid/*.t t/04_plugins/16_whois/*.t t/04_plugins/17_dcc/*.t t/05_regression/*.t
t/01_base/01_compile.t ............................. ok
t/01_base/02_filters.t ............................. ok
t/01_base/04_pocosi.t .............................. ok
t/02_behavior/01_public_methods.t .................. ok
t/02_behavior/02_connect.t ......................... ok
t/02_behavior/03_socketerr.t ....................... ok
t/02_behavior/04_ipv6.t ............................ ok
t/02_behavior/05_resolver.t ........................ ok
t/02_behavior/06_online.t .......................... ok
t/02_behavior/07_subclass.t ........................ ok
t/02_behavior/08_parent_session.t .................. ok
t/02_behavior/09_multiple.t ........................ ok
t/02_behavior/10_signal.t .......................... ok
t/02_behavior/11_multi_signal.t .................... ok
t/02_behavior/12_delays.t .......................... ok
t/02_behavior/13_activity.t ........................ ok
t/02_behavior/14_newline.t ......................... ok
t/02_behavior/15_no_stacked_ctcp.t ................. ok
t/02_behavior/16_nonclosing_ctcp.t ................. ok
t/02_behavior/17_raw.t ............................. ok
t/02_behavior/18_shutdown.t ........................ ok
t/03_subclasses/01_state.t ......................... ok
t/03_subclasses/02_qnet.t .......................... ok
t/03_subclasses/03_qnet_state.t .................... ok
t/03_subclasses/04_netsplit.t ...................... ok
t/03_subclasses/05_state_awaypoll.t ................ ok
t/03_subclasses/06_state_nick_sync.t ............... ok
t/04_plugins/01_ctcp/01_load.t ..................... ok
t/04_plugins/01_ctcp/02_replies.t .................. ok
t/04_plugins/02_connector/01_load.t ................ ok
t/04_plugins/02_connector/02_reconnect.t ........... ok
t/04_plugins/03_botaddressed/01_load.t ............. ok
t/04_plugins/03_botaddressed/02_output.t ........... ok
t/04_plugins/04_bottraffic/01_load.t ............... ok
t/04_plugins/04_bottraffic/02_output.t ............. ok
t/04_plugins/05_isupport/01_load.t ................. ok
t/04_plugins/05_isupport/02_isupport.t ............. ok
t/04_plugins/06_plugman/01_load.t .................. ok
t/04_plugins/06_plugman/02_add.t ................... ok
t/04_plugins/06_plugman/03_irc_interface.t ......... ok
t/04_plugins/06_plugman/04_auth_sub.t .............. ok
t/04_plugins/07_console/01_load.t .................. ok
t/04_plugins/08_proxy/01_load.t .................... ok
t/04_plugins/08_proxy/02_connect.t ................. ok
t/04_plugins/09_nickreclaim/01_load.t .............. ok
t/04_plugins/09_nickreclaim/02_reclaim.t ........... ok
t/04_plugins/09_nickreclaim/03_immediate_change.t .. ok
t/04_plugins/09_nickreclaim/04_immediate_quit.t .... ok
t/04_plugins/10_followtail/01_load.t ............... ok
t/04_plugins/11_cycleempty/01_load.t ............... ok
t/04_plugins/11_cycleempty/02_cycle.t .............. ok
t/04_plugins/12_autojoin/01_load.t ................. ok
t/04_plugins/12_autojoin/02_join.t ................. ok
t/04_plugins/12_autojoin/03_banned.t ............... ok
t/04_plugins/12_autojoin/04_kicked.t ............... ok
t/04_plugins/12_autojoin/05_password.t ............. ok
t/04_plugins/12_autojoin/06_kick_ban_password.t .... ok
t/04_plugins/13_botcommand/01_load.t ............... ok
t/04_plugins/13_botcommand/02_commands.t ........... ok
t/04_plugins/13_botcommand/03_options.t ............ ok
t/04_plugins/13_botcommand/04_help.t ............... ok
t/04_plugins/13_botcommand/05_auth_sub.t ........... ok
t/04_plugins/13_botcommand/06_prefix.t ............. ok
t/04_plugins/13_botcommand/07_bare_private.t ....... ok
t/04_plugins/13_botcommand/08_nonword.t ............ ok
t/04_plugins/14_logger/01_load.t ................... ok
t/04_plugins/14_logger/02_public.t ................. ok
t/04_plugins/14_logger/03_private.t ................ ok
t/04_plugins/14_logger/04_dcc_chat.t ............... ok
t/04_plugins/14_logger/05_log_sub.t ................ ok
t/04_plugins/15_nickservid/01_load.t ............... ok
t/04_plugins/16_whois/01_load.t .................... ok
t/04_plugins/16_whois/02_whois.t ................... ok
t/04_plugins/17_dcc/01_load.t ...................... ok
t/04_plugins/17_dcc/02_timeout.t ................... ok
t/04_plugins/17_dcc/03_send.t ...................... ok
t/04_plugins/17_dcc/04_send_spaces.t ............... ok
t/04_plugins/17_dcc/05_resume.t .................... ok
t/04_plugins/17_dcc/06_chat.t ...................... ok
t/04_plugins/17_dcc/07_nat.t ....................... ok
t/05_regression/01_dcc_chat_close.t ................ ok
All tests successful.

Test Summary Report
-------------------
t/02_behavior/06_online.t                        (Wstat: 0 Tests: 5 Failed: 0)
  TODO passed:   2-5
t/03_subclasses/04_netsplit.t                    (Wstat: 0 Tests: 43 Failed: 0)
  TODO passed:   39
Files=81, Tests=1040, 87 wallclock secs ( 0.53 usr  0.36 sys + 31.29 cusr  9.29 csys = 41.46 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need     Have    
    -------------------------- -------- --------
    IRC::Utils                 0.12     0.12    
    List::Util                 1.33     1.56    
    perl                       5.008001 5.035002
    POE                        1.311    1.368   
    POE::Component::Syndicator 0        0.06    
    POE::Driver::SysRW         0        1.368   
    POE::Filter::IRCD          2.42     2.44    
    POE::Filter::Line          0        1.368   
    POE::Filter::Stackable     0        1.368   
    POE::Filter::Stream        0        1.368   
    POE::Session               0        1.368   
    POE::Wheel::ReadWrite      0        1.368   
    POE::Wheel::SocketFactory  0        1.368   

build_requires:

    Module                     Need     Have    
    -------------------------- -------- --------
    ExtUtils::MakeMaker        0        7.62    
    Test::Differences          0.61     0.68    
    Test::More                 0.47     1.302185

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    PATH = /export/home/cpan/bin/perl-blead/bin:/export/home/cpan/bin:/usr/bin:/usr/sbin:/sbin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28854
    PERL5_CPAN_IS_RUNNING = 28854
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PERL_VERSION = blead
    SHELL = /usr/bin/bash
    TERM = screen
    TMPDIR = /export/home/cpan/tmp

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

    $^X = /export/home/cpan/bin/perl-blead/bin/perl5.35.2
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.81    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.43    
    File::Spec          3.81    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302185
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 35 subversion 2) configuration:
  Commit id: 469a261cb4bc51f21cbc043d02618db11e44ab6c
  Platform:
    osname=solaris
    osvers=2.11
    archname=i86pc-solaris-64
    uname='sunos cjg-hipster 5.11 illumos-0b9a51588b i86pc i386 i86pc '
    config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall -Dcc=gcc'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='gcc'
    ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV'
    optimize='-O'
    cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/gnu/include'
    ccversion=''
    gccversion='7.5.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='gcc'
    ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
    libpth=/usr/gcc/7/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -R /export/home/cpan/bin/perl-blead/lib/5.35.2/i86pc-solaris-64/CORE'
    cccdlflags='-fPIC'
    lddlflags=' -shared -m64 -L/usr/gnu/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
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    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 solaris
  Compiled at Jun 23 2021 15:39:07
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="28854"
    PERL5_CPAN_IS_RUNNING="28854"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
    PERL_VERSION="blead"
  @INC:
    /export/home/cpan/bin/perl-blead/lib/site_perl/5.35.2/i86pc-solaris-64
    /export/home/cpan/bin/perl-blead/lib/site_perl/5.35.2
    /export/home/cpan/bin/perl-blead/lib/5.35.2/i86pc-solaris-64
    /export/home/cpan/bin/perl-blead/lib/5.35.2
    .