Package: twolame
Version: 0.3.13-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
User: [email protected]
Usertags: autoreconf
Dear Maintainer,
The package twolame fails to build on ppc64el, as on new architectures, because
the config.{guess,sub} files are out of date, and are not updated during the
build, causing the following error:
http://ftp.unicamp.br/pub/ppc64el/debian/buildd-upstream/build_logs/logs/twolame_0.3.13-1_ppc64el.build
I just created a patch that enables it to be built on ppc64el. I am using the
following URL as reference:
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build
Thank you,
Breno System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Index: twolame-0.3.13/debian/rules
===================================================================
--- twolame-0.3.13.orig/debian/rules 2014-06-11 19:12:20.000000000 +0000
+++ twolame-0.3.13/debian/rules 2014-06-11 19:14:39.000000000 +0000
@@ -2,6 +2,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp
Index: twolame-0.3.13/debian/control
===================================================================
--- twolame-0.3.13.orig/debian/control 2014-06-11 19:12:20.000000000 +0000
+++ twolame-0.3.13/debian/control 2014-06-11 19:15:45.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian MythTV Team <[email protected]>
Uploaders: Mark Purcell <[email protected]>, Nicholas Humfrey <[email protected]>
-Build-Depends: debhelper (>> 3.0.0), cdbs, libsndfile1-dev, pkg-config
+Build-Depends: debhelper (>> 3.0.0), cdbs, libsndfile1-dev, pkg-config, dh-autoreconf
Homepage: http://www.twolame.org
Standards-Version: 3.5.2