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 Ingy dot Net,
    
This is a computer-generated test report for Test-Base-0.53, 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
    ---------- ---- ----
    Spiffy     0.30 0.30
    Test::More 0.62 0.67

------------------------------
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 = 
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/david/cpantesting/perl-5.6.2/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.8802 
    Cwd                 2.04   
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.31   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   n/a    
    File::Spec          0.86   
    Module::Build       0.2806 
    Module::Signature   n/a    
    Test::Harness       2.30   
    Test::More          0.67   
    version             0.70   

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

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

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 
'blib/arch')" t/*.t
t/append.................ok
t/arguments..............ok
t/array..................ok
t/autoload...............ok
t/base64.................ok
t/blocks-scalar..........ok
t/blocks_grep............ok
t/chomp..................ok
t/chop...................ok
t/compact................ok
t/compile................ok
t/delimiters.............ok
t/description............ok
t/diff_is................ok
        3/3 skipped: The autodiffing feature of Test::Base (which rocketh) 
requires Text-Diff-0.35 and Algorithm-Diff-1.15 (or greater).
t/dumper.................ok
t/embed_perl.............ok
t/escape.................ok
t/eval...................ok
t/eval_all...............hello
baby
#   Failed test at 
/home/david/_/_/perl-5.6.2/.cpan/build/Test-Base-0.53/blib/lib/Test/Base.pm 
line 338.
#     Structures begin differing at:
#          $got->[2] = ''
#     $expected->[2] = 'hibye'
# Looks like you failed 1 test of 2.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/2 tests, 50.00% okay
t/eval_stderr............You are a foo!
You are 1 2.

#   Failed test at t/eval_stderr.t line 3.
#          got: ''
#     expected: 'You are a foo!
# You are 1 2.
# '
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/eval_stdout............
#   Failed test at t/eval_stdout.t line 3.
#          got: ''
#     expected: 'You are a foo!
# You are 1 2.
# '
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/export.................ok
t/filter_arguments.......ok
t/filter_delay...........ok
t/filter_functions.......ok
t/filters-append.........ok
t/filters................ok
t/filters_map............ok
t/first_block............ok
t/flatten................ok
t/get_url................skipped
        all skipped: Need to figure out network testing
t/hash...................ok
t/head...................ok
t/internals..............ok
t/is.....................ok
t/jit-run................ok
t/join-deep..............ok
t/join...................ok
t/last...................ok
t/late...................ok
t/lazy-filters...........ok
t/lines..................ok
t/list...................ok
t/main_filters...........# Filters returning numbers are supposed to do munging 
$_: your filter 'main::mike5' apparently doesn't.
ok
t/multi-level-inherit....ok
t/name...................ok
t/next...................ok
t/no_diff................ok
t/no_plan................ok
t/normalize..............ok
t/only-with-implicit.....ok
t/only...................ok
t/oo.....................ok
t/oo_run.................ok
t/parentheses............ok
t/prepend................ok
t/preserve-order.........ok
t/prototypes.............ok
t/quick-plan.............ok
t/quick_test.............ok
t/read_file..............ok
t/regexp.................ok
t/repeated-filters.......ok
t/require................ok
t/reserved_names.........ok
t/reverse-deep...........ok
t/reverse................ok
t/run-args...............ok
t/run_compare............ok
t/run_is.................ok
t/run_is_deeply..........ok
t/run_like...............ok
t/run_unlike.............ok
t/simple.................ok
t/skip...................ok
t/slice..................ok
t/sort-deep..............ok
t/sort...................ok
t/spec_file..............ok
t/spec_string............ok
t/split-deep.............ok
t/split-regexp...........ok
t/split..................ok
t/strict-warnings........ok
t/strict.................ok
t/subclass-autoclass.....ok
t/subclass-import........ok
t/subclass...............ok
t/subclass_late..........ok
        1/1 skipped: yagni For now...
t/tail...................ok
t/tie_output.............Keep out!

#   Failed test at t/tie_output.t line 13.
#          got: 'Stuff
# '
#     expected: 'Stuff
# The eagle has landed
# '

#   Failed test at t/tie_output.t line 17.
#          got: 'Stuff
# '
#     expected: 'Stuff
# The eagle has landed
# This bird had flown
# '
You 'lil rascal...

#   Failed test at t/tie_output.t line 21.
#          got: ''
#     expected: 'Keep out!
# You 'lil rascal...
# '
# Looks like you failed 3 tests of 3.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/trim...................ok
t/unchomp................ok
t/use-test-more..........ok
t/write_file.............ok
t/xxx....................skipped
        all skipped: Requires YAML
t/yaml...................skipped
        all skipped: Requires YAML
t/zero-blocks............ok
Failed 4/98 test scripts, 95.92% okay. 6/420 subtests failed, 98.57% okay.
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/eval_all.t       1   256     2    1  50.00%  1
t/eval_stderr.t    1   256     1    1 100.00%  1
t/eval_stdout.t    1   256     1    1 100.00%  1
t/tie_output.t     3   768     3    3 100.00%  1-3
3 tests and 4 subtests skipped.
make: *** [test_dynamic] Error 11


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) 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='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O3',
    cppflags='-fno-strict-aliasing'
    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, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to