Report for Validator-Custom-Ext-Mojolicious-0.0303

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Validator-Custom-Ext-Mojolicious-0.0303 v5.6.2 GNU/Linux
Date: 2010-10-22T12:25:50Z

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 Yuki Kimoto,

This is a computer-generated report for Validator-Custom-Ext-Mojolicious-0.0303
on perl 5.6.2, created by CPAN-Reporter-1.1803.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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 './Build test':

# Testing Validator::Custom::Ext::Mojolicious 0.0303, Perl 5.006002, /usr/local/perl-5.6.2-fromgit/bin/perl
t/00-load.t ........................... ok
t/boilerplate.t ....................... ok
t/pod-coverage.t ...................... ok
t/pod.t ............................... skipped: Test::Pod 1.22 required for testing POD
Can't locate object method "new" via package "MyValidator2" (perhaps you forgot to load "MyValidator2"?) at /home/sand/.cpan/build/Validator-Custom-Ext-Mojolicious-0.0303-izCG5M/blib/lib/Validator/Custom/Ext/Mojolicious.pm line 49.
# Looks like your test exited with 2 just after 5.
t/validator-custom-ext-mojolicious.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
All 5 subtests passed 

Test Summary Report
-------------------
t/validator-custom-ext-mojolicious.t (Wstat: 512 Tests: 5 Failed: 0)
  Non-zero exit status: 2
Files=5, Tests=10,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.12 cusr  0.02 csys =  0.17 CPU)
Result: FAIL
Failed 1/5 test programs. 0/10 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module            Need   Have   
    ----------------- ------ -------
    Object::Simple    3.0202 3.0611 
    Validator::Custom 0.0701 0.1208 

build_requires:

    Module            Need   Have   
    ----------------- ------ -------
    Test::More        0      0.97_01

configure_requires:

    Module            Need   Have   
    ----------------- ------ -------
    Module::Build     0.36   0.36_16


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8423
    PERL5_CPAN_IS_RUNNING = 8423
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /usr/local/perl-5.6.2-fromgit/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_58
    Cwd                 3.33   
    ExtUtils::CBuilder  0.27_07
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.52   
    ExtUtils::MakeMaker 6.57_06
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.2206 
    File::Spec          3.33   
    Module::Build       0.36_16
    Module::Signature   0.66   
    Test::Harness       3.22   
    Test::More          0.97_01
    YAML                n/a    
    YAML::Syck          1.15   
    version             0.83   


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.6.32-2-amd64, archname=x86_64-linux
    uname='linux k81 2.6.32-2-amd64 #1 smp fri feb 12 00:01:47 utc 2010 x86_64 gnulinux '
    config_args='-Dprefix=/usr/local/perl-5.6.2-fromgit -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.4.4', 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, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
  Built under linux
  Compiled at Jul 30 2010 21:19:18
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8423"
    PERL5_CPAN_IS_RUNNING="8423"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/local/perl-5.6.2-fromgit/lib/5.6.2/x86_64-linux
    /usr/local/perl-5.6.2-fromgit/lib/5.6.2
    /usr/local/perl-5.6.2-fromgit/lib/site_perl/5.6.2/x86_64-linux
    /usr/local/perl-5.6.2-fromgit/lib/site_perl/5.6.2
    /usr/local/perl-5.6.2-fromgit/lib/site_perl
    .