Your message dated Wed, 06 Aug 2014 21:57:41 +0000
with message-id <[email protected]>
and subject line Bug#727517: fixed in uriparser 0.8.0.1-1
has caused the Debian Bug report #727517,
regarding uriparser: 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.)


-- 
727517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727517
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:uriparser
Version: 0.7.5-1
Severity: normal
User: [email protected]
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.uriparser_0.7.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.

[...]
------------------------------------------------------------------------------
dpkg-source: warning: -sn is not a valid option for 
Dpkg::Source::Package::V3::quilt
gpgv: Signature made Sun May 23 10:53:26 2010 UTC using DSA key ID 4B2B2B9E
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./uriparser_0.7.5-1.dsc
dpkg-source: info: extracting uriparser in uriparser-0.7.5
dpkg-source: info: unpacking uriparser_0.7.5.orig.tar.gz
dpkg-source: info: unpacking uriparser_0.7.5-1.debian.tar.gz
dpkg-buildpackage: source package uriparser
dpkg-buildpackage: source version 0.7.5-1
 dpkg-source --before-build uriparser-0.7.5
dpkg-buildpackage: host architecture arm64
 /usr/bin/fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build-arch
dh build-arch
   dh_testdir -a
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/build/buildd/uriparser-0.7.5'
./configure --prefix=/usr --disable-test --disable-doc --build aarch64-linux-gnu
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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/build/buildd/uriparser-0.7.5'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: uriparser
Source-Version: 0.8.0.1-1

We believe that the bug you reported is fixed in the latest version of
uriparser, 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.
Jörg Frings-Fürst <[email protected]> (supplier of updated uriparser 
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: SHA1

Format: 1.8
Date: Wed, 06 Aug 2014 21:23:55 +0200
Source: uriparser
Binary: liburiparser1 liburiparser-dev
Architecture: source amd64
Version: 0.8.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Jörg Frings-Fürst <[email protected]>
Changed-By: Jörg Frings-Fürst <[email protected]>
Description:
 liburiparser-dev - development files for uriparser
 liburiparser1 - URI parsing library compliant with RFC 3986
Closes: 552993 668244 727517 753833 754473
Changes:
 uriparser (0.8.0.1-1) unstable; urgency=medium
 .
   * New Maintainer (Closes: #754473).
   * New upstream release (Closes: #668244).
     - Remove nonfree items from source (Closes: #753833):
       + doc/rfc3513.htm.
       + doc/rfc3986.htm.
       + doc/rfc3986_grammar_only.txt.
       + Remove debian/prune-tarball.sh.
       + Remove debian/README.Debian-source.
   * debian/control:
     - Set myself as maintainer.
     - Bump Standards-Version to 3.9.5 (no changes required).
     - Update Build-Depends:
       + Add dh-autoreconf for update Build Environment (Closes: #727517).
     - Change description of liburiparser1  (Closes: #552993).
     - For previously not existing Vcs
       + Create a new git repository on alioth.
       + Add the Fields Vcs-Browser and Vcs-Git.
   * Change debian/compat to 9 (no changes required).
   * Add debian/source/options:
     - Set compression to xz & compression-level to 9 to save space.
   * debian/copyright:
     - Rewrite into machine-readable format.
     - Add myself to the list of authors for debian/*.
     - Update copyright years for 2014.
Checksums-Sha1:
 681d2420857cc9020343f1cd742e47aa6c1e32d6 1950 uriparser_0.8.0.1-1.dsc
 53b16dd0640fda006ba4f9d750fec7e7c58836a9 337905 uriparser_0.8.0.1.orig.tar.bz2
 84d76284e3c925c9c30fb786401b379f79b389cf 4652 uriparser_0.8.0.1-1.debian.tar.xz
 decde82449b00f515181062448e7691aaf4ea97e 40932 
liburiparser1_0.8.0.1-1_amd64.deb
 3f8857ae763e4a7a2a4a78c7895616753e66b12e 15388 
liburiparser-dev_0.8.0.1-1_amd64.deb
Checksums-Sha256:
 1b2df3a3f98464f91e72cdb1ac8e71a59af948f8b14d81d782c43f5cd3f34caf 1950 
uriparser_0.8.0.1-1.dsc
 29fb203e1b3262808dd1d2b9527ab65c4f88beec0d4289cffcfba05385618f2d 337905 
uriparser_0.8.0.1.orig.tar.bz2
 90c04a7847fe8e1a0c76aa3a8a49842e2d887001c124e77a558c16d35ca5e7e5 4652 
uriparser_0.8.0.1-1.debian.tar.xz
 2b018bd9eceb8e0f06175bfcb7c62f3b60b4d9e3c600f4bcf3c41d4b541de885 40932 
liburiparser1_0.8.0.1-1_amd64.deb
 221f6d3311ff51fa065b1c4266681857154ce6949618a746c3d13068b15e5c23 15388 
liburiparser-dev_0.8.0.1-1_amd64.deb
Files:
 d7e53f0b631021adedcb21a16bf9b218 40932 libs optional 
liburiparser1_0.8.0.1-1_amd64.deb
 fdf17be1a16e266c0add3de5ec57da06 15388 libdevel optional 
liburiparser-dev_0.8.0.1-1_amd64.deb
 ab77afdecbe8ad68349cf6918f199b62 1950 libs optional uriparser_0.8.0.1-1.dsc
 c80248bc5ba1f6713edda2ac2f57e7f3 337905 libs optional 
uriparser_0.8.0.1.orig.tar.bz2
 42c4768987e1f1db80aa17f235eb4bbb 4652 libs optional 
uriparser_0.8.0.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJT4pCxAAoJEN5juccE6+nv43EQAJ2k22By4YjCwKivh96QyMzw
2q4ghucK1zRsnON9bne1lmE2wINqgx2zC88YTETWvTZQoay8TAnM5HaSzqpvIFCB
O1VNUtb2qBMHSiRCw6AN6+ZTD6mMKvhtfzV9EXt3rIw6Xh6Gftui0QplfgDHNoYv
6AlRLNSk6kx6x47jpNS54h80EZWB6rcBMIw6aBgi7/MD9XnPRLmOz5Ne4YH9/eYz
3VbJJ6uuVdBSVve/x75YJMWvEzVlLiPes6XFJMwtOFQrxt8/aODy0X6QBxbvRhH0
8g2CFxmLSs0JSr/p8vqbiX3fOYNDHCR3eZSf/F0HwHT4WEbBZFGMy3aPcbKCMZZE
igebXVYz7Fjkk70wNy/3jnxSWegvdkUEcpCnm0klNtP2XyJuJSeGWBY7VfYwtNtS
AdkZ+YIhnCAr5Sgwb8JSRQTrGs6IHuko68JG3o49JbfSGtuh8kXnoqUf67h4g+ut
p+sy2RU8LObbT4E+fqWtBckn2gKBN1+MArdbjW23koSH+z3bE4F7bKf/t47NyEhT
dMRd81huoOteuo27ASfW+JFsQjzt/ClbBT2CyKfbXa/VKR6FBJRjBzQ/qtNPG+mt
cBJRmN1FISCbdVtVHmScAyjp9bRos0yTaOxD8ERW95cP+izmsyXJHtm3eDMsTw0E
l0sgB6wvY5MFNEG4Gffj
=656x
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to