Your message dated Thu, 24 Oct 2013 06:18:40 +0000
with message-id <e1vzefk-0008h3...@franck.debian.org>
and subject line Bug#727494: fixed in pvpgn 1.8.5-2
has caused the Debian Bug report #727494,
regarding pvpgn: update config.{sub,guess} for the AArch64 port
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 ow...@bugs.debian.org
immediately.)


-- 
727494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727494
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pvpgn
Version: 1.8.5-1
Severity: normal
User: debian-...@lists.debian.org
Usertags: arm64

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.

The full build log can be found at:
http://people.debian.org/~doko/logs/arm64-20131023/logs/buildlog_ubuntu-trusty-arm64.pvpgn_1.8.5-1_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these build were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

[...]
gpgv: Signature made Tue Oct 22 03:21:19 2013 UTC using RSA key ID 53968D1B
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./pvpgn_1.8.5-1.dsc
dpkg-source: info: extracting pvpgn in pvpgn-1.8.5
dpkg-source: info: unpacking pvpgn_1.8.5.orig.tar.gz
dpkg-source: info: unpacking pvpgn_1.8.5-1.debian.tar.xz
dpkg-source: info: applying 01_fix_paths.diff
dpkg-source: info: applying 02_postgresql.diff
dpkg-source: info: applying 03_zlib.diff
dpkg-source: info: applying spelling.patch
dpkg-source: info: applying unbundle_tinycdb.patch
dpkg-source: info: applying verbose-build.patch
dpkg-buildpackage: source package pvpgn
dpkg-buildpackage: source version 1.8.5-1
 dpkg-source --before-build pvpgn-1.8.5
dpkg-buildpackage: host architecture arm64
dpkg-source: info: using options from pvpgn-1.8.5/debian/source/options: 
--compression=xz --extend-diff-ignore=(^|/)src/config\.h\.in$
 /usr/bin/fakeroot debian/rules clean
dh clean --sourcedirectory=src --with autoreconf
   dh_testdir -O--sourcedirectory=src
   dh_auto_clean -O--sourcedirectory=src
   dh_autoreconf_clean -O--sourcedirectory=src
   debian/rules override_dh_clean
make[1]: Entering directory `/build/buildd/pvpgn-1.8.5'
cd src && ([ -h debian ] && dh_autoreconf_clean -v && rm -f -v debian || true)
dh_clean src/.dep src/configure
make[1]: Leaving directory `/build/buildd/pvpgn-1.8.5'
 debian/rules build-arch
dh build-arch --sourcedirectory=src --with autoreconf
   dh_testdir -a -O--sourcedirectory=src
   debian/rules override_dh_autoreconf
make[1]: Entering directory `/build/buildd/pvpgn-1.8.5'
# dh-autoreconf do not support "--sourcedirectory", see #673254.
cd src && ([ -h debian ] || ln -s ../debian) && dh_autoreconf -v
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} \; > debian/autoreconf.before
        autoreconf -f -i
aclocal: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} \; > debian/autoreconf.after
make[1]: Leaving directory `/build/buildd/pvpgn-1.8.5'
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/build/buildd/pvpgn-1.8.5'
dh_auto_configure -- --with-mysql --with-pgsql --with-sqlite3
configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--disable-dependency-tracking
checking build system type... Invalid configuration `aarch64-linux-gnu': 
machine `aarch64' not recognized
configure: error: /bin/bash autoconf/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 
--libdir=${prefix}/lib/aarch64-linux-gnu 
--libexecdir=${prefix}/lib/aarch64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --with-mysql --with-pgsql --with-sqlite3 returned 
exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/build/buildd/pvpgn-1.8.5'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: pvpgn
Source-Version: 1.8.5-2

We believe that the bug you reported is fixed in the latest version of
pvpgn, 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 727...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@debian.org> (supplier of updated pvpgn 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 24 Oct 2013 16:32:53 +1100
Source: pvpgn
Binary: pvpgn
Architecture: source amd64
Version: 1.8.5-2
Distribution: unstable
Urgency: low
Maintainer: Radu Spineanu <r...@debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Description: 
 pvpgn      - gaming server that emulates Battle.net(R)
Closes: 727494
Changes: 
 pvpgn (1.8.5-2) unstable; urgency=low
 .
   * Added new "autoconf.patch" to fix error in "configure.in".
   * Simplified invocation of dh_autoreconf in subdirectory: replaced
     corresponding overrides with "debian/autoreconf" file.
   * Use autotools-dev to update config.{guess,sub} (Closes: #727494):
     This is one of those rare cases when dh-autoreconf do not update
     config.{sub,guess} so we use autotools-dev in addition to
     dh-autoreconf, see #698765.
   * Removed redundant "autoconf" from Build-Depends, dh-autoreconf already
     depends on it.
Checksums-Sha1: 
 0ba5855ebb2d7dce659d0f3e819fac5f46b2c868 1955 pvpgn_1.8.5-2.dsc
 828a19f52f43229136711698bade94118b4be2a4 14740 pvpgn_1.8.5-2.debian.tar.xz
 ad51455452e1361f54ba3fb32a10ae8068c4ffcf 642202 pvpgn_1.8.5-2_amd64.deb
Checksums-Sha256: 
 6c802cb1a7a4cd40a895166daa031f5cfe3f8cee7ddef48136a5b96833784667 1955 
pvpgn_1.8.5-2.dsc
 3b82fa62d385ebad7ce9886358bc046e75e5c254f65e881f847762a5b278c830 14740 
pvpgn_1.8.5-2.debian.tar.xz
 919d955592bf02c642ecf361cc6aaf55399431e0552a9057de4b650ba0f5e8b6 642202 
pvpgn_1.8.5-2_amd64.deb
Files: 
 fed8721155563d26a998ef8d5d4132c6 1955 contrib/net optional pvpgn_1.8.5-2.dsc
 551eb3f4d751131c40f4b6cb9d901adb 14740 contrib/net optional 
pvpgn_1.8.5-2.debian.tar.xz
 a60f982226b77a1d810db02d063881e6 642202 contrib/net optional 
pvpgn_1.8.5-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSaLiLAAoJEFK2u9lTlo0bNDIP/0i9xh2W1EMJdDpgrnHKmhvJ
NepTMJDME8cow3GLayTogE7u21iUeA06hTmM5n7UX2G7JuVFmUhrBfet7vR0spu9
Omt1tmbac0qrLY4PMEka/r5UxJJ1ADparpbPurRRYIFtZ+ABA3KiBdjwln71pJaG
iCI8ftIRyaKQeKeMxTkU+y6SkymGzImwM9tCmUyGT8vd1XrJKiYHfhW8WoHRDF2v
Cwsb5BazxfBEm6EPQVbw9b3K9Hw2U4+vaeIdfz/FAIuJMQkA1TS1FTrJsBDyxkK2
x5JvKr7wiSGd54ltv+wAv0xHIkJNprJO/kBNA5YC+J1eJh9FEfadcxXuTvUWgYnr
aHHXoILFsF4pkFl90h4l3QAxKxUVnvKgvhpLui/fiAiw5SWiViTAwzqNg+Hq3b03
QhtciFx9DC+Vq8oDCscLvxXmQyKzJA1/rPb1NBxfVRyJWyBbRQva9n4Pnotzsg+0
ePDI8NfR7DQQdZ3KsGrXMF7M9bk06uTCVvW4CDuMmaLeAvGHuQZRKi5lxZcE1eYh
FLNJD+JeLMW2e8Ctuu7T+fZrxFtQp4xEvNdPqjQcqpvvSgijxDW35J56stAJ3gvQ
klp2g63KCxQE5XfCwyXKk/5jweVKj+omGn3ABkNTBDE0VX5nRXF7+FmqfvMREOJk
vnz52ELD2whrfKpP4rnp
=Tt3M
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to