POE-Component-IRC v6.93 Perl 5 v5.38.2 aarch64-linux-ld

Status
Pass
From
Slaven Rezić
Dist
POE-Component-IRC v6.93
Platform
Perl 5 v5.38.2 aarch64-linux-ld
Date
2025-03-07 22:17:44
ID
fe6bfc6e-fba1-11ef-aef8-fd206e8775ea
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.38.2, created by CPAN-Reporter-1.2020.

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 "/opt/perl-5.38.2D/bin/perl" "-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 ........................ skipped: POE::Component::Client::DNS 0.99 not installed
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=1036, 54 wallclock secs ( 0.39 usr  0.20 sys + 12.52 cusr  2.65 csys = 15.76 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

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

build_requires:

    Module                     Need     Have    
    -------------------------- -------- --------
    ExtUtils::MakeMaker        0        7.70    
    Test::Differences          0.61     0.71    
    Test::More                 0.47     1.302209

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.local/share/.cpan/build/2025030622/POE-Filter-IRCD-2.44-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Filter-IRCD-2.44-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Component-Syndicator-0.06-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Component-Syndicator-0.06-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/Object-Pluggable-1.29-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/Object-Pluggable-1.29-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/POE-1.370-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/POE-1.370-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/IO-Pipely-0.006-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/IO-Pipely-0.006-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Test-Loops-1.360-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Test-Loops-1.360-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/IRC-Utils-0.12-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/IRC-Utils-0.12-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2361675
    PERL5_CPAN_IS_RUNNING = 2361675
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2361476,2361675
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025030622/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2025030622

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

    $^X = /opt/perl-5.38.2D/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.89    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.88    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302209
    Test::Harness       3.44    
    Test::More          1.302209
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
   
  Platform:
    osname=linux
    osvers=6.8.0-51-generic
    archname=aarch64-linux-ld
    uname='linux cloud6.bbbike.org 6.8.0-51-generic #52-ubuntu smp preempt_dynamic thu dec 5 13:32:09 utc 2024 aarch64 aarch64 aarch64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.38.2D -Uinstallusrbinperl -Duselongdouble -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='13.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=1
    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 =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/aarch64-linux-gnu /usr/lib
    libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/aarch64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.39'
  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_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Jan 18 2025 22:45:51
  %ENV:
    PERL5LIB="/home/cpansand/.local/share/.cpan/build/2025030622/POE-Filter-IRCD-2.44-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Filter-IRCD-2.44-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Component-Syndicator-0.06-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Component-Syndicator-0.06-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/Object-Pluggable-1.29-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/Object-Pluggable-1.29-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/POE-1.370-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/POE-1.370-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/IO-Pipely-0.006-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/IO-Pipely-0.006-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Test-Loops-1.360-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/POE-Test-Loops-1.360-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2025030622/IRC-Utils-0.12-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2025030622/IRC-Utils-0.12-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2361675"
    PERL5_CPAN_IS_RUNNING="2361675"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2361476,2361675"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025030622/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.local/share/.cpan/build/2025030622/POE-Filter-IRCD-2.44-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2025030622/POE-Filter-IRCD-2.44-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2025030622/POE-Component-Syndicator-0.06-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2025030622/POE-Component-Syndicator-0.06-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2025030622/Object-Pluggable-1.29-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2025030622/Object-Pluggable-1.29-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2025030622/POE-1.370-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2025030622/POE-1.370-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2025030622/IO-Pipely-0.006-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2025030622/IO-Pipely-0.006-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2025030622/POE-Test-Loops-1.360-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2025030622/POE-Test-Loops-1.360-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2025030622/IRC-Utils-0.12-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2025030622/IRC-Utils-0.12-0/blib/lib
    /opt/perl-5.38.2D/lib/site_perl/5.38.2/aarch64-linux-ld
    /opt/perl-5.38.2D/lib/site_perl/5.38.2
    /opt/perl-5.38.2D/lib/5.38.2/aarch64-linux-ld
    /opt/perl-5.38.2D/lib/5.38.2
    .