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 Yves,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[CP_MSG] [Mon Mar 20 11:03:04 2006] 
[CP_ERROR] [Mon Mar 20 11:03:17 2006] MAKE TEST failed: No such file or 
directory PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/as................ok
t/blessed...........ok
t/dogpound..........ok
t/dump..............ok
t/filter............ok
t/globtest..........ok
t/hardrefs..........ok
t/impure_madness....ok
t/lexicals..........Got <<'EXPECT';
my ($x,$z,@v,@y,@y_eclipse_1);
$x = 'f o o 1 foo 1';
$z = 1;
@v = (
       'f',
       ( 'o' ) x 2,
       1
     );
@y = (
       'b',
       'a',
       'r'
     );
@y_eclipse_1 = (
                 'f',
                 'u',
                 ( 'z' ) x 2
               );
$CODE1 = sub {
           my(@y) = ($x, ('A', 'B', 'C', 'D', 'E', 'F', 'G'), @y);
           my(@v) = (('M', 'N', 'O', 'P', 'Q', 'R'), @v);
           my $x = join(':', @y, @v, $z || 'undef');
           $x . '!!';
         };
$CODE2 = sub {
           $x = shift @_;
           $z = shift @_ if @_;
         };
$CODE3 = sub {
           return join('+', $z, $x, @y);
         };

EXPECT

#   Failed test 'Lexicals!!'
#   in t/test_helper.pl at line 469.
Got <<'EXPECT';
my ($a,$b,$b_eclipse_1);
$a = undef;
$b = undef;
$b_eclipse_1 = undef;
$CODE1 = sub {
           $a, $b;
         };
$CODE2 = sub {
           $a, $b;
         };

EXPECT

#   Failed test 'Overlapping declarations'
#   in t/test_helper.pl at line 469.
Got <<'EXPECT';
my ($a,$a_eclipse_1);
$a = undef;
$a_eclipse_1 = undef;
$CODE1 = sub {
           $a;
         };
$CODE2 = sub {
           $a;
         };

EXPECT

#   Failed test 'Unrelated environments'
#   in t/test_helper.pl at line 469.
Got <<'EXPECT';
my ($a);
$a = undef;
$foo = sub {
         $a;
       };
$bar = sub {
         $a, $z;
       };

EXPECT

#   Failed test 'Named  Shared state/enclosed'
#   in t/test_helper.pl at line 469.
Got <<'EXPECT';
my ($1_foiled_x,$1_foiled_x_eclipse_1,$x,$x_eclipse_1);
$1_foiled_x = undef;
$1_foiled_x_eclipse_1 = undef;
$x = undef;
$x_eclipse_1 = undef;
$ARRAY1 = [
            sub {
              $x;
            },
            sub {
              $x_eclipse_1;
            },
            sub {
              $x;
            },
            sub {
              $x_eclipse_1;
            }
          ];

EXPECT

#   Failed test 'EclipseName'
#   in t/test_helper.pl at line 469.
Got <<'EXPECT';
my ($x,$x_eclipse_1,$x_eclipse_1_muhaha_1,$x_muhaha_1);
$x = undef;
$x_eclipse_1 = undef;
$x_eclipse_1_muhaha_1 = undef;
$x_muhaha_1 = undef;
$ARRAY1 = [
            sub {
              $x;
            },
            sub {
              $x_eclipse_1;
            },
            sub {
              $x;
            },
            sub {
              $x_eclipse_1;
            }
          ];

EXPECT

#   Failed test 'EclipseName 2'
#   in t/test_helper.pl at line 469.
# Looks like you failed 6 tests of 14.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 1, 4, 6, 9, 13-14
        Failed 6/14 tests, 57.14% okay
t/locked............ok
t/madness...........ok
t/madness_w.........ok
t/names.............ok
t/overload..........ok
t/refaddr...........ok
t/refcount..........ok
t/refelem...........ok
t/reftype...........ok
t/sortkeys..........ok
t/tree..............ok
t/usage.............ok
t/xs_subs...........ok
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/lexicals.t    6  1536    14    6  42.86%  1 4 6 9 13-14
Failed 1/22 test scripts, 95.45% okay. 6/345 subtests failed, 98.26% okay.
*** Error code 25

Stop in /home/.cpanplus/5.8.8/build/Data-Dump-Streamer-2.00.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        B::Deparse                         0.71
        B::Utils                           0.05
        Test::More                         0.62
        Text::Abbrev                       1.01
        Text::Balanced                     1.95

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=6.0-stable, archname=i386-freebsd-64int
    uname='freebsd profane.mongueurs.net 6.0-stable freebsd 6.0-stable #4: wed 
jan 25 15:42:18 cet 2006 [EMAIL PROTECTED]:usrobjusrsrcsysprofane i386 '
    config_args='-D PERL_DONT_CREATE_GVSV'
    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=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DPERL_DONT_CREATE_GVSV',
    optimize='-O',
    cppflags='-DPERL_DONT_CREATE_GVSV'
    ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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 ='-Wl,-E  -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'

Reply via email to