Your message dated Sat, 25 Oct 2014 01:35:12 +0000
with message-id <[email protected]>
and subject line Bug#744551: fixed in xpilot-ng 1:4.7.3-2.2
has caused the Debian Bug report #744551,
regarding xpilot-ng: 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.)
--
744551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744551
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xpilot-ng
Version: 1:4.7.3-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.xpilot-ng_1:4.7.3-2ubuntu1_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.
[...]
Setting up x11proto-xext-dev (7.3.0-1) ...
Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ...
Setting up libxfixes-dev:arm64 (1:5.0.1-1ubuntu1) ...
Setting up x11proto-damage-dev (1:1.2.1-2) ...
Setting up libxdamage-dev:arm64 (1:1.1.4-1ubuntu1) ...
Setting up libxext-dev:arm64 (2:1.3.2-1) ...
Setting up x11proto-xf86vidmode-dev (2.3.1-2) ...
Setting up libxxf86vm-dev:arm64 (1:1.1.3-1) ...
Setting up x11proto-dri2-dev (2.8-2) ...
Setting up x11proto-gl-dev (1.4.17-1) ...
Setting up libgl1-mesa-dev (10.1.0-1ubuntu1) ...
Setting up libglu1-mesa-dev (9.0.0-2) ...
Setting up libjpeg-turbo8-dev:arm64 (1.3.0-0ubuntu2) ...
Setting up libjpeg8-dev:arm64 (8c-2ubuntu8) ...
Setting up libjpeg-dev:arm64 (8c-2ubuntu8) ...
Setting up libpulse-dev:arm64 (1:4.0-0ubuntu10) ...
Setting up libsdl1.2-dev (1.2.15-8ubuntu1) ...
Setting up liblzma-dev:arm64 (5.1.1alpha+20120614-2ubuntu2) ...
Setting up libtiff5-dev:arm64 (4.0.3-7) ...
Setting up libwebp-dev:arm64 (0.4.0-4) ...
Setting up libsdl-image1.2-dev:arm64 (1.2.12-5build2) ...
Setting up libsdl-ttf2.0-dev:arm64 (2.0.11-3) ...
Processing triggers for libc-bin (2.19-0ubuntu3) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.19-0ubuntu3 make_3.81-8.2ubuntu3
dpkg-dev_1.17.5ubuntu5 gcc-4.8_4.8.2-17ubuntu2x1 g++-4.8_4.8.2-17ubuntu2x1
binutils_2.24-5ubuntu1 libstdc++-4.8-dev_4.8.2-17ubuntu2x1
libstdc++6_4.8.2-17ubuntu2x1
------------------------------------------------------------------------------
dpkg-source: warning: -sn is not a valid option for
Dpkg::Source::Package::V3::Quilt
gpgv: Signature made Thu Nov 14 01:42:58 2013 UTC using RSA key ID EA330543
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on
./xpilot-ng_4.7.3-2ubuntu1.dsc
dpkg-source: info: extracting xpilot-ng in xpilot-ng-4.7.3
dpkg-source: info: unpacking xpilot-ng_4.7.3.orig.tar.gz
dpkg-source: info: unpacking xpilot-ng_4.7.3-2ubuntu1.debian.tar.gz
dpkg-source: info: applying use-wxwidgets2.8.patch
dpkg-source: info: applying cannons-pickup-items.patch
dpkg-source: info: applying use-python-irc.patch
dpkg-source: info: applying fix-pingtime_str-len.patch
dpkg-buildpackage: source package xpilot-ng
dpkg-buildpackage: source version 1:4.7.3-2ubuntu1
dpkg-buildpackage: source distribution trusty
dpkg-source --before-build xpilot-ng-4.7.3
dpkg-buildpackage: host architecture arm64
dpkg-source: info: using options from xpilot-ng-4.7.3/debian/source/options:
--extend-diff-ignore=stamp-h1|config.h|version.h|Makefile|Makefile.in|configure|aclocal.m4$
/usr/bin/fakeroot debian/rules clean
dh_testdir
CFLAGS="-Wall -g -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -O2" LDFLAGS="-Wl,-Bsymbolic-functions -Wl,-z,relro"
./configure --host=aarch64-linux-gnu --build=aarch64-linux-gnu --prefix=/usr
--mandir=\${prefix}/share/man --libdir=\${prefix}/share/games
--datadir=\${prefix}/share/games --bindir=\${prefix}/games --enable-sound
checking build system type... Invalid configuration `aarch64-linux-gnu':
machine `aarch64' not recognized
configure: error: /bin/bash config/config.sub aarch64-linux-gnu failed
make: *** [config.status] Error 1
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules clean gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: xpilot-ng
Source-Version: 1:4.7.3-2.2
We believe that the bug you reported is fixed in the latest version of
xpilot-ng, 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.
Steve McIntyre <[email protected]> (supplier of updated xpilot-ng 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: Fri, 24 Oct 2014 17:59:32 -0700
Source: xpilot-ng
Binary: xpilot-ng xpilot-ng-common xpilot-ng-client-x11 xpilot-ng-client-sdl
xpilot-ng-utils xpilot-ng-server
Architecture: source all arm64
Version: 1:4.7.3-2.2
Distribution: unstable
Urgency: medium
Maintainer: Ben Armstrong <[email protected]>
Changed-By: Steve McIntyre <[email protected]>
Description:
xpilot-ng - Multi-player tactical game for X (NG version)
xpilot-ng-client-sdl - Client for XPilot NG
xpilot-ng-client-x11 - Client for XPilot NG
xpilot-ng-common - Common files for XPilot NG
xpilot-ng-server - Server for hosting XPilot NG games
xpilot-ng-utils - Utilities for XPilot NG
Closes: 728009 744551
Changes:
xpilot-ng (1:4.7.3-2.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Run dh-autoreconf to update config.{sub,guess} and
{libtool,aclocal}.m4. Closes: #728009, #744551
Checksums-Sha1:
9c33812f534ff7ea172660eefdd5106da8a2fff3 2433 xpilot-ng_4.7.3-2.2.dsc
455c2b2eb98520977bd33fd124cb6fbb12b8e5c1 16428
xpilot-ng_4.7.3-2.2.debian.tar.xz
56f929701befad76d571091b38316d5790432dee 11150 xpilot-ng_4.7.3-2.2_all.deb
abf9057d90877df3407536a0d194852a6c8b0d0e 823970
xpilot-ng-common_4.7.3-2.2_all.deb
96e4aa5d0102d2be36118ec6254e58695fb3f027 169288
xpilot-ng-client-x11_4.7.3-2.2_arm64.deb
fdeb471c0425658d6d4033d166efa51e0db20ae4 156158
xpilot-ng-client-sdl_4.7.3-2.2_arm64.deb
d5aabd7acc659d10b6ba262fb368a9324895066a 66370
xpilot-ng-utils_4.7.3-2.2_arm64.deb
d574f5b1a1da4cdb85222fcd9e2f570d62e5afa3 818706
xpilot-ng-server_4.7.3-2.2_arm64.deb
Checksums-Sha256:
17dd05b59e7584033a9156f37e278a4a47d7e618de3bedb39f65b12740de9ab5 2433
xpilot-ng_4.7.3-2.2.dsc
f94724b8fafb47842ab668be1ab7ef6319718cbcb4ab0fb523b07016610be056 16428
xpilot-ng_4.7.3-2.2.debian.tar.xz
71b413191ec0287e1b76f5dc2b67d005dc3762d7a81c73531924dda966290a12 11150
xpilot-ng_4.7.3-2.2_all.deb
af6969abf11fa1779b63b8c2a92507d3725cb73e5e4ee4af9b3b3ec2eb98aa8b 823970
xpilot-ng-common_4.7.3-2.2_all.deb
9a0e3ab98575a1a370c9e8b0b6a04c61e45a3a184531cea655996a67c3451c6f 169288
xpilot-ng-client-x11_4.7.3-2.2_arm64.deb
1823d716a9485ef98bdbd6b8afbdbb78a4f71e6b13771a5478a0c1e32093ad59 156158
xpilot-ng-client-sdl_4.7.3-2.2_arm64.deb
6077e7e19c85306c2ed678030b17ba17af4d31aece9f524881127a194e0c9079 66370
xpilot-ng-utils_4.7.3-2.2_arm64.deb
f6f82a635befc57644acad9ed342306eed5103648fd7ee438344bcf8e0832b69 818706
xpilot-ng-server_4.7.3-2.2_arm64.deb
Files:
0a17f941cc842244156d83cd06b4e880 2433 games extra xpilot-ng_4.7.3-2.2.dsc
01a4c7aebf942c33d5135e7aa2c84e95 16428 games extra
xpilot-ng_4.7.3-2.2.debian.tar.xz
722227b7b6c52446a349631f61d60f24 11150 games extra xpilot-ng_4.7.3-2.2_all.deb
4cbcd77e7e8f20bcb175eb073c36490b 823970 games extra
xpilot-ng-common_4.7.3-2.2_all.deb
9514a1b528c6dc802f1da2eed08b814b 169288 games extra
xpilot-ng-client-x11_4.7.3-2.2_arm64.deb
a233f357842293a65ce4647b9059929c 156158 games extra
xpilot-ng-client-sdl_4.7.3-2.2_arm64.deb
5e44eefd822613b33842ab069c373ad0 66370 games extra
xpilot-ng-utils_4.7.3-2.2_arm64.deb
a5d385e553557218d129169f449a1b98 818706 games extra
xpilot-ng-server_4.7.3-2.2_arm64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJUSvzaAAoJEFh5eVc0QmhOzi0P/2+LNgIcSoSaNoXY3UqIm9Qa
/tNy8HlnPL9J27wAAzdpymqYZTOr8MjP8asiKoD1G5+f6ZWW94Pom2KbSc1b59Cc
/nJKm90/PTDkwzjHPeVuVlXzSeT9cata8iE4+2obQ5NHqwaJoDcReH97lMFEU+qD
nV8w0wNWkLDSdxlD59J3yXn1w1BBQ+9oP9wA4kRkPUMEe9ts6n2p3xRfOyaGFmcf
090V1J7FWsG09Vf+YI54N9lnJoOT60pF1noAkkMs5TYqY/2dGqMcwIzyovJ7/S5C
NTX51ybe8pTmCQzJDliFzZEFlQWlqKwKb8goGQseV8hi9kq/kp6GHsWqK8Ces1dT
Ol8tv718ivr/eog1v8PuV8VYNuf95ewM8sVmLBekU7NLLhHXpDtm2YMLy7hoWkMI
H/QYSlZdnCy/WcWWOxG1tDOcOjCyWyEkDgQUu8VnBup4WyFs6Omls1OL5882/rPv
Ft15bnTBBqpqdSvumHtMA42+Tf39BJcRqUI2FTX4UyTcSosZf7+dzBnEqw+UEX0a
1EEkxOxXbHtpOi1KQvS7q5Dt4dZ7HYwSmp6VuxlMwodiIhYgJ1LHTjbRyw0FjJQc
EC3jX82uS+qauzTN37ldLlQIkxexYUYX+I2ukVE+sOzLueJNJH54Kpeoo/XXezel
xK9N+m+nYORxsswCbMgr
=uzwQ
-----END PGP SIGNATURE-----
--- End Message ---