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 Curtis 'Ovid' Poe,
    
This is a computer-generated test report for TAPx-Parser-0.50_07, 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
    ---------- ---- ----
    Pod::Usage 0    1.14
    Test::More 0    0.67

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

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
    PERL5LIB = 
    PERL5_CPAN_IS_RUNNING = 1
    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.88_77
    Cwd                 2.04   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.31   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   2.18   
    File::Spec          0.86   
    Module::Build       0.2806 
    Module::Signature   n/a    
    Test::Harness       2.64   
    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, 'blib/lib', 'blib/arch')" t/*.t 
t/compat/*.t
t/000-load......................# Testing TAPx::Parser 0.50_07, Perl 5.006002, 
/home/david/cpantesting/perl-5.6.2/bin/perl
ok
t/010-base......................ok
t/020-regression................ok
t/030-grammar...................ok
t/040-parse.....................ok
t/050-bailout...................ok
t/060-errors....................ok
t/070-streams...................ok
t/080-aggregator................ok
t/090-callbacks.................ok
t/100-premature-bailout.........ok
t/110-iterators.................ok
t/120-harness...................ok
t/130-source....................ok
t/140-varsource.................ok
t/150-results...................ok
t/160-yaml......................ok
t/compat/00compile..............# Testing TAPx::Harness::Compatible 0.50_07 
under Perl 5.006002 and Test::More 0.42
ok
t/compat/base...................ok
t/compat/callback...............ok
t/compat/failure................ok
t/compat/from_line..............ok
t/compat/harness................skipped
        all skipped: Harness has no Straps support yet
t/compat/inc_taint..............ok
t/compat/nonumbers..............ok
t/compat/ok.....................ok
t/compat/point-parse............ok
t/compat/point..................ok
t/compat/prove-globbing.........skipped
        all skipped: prove not available
t/compat/prove-switches.........skipped
        all skipped: prove not available
t/compat/strap-analyze..........ok
t/compat/strap..................ok
t/compat/test-harness-compat....
#   Failed test 'totals match for 
descriptive,die,die_head_end,die_last_minute,duplicates,head_end,head_fail,inc_taint,junk_before_plan,lone_not_bug,no_nums,no_output,schwern,sequence_misparse,shbang_misparse,simple,simple_fail,skip,skip_nomsg,skipall,skipall_nomsg,stdout_stderr,switches,taint,taint_warn,todo_inline,todo_misparse,too_many,vms_nit'
#   at t/compat/test-harness-compat.t line 752.
#     Structures begin differing at:
#          $got->{good} = '15'
#     $expected->{good} = '16'
# $got = {
#          'todo' => '2',
#          'sub_skipped' => '2',
#          'files' => 29,
#          'bad' => 14,
#          'good' => 15,
#          'skipped' => 2,
#          'max' => '77',
#          'tests' => 29,
#          'bonus' => '1',
#          'ok' => '78'
#        };
# $expect = {
#             'good' => 16,
#             'todo' => 2,
#             'skipped' => 2,
#             'sub_skipped' => 2,
#             'max' => 78,
#             'files' => 29,
#             'tests' => 29,
#             'bad' => 13,
#             'bonus' => 1,
#             'ok' => 79
#           };

#   Failed test 'failure summary matches for 
descriptive,die,die_head_end,die_last_minute,duplicates,head_end,head_fail,inc_taint,junk_before_plan,lone_not_bug,no_nums,no_output,schwern,sequence_misparse,shbang_misparse,simple,simple_fail,skip,skip_nomsg,skipall,skipall_nomsg,stdout_stderr,switches,taint,taint_warn,todo_inline,todo_misparse,too_many,vms_nit'
#   at t/compat/test-harness-compat.t line 752.
#     Structures begin differing at:
#          $got->{t/sample-tests/taint_warn} = HASH(0x83f2b30)
#     $expected->{t/sample-tests/taint_warn} = Does not exist
# $got = {
#          't/sample-tests/simple_fail' => {
#                                            'estat' => '',
#                                            'canon' => '2 5',
#                                            'wstat' => '',
#                                            'failed' => 2,
#                                            'max' => '5',
#                                            'name' => 
't/sample-tests/simple_fail'
#                                          },
#          't/sample-tests/die_last_minute' => {
#                                                'estat' => '1',
#                                                'canon' => '??',
#                                                'wstat' => 256,
#                                                'failed' => 0,
#                                                'max' => '4',
#                                                'name' => 
't/sample-tests/die_last_minute'
#                                              },
#          't/sample-tests/vms_nit' => {
#                                        'estat' => '',
#                                        'canon' => '1',
#                                        'wstat' => '',
#                                        'failed' => 1,
#                                        'max' => '2',
#                                        'name' => 't/sample-tests/vms_nit'
#                                      },
#          't/sample-tests/todo_misparse' => {
#                                              'estat' => '',
#                                              'canon' => '1',
#                                              'wstat' => '',
#                                              'failed' => 1,
#                                              'max' => '1',
#                                              'name' => 
't/sample-tests/todo_misparse'
#                                            },
#          't/sample-tests/switches' => {
#                                         'estat' => '',
#                                         'canon' => '1',
#                                         'wstat' => '',
#                                         'failed' => 1,
#                                         'max' => '1',
#                                         'name' => 't/sample-tests/switches'
#                                       },
#          't/sample-tests/no_nums' => {
#                                        'estat' => '',
#                                        'canon' => '3',
#                                        'wstat' => '',
#                                        'failed' => 1,
#                                        'max' => '5',
#                                        'name' => 't/sample-tests/no_nums'
#                                      },
#          't/sample-tests/taint_warn' => {
#                                           'estat' => '255',
#                                           'canon' => '??',
#                                           'wstat' => 65280,
#                                           'failed' => '??',
#                                           'max' => '??',
#                                           'name' => 
't/sample-tests/taint_warn'
#                                         },
#          't/sample-tests/die' => {
#                                    'estat' => '1',
#                                    'canon' => '??',
#                                    'wstat' => 256,
#                                    'failed' => '??',
#                                    'max' => '??',
#                                    'name' => 't/sample-tests/die'
#                                  },
#          't/sample-tests/die_head_end' => {
#                                             'estat' => '1',
#                                             'canon' => '??',
#                                             'wstat' => 256,
#                                             'failed' => '??',
#                                             'max' => '??',
#                                             'name' => 
't/sample-tests/die_head_end'
#                                           },
#          't/sample-tests/no_output' => {
#                                          'estat' => '',
#                                          'canon' => '??',
#                                          'wstat' => '',
#                                          'failed' => '??',
#                                          'max' => '??',
#                                          'name' => 't/sample-tests/no_output'
#                                        },
#          't/sample-tests/head_fail' => {
#                                          'estat' => '',
#                                          'canon' => '2',
#                                          'wstat' => '',
#                                          'failed' => 1,
#                                          'max' => '4',
#                                          'name' => 't/sample-tests/head_fail'
#                                        },
#          't/sample-tests/too_many' => {
#                                         'estat' => '4',
#                                         'canon' => '4-7',
#                                         'wstat' => 1024,
#                                         'failed' => 4,
#                                         'max' => '3',
#                                         'name' => 't/sample-tests/too_many'
#                                       },
#          't/sample-tests/inc_taint' => {
#                                          'estat' => '1',
#                                          'canon' => '1',
#                                          'wstat' => 256,
#                                          'failed' => 1,
#                                          'max' => '1',
#                                          'name' => 't/sample-tests/inc_taint'
#                                        },
#          't/sample-tests/duplicates' => {
#                                           'estat' => '',
#                                           'canon' => '??',
#                                           'wstat' => '',
#                                           'failed' => '??',
#                                           'max' => '10',
#                                           'name' => 
't/sample-tests/duplicates'
#                                         }
#        };
# $expect = {
#             't/sample-tests/simple_fail' => {
#                                               'estat' => '',
#                                               'canon' => '2 5',
#                                               'wstat' => '',
#                                               'failed' => 2,
#                                               'max' => 5,
#                                               'name' => 
't/sample-tests/simple_fail'
#                                             },
#             't/sample-tests/die_last_minute' => {
#                                                   'estat' => 1,
#                                                   'canon' => '??',
#                                                   'wstat' => '256',
#                                                   'failed' => 0,
#                                                   'max' => 4,
#                                                   'name' => 
't/sample-tests/die_last_minute'
#                                                 },
#             't/sample-tests/vms_nit' => {
#                                           'estat' => '',
#                                           'canon' => 1,
#                                           'wstat' => '',
#                                           'failed' => 1,
#                                           'max' => 2,
#                                           'name' => 't/sample-tests/vms_nit'
#                                         },
#             't/sample-tests/todo_misparse' => {
#                                                 'estat' => '',
#                                                 'canon' => 1,
#                                                 'wstat' => '',
#                                                 'failed' => 1,
#                                                 'max' => 1,
#                                                 'name' => 
't/sample-tests/todo_misparse'
#                                               },
#             't/sample-tests/switches' => {
#                                            'estat' => '',
#                                            'canon' => 1,
#                                            'wstat' => '',
#                                            'failed' => 1,
#                                            'max' => 1,
#                                            'name' => 't/sample-tests/switches'
#                                          },
#             't/sample-tests/no_nums' => {
#                                           'estat' => '',
#                                           'canon' => 3,
#                                           'wstat' => '',
#                                           'failed' => 1,
#                                           'max' => 5,
#                                           'name' => 't/sample-tests/no_nums'
#                                         },
#             't/sample-tests/die' => {
#                                       'estat' => 1,
#                                       'canon' => '??',
#                                       'wstat' => '256',
#                                       'failed' => '??',
#                                       'max' => '??',
#                                       'name' => 't/sample-tests/die'
#                                     },
#             't/sample-tests/die_head_end' => {
#                                                'estat' => 1,
#                                                'canon' => '??',
#                                                'wstat' => '256',
#                                                'failed' => '??',
#                                                'max' => '??',
#                                                'name' => 
't/sample-tests/die_head_end'
#                                              },
#             't/sample-tests/no_output' => {
#                                             'estat' => '',
#                                             'canon' => '??',
#                                             'wstat' => '',
#                                             'failed' => '??',
#                                             'max' => '??',
#                                             'name' => 
't/sample-tests/no_output'
#                                           },
#             't/sample-tests/head_fail' => {
#                                             'estat' => '',
#                                             'canon' => 2,
#                                             'wstat' => '',
#                                             'failed' => 1,
#                                             'max' => 4,
#                                             'name' => 
't/sample-tests/head_fail'
#                                           },
#             't/sample-tests/too_many' => {
#                                            'estat' => 4,
#                                            'canon' => '4-7',
#                                            'wstat' => '1024',
#                                            'failed' => 4,
#                                            'max' => 3,
#                                            'name' => 't/sample-tests/too_many'
#                                          },
#             't/sample-tests/inc_taint' => {
#                                             'estat' => 1,
#                                             'canon' => 1,
#                                             'wstat' => '256',
#                                             'failed' => 1,
#                                             'max' => 1,
#                                             'name' => 
't/sample-tests/inc_taint'
#                                           },
#             't/sample-tests/duplicates' => {
#                                              'estat' => '',
#                                              'canon' => '??',
#                                              'wstat' => '',
#                                              'failed' => '??',
#                                              'max' => 10,
#                                              'name' => 
't/sample-tests/duplicates'
#                                            }
#           };

#   Failed test 'totals match for taint_warn'
#   at t/compat/test-harness-compat.t line 752.
#     Structures begin differing at:
#          $got->{good} = '0'
#     $expected->{good} = '1'
# $got = {
#          'todo' => '0',
#          'sub_skipped' => '0',
#          'files' => 1,
#          'bad' => 1,
#          'good' => 0,
#          'skipped' => 0,
#          'max' => '0',
#          'tests' => 1,
#          'bonus' => '0',
#          'ok' => '0'
#        };
# $expect = {
#             'good' => 1,
#             'todo' => 0,
#             'skipped' => 0,
#             'sub_skipped' => 0,
#             'max' => 1,
#             'files' => 1,
#             'tests' => 1,
#             'bad' => 0,
#             'bonus' => 0,
#             'ok' => 1
#           };

#   Failed test 'failure summary matches for taint_warn'
#   at t/compat/test-harness-compat.t line 752.
#     Structures begin differing at:
#          $got->{t/sample-tests/taint_warn} = HASH(0x83e72f4)
#     $expected->{t/sample-tests/taint_warn} = Does not exist
# $got = {
#          't/sample-tests/taint_warn' => {
#                                           'estat' => '255',
#                                           'canon' => '??',
#                                           'wstat' => 65280,
#                                           'failed' => '??',
#                                           'max' => '??',
#                                           'name' => 
't/sample-tests/taint_warn'
#                                         }
#        };
# $expect = {};
# Looks like you failed 4 tests of 120.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 6-7, 102-103
        Failed 4/120 tests, 96.67% okay
t/compat/test-harness...........skipped
        all skipped: Harness compatibility not implemented yet
t/compat/version................ok
t/pod-coverage..................ok
t/pod...........................ok
Failed Test                    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/compat/test-harness-compat.t    4  1024   120    4  6-7 102-103
4 tests skipped.
Failed 1/37 test scripts. 4/4643 subtests failed.
Files=37, Tests=4643, 10 wallclock secs ( 1.02 cusr +  5.39 csys =  6.41 CPU)
Failed 1/37 test programs. 4/4643 subtests failed.
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