Your message dated Tue, 06 Dec 2022 07:34:14 +0000
with message-id <e1p2st0-00bmwe...@fasolo.debian.org>
and subject line Bug#1012889: fixed in afnix 3.7.0-1
has caused the Debian Bug report #1012889,
regarding afnix: ftbfs with GCC-12
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.)


-- 
1012889: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012889
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:afnix
Version: 3.5.0-3
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm 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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/afnix_3.5.0-3_unstable_gcc12.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 binary
dh binary
   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:15: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: afnix
Source-Version: 3.7.0-1
Done: Nobuhiro Iwamatsu <iwama...@debian.org>

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 1012...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 06 Dec 2022 15:55:10 +0900
Source: afnix
Architecture: source
Version: 3.7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Nobuhiro Iwamatsu <iwama...@debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Closes: 1012889
Changes:
 afnix (3.7.0-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * debian/copyright: use spaces rather than tabs to start continuation lines.
   * Update standards version to 4.6.0, no changes needed.
   * Remove Section on afnix that duplicates source.
 .
   [ Nobuhiro Iwamatsu ]
   * New upstream release.
   * Update d/patches
     - Remove patches for old gcc support
     - Add Use-dpkg-buildflags-for-gcc-12.patch. (Closes: #1012889)
     - Add Fix-a-pointer-type-mismatch-error-by-delete-with-tra.patch
     - Add Relatif.cpp-Fix-uninitialized-error-in-cbsz.patch
     - Add Fix-build-with-Werror-aggressive-loop-optimizations-.patch
   * Update d/copyright
Checksums-Sha1:
 7ad59629cff2f071dc28384c8f53bd082f426221 1896 afnix_3.7.0-1.dsc
 ac4cec88b87dfed05a3da98d161ba6c1b83dc1f3 2868521 afnix_3.7.0.orig.tar.gz
 ca5371f2c4eaa39345f5e10c0e99450c0efb67bc 12360 afnix_3.7.0-1.debian.tar.xz
 fcdb642f86a7a280152cc5abebd31392e3ae3743 6442 afnix_3.7.0-1_amd64.buildinfo
Checksums-Sha256:
 485487d9afc086df3f844ef0be64862f1dd5085b86accb3fe3ec83b817cc53f8 1896 
afnix_3.7.0-1.dsc
 40db676858a444dc970a2467f2926eeba585506f8ece939196307550ff175a47 2868521 
afnix_3.7.0.orig.tar.gz
 590dfe84349e2d1f70be42ae63b826692bf9af8e6854843c0c7855b867b40c3b 12360 
afnix_3.7.0-1.debian.tar.xz
 47e1b98a28a1143e962860089bfa87a8d3f497799aefb27c88bad253503c9b98 6442 
afnix_3.7.0-1_amd64.buildinfo
Files:
 20b5362ad8709bd2bc2fb9ebfcdf3959 1896 interpreters optional afnix_3.7.0-1.dsc
 3486e08f72bea26673768f3a66f2f057 2868521 interpreters optional 
afnix_3.7.0.orig.tar.gz
 cb4e6f1a140bfce454e82e3da12efbb6 12360 interpreters optional 
afnix_3.7.0-1.debian.tar.xz
 e511c03dae2c5418896320c130ea63ac 6442 interpreters optional 
afnix_3.7.0-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAmOO6rgACgkQMiR/u0Ct
H6Z8cg/9Glz6vq0+Fbo43JWJzPFBvsuKkjquhY0Cpr8nIZcNM7zuNGws2EODHQJl
KxOKJ3Hh2OXAluFIZueM1dSmZovo76972hSfw1VHbSo+FtugTE7CcbNoCJtrIJ3E
OSjxEhwgFcdOe/5bSCO6FjJPzqAm0HnuuuXCeQGK4vtLNmgsoLvqp1VguhpkUwNG
qKCrvhfwQuRPJWpd8C5U61qVVsKM3dwRqVSdo6KKuPBbAep5UrvF0j51r34purxH
WntA4IVldi/F6vP5OQy6Ii3Jzf8rPi0Sioaqs9mv7kuFRNj0GbU8YDN8Wq/IIEu7
ATdHd/xWAixwLJJYr2WjX1+fBSmsyLEJ5HEyWtb8ZPkJjE9unFXGzrX5D3MHt3MV
vW6rBEwjZAIYw2XBw3JWHGjDhh5eU5AgRKvoB1v3x/5Wp/6War2tckeelu8g95IT
i9jkY3AhnyyQeYBs1Td/9qS9frHyWoLltNcTs0ZQxNL3ckGwlqGi2FXLcAumCo4y
4nW+UZCGphYWxO+spAv6mnCUweDCxrRea9dWcN/BYyEuMOVcbmzndXCD0PGCYHUP
wFXzAePGO4pQIU+zLF2ydpgYzR25z2gppjilvt3JgAIE1X8Zdi53oWOA9yQkG5lu
e7M0/bOgSec/gIiYwRXVU3rCREn51nRZ/EtYgAklhMsI2sfab8E=
=gIis
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to