Workflow v2.05 Perl 5 v5.41.10 i86pc-solaris-64

Status
Pass
From
Carlos Guevara
Dist
Workflow v2.05
Platform
Perl 5 v5.41.10 i86pc-solaris-64
Date
2025-03-18 15:26:14
ID
54a2ee6c-040d-11f0-aff9-a9fbb1ca5db3
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 jonasbn,

This is a computer-generated report for Workflow-2.05
on perl 5.41.10, created by CPAN-Reporter-1.2020.

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 "/export/home/cpan/bin/perl/bin/perl5.41.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ..................... ok
t/05_condition_nested.t ............ ok
t/action.t ......................... ok
t/action_field.t ................... ok
t/action_null.t .................... ok
t/action_validate.t ................ ok
t/add_config_bug.t ................. ok
t/author-critic.t .................. skipped: these tests are for testing by the author
t/author-pod-coverage.t ............ skipped: these tests are for testing by the author
t/author-pod-syntax.t .............. skipped: these tests are for testing by the author
t/base.t ........................... ok
t/cached_conditions.t .............. ok
t/condition.t ...................... ok
t/condition_evaluate.t ............. ok
t/config.t ......................... ok
t/context-persists.t ............... ok
t/context.t ........................ ok
t/exception.t ...................... ok
t/factory.t ........................ ok
t/factory_callback_config.t ........ ok
t/factory_subclass.t ............... ok
t/history.t ........................ ok
t/persister.t ...................... ok
t/persister_auto_generate_id.t ..... ok
t/persister_dbi.t .................. ok
t/persister_dbi_extra_data.t ....... ok
t/persister_dbi_inherit.t .......... ok
t/persister_dbi_sqlite.t ........... ok
t/persister_file.t ................. ok
t/persister_random_id.t ............ ok
t/persister_sequence_id.t .......... ok
t/persister_uuid.t ................. ok
t/pod_links.t ...................... skipped: Environment variable POD_LINKS not set
t/release-kwalitee.t ............... skipped: these tests are for release candidate testing
t/release-meta-json.t .............. skipped: these tests are for release candidate testing
t/state.t .......................... ok
t/state_perl.t ..................... ok
t/strict-booleans.t ................ ok
t/uncached_conditions.t ............ ok
t/validator.t ...................... ok
t/validator_has_required_field.t ... ok
t/validator_in_enumerated_type.t ... ok
t/validator_matches_date_format.t .. ok
t/workflow.t ....................... ok
t/workflow_observer.t .............. ok
All tests successful.
Files=45, Tests=570, 14 wallclock secs ( 0.17 usr  0.10 sys + 11.07 cusr  2.06 csys = 13.40 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need  Have    
    -------------------------- ----- --------
    Carp                       0     1.54    
    Class::Accessor            0.18  0.51    
    Class::Factory             1.00  1.06    
    Data::Dumper               0     2.191   
    Data::UUID                 0     1.227   
    DateTime                   0.15  1.66    
    DateTime::Format::Strptime 1.00  1.79    
    DBI                        0     1.647   
    Exception::Class           1.10  1.45    
    File::Slurp                0     9999.32 
    Log::Any                   1.050 1.717   
    Module::Runtime            0     0.016   
    parent                     0     0.244   
    perl                       5.014 5.041010
    Readonly                   0     2.05    
    Safe                       0     2.46    
    Scalar::Util               0     1.68_01 
    Syntax::Keyword::Try       0.25  0.30    
    XML::Simple                2.00  2.25    
    YAML                       1.30  1.31    

build_requires:

    Module                     Need  Have    
    -------------------------- ----- --------
    DBD::Mock                  1.59  1.59    
    ExtUtils::MakeMaker        0     7.72    
    File::Spec                 0     3.93    
    IO::Handle                 0     1.55    
    IPC::Open3                 0     1.24    
    List::MoreUtils            0     0.430   
    Mock::MonkeyPatch          0     1.03    
    Test::Exception            0     0.43    
    Test::More                 0.88  1.302209
    Test::Without::Module      0.20  0.23    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /export/home/cpan/bin/perl/bin:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 21773
    PERL5_CPAN_IS_RUNNING = 21773
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /export/home/cpan/bin/perl/bin/perl5.41.10
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.72    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.72    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    File::Spec          3.93    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302209
    Test::Harness       3.50    
    Test::More          1.302209
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 10) configuration:
  Commit id: 24ec8e7f78d0add1f58f08cd5e5ddb042d45f3b9
  Platform:
    osname=solaris
    osvers=2.11
    archname=i86pc-solaris-64
    uname='sunos cjg-omniosce 5.11 omnios-r151050-daf07d448c8 i86pc i386 i86pc '
    config_args='-des -Dprefix=/export/home/cpan/bin/perl -Dscriptdir=/export/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Dcc=gcc'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='gcc'
    ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='13.2.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='gcc'
    ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
    libpth=/opt/gcc-13/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -R /export/home/cpan/bin/perl/lib/5.41.10/i86pc-solaris-64/CORE'
    cccdlflags='-fPIC'
    lddlflags=' -shared -m64 -L/usr/gnu/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    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 solaris
  Compiled at Mar 17 2025 22:30:45
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21773"
    PERL5_CPAN_IS_RUNNING="21773"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /export/home/cpan/bin/perl/lib/site_perl/5.41.10/i86pc-solaris-64
    /export/home/cpan/bin/perl/lib/site_perl/5.41.10
    /export/home/cpan/bin/perl/lib/5.41.10/i86pc-solaris-64
    /export/home/cpan/bin/perl/lib/5.41.10
    .