Promises v1.04 Perl 5 v5.8.9 amd64-freebsd

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Promises v1.04
Platform
Perl 5 v5.8.9 amd64-freebsd
Date
2021-01-07 10:44:24
ID
4ee82ffe-50d5-11eb-81e8-ad3a7c482270
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 Yanick Champoux,

This is a computer-generated report for Promises-1.04
on perl 5.8.9, 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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/david/cpantesting/perl-5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.....................ok
t/00-report-prereqs..............# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.56
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.05
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.56
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.56
#     File::Spec           any     3.75
#     IO::Handle           any     1.27
#     IPC::Open3           any     1.03
#     Test::Exception      any     0.43
#     Test::Fatal          any    0.016
#     Test::More          0.89 1.302183
#     Test::Pod            any     1.52
#     Test::Requires       any     0.11
#     Test::Warn           any     0.36
#     lib                  any     0.61
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module          Want     Have
#     --------------- ---- --------
#     Carp             any     1.50
#     Data::Dumper     any 2.121_17
#     Exporter         any     5.63
#     Module::Runtime  any  missing
#     Scalar::Util     any     1.55
#     Sub::Attribute   any     0.07
#     Sub::Exporter    any    0.987
#     constant         any     1.17
#     parent           any    0.238
#     strict           any     1.03
#     warnings         any  1.05_01
# 
# 
# *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***
# 
# The following REQUIRED prerequisites were not satisfied:
# 
# Module::Runtime is not installed (any version required)
# 
ok
t/000-load.......................ok
t/001-basic......................skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/002-multiples..................skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/003-post-resolve-then..........skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/004-error......................skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/005-multiples-w-error..........skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/006-thenable...................ok
t/007_callable...................skipped
        all skipped: Test requires module 'AE' but it's not found
t/010-collect....................ok
        10/10 skipped: various reasons
t/011-collect-w-error............skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/012-collect_hash...............skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/013-collect_hash-params........ok
t/013-collect_hash-with-error....skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/020-chaining...................skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/021-chaining-errors............ok
t/025-recursion..................skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/030-deferred-default...........ok
t/031-deferred-AE................skipped
        all skipped: Test requires module 'AE' but it's not found
t/031-deferred-io-async..........skipped
        all skipped: Test requires module 'IO::Async' but it's not found
t/032-deferred-AnyEvent..........skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/033-deferred-EV................skipped
        all skipped: EV is required for this test
t/034-deferred-Mojo..............skipped
        all skipped: Mojo::IOLoop is required for this test
t/040_finally....................skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/045-attributes.................ok
t/050-exceptions-pp..............skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/051-exceptions-pp-anyevent.....skipped
        all skipped: Test requires module 'AnyEvent' but it's not found
t/052-exceptions-ev-anyevent.....skipped
        all skipped: Test requires module 'EV' but it's not found
t/053-exceptions-mojo............skipped
        all skipped: Test requires module 'Mojo::IOLoop' but it's not found
t/060-free-refs..................ok
t/070-accepted-rejected..........ok
t/080-deferred-as-sub............ok
        4/4 skipped: various reasons
t/090-timeout....................skipped
        all skipped: Test requires module 'IO::Async' but it's not found
t/late-warning...................ok
t/warnings.......................ok
All tests successful, 22 tests and 14 subtests skipped.
Files=36, Tests=55, 10 wallclock secs ( 5.52 cusr +  1.23 csys =  6.76 CPU)

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Carp                0    1.50    
    constant            0    1.17    
    Data::Dumper        0    2.121_17
    Exporter            0    5.63    
    ExtUtils::MakeMaker 0    7.56    
    File::Spec          0    3.75    
    IO::Handle          0    1.27    
    IPC::Open3          0    1.03    
    lib                 0    0.61    
  ! Module::Runtime     0    n/a     
    parent              0    0.238   
    Scalar::Util        0    1.55    
    strict              0    1.03    
    Sub::Attribute      0    0.07    
    Sub::Exporter       0    0.987   
    Test::Exception     0    0.43    
    Test::Fatal         0    0.016   
    Test::More          0.89 1.302183
    Test::Pod           0    1.52    
    Test::Requires      0    0.11    
    Test::Warn          0    0.36    
    warnings            0    1.05_01 

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/david/bin
    PERL = 5.8.9
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27398
    PERL5_CPAN_IS_RUNNING = 27398
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.8.9
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.8.9
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.8.9/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0
    $EGID = 1001 1001 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.56    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.56    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                n/a     
    JSON::PP            4.05    
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       2.64    
    Test::More          1.302183
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=12.2-release, archname=amd64-freebsd
    uname='freebsd cpantesting-freebsd 12.2-release freebsd 12.2-release r366954 generic amd64 '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.9'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-ldl -lm -lcrypt -lutil -lc
    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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 2.04
  Built under freebsd
  Compiled at Dec 11 2020 09:51:54
  %ENV:
    PERL="5.8.9"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27398"
    PERL5_CPAN_IS_RUNNING="27398"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.8.9"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.8.9"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.8.9/lib/5.8.9/amd64-freebsd
    /home/david/cpantesting/perl-5.8.9/lib/5.8.9
    /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd
    /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9
    .