Bug#727324: audacity: update config.{sub,guess} for the AArch64 port

2013-11-02 Thread Benjamin Drung
On Do, 2013-10-24 at 09:25 +0200, Fabian Greffrath wrote:
 Am Donnerstag, den 24.10.2013, 01:40 +0200 schrieb Benjamin Drung: 
  We use dh-autoreconf to regenerate the autotool files and update
  config.{sub,guess}. The man page says that dh-autoreconf and
  autotools_dev shouldn't be used in conjunction. The problem is that
  autoreconf -f -i does not update the config.{sub,guess} files and I
  haven't found out why. Help is appreciated.
 
 I think this is because autoreconf detects that audacity is not using
 automake, see the output of autoreconf -f -i -v.

Good to know that these files come from automake. I am working upstream
to make audacity use automake instead of custom Makefile.ins. The next
upstream release will hopefully update config.{sub,guess} when running
autoreconf -f -i.

-- 
Benjamin Drung
Debian  Ubuntu Developer


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#727324: audacity: update config.{sub,guess} for the AArch64 port

2013-10-24 Thread Fabian Greffrath
Am Donnerstag, den 24.10.2013, 01:40 +0200 schrieb Benjamin Drung: 
 We use dh-autoreconf to regenerate the autotool files and update
 config.{sub,guess}. The man page says that dh-autoreconf and
 autotools_dev shouldn't be used in conjunction. The problem is that
 autoreconf -f -i does not update the config.{sub,guess} files and I
 haven't found out why. Help is appreciated.

I think this is because autoreconf detects that audacity is not using
automake, see the output of autoreconf -f -i -v.

- Fabian


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#727324: audacity: update config.{sub,guess} for the AArch64 port

2013-10-23 Thread Benjamin Drung
On Mi, 2013-10-23 at 23:10 +, Matthias Klose wrote:
 The package fails to build on arm64 (aarch64-linux-gnu), because the
 config.{guess,sub} files are out of date, and are not updated during
 the build.  If possible, please do not update these files directly,
 but build-depend on autotools-dev instead, and use the tools provided
 by autotools-dev to update these files.
 
   - For dh, call dh --with autotools_dev (yes, underscore).
 
   - For other rules files, call dh_autotools-dev_updateconfig before
 calling configure (in the build or configure target), and call
 dh_autotools-dev_restoreconfig before calling dh_clean in the clean
 target.
 
 After the build on any architecture, and before a clean, a grep for
 aarch64 in the config.sub file(s) should print some lines.

We use dh-autoreconf to regenerate the autotool files and update
config.{sub,guess}. The man page says that dh-autoreconf and
autotools_dev shouldn't be used in conjunction. The problem is that
autoreconf -f -i does not update the config.{sub,guess} files and I
haven't found out why. Help is appreciated.

-- 
Benjamin Drung
Debian  Ubuntu Developer


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org