Bug#737998: ed2k-hash FTBFS on mipsel

Aníbal Monsalve Salazar anibal at debian.org
Fri Feb 7 13:13:23 UTC 2014


Package: ed2k-hash
Version: 0.3.3+deb2-1
Tags: patch
Severity: important
Justification: FTBFS
User: debian-mips-dev-discuss at lists.alioth.debian.org
Usertags: mips-patch

Hello,

ed2k-hash FTBFS on mipsel

https://buildd.debian.org/status/fetch.php?pkg=ed2k-hash&arch=mipsel&ver=0.3.3%2Bdeb2-1&stamp=1262238584

I built it successfully on mipsel using pbuilder and with the patch
below.

diff -u ed2k-hash-0.3.3+deb2/debian/control ed2k-hash-0.3.3+deb2/debian/control
--- ed2k-hash-0.3.3+deb2/debian/control
+++ ed2k-hash-0.3.3+deb2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Tiago Bortoletto Vaz <tiago at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, automake
+Build-Depends: debhelper (>= 7), autotools-dev, automake1.4, autoconf2.59, libtool
 Standards-Version: 3.8.3
 Homepage: http://ed2k-tools.sourceforge.net/ed2k_hash.shtml
 Vcs-Browser: http://git.debian.org/?p=forensics/ed2k_hash.git
diff -u ed2k-hash-0.3.3+deb2/debian/rules ed2k-hash-0.3.3+deb2/debian/rules
--- ed2k-hash-0.3.3+deb2/debian/rules
+++ ed2k-hash-0.3.3+deb2/debian/rules
@@ -16,7 +16,7 @@
 	dh_testdir
 	cp -f /usr/share/misc/config.sub admin/config.sub
 	cp -f /usr/share/misc/config.guess admin/config.guess
-
+	autoreconf --force
 	./configure --prefix=/usr --mandir=\$${prefix}/share/man
 
 build: build-stamp



More information about the forensics-devel mailing list