[Pkg-kde-extras] Bug#757992: ctemplate: autoreconf to update config.{sub, guess} and libtool.m4 to fix FTBFS for ppc64el port

ravi ravi at linux.vnet.ibm.com
Wed Aug 13 04:40:10 UTC 2014


Source: ctemplate
Version: 2.2-4
Severity: normal
File: ctemplate
Tags: patch
User: debian-devel at lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

     In order to avoid FTBFS "ctemplate" source package on ppc64el arch, 
config.{sub, guess} and libtool.m4 files need to be updated.
We have also successfully verified building "libverto" source package on 
ppc64el build machine after applying attached patch.

Thanks for considering the patch.

-ravindran.


-- System Information:
Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libctemplate2 depends on:
ii  libc6       2.19-3
ii  libgcc1     1:4.8.2-18
ii  libstdc++6  4.8.2-18

libctemplate2 recommends no packages.

libctemplate2 suggests no packages.

-- no debconf information

--===============7588280438018031648==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="autoreconf.debpatch"

 >From a2c96c2a879a6a43711a33098dc24dda502a3ba5 Mon Sep 17 00:00:00 2001
From: Ravindran Arani <ravi at linux.vnet.ibm.com>
Date: Wed, 13 Aug 2014 04:20:51 +0000
Subject: [PATCH] autoreconf

---
  debian/control | 2 +-
  debian/rules   | 2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7cfcd27..ba17282 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libdevel
  Priority: optional
  Maintainer: Debian KDE Extras Team 
<pkg-kde-extras at lists.alioth.debian.org>
  Uploaders: Mark Purcell <msp at debian.org>, Florian Reinhard 
<florian.reinhard at googlemail.com>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev
+Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf
  Standards-Version: 3.9.4
  Vcs-Svn: svn://anonscm.debian.org/pkg-kde/kde-extras/ctemplate/trunk
  Vcs-Browser: 
http://anonscm.debian.org/viewvc/pkg-kde/kde-extras/ctemplate/trunk
diff --git a/debian/rules b/debian/rules
index cdda9ad..2e29c59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
  export PTHREAD_CFLAGS=-lpthread

  %:
-    dh $@ --parallel --with autotools_dev
+    dh $@ --parallel --with autoreconf

  override_dh_auto_configure:
      dh_auto_configure -- --program-prefix=ctemplate-
-- 
2.1.0.rc1


--===============7588280438018031648==--

-- 
Ravindran
IBM LinuxTechnologyCenter



More information about the pkg-kde-extras mailing list