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

Status
Fail
From
Chris Williams (BINGOS)
Dist
POE-Component-SSLify v1.012
Platform
Perl 5 v5.26.3 amd64-freebsd
Date
2020-08-27 04:19:15
ID
779fd13a-e81c-11ea-bc9b-af9ed98b0f48
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 error report created automatically by
CPANPLUS, version 0.9908. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make 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.46
#     Module::Build::Tiny 0.039 0.039
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     --------------------------- -------- --------
#     ExtUtils::MakeMaker              any     7.46
#     File::Spec                       any     3.75
#     File::Temp                       any   0.2309
#     IO::Handle                      1.28     1.36
#     IPC::Open3                       any     1.20
#     POE                            1.267    1.368
#     POE::Component::Client::TCP      any    1.368
#     POE::Component::Server::TCP      any    1.368
#     POE::Filter::Stream              any    1.368
#     Socket                           any 2.020_03
#     Test::FailWarnings               any    0.008
#     Test::More                  1.001002 1.302175
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module        Want    Have
#     ------------ ----- -------
#     Exporter       any    5.72
#     IO::Handle    1.28    1.36
#     Net::SSLeay   1.36    1.88
#     POE          1.267   1.368
#     Scalar::Util   any 1.46_02
#     Symbol         any    1.08
#     Task::Weaken  1.03    1.06
#     parent         any   0.236
#     strict         any    1.11
#     warnings       any    1.37
# 
t/00-report-prereqs.t ......... ok
# 
# Net::SSLeay::ver_number is 0x1010104f
# 	OpenSSL 1.1.1d-freebsd  10 Sep 2019
# 	built on: reproducible build, date unspecified
# 	platform: FreeBSD-amd64
# 	OPENSSLDIR: "/etc/ssl"
# 	pogomips: 27942752
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

#   Failed test 'SERVER: SSLify_Options 50717: private key
# '
#   at t/simple_parallel_large.t line 54.

#   Failed test 'SERVER: Server_SSLify Please do SSLify_Options() first ( or pass in a $ctx object ) at /usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/lib/POE/Component/SSLify.pm line 247.
# '
#   at t/simple_parallel_large.t line 57.
Can't use an undefined value as a symbol reference at /usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/lib/POE/Component/SSLify.pm line 446.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 22 just after 97.
t/simple_parallel_large.t ..... 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 2/97 subtests 

#   Failed test 'SERVER: SSLify_Options 50718: private key
# '
#   at t/simple_parallel_superbig.t line 63.

#   Failed test 'SERVER: Server_SSLify Please do SSLify_Options() first ( or pass in a $ctx object ) at /usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/lib/POE/Component/SSLify.pm line 247.
# '
#   at t/simple_parallel_superbig.t line 66.
Can't use an undefined value as a symbol reference at /usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/lib/POE/Component/SSLify.pm line 446.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 22 just after 97.
t/simple_parallel_superbig.t .. 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 2/97 subtests 
t/simple_superbig.t ........... ok
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: 5632 Tests: 97 Failed: 2)
  Failed tests:  96-97
  Non-zero exit status: 22
  Parse errors: No plan found in TAP output
t/simple_parallel_superbig.t (Wstat: 5632 Tests: 97 Failed: 2)
  Failed tests:  96-97
  Non-zero exit status: 22
  Parse errors: No plan found in TAP output
Files=19, Tests=514,  9 wallclock secs ( 0.13 usr  0.11 sys +  5.99 cusr  1.94 csys =  8.17 CPU)
Result: FAIL


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Exporter                           5.72        0
	  ExtUtils::MakeMaker                7.46        0
	  File::Spec                         3.75        0
	  File::Temp                       0.2309        0
	  IO::Handle                         1.36     1.28
	  IPC::Open3                         1.20        0
	  Net::SSLeay                        1.88     1.36
	  POE                               1.368    1.267
	  POE::Component::Client::TCP       1.368        0
	  POE::Component::Server::TCP       1.368        0
	  POE::Filter::Stream               1.368        0
	  Scalar::Util                    1.46_02        0
	  Socket                         2.020_03        0
	  Symbol                             1.08        0
	  Task::Weaken                       1.06     1.03
	  Test::FailWarnings                0.008        0
	  Test::More                     1.302175 1.001002
	  parent                            0.236        0
	  strict                             1.11        0
	  warnings                           1.37        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9908
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280234
	ExtUtils::Command                  7.46
	ExtUtils::Install                  2.16
	ExtUtils::MakeMaker                7.46
	ExtUtils::Manifest                 1.72
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.35
	Test2                          1.302175
	Test::Harness                      3.42
	Test::More                     1.302175
	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:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/KaHOFrUkDN/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 40347
    PERL5_CPANPLUS_IS_VERSION = 0.9908
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.26.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/KaHOFrUkDN
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/KaHOFrUkDN"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/KaHOFrUkDN
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/bare/perl-5.26.3/bin/perl5.26.3
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 26 subversion 3) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.1-release
    archname=amd64-freebsd
    uname='freebsd fforc 12.1-release freebsd 12.1-release r354233 generic amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.26.3'
    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'
    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.1 (tags/RELEASE_801/final 366581)'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/8.0.1/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_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.64
  Built under freebsd
  Compiled at Nov  7 2019 13:44:19
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/KaHOFrUkDN/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="40347"
    PERL5_CPANPLUS_IS_VERSION="0.9908"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.26.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/KaHOFrUkDN"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/KaHOFrUkDN""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/KaHOFrUkDN"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/KaHOFrUkDN/lib/perl5/5.26.3/amd64-freebsd
    /usr/home/cpan/pit/jail/KaHOFrUkDN/lib/perl5/5.26.3
    /usr/home/cpan/pit/jail/KaHOFrUkDN/lib/perl5/amd64-freebsd
    /usr/home/cpan/pit/jail/KaHOFrUkDN/lib/perl5
    /usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/8oYkhEb6Q0/POE-Component-SSLify-1.012/blib/arch
    /usr/home/cpan/pit/bare/perl-5.26.3/lib/site_perl/5.26.3/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.26.3/lib/site_perl/5.26.3
    /usr/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3
    .