Your message dated Sat, 23 Jan 2016 17:06:55 +0000
with message-id <[email protected]>
and subject line Bug#728005: fixed in xcftools 1.0.7-5
has caused the Debian Bug report #728005,
regarding xcftools: 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.)


-- 
728005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728005
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xcftools
Version: 1.0.7-4
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.

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-20131027/buildlog_ubuntu-trusty-arm64.xcftools_1.0.7-4_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.

[...]
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
libdir='${prefix}/lib/aarch64-linux-gnu'
libexecdir='${prefix}/lib/aarch64-linux-gnu'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Xcftools"
#define PACKAGE_TARNAME "xcftools"
#define PACKAGE_VERSION "1.0.7"
#define PACKAGE_STRING "Xcftools 1.0.7"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1

configure: exit 1
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 returned exit code 1
make: *** [build-arch] Error 255
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: xcftools
Source-Version: 1.0.7-5

We believe that the bug you reported is fixed in the latest version of
xcftools, 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.
Tobias Frost <[email protected]> (supplier of updated xcftools 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: Sat, 23 Jan 2016 16:30:05 +0100
Source: xcftools
Binary: xcftools
Architecture: source
Version: 1.0.7-5
Distribution: unstable
Urgency: medium
Maintainer: Jan Hauke Rahm <[email protected]>
Changed-By: Tobias Frost <[email protected]>
Description:
 xcftools   - command-line tools for extracting data for XCF files
Closes: 662556 728005 742569
Changes:
 xcftools (1.0.7-5) unstable; urgency=medium
 .
   * Team upload (collab-maint)
   * Fixes for libpng1.6:
     - low-bit-depth doesn't support fillers - libpng16.patch (Closes: #742569)
     - change B-D to libpng-dev (Closes: #662556)
   * Use --with autotools-dev to update config.(guess|sub) (Closes: #728005)
   * Add Homepage field to github.
Checksums-Sha1:
 b42e2048b57819d033038dbde9096c94128ec71b 1876 xcftools_1.0.7-5.dsc
 f3d809e2be4162466d903fc66f64230d1a5669aa 7928 xcftools_1.0.7-5.debian.tar.xz
Checksums-Sha256:
 f6729f3dedbb048f34f33fde2c75e3b87fb576a6b6818fcab907bb67015f868b 1876 
xcftools_1.0.7-5.dsc
 5337ad19d617dee9000df0972787d18f08d114f3b9f1373c7338105dd95fd0f8 7928 
xcftools_1.0.7-5.debian.tar.xz
Files:
 be9ef24f5def59080b108e9bf2896745 1876 graphics optional xcftools_1.0.7-5.dsc
 c4abfa147f481facfb496945bf403a06 7928 graphics optional 
xcftools_1.0.7-5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWo6TxAAoJEJFk+h0XvV02F6IP/121UMLZ+WrfmA5DIPEtALNB
qfoQ499Z3a90g3eSrApmU6sR9sGa5OoawK5B95UuIDgGBSy/Q2f0vDUnjLseXjf3
x6VHeLJGbqnGi7HnrIhW7sqBi4qbyd8qyQAZrIxHD7fkav4LAmORIO9V4+PfOe0u
ZgcXN6TC0/fliZXEgdJhPscfFTqicHYcuXsYg3uthxnHVIGe5B851234g5Ip6ozB
nNkyIhAbN/r8wQthLCa2y1RpmjU4CzfGf0eO7Ej1u4f7+C8DfM18KbCnpKuOK2/X
YULKx3iiZEExsDKh+tKDTaTuKYbaP6vaLWpkU55emAUEjYASYGpa8vXImE9JXOO7
nccXiQJ6nbHFQeJQyvHrr9UfIY6sZvYYfkEXlwxrWHezjKfccCBdqbOWs3h0aDxS
SSd12Rba72Ih7E6wJ1ai7F5a76Tf9XbJ2jsTUbc6KjNBQ+cc7MCG6sabo+ZB30eL
TwSr8Ekfs59rnHzSpPmj94o57M0rKZLz6iPhPYp+BegU9VOJiPhAW4ZnXipAVfFU
xxHa29t7MlRtDKyfPbfboW2+KSJtsuynuWXSBco4AGeAB0S2LgHilvv7Jgqv6bWV
O7uL74a/9p+hmP48Dq4RB5B37ro4thXhb9/8m6DTHYOM33GgVFY0STJPXBq7ECoQ
kLj2DpyRsCQ2VWvtR9qE
=Bwsn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to