Report for Catalyst-View-RRDGraph-0.10

Back
From: Alexandr Ciornii (CHORNY)
Subject: PASS Catalyst-View-RRDGraph-0.10 v5.16.2 GNU/Linux
Date: 2015-01-11T21:33:25Z

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 Miquel Ruiz Martin,

This is a computer-generated report for Catalyst-View-RRDGraph-0.10
on perl 5.16.2, created by CPAN-Reporter-1.2010.

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/c/perl5/perlbrew/perls/5.16.2i/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_load.t ............ ok
t/002_process.t ......... ok
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "/home/c/.cpan/build/Catalyst-View-RRDGraph-0.10-BFZPB3/t/lib/RRDGraphTest003"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class                                                           | Type     |
+-----------------------------------------------------------------+----------+
| RRDGraphTest003::Controller::Root                               | instance |
| RRDGraphTest003::View::RRDNormal                                | instance |
| RRDGraphTest003::View::RRDOnServe                               | instance |
| RRDGraphTest003::View::RRDOnServeFunction                       | instance |
'-----------------------------------------------------------------+----------'

[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private              | Class                                | Method       |
+----------------------+--------------------------------------+--------------+
| /zero_byte_error_fu- | RRDGraphTest003::Controller::Root    | zero_byte_e- |
| nction               |                                      | rror_functi- |
|                      |                                      | on           |
| /zero_byte_error_no- | RRDGraphTest003::Controller::Root    | zero_byte_e- |
| rmal                 |                                      | rror_normal  |
| /image_error_functi- | RRDGraphTest003::Controller::Root    | image_error- |
| on                   |                                      | _function    |
| /zero_byte_error     | RRDGraphTest003::Controller::Root    | zero_byte_e- |
|                      |                                      | rror         |
| /image_error_normal  | RRDGraphTest003::Controller::Root    | image_error- |
|                      |                                      | _normal      |
| /image_error         | RRDGraphTest003::Controller::Root    | image_error  |
'----------------------+--------------------------------------+--------------'

[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path                                | Private                              |
+-------------------------------------+--------------------------------------+
| /image_error/...                    | /image_error                         |
| /image_error_function/...           | /image_error_function                |
| /image_error_normal/...             | /image_error_normal                  |
| /zero_byte_error/...                | /zero_byte_error                     |
| /zero_byte_error_function/...       | /zero_byte_error_function            |
| /zero_byte_error_normal/...         | /zero_byte_error_normal              |
'-------------------------------------+--------------------------------------'

[info] RRDGraphTest003 powered by Catalyst 5.90019
[info] *** Request 1 (1.000/s) [19877] [Sun Jan 11 23:33:24 2015] ***
[debug] Path is "zero_byte_error"
[debug] "GET" request for "zero_byte_error" from "127.0.0.1"
[error] RRDgraph is 0 bytes
[debug] Static::Simple: Serving static file: error_image.png as image/png
[debug] Response Code: 200; Content-Type: image/png; Content-Length: 14
[info] Request took 0.010255s (97.513/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /zero_byte_error                                           | 0.005416s |
|  -> RRDGraphTest003::View::RRDOnServe->process             | 0.004944s |
'------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [19877] [Sun Jan 11 23:33:24 2015] ***
[debug] Path is "image_error"
[debug] "GET" request for "image_error" from "127.0.0.1"
[error] Unknown option
[debug] Static::Simple: Serving static file: error_image.png as image/png
[debug] Response Code: 200; Content-Type: image/png; Content-Length: 14
[info] Request took 0.010439s (95.795/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /image_error                                               | 0.007794s |
|  -> RRDGraphTest003::View::RRDOnServe->process             | 0.001202s |
'------------------------------------------------------------+-----------'

[info] *** Request 3 (3.000/s) [19877] [Sun Jan 11 23:33:24 2015] ***
[debug] Path is "zero_byte_error_normal"
[debug] "GET" request for "zero_byte_error_normal" from "127.0.0.1"
[error] RRDgraph is 0 bytes
[debug] Response Code: 500; Content-Type: text/html; charset=utf-8; Content-Length: 9761
[info] Request took 0.008655s (115.540/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /zero_byte_error_normal                                    | 0.001403s |
|  -> RRDGraphTest003::View::RRDNormal->process              | 0.000950s |
'------------------------------------------------------------+-----------'

[info] *** Request 4 (4.000/s) [19877] [Sun Jan 11 23:33:24 2015] ***
[debug] Path is "image_error_normal"
[debug] "GET" request for "image_error_normal" from "127.0.0.1"
[error] Unknown option
[debug] Response Code: 500; Content-Type: text/html; charset=utf-8; Content-Length: 9706
[info] Request took 0.006611s (151.263/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /image_error_normal                                        | 0.001144s |
|  -> RRDGraphTest003::View::RRDNormal->process              | 0.000729s |
'------------------------------------------------------------+-----------'

[info] *** Request 5 (5.000/s) [19877] [Sun Jan 11 23:33:24 2015] ***
[debug] Path is "zero_byte_error_function"
[debug] "GET" request for "zero_byte_error_function" from "127.0.0.1"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 32
[info] Request took 0.010097s (99.039/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /zero_byte_error_function                                  | 0.008901s |
|  -> RRDGraphTest003::View::RRDOnServeFunction->process     | 0.006603s |
'------------------------------------------------------------+-----------'

[info] *** Request 6 (6.000/s) [19877] [Sun Jan 11 23:33:24 2015] ***
[debug] Path is "image_error_function"
[debug] "GET" request for "image_error_function" from "127.0.0.1"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 27
[info] Request took 0.003673s (272.257/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /image_error_function                                      | 0.000918s |
|  -> RRDGraphTest003::View::RRDOnServeFunction->process     | 0.000743s |
'------------------------------------------------------------+-----------'

t/003_on_error_serve.t .. ok
All tests successful.
Files=3, Tests=17,  5 wallclock secs ( 0.00 usr  0.04 sys +  1.46 cusr  0.40 csys =  1.90 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                           Need Have      
    -------------------------------- ---- ----------
    Catalyst::Plugin::Static::Simple 0    0.30      
    Catalyst::Runtime                5.7  5.90019   
    MRO::Compat                      0    0.12      

build_requires:

    Module                           Need Have      
    -------------------------------- ---- ----------
    Catalyst::Test                   0    0         
    Test::MockObject                 0    1.20120301
    Test::More                       0    0.98      

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = ru_RU.utf8
    PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 19795
    PERL5_CPAN_IS_RUNNING = 19795
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20603,19795
    PERLBREW_MANPATH = /home/c/perl5/perlbrew/perls/5.16.2i/man
    PERLBREW_PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin
    PERLBREW_PERL = 5.16.2i
    PERLBREW_ROOT = /home/c/perl5/perlbrew
    PERLBREW_SKIP_INIT = 1
    PERLBREW_VERSION = 0.58
    PERL_CR_SMOKER_CURRENT = Catalyst-View-RRDGraph-0.10
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/c/perl5/perlbrew/perls/5.16.2i/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 108 109 115 1000 1001
    $EGID = 1000 24 25 27 29 30 44 46 108 109 115 1000 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.65    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27203 
    Module::Build       0.4005  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.30    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-5-686, archname=i686-linux-thread-multi
    uname='linux deb1 2.6.32-5-686 #1 smp sun sep 23 09:49:36 utc 2012 i686 gnulinux '
    config_args='-de -Dprefix=/home/c/perl5/perlbrew/perls/5.16.2i -Dusethreads -Aeval:scriptdir=/home/c/perl5/perlbrew/perls/5.16.2i/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/i486-linux-gnu /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jan 26 2013 16:12:36
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="19795"
    PERL5_CPAN_IS_RUNNING="19795"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="20603,19795"
    PERLBREW_MANPATH="/home/c/perl5/perlbrew/perls/5.16.2i/man"
    PERLBREW_PATH="/home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin"
    PERLBREW_PERL="5.16.2i"
    PERLBREW_ROOT="/home/c/perl5/perlbrew"
    PERLBREW_SKIP_INIT="1"
    PERLBREW_VERSION="0.58"
    PERL_CR_SMOKER_CURRENT="Catalyst-View-RRDGraph-0.10"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2
    /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2
    .