POE-Component-SSLify v1.012 Perl 5 v5.29.10 amd64-freebsd

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
POE-Component-SSLify v1.012
Platform
Perl 5 v5.29.10 amd64-freebsd
Date
2019-05-15 06:34:54
ID
8cf749ea-76db-11e9-a5b2-2c4a1f24ea8f
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 Apocalypse,

This is a computer-generated report for POE-Component-SSLify-1.012
on perl 5.29.10, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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 './Build test':

t/00-compile.t ................ ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want  Have
#     ------------------- ----- -----
#     ExtUtils::MakeMaker   any  7.34
#     Module::Build::Tiny 0.039 0.039
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     --------------------------- -------- --------
#     ExtUtils::MakeMaker              any     7.34
#     File::Spec                       any     3.78
#     File::Temp                       any   0.2309
#     IO::Handle                      1.28     1.40
#     IPC::Open3                       any     1.20
#     POE                            1.267    1.367
#     POE::Component::Client::TCP      any    1.367
#     POE::Component::Server::TCP      any    1.367
#     POE::Filter::Stream              any    1.367
#     Socket                           any    2.027
#     Test::FailWarnings               any    0.008
#     Test::More                  1.001002 1.302162
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module        Want    Have
#     ------------ ----- -------
#     Exporter       any    5.73
#     IO::Handle    1.28    1.40
#     Net::SSLeay   1.36 1.86_07
#     POE          1.267   1.367
#     Scalar::Util   any    1.50
#     Symbol         any    1.08
#     Task::Weaken  1.03    1.06
#     parent         any   0.237
#     strict         any    1.11
#     warnings       any    1.44
# 
t/00-report-prereqs.t ......... ok
# 
# Net::SSLeay::ver_number is 0x1010102f
# 	OpenSSL 1.1.1b-freebsd  26 Feb 2019
# 	built on: reproducible build, date unspecified
# 	platform: FreeBSD-amd64
# 	OPENSSLDIR: "/etc/ssl"
# 	pogomips: 38454781
t/00-ssleay-info.t ............ ok
t/99_mire_test.t .............. skipped: AUTHOR TEST
t/apocalypse.t ................ skipped: Test::Apocalypse required for validating the distribution
t/connect_hook.t .............. ok

#   Failed test 'Got SERVER read error 54: Connection reset by peer'
#   at t/connect_hook_nodata.t line 84.
# Looks like you failed 1 test of 17.
t/connect_hook_nodata.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests 
t/connfail_client.t ........... ok
t/connfail_server.t ........... ok
t/renegotiate_client.t ........ ok
t/renegotiate_client_pings.t .. ok
t/renegotiate_server.t ........ ok
t/simple.t .................... ok
t/simple_large.t .............. ok
t/simple_parallel.t ........... ok
t/simple_parallel_large.t ..... 
All 106 subtests passed 
t/simple_parallel_superbig.t .. skipped: AUTHOR TEST: NO at (eval 63) line 1.
t/simple_superbig.t ........... skipped: AUTHOR TEST: NO at (eval 63) line 1.
t/upgrade.t ................... ok

Test Summary Report
-------------------
t/connect_hook_nodata.t     (Wstat: 256 Tests: 17 Failed: 1)
  Failed test:  16
  Non-zero exit status: 1
t/renegotiate_client_pings.t (Wstat: 0 Tests: 22 Failed: 0)
  TODO passed:   15-17
t/simple_parallel_large.t   (Wstat: 9 Tests: 106 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
Files=19, Tests=411, 220 wallclock secs ( 0.13 usr  0.09 sys + 170.96 cusr  6.59 csys = 177.77 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Exporter                    0        5.73    
    IO::Handle                  1.28     1.40    
    Net::SSLeay                 1.36     1.86_07 
    parent                      0        0.237   
    perl                        5.006    5.029010
    POE                         1.267    1.367   
    Scalar::Util                0        1.50    
    strict                      0        1.11    
    Symbol                      0        1.08    
    Task::Weaken                1.03     1.06    
    warnings                    0        1.44    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.34    
    File::Spec                  0        3.78    
    File::Temp                  0        0.2309  
    IO::Handle                  1.28     1.40    
    IPC::Open3                  0        1.20    
    perl                        5.006    5.029010
    POE                         1.267    1.367   
    POE::Component::Client::TCP 0        1.367   
    POE::Component::Server::TCP 0        1.367   
    POE::Filter::Stream         0        1.367   
    Socket                      0        2.027   
    Test::FailWarnings          0        0.008   
    Test::More                  1.001002 1.302162

configure_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.34    
    Module::Build::Tiny         0.039    0.039   
    perl                        5.006    5.029010


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd13.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2019051506/POE-Component-Client-HTTP-0.949-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-Component-Client-HTTP-0.949-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Test-POE-Server-TCP-1.20-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Test-POE-Server-TCP-1.20-0/blib/lib:/home/cpansand/.cpan/build/2019051506/POE-Component-Client-Keepalive-0.272-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-Component-Client-Keepalive-0.272-0/blib/lib:/home/cpansand/.cpan/build/2019051506/POE-Component-Resolver-0.921-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-Component-Resolver-0.921-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Net-IP-Minimal-0.06-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Net-IP-Minimal-0.06-0/blib/lib:/home/cpansand/.cpan/build/2019051506/POE-1.367-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-1.367-0/blib/lib:/home/cpansand/.cpan/build/2019051506/IO-Pipely-0.005-0/blib/arch:/home/cpansand/.cpan/build/2019051506/IO-Pipely-0.005-0/blib/lib:/home/cpansand/.cpan/build/2019051506/POE-Test-Loops-1.360-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-Test-Loops-1.360-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Net-Whois-Raw-2.99021-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Net-Whois-Raw-2.99021-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Net-IDN-Encode-2.500-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Net-IDN-Encode-2.500-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Module-Pluggable-Ordered-1.5-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Module-Pluggable-Ordered-1.5-0/blib/lib:/home/cpansand/.cpan/build/2019051506/CLASS-1.00-0/blib/arch:/home/cpansand/.cpan/build/2019051506/CLASS-1.00-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16839
    PERL5_CPAN_IS_RUNNING = 16839
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16755,16839
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019051506/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2019051506

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

    $^X = /usr/perl5.29.10p/bin/perl5.29.10
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4229  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.27    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 29 subversion 10) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.0-current
    archname=amd64-freebsd
    uname='freebsd cloud2.bbbike.org 13.0-current freebsd 13.0-current 9454609db31(master) generic-nodebug amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.29.10p -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    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 -D_FORTIFY_SOURCE=2'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible FreeBSD Clang 8.0.0 (tags/RELEASE_800/final 356365)'
    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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/8.0.0/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_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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 Apr 21 2019 06:19:05
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2019051506/POE-Component-Client-HTTP-0.949-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-Component-Client-HTTP-0.949-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Test-POE-Server-TCP-1.20-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Test-POE-Server-TCP-1.20-0/blib/lib:/home/cpansand/.cpan/build/2019051506/POE-Component-Client-Keepalive-0.272-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-Component-Client-Keepalive-0.272-0/blib/lib:/home/cpansand/.cpan/build/2019051506/POE-Component-Resolver-0.921-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-Component-Resolver-0.921-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Net-IP-Minimal-0.06-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Net-IP-Minimal-0.06-0/blib/lib:/home/cpansand/.cpan/build/2019051506/POE-1.367-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-1.367-0/blib/lib:/home/cpansand/.cpan/build/2019051506/IO-Pipely-0.005-0/blib/arch:/home/cpansand/.cpan/build/2019051506/IO-Pipely-0.005-0/blib/lib:/home/cpansand/.cpan/build/2019051506/POE-Test-Loops-1.360-0/blib/arch:/home/cpansand/.cpan/build/2019051506/POE-Test-Loops-1.360-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Net-Whois-Raw-2.99021-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Net-Whois-Raw-2.99021-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Net-IDN-Encode-2.500-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Net-IDN-Encode-2.500-0/blib/lib:/home/cpansand/.cpan/build/2019051506/Module-Pluggable-Ordered-1.5-0/blib/arch:/home/cpansand/.cpan/build/2019051506/Module-Pluggable-Ordered-1.5-0/blib/lib:/home/cpansand/.cpan/build/2019051506/CLASS-1.00-0/blib/arch:/home/cpansand/.cpan/build/2019051506/CLASS-1.00-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16839"
    PERL5_CPAN_IS_RUNNING="16839"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="16755,16839"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019051506/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2019051506/POE-Component-Client-HTTP-0.949-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/POE-Component-Client-HTTP-0.949-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/Test-POE-Server-TCP-1.20-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/Test-POE-Server-TCP-1.20-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/POE-Component-Client-Keepalive-0.272-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/POE-Component-Client-Keepalive-0.272-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/POE-Component-Resolver-0.921-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/POE-Component-Resolver-0.921-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/Net-IP-Minimal-0.06-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/Net-IP-Minimal-0.06-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/POE-1.367-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/POE-1.367-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/IO-Pipely-0.005-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/IO-Pipely-0.005-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/POE-Test-Loops-1.360-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/POE-Test-Loops-1.360-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/Net-Whois-Raw-2.99021-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/Net-Whois-Raw-2.99021-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/Net-IDN-Encode-2.500-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/Net-IDN-Encode-2.500-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/Module-Pluggable-Ordered-1.5-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/Module-Pluggable-Ordered-1.5-0/blib/lib
    /home/cpansand/.cpan/build/2019051506/CLASS-1.00-0/blib/arch
    /home/cpansand/.cpan/build/2019051506/CLASS-1.00-0/blib/lib
    /usr/perl5.29.10p/lib/site_perl/5.29.10/amd64-freebsd
    /usr/perl5.29.10p/lib/site_perl/5.29.10
    /usr/perl5.29.10p/lib/5.29.10/amd64-freebsd
    /usr/perl5.29.10p/lib/5.29.10
    .