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 Nadim Ibn Hamouda El Khemir,
    
This is a computer-generated report for Eval-Context-0.04
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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 or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
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':

/home/david/cpantesting/perl-5.10.0/bin/perl5.10.0 Build --makefile_env_macros 
1 test
t/000_dependencies......................ok
        1/1 skipped: various reasons
t/000_distribution......................ok
        1/10 skipped: various reasons
t/000_fixme.............................skipped
        all skipped: Test::Fixme not installed; skipping
t/000_kwalitee..........................skipped
        all skipped: Test::Kwalitee not installed; skipping
t/000_strict............................ok
        1/1 skipped: various reasons
t/001_load..............................ok
t/002_0_pod_spelling....................spell: not found
Died at 
/home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Test/Spelling.pm line 
54.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/002_1_pod.............................ok
t/002_2_pod_coverage....................ok
t/003_perl_critic.......................ok
        1/1 skipped: various reasons
t/004_new...............................ok
t/005_eval..............................Can't locate 
Directory/Scratch/Structured.pm in @INC (@INC contains: 
/usr/home/david/cpantesting/perl-5.10.0/.cpan/build/Eval-Context-0.04-uAYWMS/blib/lib
 
/usr/home/david/cpantesting/perl-5.10.0/.cpan/build/Eval-Context-0.04-uAYWMS/blib/arch
 
/usr/home/david/cpantesting/perl-5.10.0/.cpan/build/Eval-Context-0.04-uAYWMS/_build/lib
 /home/david/cpantesting/perl-5.10.0/lib/5.10.0/i386-freebsd-thread-multi 
/home/david/cpantesting/perl-5.10.0/lib/5.10.0/i386-freebsd-thread-multi 
/home/david/cpantesting/perl-5.10.0/lib/5.10.0 
/home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/i386-freebsd-thread-multi
 
/home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/i386-freebsd-thread-multi
 /home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0 . 
/home/david/cpantesting/perl-5.10.0/lib/5.10.0/i386-freebsd-thread-multi 
/home/david/cpantesting/perl-5.10.0/lib/5.10.0 
/home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/i386-freebsd-thread-multi
 /home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0 .) at t/005_eval.t 
line 251.
BEGIN failed--compilation aborted at t/005_eval.t line 251.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/005_eval_no_NoWarnings................Useless use of a constant in void 
context.
ok
t/006_install_subs......................ok
t/007_cleanup...........................ok
t/008_variables.........................ok
t/009_persistent_variables..............ok
t/010_shared_variables..................ok
t/011_eval_side_persistent_variables....ok
t/012_safe..............................Use of uninitialized value $columns in 
string eq at 
/home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Data/TreeDumper.pm 
line 746.

#   Failed test 'PRE_SAFE_CODE'
#   at t/012_safe.t line 148.
# died: 
# #line 0 'Anonymous_called_at_t_012_safe.t:137'
# 
# #  Note: evaluated PRE_CODE before running SAFE code
# =comment
# 
# package TEST ;
# 
# use Data::TreeDumper;
# 
# =cut
# 
# 
# 
# 
# 
# 
# #line 0 'Anonymous_called_at_t_012_safe.t:137'
# my $x = DumpTree({A => 1}) ; print $x ;
# 
# 
# 
# 
# 
# 
# 
# 
# #end of context 'Anonymous_called_at_t_012_safe.t:137'
# 'print' trapped by operation mask.
#  at 
/usr/home/david/cpantesting/perl-5.10.0/.cpan/build/Eval-Context-0.04-uAYWMS/blib/lib/Eval/Context.pm
 line 596
#       Eval::Context::__ANON__() called at 
/usr/home/david/cpantesting/perl-5.10.0/.cpan/build/Eval-Context-0.04-uAYWMS/blib/lib/Eval/Context.pm
 line 744
#       Eval::Context::eval() called at t/012_safe.t line 137
#       main::writer called at 
/home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Test/Output.pm line 824
#       Test::Output::stdout_from() called at 
/home/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Test/Output.pm line 147
#       Test::Output::stdout_is() called at t/012_safe.t line 144
#       Test::Exception::lives_ok() called at t/012_safe.t line 148

#   Failed test 'block 'SAFE PRE_CODE in same package' expected 3 test(s) and 
ran 2'
#   at t/012_safe.t line 124.
# Looks like you failed 2 tests of 21.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 10-11
        Failed 2/21 tests, 90.48% okay
t/050_unit..............................ok
Failed Test            Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/002_0_pod_spelling.t  255 65280     1    2  1
t/005_eval.t            255 65280     1    0  ??
t/012_safe.t              2   512    21    2  10-11
2 tests and 4 subtests skipped.
Failed 3/21 test scripts. 3/196 subtests failed.
Files=21, Tests=196, 10 wallclock secs ( 2.82 cusr +  3.96 csys =  6.78 CPU)
Failed 3/21 test programs. 3/196 subtests failed.
*** Error code 255

Stop in 
/usr/home/david/cpantesting/perl-5.10.0/.cpan/build/Eval-Context-0.04-uAYWMS.

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Data::Compare       0    0.17    
    Data::Dumper        0    2.121_14
    Data::TreeDumper    0    0.33    
    File::Slurp         0    9999.12 
    Package::Generator  0    0.100   
    Readonly            0    1.03    
    Safe                0    2.12    
    Sub::Exporter       0    0.978   
    Sub::Install        0    0.924   
    Symbol              0    1.06    
    Test::Block         0    0.11    
    Test::Dependencies  0    0.11    
    Test::Distribution  0    2.00    
    Test::Exception     0    0.26    
    Test::NoWarnings    0    0.084   
    Test::Output        0    0.10    
    Test::Perl::Critic  0    1.01    
    Test::Pod           0    1.26    
    Test::Pod::Coverage 0    1.08    
    Test::Spelling      0    0.11    
    Test::Strict        0    0.08    
    Test::Warn          0    0.10    
    version             0.5  0.74    

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/david/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 81363
    PERL5_CPAN_IS_RUNNING = 81363
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.10.0/bin/perl5.10.0
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 1001 0
    $EGID = 1001 1001 1001 0

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=i386-freebsd-thread-multi
    uname='freebsd poacher.barnyard.co.uk 6.2-release freebsd 6.2-release #0: 
fri jan 12 10:40:27 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.10.0 -Dusethreads'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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 ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt
    perllibs=-lm -lcrypt
    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'

Reply via email to