Your message dated Tue, 07 Sep 2021 00:19:04 +0000
with message-id <[email protected]>
and subject line Bug#983965: fixed in afnix 3.5.0-1
has caused the Debian Bug report #983965,
regarding afnix: ftbfs with GCC-11
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.)


-- 
983965: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983965
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:afnix
Version: 3.4.0-2
Severity: normal
Tags: sid bookworm
User: [email protected]
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/afnix_3.4.0-2_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
make[6]: Entering directory '/<<PKGBUILDDIR>>/prj/std/tls/src'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/prj/std/tls/src'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/prj/std/tls'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/prj/std'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/prj'
make[3]: Entering directory '/<<PKGBUILDDIR>>/tst'
make[4]: Entering directory '/<<PKGBUILDDIR>>/tst/ref'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tst/ref'
make[4]: Entering directory '/<<PKGBUILDDIR>>/tst/mod'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tst/mod'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tst'
make[3]: Entering directory '/<<PKGBUILDDIR>>/exp'
make[4]: Entering directory '/<<PKGBUILDDIR>>/exp/ref'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/exp/ref'
make[4]: Entering directory '/<<PKGBUILDDIR>>/exp/api'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/exp/api'
make[4]: Entering directory '/<<PKGBUILDDIR>>/exp/prj'
make[5]: Entering directory '/<<PKGBUILDDIR>>/exp/prj/amd'
make[6]: Entering directory '/<<PKGBUILDDIR>>/exp/prj/amd/src'
make[7]: Entering directory '/<<PKGBUILDDIR>>/exp/prj/amd/src/app'
make[7]: Leaving directory '/<<PKGBUILDDIR>>/exp/prj/amd/src/app'
make[7]: Entering directory '/<<PKGBUILDDIR>>/exp/prj/amd/src/tst'
make[7]: Leaving directory '/<<PKGBUILDDIR>>/exp/prj/amd/src/tst'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/exp/prj/amd/src'
make[6]: Entering directory '/<<PKGBUILDDIR>>/exp/prj/amd/doc'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/exp/prj/amd/doc'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/exp/prj/amd'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/exp/prj'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/exp'
make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/dtd'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/dtd'
make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/etc'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/etc'
make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/xml'
make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/xml/eul'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml/eul'
make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/xml/vol'
make[6]: Entering directory '/<<PKGBUILDDIR>>/doc/xml/vol/000'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml/vol/000'
make[6]: Entering directory '/<<PKGBUILDDIR>>/doc/xml/vol/001'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml/vol/001'
make[6]: Entering directory '/<<PKGBUILDDIR>>/doc/xml/vol/002'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml/vol/002'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml/vol'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[3]: Entering directory '/<<PKGBUILDDIR>>/etc'
make[4]: Entering directory '/<<PKGBUILDDIR>>/etc/std'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/etc/std'
make[4]: Entering directory '/<<PKGBUILDDIR>>/etc/unx'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/etc/unx'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/etc'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
rm -rf bld
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./cnf/bin/afnix-setup -o --prefix=/usr
afnix-setup: cannot find compiler definitions error: cannot find version for 
compiler gcc
make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: afnix
Source-Version: 3.5.0-1
Done: Nobuhiro Iwamatsu <[email protected]>

We believe that the bug you reported is fixed in the latest version of
afnix, 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.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated afnix 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: Mon, 30 Aug 2021 08:32:07 +0900
Source: afnix
Architecture: source
Version: 3.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Closes: 983965
Changes:
 afnix (3.5.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop unnecessary patches.
     - d/patches/0004-Fix-manpage-error.patch.
   * Fix FTBFS with gcc-11 (Closes: #983965)
   * Update d/copyright to DEP5.
   * Update d/control:
     - Add Rules-Requires-Root: no.
Checksums-Sha1:
 47c505880ddb4bd920920f038711b54545d96964 1893 afnix_3.5.0-1.dsc
 a89d233a28a1467732c63a7ff19b184ef46a27d3 2762529 afnix_3.5.0.orig.tar.gz
 2ae8c3c3ea98bef59c260344bd5d2d9ea5cb44a6 8904 afnix_3.5.0-1.debian.tar.xz
 d73b60d76e4ae9d6d6178ef199711ce59b0a3730 6242 afnix_3.5.0-1_amd64.buildinfo
Checksums-Sha256:
 14aa2d21dc41c8af784c8de92ea5f39232b5e52b8807e7994e864f2b68ea26f3 1893 
afnix_3.5.0-1.dsc
 1cc14063b1f75162efe225038cd0c4275ac297165bebc5e1fee0f37d73816926 2762529 
afnix_3.5.0.orig.tar.gz
 1ec2e9874257c9e26aaeab87e384273f3d1a4e8e57c5dc65d5a25226b2760d9c 8904 
afnix_3.5.0-1.debian.tar.xz
 60179cdba6cd8df4d1d3b4d5e16186af3f370dbf2040d32c2c12d29f04994390 6242 
afnix_3.5.0-1_amd64.buildinfo
Files:
 bd579a9112285ade5db8dbe97c0f8cd1 1893 interpreters optional afnix_3.5.0-1.dsc
 f8560219970b36f1c79116f3d0a54551 2762529 interpreters optional 
afnix_3.5.0.orig.tar.gz
 9c33a826f9edf7f62be199aa094c71e8 8904 interpreters optional 
afnix_3.5.0-1.debian.tar.xz
 a9162a54e28b29220ad17450b09403ce 6242 interpreters optional 
afnix_3.5.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAmE2rGUACgkQMiR/u0Ct
H6bzphAAiUwj/Uont0smJtz9rn/wZ9xyKs2KinyL8m6pPF7WxlBciNbmg9w80G9O
7+5IxtR+IrpzagDdASh2jLUOjYLEwBxFS4kdy877KP+sGREaZ8I8NuQX7YftoUyd
NwVGhdxrcGlb0Y7G8RSRAyXYigy/FgeXAfpfgev4QyXqqkjO5reFglPWysSYFIYc
G0FOzBfXJZyaouqlL1N2VgxPdRzqaKrKUXpaWq6jO0lQf+dCnZIljWzzV+q4BYTh
bTGnR9OHoB7OnyVfJDSClQ+uAGE29Z0PMtBK+1MNxaVK88rFybCUi9+m3fflAR6Z
hsTyFb90F1baCoQtNZZiHcLNfMv1BQZX6HtUJfIdmCG3AdAAsb/gtBOPNvuKefFJ
7ekxIMtLI7voEf9WhofLE5XTkQubI51VWll4uRkUYDHgeokkS/Z2vCUZOK2AuC0b
BJRWcfjXMHXsZOPC0h1kKJPRk7RcCBwWUp4YxqUfQS6Y9saSdr6eshcKZlqYdmDD
40KfSdehHzSXh26CCJTJ++TOZeILCf2WN5VTrJ/OUjnJ7xlerRlg9uEnTeOyIzd7
XYR1OmOKY4AM87td5U4RBSGAnk4Xr+zluLWKxyTaOIbJSVVcSEfXJE19mFXb6T5/
cUUy+FYuXV54ySGOclD4rl7I3Gz8bw1AcTeKDVRYu84aAAK8EQY=
=JTED
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to