Database-Async-Engine-PostgreSQL v0.008 Perl 5 v5.24.1 x86_64-linux

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Database-Async-Engine-PostgreSQL v0.008
Platform
Perl 5 v5.24.1 x86_64-linux
Date
2019-07-19 23:28:37
ID
eeebcafc-aa7c-11e9-a53a-055e1f24ea8f
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 Tom Molesworth,

This is a computer-generated report for Database-Async-Engine-PostgreSQL-0.008
on perl 5.24.1, 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.24.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-check-deps.t ...... ok
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.34
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     Database::Async     0.008    0.009
#     ExtUtils::MakeMaker   any     7.34
#     File::Spec            any     3.75
#     IO::Async::Loop       any     0.72
#     IO::Handle            any     1.39
#     IPC::Open3            any     1.20
#     Log::Any::Adapter     any    1.707
#     Test::CheckDeps     0.010    0.010
#     Test::Deep            any    1.128
#     Test::Fatal         0.010    0.014
#     Test::More           0.98 1.302164
#     Test::PostgreSQL      any     1.27
#     Test::Refcount       0.07     0.10
#     feature               any     1.42
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Test Suggests ===
# 
#     Module           Want Have
#     ---------------- ---- ----
#     Test::PostgreSQL 1.26 1.27
# 
# === Runtime Requires ===
# 
#     Module                                     Want     Have
#     ----------------------------------------- ----- --------
#     Database::Async                           0.008    0.009
#     Database::Async::Engine                     any    0.009
#     Database::Async::Query                      any    0.009
#     Future                                     0.40     0.40
#     Future::AsyncAwait                         0.28     0.29
#     IO::Async::SSL                              any     0.21
#     IO::Socket::SSL                             any    2.065
#     Log::Any                                  1.050    1.707
#     Protocol::Database::PostgreSQL            1.005    1.005
#     Protocol::Database::PostgreSQL::Client      any    1.005
#     Protocol::Database::PostgreSQL::Constants   any    1.005
#     Ryu::Async                                0.014    0.015
#     Ryu::Observable                             any    1.004
#     Scalar::Util                                any     1.50
#     Template                                   2.28     2.29
#     URI::QueryParam                             any     1.75
#     URI::postgres                               any     0.19
#     curry                                     1.001 1.001000
#     indirect                                    any     0.37
#     overload                                    any     1.26
#     parent                                      any    0.236
#     strict                                      any     1.11
#     warnings                                    any     1.36
# 
t/00-report-prereqs.t .. ok
t/basic.t .............. skipped: could not find postmaster, please set appropriate PATH or POSTGRES_HOME at /opt/perl-5.24.1/lib/site_perl/5.24.1/Test/PostgreSQL.pm line 274.
All tests successful.
Files=4, Tests=43,  2 wallclock secs ( 0.03 usr  0.03 sys +  0.96 cusr  0.15 csys =  1.17 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                                    Need  Have    
    ----------------------------------------- ----- --------
    curry                                     1.001 1.001000
    Database::Async                           0.008 0.009   
    Database::Async::Engine                   0     0.009   
    Database::Async::Query                    0     0.009   
    Future                                    0.40  0.40    
    Future::AsyncAwait                        0.28  0.29    
    indirect                                  0     0.37    
    IO::Async::SSL                            0     0.21    
    IO::Socket::SSL                           0     2.065   
    Log::Any                                  1.050 1.707   
    overload                                  0     1.26    
    parent                                    0     0.236   
    perl                                      5.006 5.024001
    Protocol::Database::PostgreSQL            1.005 1.005   
    Protocol::Database::PostgreSQL::Client    0     1.005   
    Protocol::Database::PostgreSQL::Constants 0     1.005   
    Ryu::Async                                0.014 0.015   
    Ryu::Observable                           0     1.004   
    Scalar::Util                              0     1.50    
    strict                                    0     1.11    
    Template                                  2.28  2.29    
    URI::postgres                             0     0.19    
    URI::QueryParam                           0     1.75    
    warnings                                  0     1.36    

build_requires:

    Module                                    Need  Have    
    ----------------------------------------- ----- --------
    Database::Async                           0.008 0.009   
    ExtUtils::MakeMaker                       0     7.34    
    feature                                   0     1.42    
    File::Spec                                0     3.75    
    IO::Async::Loop                           0     0.72    
    IO::Handle                                0     1.39    
    IPC::Open3                                0     1.20    
    Log::Any::Adapter                         0     1.707   
    Test::CheckDeps                           0.010 0.010   
    Test::Deep                                0     1.128   
    Test::Fatal                               0.010 0.014   
    Test::More                                0.98  1.302164
    Test::PostgreSQL                          0     1.27    
    Test::Refcount                            0.07  0.10    

configure_requires:

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


------------------------------
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 = 32646
    PERL5_CPAN_IS_RUNNING = 32646
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 10653,32646
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019071915/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2019071915

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4224  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302164
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=4.4.0-81-generic, archname=x86_64-linux
    uname='linux ubuntu16 4.4.0-81-generic #104-ubuntu smp wed jun 14 08:17:06 utc 2017 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.24.1 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, 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='5.4.0 20160609', 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/5/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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.23.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.23'
  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_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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 Jun 21 2017 05:36:18
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32646"
    PERL5_CPAN_IS_RUNNING="32646"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="10653,32646"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019071915/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /opt/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux
    /opt/perl-5.24.1/lib/site_perl/5.24.1
    /opt/perl-5.24.1/lib/5.24.1/x86_64-linux
    /opt/perl-5.24.1/lib/5.24.1
    .