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 report for Data-Dump-Streamer-2.06-38
on perl-5.8.7, 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':

PERL_DL_NONLAZY=1 
/home/src/perl/repoperls/installed-perls/maint-5.8/pbyWflA/[EMAIL 
PROTECTED]/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................
#   Failed test 'Indent'
#   at t/test_helper.pl line 249.

#   Failed test 'Indent(0)'
#   at t/test_helper.pl line 249.

#   Failed test 'IndentCols(0)'
#   at t/test_helper.pl line 249.

#   Failed test 'IndentCols(4)'
#   at t/test_helper.pl line 249.

#   Failed test 'IndentCols(2)'
#   at t/test_helper.pl line 249.
# Error:
# Unicode qr// and string subtest Expected failed to return the expected result:
#        Expected                                            Result
#    0 = $VAR1 = "This contains unicode: /\x{263a}/";      | $VAR1 = "This 
contains unicode: /\x{263a}/";
#    1 ! $Regexp1 = qr!This contains unicode: /\x{263a}/!; * $Regexp1 = bless( 
\do { my $v = undef }, 'Regexp' );
Got <<'EXPECT';
$VAR1 = "This contains unicode: /\x{263a}/";
$Regexp1 = bless( \do { my $v = undef }, 'Regexp' );

EXPECT

#   Failed test 'Unicode qr// and string'
#   at t/test_helper.pl line 471.
# Looks like you failed 6 tests of 47.
 Dubious, test returned 6 (wstat 1536, 0x600)
 Failed 6/47 subtests 
t/filter..............ok
t/globtest............ok
t/hardrefs............ok
t/impure_madness......Got <<'EXPECT';
$ARRAY1 = [
            bless( \undef, 'foo_bar' ),
            alias_to($ARRAY1->[0])
          ];

EXPECT

#   Failed test 'Impure Impure Madness cap( $qr,$qr )'
#   at t/test_helper.pl line 471.
Got <<'EXPECT';
$ARRAY1 = [
            \$ARRAY1->[1],
            \$ARRAY1->[0],
            alias_to($foo_bar1),
            alias_to($ARRAY1->[0]),
            alias_to($ARRAY1->[1]),
            alias_to($foo_bar1)
          ];
$ARRAY2 = [
            \$ThisIsATest1,
            $ARRAY2->[0],
            $ARRAY2->[0],
            \$foo_bar1,
            $ARRAY2->[3],
            \'foo',
            \$VAR1
          ];
$VAR1 = 'boo';
$ThisIsATest1 = bless( {
                  A     => \$ARRAY2,
                  "B-B" => [ '$array' ],
                  CCCD  => [
                             'foo',
                             'bar'
                           ],
                  E     => \\1,
                  F     => \\undef,
                  G     => $ARRAY2->[0],
                  Q     => [ make_ro( 'icky' ) ]
                }, 'ThisIsATest' );
$foo_bar1 = bless( \undef, 'foo_bar' );

EXPECT

#   Failed test 'Total Impure Madness'
#   at t/test_helper.pl line 471.
Got <<'EXPECT';
$ARRAY1 = [
            \$ARRAY1->[1],
            \$ARRAY1->[0]
          ];
$Regexp1 = bless( \undef, 'Regexp' );
$bar1 = bless( \undef, 'bar' );
$REF1 = \bless( \undef, 'baz' );
$ARRAY2 = [
            \$ARRAY5->[1],
            \$ARRAY5->[0]
          ];
$ARRAY3 = [
            \$ARRAY3->[0],
            $ARRAY2->[0],
            $ARRAY2->[1]
          ];
$VAR1 = 1;
$VAR2 = 2;
$VAR3 = 3;
alias_ref(\$VAR4,\$VAR1);
$ARRAY4 = [
            1,
            2,
            3
          ];
$HASH1 = {
           1 => 2,
           3 => 4
         };
$ARRAY5 = [
            $ARRAY2->[0],
            $ARRAY2->[1]
          ];
alias_ref(\$ARRAY6,\$ARRAY5);
alias_ref(\$VAR5,\$VAR1);
alias_ref(\$VAR6,\$VAR2);
alias_ref(\$VAR7,\$VAR3);
$HASH2 = {
           bar  => 'bar',
           foo  => 'foo',
           foo2 => alias_to($HASH2->{foo})
         };

EXPECT

#   Failed test 'More Impure Madness'
#   at t/test_helper.pl line 471.
# Looks like you failed 3 tests of 8.
 Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/8 subtests 
t/lexicals............# 
# PadWalker 1.5 is installed
ok
t/locked..............# Error:
# locked_ref_keys_plus subtest Expected failed to return the expected result:
#        Expected                         Result
#    0 ! $HASH1 = lock_ref_keys_plus( { * $HASH1 = lock_ref_keys( {
#    1 =            a0 => 'a1',         |            a0 => 'a1',
#    2 =            a4 => 'a5',         |            a4 => 'a5',
#    3 =            a8 => 'a9'          |            a8 => 'a9'
#    4 !          }, 'a2', 'a6' );      *          } );
Got <<'EXPECT';
$HASH1 = lock_ref_keys( {
           a0 => 'a1',
           a4 => 'a5',
           a8 => 'a9'
         } );

EXPECT

#   Failed test 'locked_ref_keys_plus'
#   at t/test_helper.pl line 471.
# Error:
# locked_keys_plus subtest Expected failed to return the expected result:
#        Expected                           Result
#    3 =        a8 => 'a9'                |        a8 => 'a9'
#    4 =      );                          |      );
#    5 ! lock_keys_plus( %h, 'a2', 'a6'); * lock_keys( %h );
Got <<'EXPECT';
%h = (
       a0 => 'a1',
       a4 => 'a5',
       a8 => 'a9'
     );
lock_keys( %h );

EXPECT

#   Failed test 'locked_keys_plus'
#   at t/test_helper.pl line 471.
# Error:
# blessed locked_ref_keys_plus subtest Expected failed to return the expected 
result:
#        Expected                                  Result
#    0 ! $locked1 = lock_ref_keys_plus( bless( { * $locked1 = lock_ref_keys( 
bless( {
#    1 =              a0 => 'a1',                |              a0 => 'a1',
#    2 =              a4 => 'a5',                |              a4 => 'a5',
#    3 =              a8 => 'a9'                 |              a8 => 'a9'
#    4 !            }, 'locked' ), 'a2', 'a6' ); *            }, 'locked' ) );
Got <<'EXPECT';
$locked1 = lock_ref_keys( bless( {
             a0 => 'a1',
             a4 => 'a5',
             a8 => 'a9'
           }, 'locked' ) );

EXPECT

#   Failed test 'blessed locked_ref_keys_plus'
#   at t/test_helper.pl line 471.
# Error:
# blessed locked_keys_plus subtest Expected failed to return the expected 
result:
#        Expected                             Result
#    4 =      );                            |      );
#    5 = $locked1 = bless( \%h, 'locked' ); | $locked1 = bless( \%h, 'locked' );
#    6 ! lock_keys_plus( %h, 'a2', 'a6');   * lock_keys( %h );
Got <<'EXPECT';
%h = (
       a0 => 'a1',
       a4 => 'a5',
       a8 => 'a9'
     );
$locked1 = bless( \%h, 'locked' );
lock_keys( %h );

EXPECT

#   Failed test 'blessed locked_keys_plus'
#   at t/test_helper.pl line 471.
# Error:
# blessed locked_keys_plus subtest Expected failed to return the expected 
result:
#        Expected                                                  Result
#    0 ! $HASH1 = lock_ref_keys_plus( {                          * $HASH1 = 
lock_ref_keys( {
#    1 !            1  => lock_ref_keys_plus( { foo => 1 }, 0 ), *            1 
 => lock_ref_keys( { foo => 1 } ),
#    2 !            2  => lock_ref_keys_plus( { foo => 2 }, 1 ), *            2 
 => lock_ref_keys( { foo => 2 } ),
#    3 !            3  => lock_ref_keys_plus( { foo => 3 }, 2 ), *            3 
 => lock_ref_keys( { foo => 3 } ),
#    4 !            4  => lock_ref_keys_plus( { foo => 4 }, 3 ), *            4 
 => lock_ref_keys( { foo => 4 } ),
#    5 !            5  => lock_ref_keys_plus( { foo => 5 }, 4 ), *            5 
 => lock_ref_keys( { foo => 5 } ),
#    6 !            6  => lock_ref_keys_plus( { foo => 6 }, 5 ), *            6 
 => lock_ref_keys( { foo => 6 } ),
#    7 !            7  => lock_ref_keys_plus( { foo => 7 }, 6 ), *            7 
 => lock_ref_keys( { foo => 7 } ),
#    8 !            8  => lock_ref_keys_plus( { foo => 8 }, 7 ), *            8 
 => lock_ref_keys( { foo => 8 } ),
#    9 !            9  => lock_ref_keys_plus( { foo => 9 }, 8 ), *            9 
 => lock_ref_keys( { foo => 9 } ),
#   10 !            10 => lock_ref_keys_plus( { foo => 10 }, 9 ) *            
10 => lock_ref_keys( { foo => 10 } )
#   11 !          }, 11, 12, 13, 14, 15, 16, 17, 18, 19 );       *          } );
Got <<'EXPECT';
$HASH1 = lock_ref_keys( {
           1  => lock_ref_keys( { foo => 1 } ),
           2  => lock_ref_keys( { foo => 2 } ),
           3  => lock_ref_keys( { foo => 3 } ),
           4  => lock_ref_keys( { foo => 4 } ),
           5  => lock_ref_keys( { foo => 5 } ),
           6  => lock_ref_keys( { foo => 6 } ),
           7  => lock_ref_keys( { foo => 7 } ),
           8  => lock_ref_keys( { foo => 8 } ),
           9  => lock_ref_keys( { foo => 9 } ),
           10 => lock_ref_keys( { foo => 10 } )
         } );

EXPECT

#   Failed test 'blessed locked_keys_plus'
#   at t/test_helper.pl line 471.
# Looks like you failed 5 tests of 11.
 Dubious, test returned 5 (wstat 1280, 0x500)
 Failed 5/11 subtests 
t/madness.............
#   Failed test 'Madness cap( $qr,$qr )'
#   at t/test_helper.pl line 253.

#   Failed test 'Total Madness'
#   at t/test_helper.pl line 253.

#   Failed test 'More Madness'
#   at t/test_helper.pl line 249.
# Looks like you failed 3 tests of 6.
 Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/6 subtests 
t/madness_w...........
#   Failed test 'Madness cap( $qr,$qr )'
#   at t/test_helper.pl line 253.

#   Failed test 'Total Madness'
#   at t/test_helper.pl line 253.

#   Failed test 'More Madness'
#   at t/test_helper.pl line 249.
# Looks like you failed 3 tests of 6.
 Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/6 subtests 
t/names...............ok
t/overload............ok
t/readonly............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.............
#   Failed test 'lock_keys @hidden'
#   at t/xs_subs.t line 54.
#          got: ''
#     expected: 'b e'

#   Failed test 'lock_keys() @hidden'
#   at t/xs_subs.t line 72.
#          got: ''
#     expected: 'a b c d e f'

#   Failed test 'lock_ref_keys @hidden'
#   at t/xs_subs.t line 86.
#          got: ''
#     expected: 'b e'

#   Failed test 'lock_ref_keys() @hidden'
#   at t/xs_subs.t line 97.
#          got: ''
#     expected: 'a b c d e f'

#   Failed test 'lock_ref_keys_plus() @hidden'
#   at t/xs_subs.t line 108.
#          got: ''
#     expected: 'a b c d e f'

#   Failed test 'lock_keys_plus() @hidden'
#   at t/xs_subs.t line 119.
#          got: ''
#     expected: 'a b c d e f'
# Looks like you failed 6 tests of 36.
 Dubious, test returned 6 (wstat 1536, 0x600)
 Failed 6/36 subtests 

Test Summary Report
-------------------
t/dump.t          (Wstat: 1536 Tests: 47 Failed: 6)
  Failed test number(s):  24-28, 37
  Non-zero exit status: 6
t/impure_madness.t (Wstat: 768 Tests: 8 Failed: 3)
  Failed test number(s):  5-7
  Non-zero exit status: 3
t/locked.t        (Wstat: 1280 Tests: 11 Failed: 5)
  Failed test number(s):  4, 6, 8, 10-11
  Non-zero exit status: 5
t/madness.t       (Wstat: 768 Tests: 6 Failed: 3)
  Failed test number(s):  3-5
  Non-zero exit status: 3
t/madness_w.t     (Wstat: 768 Tests: 6 Failed: 3)
  Failed test number(s):  3-5
  Non-zero exit status: 3
t/xs_subs.t       (Wstat: 1536 Tests: 36 Failed: 6)
  Failed test number(s):  12, 18, 22, 26, 30, 34
  Non-zero exit status: 6
Files=23, Tests=359, 12 wallclock secs ( 0.48 usr  0.03 sys +  8.06 cusr  0.60 
csys =  9.17 CPU)
Result: FAIL
Failed 6/23 test programs. 26/359 subtests failed.
make: *** [test_dynamic] Fehler 6

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

Prerequisite modules loaded:

requires:

    Module         Need Have
    -------------- ---- ----
    B::Deparse     0    0.71
    B::Utils       0.05 0.05
    Test::More     0    0.72
    Text::Abbrev   0    1.01
    Text::Balanced 0    1.98

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

Environment variables:

    LANG = de_DE.UTF-8
    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 = 19902
    PERL5_CPAN_IS_RUNNING = 19902
    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/pbyWflA/[EMAIL 
PROTECTED]/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_53
    Cwd                 3.25   
    ExtUtils::CBuilder  0.21   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.44   
    ExtUtils::MakeMaker 6.42   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2805 
    Module::Signature   0.55   
    Test::Harness       3.05   
    Test::More          0.72   
    YAML                0.66   
    YAML::Syck          0.99   
    version             0.74   


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.14, archname=i686-linux-thread-multi-64int
    uname='linux k75 2.6.14 #1 fri jan 27 16:22:47 cet 2006 i686 gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pbyWflA/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -des -Duse64bitint -Dusedevel 
-Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20060115 (prerelease) (Debian 4.0.2-7)', 
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
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.5'
  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