Your message dated Sun, 11 May 2014 09:34:27 +0000
with message-id <[email protected]>
and subject line Bug#727325: fixed in aumix 2.9.1-3
has caused the Debian Bug report #727325,
regarding aumix: run dh-autoreconf to update config.{sub,guess} and
{libtool,aclocal}.m4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
727325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727325
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:aumix
Version: 2.9.1-2
User: [email protected]
Usertags: autoreconf
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 autoreconf.
- For cdbs based build systems, include
/usr/share/cdbs/1/rules/autoreconf.mk
- For other rules files, call dh_autoreconf before calling
configure (in the build or configure target), and call
dh_autoreconf_clean before dh_clean in the clean target.
For combining autoreconf and autotools_dev, see bug #698765.
After the build on any architecture, and before a clean, a grep for
aarch64 in the config.sub file(s) should print some lines.
The full build log can be found at:
http://people.debian.org/~doko/logs/arm64-20140414/buildlog_ubuntu-trusty-arm64.aumix_2.9.1-2_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.
Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.
See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.
[...]
dpkg-buildpackage: host architecture arm64
dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input
data in general section of control info file
/usr/bin/fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
debian/rules override_dh_clean
make[1]: Entering directory `/build/buildd/aumix-2.9.1'
dh_clean
rm -f po/*gmo
rm -rf build
make[1]: Leaving directory `/build/buildd/aumix-2.9.1'
debian/rules build-arch
dh build-arch
dh_testdir -a
debian/rules override_dh_auto_configure
make[1]: Entering directory `/build/buildd/aumix-2.9.1'
[ -d "build/nogtk" ] || mkdir -p -m 0755 build/nogtk
[ -d "build/gtk" ] || mkdir -p -m 0755 build/gtk
dh_auto_configure -Bbuild/gtk
configure: WARNING: Unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking build system type... Invalid configuration `aarch64-linux-gnu':
machine `aarch64' not recognized
configure: error: /bin/bash ../../build-aux/config.sub aarch64-linux-gnu failed
dh_auto_configure: ../../configure --build=aarch64-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/aumix --disable-maintainer-mode
--disable-dependency-tracking returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/build/buildd/aumix-2.9.1'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: aumix
Source-Version: 2.9.1-3
We believe that the bug you reported is fixed in the latest version of
aumix, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefan Ott <[email protected]> (supplier of updated aumix package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 30 Apr 2014 01:06:42 +0200
Source: aumix
Binary: aumix-common aumix aumix-gtk
Architecture: source all amd64
Version: 2.9.1-3
Distribution: unstable
Urgency: low
Maintainer: Stefan Ott <[email protected]>
Changed-By: Stefan Ott <[email protected]>
Description:
aumix - Simple text-based mixer control program
aumix-common - Simple text-based mixer control program (common files)
aumix-gtk - Simple mixer control program with GUI and text interfaces
Closes: 580827 629500 647138 697318 724004 727325
Changes:
aumix (2.9.1-3) unstable; urgency=low
.
[ Stefan Ott ]
* debian/rules:
- Run dh-autoreconf when building closes: #727325
- Set our LDFLAGS in a way that does not mess with the defaults
* debian/control:
- Build-depend on autotools-dev and dh-autoreconf
- Use canonical URIs for Vcs-* fields
- Switched to debhelper 9
- Removed deprecated DM-Upload-Allowed field
- Bumped Standards-Version to 3.9.5
* debian/aumix-gtk.menu:
- Swapped the long title entries closes: #724004
- Enable the console version of aumix in X terminals
* debian/patches:
- 15_man-fixes.patch: Clarify -C flag closes: #580827
- 17_zh-tw-po.patch: Added zh_TW translation
- 18_ncursesw.patch: Use ncurses with wide-char support closes: #629500
* debian/xaumix: Recognise lxterm, uxterm and koi8rxterm closes: #697318
* debian/aumix{-gtk}.desktop: Added keywords
* debian/aumix-common.aumix.init: Added description
.
[ Peter Eisentraut ]
* Added support for "status" action in init script closes: #647138
Checksums-Sha1:
1a8921e605f821159985d7bb7cf624aaff58f5a6 2057 aumix_2.9.1-3.dsc
5d0742f17ce4a3294b571e197b768310f224b9bb 34980 aumix_2.9.1-3.debian.tar.xz
2df01baf8192d3de6622b1148f2897065a6e642d 45936 aumix-common_2.9.1-3_all.deb
72dc5e7594ba2c7bffadef5c4bacc1095df12994 66142 aumix_2.9.1-3_amd64.deb
7697adcc92512056e21155d414a295ee4fa062a5 71568 aumix-gtk_2.9.1-3_amd64.deb
Checksums-Sha256:
5ca9a95009d395df7969165653f1090a798a3af90999f900bb34fa3943975b2b 2057
aumix_2.9.1-3.dsc
e4d397ac0b6f1a35d29ce4da6b75de1391c13de27ca16837a004e225ad5336dd 34980
aumix_2.9.1-3.debian.tar.xz
4e67207a7ac1e1a59fe1259980e80f8c2ae7fbfc4a00da55dc0600aab87668b2 45936
aumix-common_2.9.1-3_all.deb
6ccfc778e8217774ffebd45600aa45895577b55ad5d99f7620e84331cd0a151d 66142
aumix_2.9.1-3_amd64.deb
94b7ad3728bcbe3bdd3c729737f4951eb6b831625c6ed54710bbc222edcc7e62 71568
aumix-gtk_2.9.1-3_amd64.deb
Files:
510cf993966373815eb46fea899a7e5c 45936 sound extra aumix-common_2.9.1-3_all.deb
780622479793002bc7b7a443271af811 66142 sound extra aumix_2.9.1-3_amd64.deb
e62bd81d5e6a334a3f25225995cca825 71568 sound extra aumix-gtk_2.9.1-3_amd64.deb
15749e8e4e02369fa8c72999abf461f0 2057 sound extra aumix_2.9.1-3.dsc
d458f3f030590182b25aa7ceac15cc97 34980 sound extra aumix_2.9.1-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTYPuUAAoJEKv/7bJACMb5c0cQAIeXNfKY7Qpu7m4n0HYbOdHN
A0EtYN0oxMEjbqebdkGx1BzWQkysoh8dAENHtDl+W0CcQt3R/1/7yPzoBiHX7UHq
sc4TO14KGvr0Qf8QWCYCx6Q3yyu+bVhH5APyd5POLxZrZ3aE5Rejza5kKwt5rs2J
r3b3Psc8hyYe+tiw91ZPOF74uxJnRnHfg1zkoAioMvwc9x8pcHjKeqlUQC+lzaX9
lfWN6hs1rpdkOTQQsPQaHG0uRFX2Z9zZB0XKBgvhb0tMNZezspVX+d3lZoM7aNQg
e8yvdBLdz3SGmugo/vJOLmysKrSfR9CD10uBgXVzUB75oBKEjzerjZC2skP/mxFz
4zy6XDvyPBCR+d3+v231jP6aT2zF59hv8jmw2oqushJfsc8cw60SC3J81koXhle1
gojzZvxfqQkk3WdY4629nGvrDVLEfR2c9YADSAgrzaXYrV5EIA23xoTIcCq1yO9A
9VVo2GYR9DsE9OIHGgE6pU4dgrWdZHBGKk01YcbzXlwb4YxO1nROekT40I84QgF1
pn12shgfbSf1J7MXrafsmoJNA2dBwV4Uc6hvZp1McL9nAZ/3p9e3nCpiTV+YzdZa
FdpczzeSNcf/dw10jIG3nlskUYsdG9mxCgw2oaYVWspQqKVYcM9JyixbCg6aHzUb
DGefEqXjATaPkDaTW7HW
=TcNK
-----END PGP SIGNATURE-----
--- End Message ---