Package: libtm-perl
Version: 1.24-1
Severity: serious
Tags: patch
When building 'libtm-perl' in a clean 'unstable' chroot,
I get the following error:
t/13tmdm...............ok
t/16tmql...............Can't locate XML/Simple.pm in @INC (@INC contains:
/libtm-perl-1.24/blib/lib /libtm-perl-1.24/blib/arch /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl
.) at t/16tmql.t line 27.
BEGIN failed--compilation aborted at t/16tmql.t line 27.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/16tmql.t 255 65280 ?? ?? % ??
Failed 1/26 test scripts, 96.15% okay. 0/8166 subtests failed, 100.00% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/libtm-perl-1.24'
make: *** [install-stamp] Error 2
Please add the missing Build-Depends on 'libxml-simple-perl' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/libtm-perl-1.24/debian/control ./debian/control
--- ../tmp-orig/libtm-perl-1.24/debian/control 2006-12-27 13:45:49.000000000
+0000
+++ ./debian/control 2006-12-27 13:45:43.000000000 +0000
@@ -2,7 +2,7 @@
Section: perl
Priority: extra
Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7), libwww-perl, libberkeleydb-perl,
libconfig-general-perl, liblog-log4perl-perl, libmldbm-perl,
libmldbm-sync-perl, libparse-yapp-perl, libtest-pod-perl, liburi-perl,
libxml-libxml-perl, libclass-trait-perl, libparse-recdescent-perl,
libtest-deep-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libxml-simple-perl, libwww-perl,
libberkeleydb-perl, libconfig-general-perl, liblog-log4perl-perl,
libmldbm-perl, libmldbm-sync-perl, libparse-yapp-perl, libtest-pod-perl,
liburi-perl, libxml-libxml-perl, libclass-trait-perl, libparse-recdescent-perl,
libtest-deep-perl
Maintainer: Alexander Zangerl <[EMAIL PROTECTED]>
Standards-Version: 3.7.2.2
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]