Set-Associate v0.004001 Perl 5 v5.24.3 OpenBSD.amd64-openbsd-thread-multi-ld

Status
Pass
From
Alceu Rodrigues de Freitas Junior
Dist
Set-Associate v0.004001
Platform
Perl 5 v5.24.3 OpenBSD.amd64-openbsd-thread-multi-ld
Date
2018-03-11 08:05:16
ID
ef25d8c4-2502-11e8-ae09-c2a554930dd2
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 Kent Fredric,

This is a computer-generated report for Set-Associate-0.004001
on perl 5.24.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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile/*.t t/01_assoc/*.t t/02_assoc_new/*.t t/03_assoc_direct/*.t
t/00-compile/lib_Set_Associate_NewKey_HashMD5_pm.t ....... ok
t/00-compile/lib_Set_Associate_NewKey_HashSHA1_pm.t ...... ok
t/00-compile/lib_Set_Associate_NewKey_LinearWrap_pm.t .... ok
t/00-compile/lib_Set_Associate_NewKey_PickOffset_pm.t .... ok
t/00-compile/lib_Set_Associate_NewKey_pm.t ............... ok
t/00-compile/lib_Set_Associate_NewKey_RandomPick_pm.t .... ok
t/00-compile/lib_Set_Associate_pm.t ...................... ok
t/00-compile/lib_Set_Associate_RefillItems_Linear_pm.t ... ok
t/00-compile/lib_Set_Associate_RefillItems_pm.t .......... ok
t/00-compile/lib_Set_Associate_RefillItems_Shuffle_pm.t .. ok
t/00-compile/lib_Set_Associate_Role_NewKey_pm.t .......... ok
t/00-compile/lib_Set_Associate_Role_RefillItems_pm.t ..... ok
t/00-compile/lib_Set_Associate_Utils_pm.t ................ ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.33_03
# 
# === Configure Recommends ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker 7.00 7.33_03
# 
# === Build Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.33_03
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any  7.33_03
#     File::Spec           any     3.74
#     Test::Fatal          any    0.014
#     Test::More           any 1.302128
# 
# === Test Recommends ===
# 
#     Module                  Want     Have
#     ------------------- -------- --------
#     CPAN::Meta          2.120900 2.150010
#     ExtUtils::MakeMaker     7.00  7.33_03
#     Test::More              0.99 1.302128
# 
# === Runtime Requires ===
# 
#     Module                      Want   Have
#     --------------------------- ---- ------
#     Carp                         any   1.40
#     Digest::MD5                  any   2.54
#     Digest::SHA1                 any   2.13
#     Exporter                     any   5.72
#     List::Util                   any   1.50
#     Moose                        any 2.2010
#     MooseX::AttributeShortcuts   any  0.037
#     MooseX::Role::Parameterized  any   1.10
#     Scalar::Util                 any   1.50
#     bigint                      0.22   0.49
#     strict                       any   1.11
#     warnings                     any   1.36
# 
# === Runtime Recommends ===
# 
#     Module  Want   Have
#     ------ ----- ------
#     Moose  2.000 2.2010
# 
t/00-report-prereqs.t .................................... ok
Set::Associate::NewKey->linear_wrap should be called as a method at /mnt/cpan_build_dir/goku/Set-Associate-0.004001-0/blib/lib/Set/Associate/NewKey.pm line 74.
t/01_assoc/01_linear.t ................................... ok
Set::Associate::RefillItems->shuffle should be called as a method at /mnt/cpan_build_dir/goku/Set-Associate-0.004001-0/blib/lib/Set/Associate/RefillItems.pm line 128.
t/01_assoc/02_random_shuffle.t ........................... ok
Set::Associate::NewKey->random_pick should be called as a method at /mnt/cpan_build_dir/goku/Set-Associate-0.004001-0/blib/lib/Set/Associate/NewKey.pm line 96.
t/01_assoc/03_random_pick.t .............................. ok
Set::Associate::NewKey->hash_sha1 should be called as a method at /mnt/cpan_build_dir/goku/Set-Associate-0.004001-0/blib/lib/Set/Associate/NewKey.pm line 148.
t/01_assoc/04_hash_sha1.t ................................ ok
Set::Associate::NewKey->hash_md5 should be called as a method at /mnt/cpan_build_dir/goku/Set-Associate-0.004001-0/blib/lib/Set/Associate/NewKey.pm line 172.
t/01_assoc/05_hash_md5.t ................................. ok
t/02_assoc_new/01_linear.t ............................... ok
t/02_assoc_new/02_random_shuffle.t ....................... ok
t/02_assoc_new/03_random_pick.t .......................... ok
t/02_assoc_new/04_hash_sha1.t ............................ ok
t/02_assoc_new/05_hash_md5.t ............................. ok
t/03_assoc_direct/01_linear.t ............................ ok
t/03_assoc_direct/02_random_shuffle.t .................... ok
t/03_assoc_direct/03_random_pick.t ....................... ok
t/03_assoc_direct/04_hash_sha1.t ......................... ok
t/03_assoc_direct/05_hash_md5.t .......................... ok
All tests successful.
Files=29, Tests=187, 22 wallclock secs ( 0.14 usr  0.27 sys + 15.92 cusr  3.45 csys = 19.78 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    bigint                      0.22     0.49    
    Carp                        0        1.40    
    Digest::MD5                 0        2.54    
    Digest::SHA1                0        2.13    
    Exporter                    0        5.72    
    List::Util                  0        1.50    
    Moose                       0        2.2010  
    MooseX::AttributeShortcuts  0        0.037   
    MooseX::Role::Parameterized 0        1.10    
    perl                        5.006    5.024003
    Scalar::Util                0        1.50    
    strict                      0        1.11    
    warnings                    0        1.36    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.33_03 
    File::Spec                  0        3.74    
    Test::Fatal                 0        0.014   
    Test::More                  0        1.302128

configure_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.33_03 
    perl                        5.006    5.024003

opt_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Moose                       2.000    2.2010  

opt_build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    CPAN::Meta                  2.120900 2.150010
    ExtUtils::MakeMaker         7.00     7.33_03 
    Test::More                  0.99     1.302128


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

Environment variables:

    AUTOMATED_TESTING = 1
    DBD_MYSQL_TESTDB = test
    DBD_MYSQL_TESTHOST = localhost
    DBD_MYSQL_TESTPASSWORD = 
    DBD_MYSQL_TESTPORT = 3306
    DBD_MYSQL_TESTUSER = goku
    EXTENDED_TESTING = 1
    PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin:/home/goku/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 69339
    PERL5_CPAN_IS_RUNNING = 69339
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 60746,69339
    PERLBREW_HOME = /home/goku/.perlbrew
    PERLBREW_MANPATH = /home/goku/perl5/perlbrew/perls/perl-5.24.3/man
    PERLBREW_PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin
    PERLBREW_PERL = perl-5.24.3
    PERLBREW_ROOT = /home/goku/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    PERL_CR_SMOKER_CURRENT = Set-Associate-0.004001
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm

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

    $^X = /home/goku/perl5/perlbrew/perls/perl-5.24.3/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 998 998 1001
    $EGID = 998 998 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    CPAN::Meta          2.150010
    Cwd                 3.74    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.33_03 
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.33_03 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.74    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.41    
    Test::More          1.302128
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=openbsd, osvers=6.2, archname=OpenBSD.amd64-openbsd-thread-multi-ld
    uname='openbsd cpan-smoker-openbsd 6.2 generic.mp#134 amd64 '
    config_args='-de -Dprefix=/home/goku/perl5/perlbrew/perls/perl-5.24.3 -Dman1dir=none -Dman3dir=none -Dusemultiplicity -Duselongdouble -Dusethreads -Duse64bitall -Duse64bitint -Aeval:scriptdir=/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible OpenBSD Clang 4.0.0 (tags/RELEASE_400/final)', 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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.90.0, 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 -fPIC  -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_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV 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
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Mar  6 2018 14:59:03
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="69339"
    PERL5_CPAN_IS_RUNNING="69339"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="60746,69339"
    PERLBREW_HOME="/home/goku/.perlbrew"
    PERLBREW_MANPATH="/home/goku/perl5/perlbrew/perls/perl-5.24.3/man"
    PERLBREW_PATH="/home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin"
    PERLBREW_PERL="perl-5.24.3"
    PERLBREW_ROOT="/home/goku/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
    PERL_CR_SMOKER_CURRENT="Set-Associate-0.004001"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/OpenBSD.amd64-openbsd-thread-multi-ld
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/OpenBSD.amd64-openbsd-thread-multi-ld
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3
    .