Report for Data-Dump-Streamer-2.26

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Data-Dump-Streamer-2.26 v5.13.7 GNU/Linux
Date: 2011-02-01T03:56:13Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Joshua ben Jore,

This is a computer-generated report for Data-Dump-Streamer-2.26
on perl 5.13.7, created by CPAN-Reporter-1.1902.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/as.t .............. ok
t/blessed.t ......... ok
t/dogpound.t ........ ok
Test Data::Dump::Streamer->Data($VAR1, $Regexp1)->Out() produced warnings. Code:
my($VAR1,$Regexp1);
$VAR1 = "This contains unicode: /\x{263a}/";
$Regexp1 = qr!This contains unicode: /\x{263a}/!u;
normalize ( scalar $obj->Data($VAR1, $Regexp1)->Out() )
Warnings:
Having no space between pattern and following word is deprecated at (eval 90) line 3.

Bareword found where operator expected at (eval 90) line 3, near "qr!This contains unicode: /\x{263a}/!u"

# 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 = qr!This contains unicode: /\x{263a}/!u;
Got <<'EXPECT';
$VAR1 = "This contains unicode: /\x{263a}/";
$Regexp1 = qr!This contains unicode: /\x{263a}/!u;

EXPECT

#   Failed test 'Unicode qr// and string'
#   at t/test_helper.pl line 558.
# Looks like you failed 1 test of 49.
t/dump.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/49 subtests 
t/filter.t .......... ok
t/globtest.t ........ ok
t/hardrefs.t ........ ok
t/impure_madness.t .. ok
# 
# PadWalker 1.92 is installed
t/lexicals.t ........ ok
t/locked.t .......... ok
t/madness.t ......... ok
t/madness_w.t ....... ok
t/names.t ........... ok
t/overload.t ........ ok
t/readonly.t ........ ok
t/refaddr.t ......... ok
t/refcount.t ........ ok
t/refelem.t ......... ok
t/reftype.t ......... ok
t/sortkeys.t ........ ok
t/tree.t ............ ok
t/usage.t ........... ok
t/xs_subs.t ......... ok

Test Summary Report
-------------------
t/dump.t          (Wstat: 256 Tests: 49 Failed: 1)
  Failed test:  37
  Non-zero exit status: 1
Files=23, Tests=362,  4 wallclock secs ( 0.11 usr  0.04 sys +  2.90 cusr  0.30 csys =  3.35 CPU)
Result: FAIL
Failed 1/23 test programs. 1/362 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module             Need  Have    
    ------------------ ----- --------
    B                  0     1.27    
    B::Deparse         0     1.01    
    B::Utils           0     0.12    
    Data::Dumper       0     2.130_01
    DynaLoader         0     1.11    
    Exporter           0     5.64_03 
    Hash::Util         0     0.10    
    IO::File           0     1.14    
    overload           0     1.12    
    re                 0     0.15    
    strict             0     1.04    
    Symbol             0     1.07    
    Text::Abbrev       0     1.01    
    Text::Balanced     0     2.02    
    vars               0     1.02    
    warnings           0     1.11    
    warnings::register 0     1.02    

build_requires:

    Module             Need  Have    
    ------------------ ----- --------
    B::Deparse         0     1.01    
    base               0     2.15    
    Carp               0     1.19    
    Config             0     0       
    Data::Dumper       0     2.130_01
    Devel::Peek        0     1.05    
    ExtUtils::CBuilder 0     0.280202
    overload           0     1.12    
    re                 0     0.15    
    strict             0     1.04    
    Symbol             0     1.07    
    Test::More         0     0.97_01 
    Text::Abbrev       0     1.01    
    utf8               0     1.08    
    vars               0     1.02    
    warnings           0     1.11    

configure_requires:

    Module             Need  Have    
    ------------------ ----- --------
    ExtUtils::Depends  0     0.304   
    Module::Build      0     0.3624  
    perl               5.006 5.013007


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /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 = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 23034
    PERL5_CPAN_IS_RUNNING = 23034
    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/perl/v5.13.7-431-g9cc8ef8/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94_64 
    Cwd                 3.34    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2207  
    File::Spec          3.33    
    Module::Build       0.3624  
    Module::Signature   0.66    
    Test::Harness       3.22    
    Test::More          0.97_01 
    YAML                0.72    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 13 subversion 7) configuration:
  Commit id: 9cc8ef8a050499e8a7c407263539c9b21d850880
  Platform:
    osname=linux, osvers=2.6.32-5-xen-amd64, archname=x86_64-linux
    uname='linux k81 2.6.32-5-xen-amd64 #1 smp thu nov 25 20:08:32 utc 2010 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.13.7-431-g9cc8ef8 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Dec 14 2010 20:33:58
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="23034"
    PERL5_CPAN_IS_RUNNING="23034"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/src/perl/repoperls/installed-perls/perl/v5.13.7-431-g9cc8ef8/lib/site_perl/5.13.7/x86_64-linux
    /home/src/perl/repoperls/installed-perls/perl/v5.13.7-431-g9cc8ef8/lib/site_perl/5.13.7
    /home/src/perl/repoperls/installed-perls/perl/v5.13.7-431-g9cc8ef8/lib/5.13.7/x86_64-linux
    /home/src/perl/repoperls/installed-perls/perl/v5.13.7-431-g9cc8ef8/lib/5.13.7
    .