Skip Menu |

This queue is for tickets about the TAP-Parser CPAN distribution.

Report information
The Basics
Id: 68467
Status: new
Priority: 0/
Queue: TAP-Parser

People
Owner: Nobody in particular
Requestors: benmartin [...] venda.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.54
Fixed in: (no value)



Subject: cant "make test"
hello, when I run "make test" i get the following: PERL_DL_NONLAZY=1 /home/bmartin/perl5/perlbrew/perls/perl-5.12.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t abstract method called directly! at /home/bmartin/temp/TAP-Parser-0.54/blib/lib/TAP/Parser.pm line 1189 TAP::Parser::__ANON__() called at /home/bmartin/temp/TAP-Parser-0.54/blib/lib/TAP/Parser.pm line 240 TAP::Parser::next('TAP::Parser=HASH(0x8e3d000)') called at /home/bmartin/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/TAP/Harness.pm line 580 TAP::Harness::_aggregate_single('TAP::Harness=HASH(0x8d77a10)', 'TAP::Parser::Aggregator=HASH(0x8d77be0)', 'TAP::Parser::Scheduler=HASH(0x8e3ade8)') called at /home/bmartin/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/TAP/Harness.pm line 670 TAP::Harness::aggregate_tests('TAP::Harness=HASH(0x8d77a10)', 'TAP::Parser::Aggregator=HASH(0x8d77be0)', 't/000-load.t', 't/010-base.t', 't/020-regression.t', 't/030-grammar.t', 't/040-parse.t', 't/050-bailout.t', 't/060-errors.t', ...) called at /home/bmartin/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/Test/Harness.pm line 152 Test::Harness::_aggregate_tests('TAP::Harness=HASH(0x8d77a10)', 'TAP::Parser::Aggregator=HASH(0x8d77be0)', 't/000-load.t', 't/010-base.t', 't/020-regression.t', 't/030-grammar.t', 't/040-parse.t', 't/050-bailout.t', 't/060-errors.t', ...) called at /home/bmartin/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/Test/Harness.pm line 134 Test::Harness::_aggregate('TAP::Harness=HASH(0x8d77a10)', 'TAP::Parser::Aggregator=HASH(0x8d77be0)', 't/000-load.t', 't/010-base.t', 't/020-regression.t', 't/030-grammar.t', 't/040-parse.t', 't/050-bailout.t', 't/060-errors.t', ...) called at /home/bmartin/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/Test/Harness.pm line 166 Test::Harness::runtests('t/000-load.t', 't/010-base.t', 't/020-regression.t', 't/030-grammar.t', 't/040-parse.t', 't/050-bailout.t', 't/060-errors.t', 't/070-streams.t', 't/080-aggregator.t', ...) called at /home/bmartin/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/ExtUtils/Command/MM.pm line 62 ExtUtils::Command::MM::test_harness(0, 'blib/lib', 'blib/arch') called at -e line 1 at /home/bmartin/temp/TAP-Parser-0.54/blib/lib/TAP/Parser.pm line 1189 t/000-load.t .................... make: *** [test_dynamic] Error 255 this also happens in a clean install of 5.14.0