Package: libtest-exception-perl Version: 0.20-2 Severity: serious From my pbuilder build log:
... PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/caller........Use of uninitialized value in string eq at /usr/share/perl5/Sub/Uplevel.pm line 123. Use of uninitialized value in string eq at /usr/share/perl5/Sub/Uplevel.pm line 123. t/caller........ok t/documented....ok t/Exception.....NOK 3 # Failed test 'dies_ok: normal exit detected' # in t/Exception.t at line 65. # STDERR is: # # Failed test 'lived. oops' # # in t/Exception.t at line 64. # # not: # # Failed test (t/Exception.t at line 64) # # as expected ... Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/Exception.t 19 10 52.63% 3 5-6 8 10 12-14 18-19 t/stacktrace.t 2 1 50.00% 2 1 test skipped. Failed 2/8 test scripts, 75.00% okay. 11/50 subtests failed, 78.00% okay. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/tmp/buildd/libtest-exception-perl-0.20' make: *** [install] Error 2 If I replace libtest-builder-tester-perl with libtest-simple-perl in the Build-Depends, the package builds fine. -- Daniel Schepler

