From: Andreas Barth <aba@ayous.org>
To: Matthias Klose <doko@debian.org>, 757455@bugs.debian.org
Subject: Bug#757455: please run dh_autoreconf or manually update m4/libtool.m4 for ppc64el
Date: Wed, 10 Sep 2014 16:22:26 +0200 [thread overview]
Message-ID: <20140910142226.GA32059@mails.so.argh.org> (raw)
In-Reply-To: <53E4C0A5.8060704@debian.org>
* Matthias Klose (doko@debian.org) [140910 14:19]:
> trying to use dh_autoreconf:
It works with the following patch:
diff -ur xfsprogs-3.2.1~/debian/control xfsprogs-3.2.1/debian/control
--- xfsprogs-3.2.1~/debian/control 2014-05-02 00:09:15.000000000 +0000
+++ xfsprogs-3.2.1/debian/control 2014-09-10 14:14:34.026319172 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: XFS Development Team <xfs@oss.sgi.com>
Uploaders: Nathan Scott <nathans@debian.org>, Anibal Monsalve Salazar <anibal@debian.org>
-Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev | libreadline5-dev, libblkid-dev (>= 2.17), linux-libc-dev, autotools-dev
+Build-Depends: uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev | libreadline5-dev, libblkid-dev (>= 2.17), linux-libc-dev
Standards-Version: 3.9.1
Homepage: http://oss.sgi.com/projects/xfs/
diff -ur xfsprogs-3.2.1~/debian/rules xfsprogs-3.2.1/debian/rules
--- xfsprogs-3.2.1~/debian/rules 2014-05-02 00:09:15.000000000 +0000
+++ xfsprogs-3.2.1/debian/rules 2014-09-10 14:13:18.182294515 +0000
@@ -35,7 +35,7 @@
.census:
@echo "== dpkg-buildpackage: configure" 1>&2
$(checkdir)
- dh_autotools-dev_updateconfig
+ AUTOHEADER=/bin/true dh_autoreconf
$(options) $(MAKE) include/platform_defs.h
touch .census
@@ -58,7 +58,7 @@
$(MAKE) distclean
-rm -rf $(dirme) $(dirdev) $(dirdi)
-rm -f debian/*substvars debian/files* debian/*.debhelper
- dh_autotools-dev_restoreconfig
+ dh_autoreconf_clean
dh_clean
binary-indep:
As this package is required to build ceph, libvirt and redhat-cluster
I'd be willing to help fixing it, if required also by an NMU. Unless
there is a reason why not, I intend to upload the fix within the next
days.
Andi
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2014-09-10 14:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 12:20 Bug#757455: please run dh_autoreconf or manually update m4/libtool.m4 for ppc64el Matthias Klose
2014-09-10 14:22 ` Andreas Barth [this message]
2014-09-15 23:04 ` Dave Chinner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140910142226.GA32059@mails.so.argh.org \
--to=aba@ayous.org \
--cc=757455@bugs.debian.org \
--cc=doko@debian.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox