Your message dated Thu, 31 Jul 2014 23:04:02 +0000
with message-id <e1xczoe-0000pr...@franck.debian.org>
and subject line Bug#727867: fixed in gerris 20131206+dfsg-1
has caused the Debian Bug report #727867,
regarding gerris: 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 ow...@bugs.debian.org
immediately.)


-- 
727867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727867
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gerris
Version: 20110329-dfsg.2-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.

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.gerris_20110329-dfsg.2-1build1_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.

[...]
Restoring doc/examples/Makefile.in
Restoring doc/Makefile.in

Removing patch 01_automake_doc_examples
Restoring doc/examples/Makefile.am
Restoring doc/Makefile.am

No patches applied
   dh_clean
 debian/rules build-arch
dh --with quilt  build-arch
   dh_testdir -a
   dh_quilt_patch -a
Applying patch 01_automake_doc_examples
patching file doc/examples/Makefile.am
patching file doc/Makefile.am

Applying patch debian-changes-20110329-dfsg.2-1
patching file doc/Makefile.in
patching file doc/examples/Makefile.in

Now at patch debian-changes-20110329-dfsg.2-1
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/build/buildd/gerris-20110329-dfsg.2'
dh_auto_configure --builddirectory=debian/build -- --disable-mpi
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 to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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... none
checking build system type... Invalid configuration `aarch64-linux-gnu': 
machine `aarch64' not recognized
configure: error: /bin/bash ../../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/gerris --disable-maintainer-mode 
--disable-dependency-tracking --disable-mpi returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/build/buildd/gerris-20110329-dfsg.2'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: gerris
Source-Version: 20131206+dfsg-1

We believe that the bug you reported is fixed in the latest version of
gerris, 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.
Anton Gladky <gl...@debian.org> (supplier of updated gerris 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: SHA1

Format: 1.8
Date: Fri, 01 Aug 2014 00:32:32 +0200
Source: gerris
Binary: gerris gerris-mpi libgfs-1.3-2 libgfs-dbg libgfs-dev libgfs-mpi-1.3-2 
libgfs-mpi-dev
Architecture: source amd64
Version: 20131206+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description:
 gerris     - Fluid Flow Solver
 gerris-mpi - Fluid Flow Solver
 libgfs-1.3-2 - Fluid Flow Solver -- shared libraries
 libgfs-dbg - Fluid Flow Solver -- libraries with debugging symbols
 libgfs-dev - Fluid Flow Solver -- development libraries and headers
 libgfs-mpi-1.3-2 - Fluid Flow Solver -- shared libraries
 libgfs-mpi-dev - Fluid Flow Solver -- development libraries and headers
Closes: 727867
Changes:
 gerris (20131206+dfsg-1) unstable; urgency=medium
 .
   * [8fe0565] Update watch-file.
   * [bb1c3c7] Use DEP-5 for d/copyright.
   * [653f6dd] Imported Upstream version 20131206+dfsg
   * [4180f06] Refresh patches.
   * [652d9bc] Add missing build_functions file.
   * [2574e98] Replace ffmpeg command by avconv.
   * [3141ff8] Add missing Makefile.in.
   * [23b1801] Minor update in install-files, use autoreconf. (Closes: #727867)
   * [295e03c] Use wrap-and-sort.
   * [a34c986] Add autopkgtest.
Checksums-Sha1:
 411fd940a173b1a332cc650ae398f93fb4a43e18 2560 gerris_20131206+dfsg-1.dsc
 9f946a30d294165ad0cf1f3f7ab5b385f282d6f5 2834149 
gerris_20131206+dfsg.orig.tar.gz
 35a8364a7d818f05e437d0fb05aa1f4d1a15dad3 17092 
gerris_20131206+dfsg-1.debian.tar.xz
 85811b89545d3f44c7da296d3f5ab67da99c0151 278828 
gerris_20131206+dfsg-1_amd64.deb
 3fc8b5aec91624c40c1312986704d65176a0ff2d 282416 
gerris-mpi_20131206+dfsg-1_amd64.deb
 8fbcd8e9a879d12f7a0a92788e557ab5354dad21 540958 
libgfs-1.3-2_20131206+dfsg-1_amd64.deb
 e7319c1a10c181e1621f39716ded92994846d1f3 4298166 
libgfs-dbg_20131206+dfsg-1_amd64.deb
 026bbec462e3af89a60b07a1fdfe3c5a74e8ff09 102414 
libgfs-dev_20131206+dfsg-1_amd64.deb
 a7244d22b6e629acfd0e0853bfd68080d2a1ff5a 550282 
libgfs-mpi-1.3-2_20131206+dfsg-1_amd64.deb
 adc492e38ecbc0732b04b54b8f6c3e8dc9cb90c3 102448 
libgfs-mpi-dev_20131206+dfsg-1_amd64.deb
Checksums-Sha256:
 e875a55ff90ab413d6b8e919910e603119ac490eeba02750da1c99dfa2616cdd 2560 
gerris_20131206+dfsg-1.dsc
 d7d03d3c3252090751bef6fb8252665fc2c95be108998329517e9d4a5aeb1c18 2834149 
gerris_20131206+dfsg.orig.tar.gz
 5092d0dafef6e3ae24dde792cb840b97fedaec09f7dd12acdd5b5324c4def521 17092 
gerris_20131206+dfsg-1.debian.tar.xz
 d208e09becc15a99830d71947d41f0e1a1c6ac1df1a58f85d03240ce1aac6ea3 278828 
gerris_20131206+dfsg-1_amd64.deb
 4de13190153f08534ad7c9455af4d2a8c94c79e2432b9cae4e854b257f705712 282416 
gerris-mpi_20131206+dfsg-1_amd64.deb
 f4c503fc495b9404e881ecb57234c49885e3ac5e419f0531e240d105432e3e23 540958 
libgfs-1.3-2_20131206+dfsg-1_amd64.deb
 8b4bd1c4238dd55331fbe1496a24c774d932897925dcfbcbf6f214a7d3abfc2e 4298166 
libgfs-dbg_20131206+dfsg-1_amd64.deb
 ce64be72293a9c30046f2c809f84f3a366db4be67826fbc50a80055bb84233a6 102414 
libgfs-dev_20131206+dfsg-1_amd64.deb
 f3029d88fc8629e627a59aff7ec0a9beec929f842e39a9bc1ff2571a8c7be83f 550282 
libgfs-mpi-1.3-2_20131206+dfsg-1_amd64.deb
 2095001b1287f4246a0a1913b30214310cc00e0f22ad9a1b36420d25cce35db4 102448 
libgfs-mpi-dev_20131206+dfsg-1_amd64.deb
Files:
 aa173809a1def2bd457ae7046aee77a8 278828 science optional 
gerris_20131206+dfsg-1_amd64.deb
 d0306aa765be4ed1b4ccfe57c23f3600 282416 science optional 
gerris-mpi_20131206+dfsg-1_amd64.deb
 57ed32d1096bbdfd29ff1e3fc3ccef8e 540958 devel optional 
libgfs-1.3-2_20131206+dfsg-1_amd64.deb
 31c4241c7cd5160f9ef3ceac3672f8d1 4298166 debug extra 
libgfs-dbg_20131206+dfsg-1_amd64.deb
 7b450975e1052141c0ac32294df9ee88 102414 libdevel optional 
libgfs-dev_20131206+dfsg-1_amd64.deb
 4b308b6eb23a9d1332e481ff6a9125d3 550282 devel optional 
libgfs-mpi-1.3-2_20131206+dfsg-1_amd64.deb
 84c6a84852a1c2b97687780e82c95253 102448 libdevel optional 
libgfs-mpi-dev_20131206+dfsg-1_amd64.deb
 fa5a8f78b33057c0aebc8a6e9c1774a9 2560 science optional 
gerris_20131206+dfsg-1.dsc
 230cd5311f96d25809c2534d150386b5 2834149 science optional 
gerris_20131206+dfsg.orig.tar.gz
 999f8273f23d22010cc5ec48eaec5264 17092 science optional 
gerris_20131206+dfsg-1.debian.tar.xz

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

iQIcBAEBAgAGBQJT2sdbAAoJENPhc4PPp/8GTMIP/jSOeEVs0BT1IhK+gd2x0brS
7iPfR80tVau3c4MUPPDcv5ZEaGDq4KrbMVmkA3a3BxZeU6kKQN/z2q/w93cU6iyj
8ZitOSqp6QRREVUwna0NsoFIOVqqZW+U3/yP1B3/MQHkwZoVdOqEdHVZqEuNLG/C
M1n7B6zU7E6Aqg+zhr8t0rE1V0o08Bu1Klzl3e09Gg94HZmdE8xmIzVGV4xuy1yQ
shkZzy9nhYQQSlIkyz/E2+wps52FgKDiyjI0vACS6cDQ/3ppyCeaBP61wZquXlXD
qzClLBFvIV7qDUFffxKedhFz6J/GlE2MLld01TWRZBvwUNrT0z3+PMPG5CaHCOVJ
nHp0zNhxGN7UHwaEdD52XaJ10JW5E55eZ+76AvWQwJlzO1gglYADVXO5gYFSHu8K
sr21wLuSYJyDbfMCuWytxwrUkqL3aihWRbsnXnRGj39YQsTnY8joXAiGClX010R3
O7nt5KdcWvw97AXMBiLXhPpHIIjk0+7+NBohbynKHaqNLV+5iFbD5Y6IgwIv7XAd
s8a2UwMKgCT5wG/fBubTraEBpR+SYzGR2URaIIpPxNPB+JSRhZRlbRbw4Vv+auRF
DXTrzPn2CcnollZL+PW9CJAmuiC4MIJs/S/PJltWNaeqSzefmj38OuNT8LuYRgHz
iYuIyn5vkqA9SkcYYSSE
=YRg1
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to