Package: libcolor-scheme-perl
Version: 1.02-1
Severity: serious
Tags: patch
When building 'libcolor-scheme-perl' in a clean 'unstable' chroot,
I get the following error:
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t/three-sixty.....Can't locate Test/Differences.pm in @INC (@INC contains:
/libcolor-scheme-perl-1.02/blib/lib /libcolor-scheme-perl-1.02/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/three-sixty.t line 6.
BEGIN failed--compilation aborted at t/three-sixty.t line 6.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/colors.t 255 65280 5 10 200.00% 1-5
t/colors2.t 255 65280 15 30 200.00% 1-15
t/synopsis.t 255 65280 8 16 200.00% 1-8
t/three-sixty.t 255 65280 3 6 200.00% 1-3
2 tests and 1 subtest skipped.
Failed 4/8 test scripts, 50.00% okay. 31/33 subtests failed, 6.06% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/libcolor-scheme-perl-1.02'
make: *** [install-stamp] Error 2
Please add the missing Build-Depends on 'libtest-differences-perl'
to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/libcolor-scheme-perl-1.02/debian/control ./debian/control
--- ../tmp-orig/libcolor-scheme-perl-1.02/debian/control 2006-07-24
07:59:44.000000000 +0000
+++ ./debian/control 2006-07-24 07:59:42.000000000 +0000
@@ -1,7 +1,7 @@
Source: libcolor-scheme-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
+Build-Depends: debhelper (>= 4.0.2), libtest-differences-perl
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Ivan Kohler <[EMAIL PROTECTED]>
Standards-Version: 3.6.1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]