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 test report for Egg-Release-1.19, created
automatically by CPAN::Reporter, version 0.40, 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 testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module                   Need Have   
    ------------------------ ---- -------
    CGI                      0    3.15   
    Class::Accessor          0    0.30   
    Class::C3                0    0.14   
    Class::Data::Inheritable 0    0.06   
    Data::Dump               0    1.08   
    DBI                      0    1.54   
    Devel::StackTrace        0    1.14   
    File::Copy               0    2.09   
    File::Path               0    1.08   
    File::Spec               0    3.12   
    File::Temp               0    0.16   
    File::Which              0    0.05   
    FileHandle               0    2.01   
    Getopt::Easy             0    0.1    
    HTML::Entities           0    1.35   
    HTML::FillInForm         0    1.06   
    HTML::Mason              0    1.35   
    HTML::Prototype          0    1.48   
    HTML::Template           0    2.9    
    HTTP::Date               0    1.47   
    HTTP::Headers            0    1.64   
    IO::Scalar               0    2.110  
    Jcode                    0    2.06   
    ModPerl::VersionUtil     0    0.03   
    Module::Install          0    0.66_02
    Test::More               0    0.70   
    Test::Pod                0    1.26   
    Tie::RefHash             0    1.32   
    Time::HiRes              0    1.86   
    UNIVERSAL::require       0    0.11   
    URI                      0    1.35   
    YAML                     0    0.62   

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

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = vt100

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

    Perl: $^X = /home/david/_/_/perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 46 44 29 25 24 20 1000
    EGID: $)  = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.88_77
    Cwd                 3.24   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.09   
    ExtUtils::Install   1.33   
    ExtUtils::MakeMaker 6.30   
    ExtUtils::Manifest  1.46   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.12   
    Module::Build       0.2806 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.70   

------------------------------
TEST OUTPUT
------------------------------

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

/home/david/_/_/perl-5.8.8/bin/perl "-Iinc" Makefile.PL --config= 
--installdeps=Class::Data::Inheritable,0,Class::C3,0,Devel::StackTrace,0,DBI,0,Data::Dump,0,File::Which,0,Getopt::Easy,0,HTML::Prototype,0,HTML::Mason,0,HTML::FillInForm,0,Jcode,0,ModPerl::VersionUtil,0
include 
/home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/inc/Module/Install.pm
include inc/Module/Install/Metadata.pm
include inc/Module/Install/Base.pm
Cannot determine perl version info from lib/Egg/Release.pm
include inc/Module/Install/AutoInstall.pm
include inc/Module/Install/Include.pm
include inc/Module/AutoInstall.pm
PERL_DL_NONLAZY=1 /home/david/_/_/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00_use.t 
t/01_helper_base.t t/02_helper_test.t t/03_response.t t/04_header.t 
t/05_no_cache.t t/06_redirect.t t/07_set_cookie.t t/08_model_dbi.t t/09_stash.t 
t/10_log.t t/11_dispatch.t t/20_view_mason.t t/21_view_template.t 
t/30_plugin_upload.t t/31_plugin_filter.t t/32_plugin_dispatch_anycall.t 
t/33_plugin_fillinform.t t/34_plugin_encode.t t/35_plugin_dbi.t 
t/36_plugin_redirect_page.t t/70_project.t t/89_pod.t
t/00_use........................ok
t/01_helper_base................ok
t/02_helper_test................ok
t/03_response...................ok
t/04_header.....................ok
t/05_no_cache...................ok
t/06_redirect...................ok
t/07_set_cookie.................ok
t/08_model_dbi..................ok
t/09_stash......................ok
t/10_log........................> main: 19 - Succeeded in output of log. at 
/home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/blib/lib/Egg/Debug/Log.pm
 line 36, <DATA> line 90.
> main: 22 - Succeeded in output of log. at 
> /home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/blib/lib/Egg/Debug/Log.pm
>  line 36.
> main: 27 - Succeeded in output of log. at 
> /home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/blib/lib/Egg/Debug/Log.pm
>  line 36.
ok
t/11_dispatch...................ok
t/20_view_mason.................ok
t/21_view_template..............ok
t/30_plugin_upload..............ok
t/31_plugin_filter..............ok
t/32_plugin_dispatch_anycall....ok
t/33_plugin_fillinform..........ok
t/34_plugin_encode..............ok
t/35_plugin_dbi.................ok
t/36_plugin_redirect_page.......ok
t/70_project....................Can't load 
'/home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/auto/File/Glob/Glob.so'
 for module File::Glob: 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/auto/File/Glob/Glob.so: 
undefined symbol: PL_sv_undef at 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/XSLoader.pm line 70.
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/File/Glob.pm line 96
Compilation failed in require at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Install/Admin/Find.pm
 line 50.
BEGIN failed--compilation aborted at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Install/Admin/Find.pm
 line 50.
Compilation failed in require at inc/Module/Install.pm line 219.
Cannot determine perl version info from lib/EggVirtual.pm
Cannot find an extension with method 'glob_in_inc' at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Install/Admin.pm 
line 189.
No such file or directory 

 stacktrace: 
 
[/home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/blib/lib/Egg/Helper.pm:
 287] 
 
[/home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/blib/lib/Egg/Helper.pm:
 273] 
 
[/home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/lib/Egg/Helper/Project/Build.pm:
 43] 
 
[/home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/lib/Egg/Helper/Project/Build.pm:
 35] 
 
[/home/david/_/_/perl-5.8.8/.cpan/build/Egg-Release-1.19-pPQtnb/blib/lib/Egg/Helper.pm:
 71] 
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/89_pod........................ok
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/70_project.t  255 65280    ??   ??  ??
Failed 1/23 test scripts. 0/604 subtests failed.
Files=23, Tests=604, 16 wallclock secs ( 6.12 cusr +  0.71 csys =  6.83 CPU)
Failed 1/23 test programs. 0/604 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.8'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to