Starman v0.4017 Perl 5 v5.18.2 i386-freebsd-thread-multi

Status
Pass
From
Chris Williams (BINGOS)
Dist
Starman v0.4017
Platform
Perl 5 v5.18.2 i386-freebsd-thread-multi
Date
2023-10-24 12:34:48
ID
b82101c2-7269-11ee-98b0-b3c3213a625c
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 Tatsuhiko Miyagawa,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. 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':

t/00_compile.t ........... ok
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
2023/10/24-13:34:27 Starman::Server (type Net::Server::PreFork) starting! pid(22995)
Binding to TCP port 38997 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:27 Server closing!
t/chunked_req.t .......... ok
t/chunked_termination.t .. ok
2023/10/24-13:34:29 Starman::Server (type Net::Server::PreFork) starting! pid(24277)
Binding to TCP port 19767 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:29 Server closing!
t/chunked_zero_length.t .. ok
2023/10/24-13:34:30 Starman::Server (type Net::Server::PreFork) starting! pid(26492)
Binding to TCP port 19778 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:30 Server closing!
t/early-hints.t .......... ok
2023/10/24-13:34:32 Starman::Server (type Net::Server::PreFork) starting! pid(27908)
Binding to TCP port 19789 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:33 Server closing!
t/eintr.t ................ ok
2023/10/24-13:34:34 Starman::Server (type Net::Server::PreFork) starting! pid(28955)
Binding to TCP port 19796 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:34 Server closing!
t/expect.t ............... ok
2023/10/24-13:34:35 Starman::Server (type Net::Server::PreFork) starting! pid(29917)
Binding to TCP port 19806 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:35 Server closing!
2023/10/24-13:34:36 Starman::Server (type Net::Server::PreFork) starting! pid(31525)
Binding to TCP port 19839 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:37 Server closing!
t/harakiri.t ............. ok
2023/10/24-13:34:38 Starman::Server (type Net::Server::PreFork) starting! pid(36483)
Binding to TCP port 19871 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:38 Server closing!
t/lf_only_request.t ...... ok
2023/10/24-13:34:39 Starman::Server (type Net::Server::PreFork) starting! pid(38364)
Binding to TCP port 19882 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:39 Server closing!
t/no_chunked_head.t ...... ok
t/release-findbin.t ...... skipped: these tests are for release candidate testing
t/release-rand.t ......... skipped: these tests are for release candidate testing
2023/10/24-13:34:41 Starman::Server (type Net::Server::PreFork) starting! pid(40546)
Binding to TCP port 19893 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:41 Server closing!
t/single_zero.t .......... ok
t/ssl.t .................. skipped: Test requires module 'LWP::Protocol::https' but it's not found
t/ssl_largebody.t ........ skipped: Test requires module 'LWP::Protocol::https' but it's not found
2023/10/24-13:34:43 Starman::Server (type Net::Server::PreFork) starting! pid(42134)
Binding to TCP port 19904 on host 127.0.0.1 with IPv4
Setting gid to "1002 1002 1002"
2023/10/24-13:34:45 Server closing!
t/suite.t ................ ok
All tests successful.
Files=17, Tests=121, 21 wallclock secs ( 0.23 usr  0.13 sys +  8.45 cusr  4.30 csys = 13.11 CPU)
Result: PASS


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Data::Dump                         1.25        0
	  HTTP::Date                         6.06        0
	  HTTP::Parser::XS                   0.17        0
	  HTTP::Status                       6.45        0
	  LWP::UserAgent                     6.72        0
	  Net::Server                       2.014    2.007
	  Plack                            1.0050   0.9971
	  Test::More                     1.302195        0
	  Test::Requires                     0.11        0
	  Test::TCP                          2.22     2.00
	  parent                            0.225        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.44
	File::Spec                         3.75
	Module::Build                    0.4234
	Pod::Parser                        1.60
	Pod::Simple                        3.28
	Test2                          1.302195
	Test::Harness                      3.44
	Test::More                     1.302195
	version                          0.9929

******************************** 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
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/thr/conf/perl-5.18.2/.cpanplus/5.18.2/build/8CVxnWIiz7/Starman-0.4017/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/Ts0IPk6M3Z/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.18.2/.cpanplus/5.18.2/build/8CVxnWIiz7/Starman-0.4017/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.18.2/.cpanplus/5.18.2/build/8CVxnWIiz7/Starman-0.4017/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 50246
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.18.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/Ts0IPk6M3Z
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/Ts0IPk6M3Z"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/Ts0IPk6M3Z
    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/thr/perl-5.18.2/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=13.2-release, archname=i386-freebsd-thread-multi
    uname='freebsd fiat 13.2-release freebsd 13.2-release releng13.2-n254617-525ecfdad597 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.18.2 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at May  4 2023 02:19:36
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/Ts0IPk6M3Z/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.18.2/.cpanplus/5.18.2/build/8CVxnWIiz7/Starman-0.4017/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.18.2/.cpanplus/5.18.2/build/8CVxnWIiz7/Starman-0.4017/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="50246"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.18.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/Ts0IPk6M3Z"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/Ts0IPk6M3Z""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/Ts0IPk6M3Z"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/Ts0IPk6M3Z/lib/perl5/5.18.2/i386-freebsd-thread-multi
    /usr/home/cpan/pit/jail/Ts0IPk6M3Z/lib/perl5/5.18.2
    /usr/home/cpan/pit/jail/Ts0IPk6M3Z/lib/perl5/i386-freebsd-thread-multi
    /usr/home/cpan/pit/jail/Ts0IPk6M3Z/lib/perl5
    /usr/home/cpan/pit/thr/conf/perl-5.18.2/.cpanplus/5.18.2/build/8CVxnWIiz7/Starman-0.4017/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.18.2/.cpanplus/5.18.2/build/8CVxnWIiz7/Starman-0.4017/blib/arch
    /usr/home/cpan/pit/thr/perl-5.18.2/lib/site_perl/5.18.2/i386-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.18.2/lib/site_perl/5.18.2
    /usr/home/cpan/pit/thr/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.18.2/lib/5.18.2
    .