Report for POE-Component-Server-SimpleHTTP-2.26

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL POE-Component-Server-SimpleHTTP-2.26 v5.25.9 GNU/Linux
Date: 2017-04-11T06:26:52Z

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-Server-SimpleHTTP-2.26
on perl 5.25.9, 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:

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 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.9/a1a1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ........... ok
# GET http://pocosimpletest.com:39653/ HTTP/1.1
# Host: 127.0.0.1:39653
# 
# HTTP/1.1 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:39 GMT
# Content-Length: 3
# Content-Type: text/plain
# 
# Moo
t/02_simple.t ............ ok
# HTTP/1.1 404 (Not Found)
# Date: Tue, 11 Apr 2017 06:26:40 GMT
# Content-Length: 13
# Content-Type: text/plain
# 
# 404 Not Found
t/03_bad_handler.t ....... ok
# GEt http://pocosimpletest.com:34477/ HTTP/1.1
# Host: 127.0.0.1:34477
# 
# HTTP/1.1 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:41 GMT
# Content-Length: 3
# Content-Type: text/plain
# 
# Moo
t/03_bad_request.t ....... ok
# 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:42 GMT
# Content-Length: 11
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# this is top
# 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:42 GMT
# Content-Length: 12
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# this is honk
# 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:42 GMT
# Content-Length: 123
# Content-Type: text/html
# X-HTTP-Version: 1.1
# 
# <html>
# <head><title>YEAH!</title></head>
# <body><p>This, my friend, is the page you've been looking for.</p></body>
# </html>
# 404 (Not Found)
# Date: Tue, 11 Apr 2017 06:26:42 GMT
# Content-Length: 13
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# 404 Not Found
t/04_run_close.t ......... ok
# 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:43 GMT
# Content-Length: 11
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# this is top
# 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:43 GMT
# Content-Length: 12
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# this is honk
# 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:43 GMT
# Content-Length: 123
# Content-Type: text/html
# X-HTTP-Version: 1.1
# 
# <html>
# <head><title>YEAH!</title></head>
# <body><p>This, my friend, is the page you've been looking for.</p></body>
# </html>
# 404 (Not Found)
# Date: Tue, 11 Apr 2017 06:26:43 GMT
# Content-Length: 13
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# 404 Not Found
t/04_run_keepalive.t ..... ok
# POST http://pocosimpletest.com:44591/ HTTP/1.1
# Host: 127.0.0.1:44591
# Content-Length: 40
# 
# brother !~we need to get off this island
# 200 (OK)
# Date: Tue, 11 Apr 2017 06:26:43 GMT
# Content-Length: 40
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# we need to get off this island brother !
t/05_post.t .............. ok
# Test a stream of 3 helloworlds ..
# Test a stream of 3 helloworlds ..
# Test a stream of 3 helloworlds ..
# Test a stream of 3 helloworlds ..
# Test a stream of 3 helloworlds ..
=== 3675 === !!! Kernel has 1 child process(es).
=== 3675 === !!! At least one child process is still running when POE::Kernel->run() is ready to return.
=== 3675 === !!! Be sure to use sig_child() to reap child processes.
=== 3675 === !!! In extreme cases, failure to reap child processes has
=== 3675 === !!! resulted in a slow 'fork bomb' that has halted systems.
POE::Component::Server::SimpleHTTP tried 5 times to create a Wheel and is giving up... at /tmp/loop_over_bdir-18360-gXv_tn/POE-Component-Server-SimpleHTTP-2.26-0/blib/lib/POE/Component/Server/SimpleHTTP.pm line 310.
# Looks like your test exited with 22 before it could output anything.
t/06_stream.t ............ 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 6/6 subtests 
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author

Test Summary Report
-------------------
t/06_stream.t          (Wstat: 5632 Tests: 0 Failed: 0)
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
Files=10, Tests=45,  8 wallclock secs ( 0.06 usr  0.06 sys +  4.96 cusr  0.82 csys =  5.90 CPU)
Result: FAIL
Failed 1/10 test programs. 0/45 subtests failed.
Makefile:893: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                    Need   Have    
    ------------------------- ------ --------
    Carp                      0      1.42    
    HTTP::Date                0      6.02    
    HTTP::Request             0      6.11    
    HTTP::Response            0      6.11    
    Moose                     0.9    2.2004  
    MooseX::POE               0.205  0.215   
    perl                      5.006  5.025009
    POE                       1.0000 1.367   
    Socket                    0      2.024   
    Storable                  0      3.05_11 
    Sys::Hostname             0      1.20    

build_requires:

    Module                    Need   Have    
    ------------------------- ------ --------
    ExtUtils::MakeMaker       6.59   7.24    
    File::Spec                0      3.62    
    IO::Handle                0      1.35    
    IPC::Open3                0      1.20    
    POE::Filter::HTTP::Parser 1.06   1.08    
    Test::More                0.47   1.302079
    Test::POE::Client::TCP    0.1    1.12    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18384
    PERL5_CPAN_IS_RUNNING = 18384
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.9/a1a1/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.18      
    CPAN::Meta          2.150010  
    Cwd                 3.62      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.33      
    File::Spec          3.62      
    JSON                2.90      
    JSON::PP            2.27400_02
    Module::Build       0.42_21   
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.38      
    Test::More          1.302079  
    YAML                1.23      
    YAML::Syck          1.29      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 25 subversion 9) configuration:
  Commit id: 5d577b6f636aba916a1b0519669de4b2454c68ab
  Platform:
    osname=linux
    osvers=4.9.0-2-amd64
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.13-1 (2017-02-27) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.9/a1a1 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=both'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170316'
    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='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/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_TRACK_MEMPOOL
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    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
    USE_REENTRANT_API
  Built under linux
  Compiled at Mar 18 2017 15:31:57
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18384"
    PERL5_CPAN_IS_RUNNING="18384"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.9/a1a1/lib/site_perl/5.25.9/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.9/a1a1/lib/site_perl/5.25.9
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.9/a1a1/lib/5.25.9/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.9/a1a1/lib/5.25.9
    .