Skip Menu |

This queue is for tickets about the Log-Agent CPAN distribution.

Report information
The Basics
Id: 746
Status: resolved
Priority: 0/
Queue: Log-Agent

People
Owner: Nobody in particular
Requestors: mrogaski [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.300
Fixed in: (no value)



Subject: installation fails for perl 5.8.0 RC1
Hello, Mark, unfortunately Log::Agent's test suite fails when run by the newest perl prerelease: - snip -- PERL_DL_NONLAZY=1 /usr/local/perl5.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/caller..........FAILED test 5 Failed 1/10 tests, 90.00% okay t/carp_default....FAILED tests 10-11 Failed 2/11 tests, 81.82% okay t/carp_file.......FAILED tests 10-11 Failed 2/11 tests, 81.82% okay t/carp_fork.......FAILED tests 10-11 Failed 2/11 tests, 81.82% okay t/carp_silent.....FAILED test 2 Failed 1/2 tests, 50.00% okay t/default.........ok t/default_exp.....ok t/file............ok t/fork............ok t/priority........ok t/tag_callback....skipped all skipped: no reason given t/tag_string......ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/caller.t 10 1 10.00% 5 t/carp_default.t 11 2 18.18% 10-11 t/carp_file.t 11 2 18.18% 10-11 t/carp_fork.t 11 2 18.18% 10-11 t/carp_silent.t 2 1 50.00% 2 1 test skipped. Failed 5/12 test scripts, 58.33% okay. 8/121 subtests failed, 93.39% okay. make: *** [test_dynamic] Error 29 Thanks in advance Jochen