Bug#753679: schroedinger: : use dh-autoreconf to fix ppc64el FTBFS

Brahadambal Srinivasan latha at linux.vnet.ibm.com
Fri Jul 4 09:50:51 UTC 2014


Package: schroedinger
Version: 1.0.11-2
Severity: normal
User: debian-powerpc at lists.debian.org
Usertags: ppc64elTags: patch
User: debian-devel at lists.debian.org
Usertags: autoreconf


Dear Maintainer,

The schroedinger pkg fails to build from source, because the libtool
configuration files need to be updated. This patch includes
dh-autoreconf to the build so it builds accordingly.

Thanks and regards,
Brahadambal

-- 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

--===============4138465864465701622==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/x-diff; charset="utf-8"
Content-Disposition: attachment; filename="add_ppc64le_support.patch"

--- schroedinger-1.0.11.orig/debian/control    2012-04-26 
06:12:04.000000000 +0000
+++ schroedinger-1.0.11/debian/control    2014-07-04 09:34:30.000000000 
+0000
@@ -5,6 +5,7 @@
  Uploaders: Sebastian Dröge <slomo at debian.org>
  Build-Depends: cdbs (>= 0.4.93~),
                 debhelper (>= 8.1.3~),
+              dh-autoreconf,
                 liborc-0.4-dev (>= 1:0.4.16),
                 pkg-config
  Build-Depends-Indep: gtk-doc-tools (>= 1.0)
--- schroedinger-1.0.11.orig/debian/rules    2012-04-26 
06:03:26.000000000 +0000
+++ schroedinger-1.0.11/debian/rules    2014-07-04 09:35:20.000000000 +0000
@@ -1,6 +1,7 @@
  #!/usr/bin/make -f

  include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
  include /usr/share/cdbs/1/class/gnome.mk
  include /usr/share/cdbs/1/rules/utils.mk


--===============4138465864465701622==--



More information about the pkg-gstreamer-maintainers mailing list