From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 74CD47F51 for ; Mon, 15 Sep 2014 18:09:19 -0500 (CDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay2.corp.sgi.com (Postfix) with ESMTP id 61B2F304039 for ; Mon, 15 Sep 2014 16:09:16 -0700 (PDT) Received: from buxtehude.debian.org (buxtehude.debian.org [140.211.166.26]) by cuda.sgi.com with ESMTP id ZH82HLfGA0rFkojy (version=TLSv1 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 15 Sep 2014 16:09:14 -0700 (PDT) Subject: Bug#757455: please run dh_autoreconf or manually update m4/libtool.m4 for ppc64el Resent-To: debian-bugs-dist@lists.debian.org Resent-Message-ID: Date: Tue, 16 Sep 2014 09:04:56 +1000 From: Dave Chinner Message-ID: <20140915230456.GG4267@dastard> References: <53E4C0A5.8060704@debian.org> <20140910142226.GA32059@mails.so.argh.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140910142226.GA32059@mails.so.argh.org> Reply-To: Dave Chinner , 757455@bugs.debian.org List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Andreas Barth , 757455@bugs.debian.org Cc: Matthias Klose On Wed, Sep 10, 2014 at 04:22:26PM +0200, Andreas Barth wrote: > * 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 > Uploaders: Nathan Scott , Anibal Monsalve Salazar > -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. The debian packaging is maintained in the upstream repository. Can you please send the patch to xfs@oss.sgi.com with a commit message and a SOB so we can apply it? Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs