LWP-Protocol-Coro-http vv1.8.0 Perl 5 v5.27.3 x86_64-linux-thread-multi-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
LWP-Protocol-Coro-http vv1.8.0
Platform
Perl 5 v5.27.3 x86_64-linux-thread-multi-ld
Date
2017-09-03 22:57:42
ID
4aaabab2-90fb-11e7-86b4-9e07d9a57ab1
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 ikegami,

This is a computer-generated report for LWP-Protocol-Coro-http-v1.8.0
on perl 5.27.3, created by CPAN-Reporter-1.2018.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

# Testing LWP::Protocol::Coro::http v1.8.0, Perl 5.027003
# AnyEvent 7.14
# AnyEvent::HTTP 2.23
# AnyEvent::Handle 7.14
# AnyEvent::Util 7.14
# AutoLoader 5.74
# Carp 1.43
# Config 5.027003
# Coro 6.514
# Coro::Channel 6.514
# Coro::Semaphore 6.514
# Coro::State 6.514
# Errno 1.28
# Exporter 5.72
# Exporter::Heavy 5.72
# Fcntl 1.13
# Guard 1.023
# HTTP::Headers 6.13
# HTTP::Message 6.13
# HTTP::Response 6.13
# HTTP::Status 6.13
# IO 1.38
# IO::Handle 1.36
# IO::Socket 1.38
# IO::Socket::INET 1.35
# IO::Socket::IP 0.39
# IO::Socket::UNIX 1.26
# LWP::MemberMixin 6.26
# LWP::Protocol 6.26
# LWP::Protocol::Coro::http v1.8.0
# LWP::Protocol::http 6.26
# List::Util 1.48
# Log::Agent 1.001
# Log::Agent::Formatting <unknown>
# Log::Agent::Message <unknown>
# Log::Agent::Priorities <unknown>
# Net::HTTP 6.17
# Net::HTTP::Methods 6.17
# POSIX 1.77
# PerlIO 1.10
# Scalar::Util 1.48
# SelectSaver 1.02
# Socket 2.020_03
# Storable 2.64
# Sub::Util 1.48
# Symbol 1.08
# Test::Builder 1.302086
# Test::Builder::Formatter 1.302086
# Test::Builder::Module 1.302086
# Test::Builder::TodoDiag 1.302086
# Test::More 1.302086
# Test2::API 1.302086
# Test2::API::Context 1.302086
# Test2::API::Instance 1.302086
# Test2::API::Stack 1.302086
# Test2::Event 1.302086
# Test2::Event::Bail 1.302086
# Test2::Event::Diag 1.302086
# Test2::Event::Exception 1.302086
# Test2::Event::Note 1.302086
# Test2::Event::Ok 1.302086
# Test2::Event::Plan 1.302086
# Test2::Event::Skip 1.302086
# Test2::Event::Subtest 1.302086
# Test2::Event::Waiting 1.302086
# Test2::Formatter 1.302086
# Test2::Formatter::TAP 1.302086
# Test2::Hub 1.302086
# Test2::Hub::Interceptor 1.302086
# Test2::Hub::Interceptor::Terminator 1.302086
# Test2::Hub::Subtest 1.302086
# Test2::Util 1.302086
# Test2::Util::ExternalMeta 1.302086
# Test2::Util::HashBase 0.002
# Test2::Util::Trace 1.302086
# Tie::Hash 1.05
# Try::Tiny 0.28
# URI 1.72
# URI::Escape 3.31
# XSLoader 0.27
# base 2.26
# common::sense 3.74
# constant 1.33
# mro 1.21
# overload 1.28
# overloading 0.02
# strict 1.11
# vars 1.03
# version 0.9918
# version::regex 0.9918
# warnings 1.37
# warnings::register 1.04
t/00_load.t .................. ok
# Retrieving URL: http://localhost:49619/
# Waiting for reply
# Waiting for reply
# Waiting for reply
# Waiting for reply
# Shutting down server
# Done
t/01_timer.t ................. ok
# Retrieving URL: http://localhost:43455/chunks
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Shutting down server
# Done
t/02_large.t ................. ok
# Retrieving URL: http://localhost:53311/error/after_headers
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Shutting down server
# Done
t/03_error_after_headers.t ... ok
# Retrieving URL: http://localhost:49973/error/notfound/foo
# Waiting for reply
# Shutting down server
# Done
t/04_error_404.t ............. ok
# Retrieving URL: http://doesnotexist.example
t/05_error_500_bogus_host.t .. ok
# Retrieving URL: http://localhost:42629/referer
# Waiting for reply
# Shutting down server
# Done
t/06_referer.t ............... ok
# Retrieving URL: http://localhost:53375/
# Shutting down server
# Done
t/07_proxy.t ................. ok
# Retrieving URL: http://localhost:48503/multiline_header
# Waiting for reply
# Shutting down server
# Done
t/08_multiline_header.t ...... ok
All tests successful.
Files=9, Tests=28, 32 wallclock secs ( 0.03 usr  0.07 sys +  2.04 cusr  0.46 csys =  2.60 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need   Have    
    -------------------------- ------ --------
    AnyEvent::HTTP             2      2.23    
    Coro::Channel              0      6.514   
    HTTP::Response             0      6.13    
    LWP::Protocol              0      6.26    
    LWP::Protocol::http        0      6.26    
    LWP::Simple                5.827  6.26    
    version                    0      0.9918  

build_requires:

    Module                     Need   Have    
    -------------------------- ------ --------
    AnyEvent                   0      7.14    
    Carp                       0      1.43    
    CGI                        0      4.36    
    File::Spec                 0      3.68    
    File::Temp                 0      0.2304  
    FindBin                    0      1.51    
    Getopt::Long               0      2.5     
    HTTP::Daemon               0      6.01    
    LWP::Simple                0      6.26    
    Test::More                 0      1.302086
    URI                        0      1.72    
    URI::URL                   0      5.04    

configure_requires:

    Module                     Need   Have    
    -------------------------- ------ --------
    Module::Build              0.3614 0.4224  
    Software::License::CC0_1_0 0      0.103012


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/perl/bin:/usr/X11/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27488
    PERL5_CPAN_IS_RUNNING = 27488
    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 = /tmp/basesmoker-reloperl-k8nm/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.68    
    ExtUtils::CBuilder  0.280228
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.68    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302086
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 27 subversion 3) configuration:
  Commit id: 7c9c5138c6a704d1caf5908650193f777b81ad23
  Platform:
    osname=linux
    osvers=4.10.0-33-generic
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93zesty 4.10.0-33-generic #37-ubuntu smp fri aug 11 10:55:28 utc 2017 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93zesty/v5.27.3/2c27 -Dmyhostname=k93zesty -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=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -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 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170406'
    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:
    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_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 Sep  2 2017 15:59:02
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27488"
    PERL5_CPAN_IS_RUNNING="27488"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93zesty/v5.27.3/2c27/lib/site_perl/5.27.3/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93zesty/v5.27.3/2c27/lib/site_perl/5.27.3
    /home/sand/src/perl/repoperls/installed-perls/host/k93zesty/v5.27.3/2c27/lib/5.27.3/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93zesty/v5.27.3/2c27/lib/5.27.3
    .