Net-Curl-Promiser v0.16 Perl 5 v5.28.2 x86_64-linux

Status
Pass
From
Slaven Rezić
Dist
Net-Curl-Promiser v0.16
Platform
Perl 5 v5.28.2 x86_64-linux
Date
2021-04-01 00:33:42
ID
e901b13a-9281-11eb-af48-d5761f24ea8f
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 Felipe Gasper,

This is a computer-generated report for Net-Curl-Promiser-0.16
on perl 5.28.2, 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:

none provided

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.28.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Created listening socket on port 39321
* Rebuilt URL to: http://127.0.0.1:39321/
*   Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to 127.0.0.1 (127.0.0.1) port 39321 (#0)
> GET / HTTP/1.1
Host: 127.0.0.1:39321
Accept: */*

# Curl told us to poll; continuing …
* stopped the pause stream!
* Closing connection 0
# Created listening socket on port 50537
* Rebuilt URL to: http://127.0.0.1:50537/
*   Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to 127.0.0.1 (127.0.0.1) port 50537 (#0)
> GET / HTTP/1.1
Host: 127.0.0.1:50537
Accept: */*

# Curl told us to poll; continuing …
* stopped the pause stream!
* Closing connection 0
# Created listening socket on port 39437
* Rebuilt URL to: http://127.0.0.1:39437/
*   Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to 127.0.0.1 (127.0.0.1) port 39437 (#0)
> GET / HTTP/1.1
Host: 127.0.0.1:39437
Accept: */*

# Curl told us to poll; continuing …
* stopped the pause stream!
* Closing connection 0
t/cancel_fail.t ....................................... ok
# Using AnyEvent 7.17; backend: AnyEvent::Impl::Perl
# SERVER PORT: 38171
# SERVER PID: 30550
# libcurl libcurl/7.58.0 GnuTLS/3.5.18 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3 (473600)
# Testing cancellation …
# FINISHING SERVER: PID 30550 (from PID 30537)
# Server (30550) received request to shut down
# REAPED SERVER: PID 30550 (from PID 30537)
t/Net-Curl-Promiser-AnyEvent.t ........................ ok
# SERVER PORT: 54457
# SERVER PID: 30561
# FINISHING SERVER: PID 30561 (from PID 30559)
# Server (30561) received request to shut down
# REAPED SERVER: PID 30561 (from PID 30559)
t/Net-Curl-Promiser-AnyEvent_reuse.t .................. ok
# Using IO::Async::Loop 0.78
# SERVER PORT: 49057
# SERVER PID: 30613
# Using loop class IO::Async::Loop::Select 0.78
# libcurl libcurl/7.58.0 GnuTLS/3.5.18 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3 (473600)
# FINISHING SERVER: PID 30613 (from PID 30570)
# Server (30613) received request to shut down
# REAPED SERVER: PID 30613 (from PID 30570)
t/Net-Curl-Promiser-IOAsync.t ......................... ok
# SERVER PORT: 37317
# SERVER PID: 30640
# FINISHING SERVER: PID 30640 (from PID 30637)
# Server (30640) received request to shut down
# REAPED SERVER: PID 30640 (from PID 30637)
t/Net-Curl-Promiser-IOAsync_net_curl_easy_overload.t .. ok
# Mojolicious version: 9.14
# Using loop class Mojo::Reactor::Poll
# SERVER PORT: 44647
# SERVER PID: 30678
# libcurl libcurl/7.58.0 GnuTLS/3.5.18 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3 (473600)
# FINISHING SERVER: PID 30678 (from PID 30648)
# Server (30678) received request to shut down
# REAPED SERVER: PID 30678 (from PID 30648)
t/Net-Curl-Promiser-Mojo.t ............................ ok
# SERVER PORT: 51705
# SERVER PID: 30686
# libcurl libcurl/7.58.0 GnuTLS/3.5.18 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3 (473600)
# FINISHING SERVER: PID 30686 (from PID 30685)
# Server (30686) received request to shut down
# REAPED SERVER: PID 30686 (from PID 30685)
t/Net-Curl-Promiser-Select.t .......................... ok
t/Net-Curl-Promiser-Select_setopt_fail.t .............. ok
All tests successful.
Files=8, Tests=64,  3 wallclock secs ( 0.04 usr  0.05 sys +  0.81 cusr  0.46 csys =  1.36 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Net::Curl           0.44  0.48    
    Promise::ES6        0.07  0.23    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    autodie             0     2.34    
    ExtUtils::MakeMaker 0     7.60    
    FindBin             0     1.52    
    Test::Class::Tiny   0     0.03    
    Test::Deep          1.120 1.130   
    Test::FailWarnings  0     0.008   
    Test::Fatal         0     0.016   
    Test::More          0     1.302183

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30272
    PERL5_CPAN_IS_RUNNING = 30272
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29269,30272
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021040100/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2021040100

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

    $^X = /opt/perl-5.28.2/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.60    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.60    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.39    
    File::Spec          3.75    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
   
  Platform:
    osname=linux
    osvers=4.15.0-55-generic
    archname=x86_64-linux
    uname='linux ubuntu18 4.15.0-55-generic #60-ubuntu smp tue jul 2 18:22:20 utc 2019 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.28.2 -Dcf_email=srezic@cpan.org'
    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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='7.4.0'
    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 =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/7/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.27.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.27'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -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
  Built under linux
  Compiled at Aug  6 2019 09:46:03
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30272"
    PERL5_CPAN_IS_RUNNING="30272"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="29269,30272"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021040100/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.28.2/lib/site_perl/5.28.2/x86_64-linux
    /opt/perl-5.28.2/lib/site_perl/5.28.2
    /opt/perl-5.28.2/lib/5.28.2/x86_64-linux
    /opt/perl-5.28.2/lib/5.28.2
    .