Report for Reflex-0.099

Back
From: metabase:user:b3521d42-340c-11e5-a807-b644cdcb9922
Subject: PASS Reflex-0.099 v5.22.0 GNU/Linux
Date: 2015-08-16T00:54:38Z

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 Rocco Caputo,

This is a computer-generated report for Reflex-0.099
on perl 5.22.0, created by CPAN-Reporter-1.2014.

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 "/opt/perl511-O0-5.22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Reflex 0.099, POE 1.367, Moose 2.1600, Perl 5.022000, /opt/perl511-O0-5.22.0/bin/perl on linux
t/000-info.t .............. ok
# Testing with Perl 5.022000, /opt/perl511-O0-5.22.0/bin/perl
#     ExtUtils::MakeMaker version is 7.04
#     Moose version is 2.1600
#     MooseX::Role::Parameterized version is 1.08
#     POE version is 1.367
#     Scalar::Util version is 1.42
#     Test::More version is 1.001014
t/000-report-versions.t ... ok
t/101-discrete-watcher.t .. ok
t/102-watched-new.t ....... ok
t/103-watcher-roles.t ..... ok
t/104-emitter-trait.t ..... ok
t/105-setup.t ............. ok
t/120-rcb-coderef.t ....... ok
t/121-rcb-method.t ........ ok
t/122-rcb-object.t ........ ok
t/123-rcb-class.t ......... ok
t/124-rcb-role.t .......... ok
t/125-rcb-promise.t ....... ok
t/126-nested-emitters.t ... ok
t/300-run-all-twice.t ..... ok
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
All tests successful.
Files=17, Tests=99, 37 wallclock secs ( 0.28 usr  0.05 sys + 31.17 cusr  0.89 csys = 32.39 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    Moose                       2.0203 2.1600  
    MooseX::Role::Parameterized 0.23   1.08    
    POE                         1.294  1.367   
    Scalar::Util                1.23   1.42    
    Test::More                  0.96   1.001014

configure_requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    ExtUtils::MakeMaker         6.30   7.04    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    NON_INTERACTIVE_TESTING = 1
    PATH = /usr/lib/qt-3.3/bin:/root/perl5/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/root/bin
    PERL5LIB = /root/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 21705
    PERL5_CPAN_IS_RUNNING = 21705
    PERL_LOCAL_LIB_ROOT = /root/perl5
    PERL_MB_OPT = --install_base "/root/perl5"
    PERL_MM_OPT = INSTALL_BASE=/root/perl5
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /opt/perl511-O0-5.22.0/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0
    $EGID = 0 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=4.0.8-300.fc22.i686, archname=i686-linux-thread-multi-ld
    uname='linux localhost.localdomain 4.0.8-300.fc22.i686 #1 smp fri jul 10 21:44:10 utc 2015 i686 i686 i386 gnulinux '
    config_args='-Dcc=gcc -Dprefix=/opt/perl511-O0-5.22.0 -DDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=define
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O0 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='5.1.1 20150618 (Red Hat 5.1.1-4)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long', ivsize=4, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib /usr/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.21.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.21'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl511-O0-5.22.0/lib/5.22.0/i686-linux-thread-multi-ld/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O0 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY MYMALLOC
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_TRACK_MEMPOOL USE_FAST_STDIO 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
  Built under linux
  Compiled at Aug 11 2015 19:43:43
  %ENV:
    PERL5LIB="/root/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21705"
    PERL5_CPAN_IS_RUNNING="21705"
    PERL_LOCAL_LIB_ROOT="/root/perl5"
    PERL_MB_OPT="--install_base "/root/perl5""
    PERL_MM_OPT="INSTALL_BASE=/root/perl5"
  @INC:
    /root/perl5/lib/perl5/i686-linux-thread-multi-ld
    /root/perl5/lib/perl5
    /opt/perl511-O0-5.22.0/lib/site_perl/5.22.0/i686-linux-thread-multi-ld
    /opt/perl511-O0-5.22.0/lib/site_perl/5.22.0
    /opt/perl511-O0-5.22.0/lib/5.22.0/i686-linux-thread-multi-ld
    /opt/perl511-O0-5.22.0/lib/5.22.0
    .