Bug#549281: FTBFS: build-depends does not include quilt

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Fri Oct 2 02:04:48 UTC 2009


Package: afflib
Version: 3.3.6+dfsg-2
Severity: serious
Justification: FTBFS

Hi,

afflb FTBFS.

-----
dpkg-buildpackage: source package afflib
dpkg-buildpackage: source version 3.3.6+dfsg-2
dpkg-buildpackage: source changed by Daniel Baumann <daniel at debian.org>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with quilt
dh: unable to load addon quilt: Can't locate
Debian/Debhelper/Sequence/quilt.pm in @INC (@INC contains: /etc/perl/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10/usr/local/lib/site_perl .) at (eval 8) line 2.
BEGIN failed--compilation aborted at (eval 8) line 2.

make: *** [clean] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
status 2
E: Failed autobuilding of package
I: unmounting dev/pts filesystem
-----

You don't add quilt to build-depends.
I made a patch to revise to be able to build.
Would you apply it?

Best regards,
  Nobuhiro

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-------------- next part --------------
--- a/debian/control	2009-10-02 10:59:20.000000000 +0900
+++ b/debian/control	2009-10-02 10:56:04.000000000 +0900
@@ -5,7 +5,7 @@
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
 Build-Depends:
  debhelper (>= 7.0.50~), autotools-dev, libcurl4-openssl-dev, libexpat1-dev,
- libfuse-dev, libncurses5-dev, libreadline5-dev, libssl-dev, zlib1g-dev
+ libfuse-dev, libncurses5-dev, libreadline5-dev, libssl-dev, zlib1g-dev, quilt
 Standards-Version: 3.8.3
 Homepage: http://www.afflib.org/
 Vcs-Browser: http://git.debian.net/?p=debian-forensics/afflib.git


More information about the forensics-devel mailing list