Algorithm-Dependency v1.112 Perl 5 v5.30.2 darwin-thread-multi-2level

Status
Pass
From
Gintautas Grigelionis
Dist
Algorithm-Dependency v1.112
Platform
Perl 5 v5.30.2 darwin-thread-multi-2level
Date
2020-05-03 06:30:50
ID
a1beecd2-8d07-11ea-ade1-a2c54f3695bb
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 Karen Etheridge,

This is a computer-generated report for Algorithm-Dependency-1.112
on perl 5.30.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 "/usr/local/Cellar/perl/5.30.2_1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     ExtUtils::MakeMaker    any     7.44
#     File::Spec            0.80     3.78
#     File::Spec::Functions  any     3.78
#     Test::ClassAPI         0.6     1.07
#     Test::More            0.47 1.302175
#     warnings               any     1.44
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module       Want Have
#     ------------ ---- ----
#     List::Util   1.11 1.55
#     Params::Util 0.31 1.07
#     strict        any 1.11
# 
# === Other Modules ===
# 
#     Module            Have
#     --------------- ------
#     Encode            3.06
#     File::Temp      0.2309
#     JSON::PP          4.04
#     Module::Runtime  0.016
#     Pod::Coverage     0.23
#     Sub::Name         0.26
#     YAML              1.30
#     autodie           2.32
# 
t/00-report-prereqs.t .. ok
t/01_compile.t ......... ok
t/02_api.t ............. ok
t/03_basics.t .......... ok
t/04_complex.t ......... ok
t/05_ordered.t ......... ok
t/06_ignore_orphans.t .. ok
t/07_hoa.t ............. ok
t/08_weight.t .......... ok
All tests successful.
Files=9, Tests=727,  2 wallclock secs ( 0.09 usr  0.03 sys +  0.85 cusr  0.19 csys =  1.16 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    List::Util            1.11     1.55    
    Params::Util          0.31     1.07    
    perl                  5.006    5.030002
    strict                0        1.11    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   0        7.44    
    File::Spec            0.80     3.78    
    File::Spec::Functions 0        3.78    
    Test::ClassAPI        0.6      1.07    
    Test::More            0.47     1.302175
    warnings              0        1.44    

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   0        7.44    
    perl                  5.006    5.030002

opt_build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    CPAN::Meta            2.120900 2.150010


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

Environment variables:

    LC_CTYPE = UTF-8
    PATH = /Users/gintas/Projects/perl5/bin:/Users/gintas/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Library/Apple/usr/bin
    PERL5LIB = /Users/gintas/Projects/perl5/lib/perl5:/Users/gintas/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 51160
    PERL5_CPAN_IS_RUNNING = 51160
    PERL_LOCAL_LIB_ROOT = /Users/gintas/Projects/perl5:/Users/gintas/perl5
    PERL_MB_OPT = --install_base "/Users/gintas/Projects/perl5"
    PERL_MM_OPT = INSTALL_BASE=/Users/gintas/Projects/perl5
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/7j/gsygg6dj3yg5vj5ph2nk1x880000gn/T/

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

    $^X = /usr/local/Cellar/perl/5.30.2_1/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 701 12 61 79 80 81 98 703 702 33 100 204 250 395 398
    $EGID = 20 20 701 12 61 79 80 81 98 703 702 33 100 204 250 395 398

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
   
  Platform:
    osname=darwin
    osvers=19.4.0
    archname=darwin-thread-multi-2level
    uname='darwin catalina 19.4.0 darwin kernel version 19.4.0: wed mar 4 22:28:40 pst 2020; root:xnu-6153.101.6~15release_x86_64 x86_64 '
    config_args='-des -Dprefix=/usr/local/Cellar/perl/5.30.2_1 -Dprivlib=/usr/local/Cellar/perl/5.30.2_1/lib/perl5/5.30.2 -Dsitelib=/usr/local/Cellar/perl/5.30.2_1/lib/perl5/site_perl/5.30.2 -Dotherlibdirs=/usr/local/lib/perl5/site_perl/5.30.2 -Dperlpath=/usr/local/opt/perl/bin/perl -Dstartperl=#!/usr/local/opt/perl/bin/perl -Dman1dir=/usr/local/Cellar/perl/5.30.2_1/share/man/man1 -Dman3dir=/usr/local/Cellar/perl/5.30.2_1/share/man/man3 -Duseshrplib -Duselargefiles -Dusethreads -Dsed=/usr/bin/sed'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.32.59)'
    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 =' -mmacosx-version-min=10.15 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/11.0.3/lib /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
    libs=-lpthread -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=
    so=dylib
    useshrplib=true
    libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=10.15 -bundle -undefined dynamic_lookup -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_SAFE_PUTENV
    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_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under darwin
  Compiled at Apr 16 2020 15:48:49
  %ENV:
    PERL5LIB="/Users/gintas/Projects/perl5/lib/perl5:/Users/gintas/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="51160"
    PERL5_CPAN_IS_RUNNING="51160"
    PERL_LOCAL_LIB_ROOT="/Users/gintas/Projects/perl5:/Users/gintas/perl5"
    PERL_MB_OPT="--install_base "/Users/gintas/Projects/perl5""
    PERL_MM_OPT="INSTALL_BASE=/Users/gintas/Projects/perl5"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /Users/gintas/Projects/perl5/lib/perl5/5.30.2/darwin-thread-multi-2level
    /Users/gintas/Projects/perl5/lib/perl5/5.30.2
    /Users/gintas/Projects/perl5/lib/perl5/darwin-thread-multi-2level
    /Users/gintas/Projects/perl5/lib/perl5
    /Users/gintas/perl5/lib/perl5
    /usr/local/Cellar/perl/5.30.2_1/lib/perl5/site_perl/5.30.2/darwin-thread-multi-2level
    /usr/local/Cellar/perl/5.30.2_1/lib/perl5/site_perl/5.30.2
    /usr/local/Cellar/perl/5.30.2_1/lib/perl5/5.30.2/darwin-thread-multi-2level
    /usr/local/Cellar/perl/5.30.2_1/lib/perl5/5.30.2
    /usr/local/lib/perl5/site_perl/5.30.2/darwin-thread-multi-2level
    /usr/local/lib/perl5/site_perl/5.30.2
    .