This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Masatoshi Mizuno,
    
This is a computer-generated report for Egg-Release-2.23
on perl-5.8.8 patch 32025, created automatically by CPAN-Reporter-1.04 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

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 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/*.t
t/00_use..............................ok
t/01_replace..........................ok
t/02_helper...........................ok
t/03_virtual..........................ok
t/04_request..........................ok
t/05_response.........................ok
t/06_no_cache.........................ok
t/07_stash............................ok
t/10_model_dbi........................ok
t/11_view.............................ok
t/12_view_template....................ok
t/13_view_mason.......................ok
t/20_plugin_log.......................ok
t/21_plugin_dispatch_standard.........ok
t/22_plugin_dispatch_fast.............ok
t/23_plugin_upload....................ok
t/24_plugin_charset...................ok
t/25_plugin_encode....................ok
t/26_plugin_yaml......................ok
t/27_plugin_filter....................ok
t/28_plugin_fillinform................ok
t/29_plugin_redirect_body.............ok
t/30_plugin_formvalidator_simple......ok
t/31_plugin_dbi_transaction...........ok
t/32_plugin_dbi_easy..................ok
t/33_plugin_rc........................ok
t/34_plugin_http_headparser...........ok
t/35_plugin_file_rotate...............cannot chdir to 
/tmp/W4SD2I2dIC/VirtualTest from /tmp/W4SD2I2dIC: No such file or directory, 
aborting. at /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8/File/Temp.pm line 893
 

 stacktrace: 
 
[/home/sand/.cpan/build/Egg-Release-2.23-OJKELO/blib/lib/Egg/Helper/VirtualTest.pm:
 100] 
 [/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/File/Path.pm: 303] 
 [/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/File/Path.pm: 186] 
 [/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8/File/Temp.pm: 893] 
 [/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8/File/Temp.pm: 866] 
END failed--call queue aborted, <DATA> line 60.
 

 stacktrace: 
 
[/home/sand/.cpan/build/Egg-Release-2.23-OJKELO/blib/lib/Egg/Helper/VirtualTest.pm:
 100] 
ok
t/36_plugin_prototype.................ok
t/37_plugin_tools.....................ok
t/38_plugin_errordocument_404.........ok
t/39_plugin_errordocument_403.........ok
t/40_plugin_errordocument_500.........ok
t/70_project_tester...................ok
t/80_pod..............................ok
t/81_pod_coverage.....................ok
t/82_perlcritic.......................
#   Failed test 'Test::Perl::Critic for "lib/Egg/Helper.pm"'
#   at /home/sand/.cpan/build/Egg-Release-2.23-OJKELO/inc/Test/Perl/Critic.pm 
line 99.
# 
# Perl::Critic found these violations in "lib/Egg/Helper.pm":
# Glob written as <...> at line 560, column 20.  See page 167 of PBP.  
(Severity: 5)
# Looks like you failed 1 test of 63.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/63 subtests 

Test Summary Report
-------------------
t/82_perlcritic.t                 (Wstat: 256 Tests: 63 Failed: 1)
  Failed test number(s):  5
  Non-zero exit status: 1
Files=37, Tests=968, 162 wallclock secs ( 0.82 usr  0.08 sys + 62.44 cusr  2.46 
csys = 65.80 CPU)
Result: FAIL
Failed 1/37 test programs. 1/968 subtests failed.
make: *** [test_dynamic] Error 1

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

Prerequisite modules loaded:

requires:

    Module                Need Have   
    --------------------- ---- -------
    CGI                   3.28 3.29   
    Class::Accessor       0.3  0.31   
    Class::C3             0.14 0.19   
    Devel::StackTrace     1.14 1.15   
    Digest::SHA1          2.11 2.11   
    File::Spec            3.24 3.25_01
    File::Temp            0.18 0.18   
    File::Which           0.05 0.05   
    FileHandle            2    2.01   
    FormValidator::Simple 0.22 0.22   
    Getopt::Easy          0.01 0.1    
    HTML::FillInForm      1.06 2.00   
    HTML::Mason           1.35 1.37   
    HTML::Parser          3.56 3.56   
    HTML::Prototype       1.48 1.48   
    HTML::Template        2.9  2.9    
    Jcode                 2.06 2.06   
    MIME::Base64          3.07 3.07   
    ModPerl::VersionUtil  0.03 0.03   
    Test::Perl::Critic    0    1.01   
    Test::Pod             0    1.26   
    Test::Pod::Coverage   0    1.08   
    Test::Simple          0    0.73_01
    Tie::Hash::Indexed    0.04 0.05   
    Tie::RefHash          1.35 1.37   
    Time::HiRes           0    1.9708 
    UNIVERSAL::require    0.11 0.11   
    URI                   1.35 1.35   
    WWW::Mechanize::CGI   0.03 0.3    
    YAML                  0.62 0.66   

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/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 = 
    PERL5_CPANPLUS_IS_RUNNING = 31884
    PERL5_CPAN_IS_RUNNING = 31884
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9203   
    Cwd                 3.25_01  
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.36     
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   2.18     
    File::Spec          3.25_01  
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.99_06  
    Test::More          0.73_01  
    YAML                0.66     
    YAML::Syck          0.99     
    version             0.74     


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 32025) 
configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel -Duserelocatableinc'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to