Report for Catalyst-View-RRDGraph-0.10

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Catalyst-View-RRDGraph-0.10 v5.18.1 FreeBSD
Date: 2014-02-12T21:27:56Z

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.18.1, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/perl5.18.1/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
# Acme::Override::INET replaced IO::Socket::INET with IO::Socket::IP
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::Unicode::Encoding  2.1                                   |
'----------------------------------------------------------------------------'

[debug] Loaded Request Data Handlers:
.----------------------------------------------------------------------------.
| application/x-www-form-urlencoded                                          |
| application/json                                                           |
'----------------------------------------------------------------------------'

[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "/usr/home/eserte/.cpan/build/Catalyst-View-RRDGraph-0.10-D3EHDX/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  |
| /zero_byte_error     | RRDGraphTest003::Controller::Root    | zero_byte_e- |
|                      |                                      | rror         |
| /image_error         | RRDGraphTest003::Controller::Root    | image_error  |
| /image_error_normal  | RRDGraphTest003::Controller::Root    | image_error- |
|                      |                                      | _normal      |
| /image_error_functi- | RRDGraphTest003::Controller::Root    | image_error- |
| on                   |                                      | _function    |
'----------------------+--------------------------------------+--------------'

[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.90051
[info] *** Request 1 (1.000/s) [4118] [Wed Feb 12 22:26:58 2014] ***
[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.036744s (27.215/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /zero_byte_error                                           | 0.031893s |
|  -> RRDGraphTest003::View::RRDOnServe->process             | 0.031263s |
'------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [4118] [Wed Feb 12 22:26:58 2014] ***
[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.00817s (122.399/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /image_error                                               | 0.003006s |
|  -> RRDGraphTest003::View::RRDOnServe->process             | 0.002206s |
'------------------------------------------------------------+-----------'

[info] *** Request 3 (3.000/s) [4118] [Wed Feb 12 22:26:58 2014] ***
[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: 10379
[info] Request took 0.020459s (48.878/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /zero_byte_error_normal                                    | 0.006258s |
|  -> RRDGraphTest003::View::RRDNormal->process              | 0.005413s |
'------------------------------------------------------------+-----------'

[info] *** Request 4 (4.000/s) [4118] [Wed Feb 12 22:26:58 2014] ***
[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: 10324
[info] Request took 0.014677s (68.134/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /image_error_normal                                        | 0.002330s |
|  -> RRDGraphTest003::View::RRDNormal->process              | 0.001507s |
'------------------------------------------------------------+-----------'

[info] *** Request 5 (5.000/s) [4118] [Wed Feb 12 22:26:58 2014] ***
[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.007605s (131.492/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /zero_byte_error_function                                  | 0.002868s |
|  -> RRDGraphTest003::View::RRDOnServeFunction->process     | 0.001585s |
'------------------------------------------------------------+-----------'

[info] *** Request 6 (6.000/s) [4118] [Wed Feb 12 22:26:58 2014] ***
[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.006476s (154.416/s)
.------------------------------------------------------------+-----------.
| Action                                                     | Time      |
+------------------------------------------------------------+-----------+
| /image_error_function                                      | 0.001971s |
|  -> RRDGraphTest003::View::RRDOnServeFunction->process     | 0.001372s |
'------------------------------------------------------------+-----------'

t/003_on_error_serve.t .. ok
All tests successful.
Files=3, Tests=17,  2 wallclock secs ( 0.04 usr  0.02 sys +  2.25 cusr  0.27 csys =  2.57 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                           Need Have      
    -------------------------------- ---- ----------
    Catalyst::Plugin::Static::Simple 0    0.31      
    Catalyst::Runtime                5.7  5.90051   
    MRO::Compat                      0    0.12      

build_requires:

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

configure_requires:

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


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/work/srezic-misc/scripts
    PERL5LIB = /home/eserte/.cpan/build/Perl-Version-1.013-zL7kTK/blib/arch:/home/eserte/.cpan/build/Perl-Version-1.013-zL7kTK/blib/lib:/home/eserte/.cpan/build/FFI-Util-0.04-MKeURA/blib/arch:/home/eserte/.cpan/build/FFI-Util-0.04-MKeURA/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3790
    PERL5_CPAN_IS_RUNNING = 3790
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3768,3790
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/cUHdHNKgqX_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023

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

    $^X = /usr/perl5.18.1/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.132830
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.86    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4204  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4409  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.85    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=9.2-release, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release freebsd 9.2-release #0 r255898: thu sep 26 22:50:31 utc 2013 root@bake.isc.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.18.1 -Dshrplib'
    hint=previous, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, 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  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Oct 15 2013 21:30:37
  %ENV:
    PERL5LIB="/home/eserte/.cpan/build/Perl-Version-1.013-zL7kTK/blib/arch:/home/eserte/.cpan/build/Perl-Version-1.013-zL7kTK/blib/lib:/home/eserte/.cpan/build/FFI-Util-0.04-MKeURA/blib/arch:/home/eserte/.cpan/build/FFI-Util-0.04-MKeURA/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3790"
    PERL5_CPAN_IS_RUNNING="3790"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3768,3790"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/cUHdHNKgqX_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
  @INC:
    /home/eserte/.cpan/build/Perl-Version-1.013-zL7kTK/blib/arch
    /home/eserte/.cpan/build/Perl-Version-1.013-zL7kTK/blib/lib
    /home/eserte/.cpan/build/FFI-Util-0.04-MKeURA/blib/arch
    /home/eserte/.cpan/build/FFI-Util-0.04-MKeURA/blib/lib
    /usr/perl5.18.1/lib/site_perl/5.18.1/amd64-freebsd
    /usr/perl5.18.1/lib/site_perl/5.18.1
    /usr/perl5.18.1/lib/5.18.1/amd64-freebsd
    /usr/perl5.18.1/lib/5.18.1
    .