Your message dated Sat, 26 Dec 2020 07:33:21 +0000
with message-id <[email protected]>
and subject line Bug#956987: fixed in afnix 3.3.0-1
has caused the Debian Bug report #956987,
regarding afnix: ftbfs with GCC-10
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.)


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

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/afnix_2.9.2-2_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
make[6]: Entering directory '/<<PKGBUILDDIR>>/prj/std/sps/src'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/prj/std/sps/src'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/prj/std/sps'
make[5]: Entering directory '/<<PKGBUILDDIR>>/prj/std/tls'
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/vol-0'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml/vol/vol-0'
make[6]: Entering directory '/<<PKGBUILDDIR>>/doc/xml/vol/vol-1'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml/vol/vol-1'
make[6]: Entering directory '/<<PKGBUILDDIR>>/doc/xml/vol/vol-2'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/doc/xml/vol/vol-2'
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[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 file 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.3.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: Sat, 26 Dec 2020 09:34:50 +0900
Source: afnix
Architecture: source
Version: 3.3.0-1
Distribution: experimental
Urgency: medium
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Closes: 956987
Changes:
 afnix (3.3.0-1) experimental; urgency=medium
 .
   * New upstream release. (Closes: #956987)
   * Update d/control.
     * Update debhelper dependency to "Build-Depends: debhelper-compat (= 13)".
     * Bump Standards-Version to 4.5.1 (no change).
   * Update d/patches.
     * Remove unnecessary patches.
     * Rebase upstream.
     * Update patches for gcc.
   * Drop a function for installing man files.
   * Add d/gbp.conf.
Checksums-Sha1:
 0511f09d30d9c6749169d4c3f3001fc81db10ce1 1896 afnix_3.3.0-1.dsc
 849507bef69ce263bfb7df0d06934135fafb8d4c 2685918 afnix_3.3.0.orig.tar.gz
 55f2f921aaae83c4861675991cc7c053434259aa 12968 afnix_3.3.0-1.debian.tar.xz
 f1844d37adad537a9b359e6460163fce409bb3a8 6216 afnix_3.3.0-1_amd64.buildinfo
Checksums-Sha256:
 51a89bbeac8ebc29a1926e25e4ba1c70acf4798836011dea9f5bbc935885da31 1896 
afnix_3.3.0-1.dsc
 f12a2dc5d7a0cc577a765c099f5c7b6e36be88c9661fae5a94d09c6ee7cb394c 2685918 
afnix_3.3.0.orig.tar.gz
 86f779ea4e62aaf84cdd0827779455898397a26d0598da5b5415e5656e9bec0a 12968 
afnix_3.3.0-1.debian.tar.xz
 2510f5fcd370c04e4f1d75de4abf22f1af768f1b5669a4f8230fea29e4cd51ba 6216 
afnix_3.3.0-1_amd64.buildinfo
Files:
 361de86d431cbdf420702d45d33959b8 1896 interpreters optional afnix_3.3.0-1.dsc
 c82c232e3caaaa12bc8e8ea930ce0a1b 2685918 interpreters optional 
afnix_3.3.0.orig.tar.gz
 9bb3a1d9f1a6701096ee1b95d53d9dca 12968 interpreters optional 
afnix_3.3.0-1.debian.tar.xz
 16d7adc894808b86057db47f68192bfb 6216 interpreters optional 
afnix_3.3.0-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAl/m5PIACgkQMiR/u0Ct
H6abww//Ujfbwv9Z8fjPZmJasr43IhYnzxhJWsqQami2pKv/0c8k0NrTq3TBnVCy
rfxgj2xzXmF63sLcfTX5iWXoHrB1xeNTa/BkV1AvwUDvXpkMBRC8YNgufTHlXzCg
Ccko7bdA2ljqM5zI3O/8lUsfIzb9pgMdHed78S1E0TFGtRBOlcTiI1M2s7OL9wUL
i2+/o6njZCyRLd1479y2jDy9P+oVXwzyInCCjlJhPwnmXSk37VO5jv34LZYeTJKF
glk0QQahVrNqS0gb8TUJlHQVURT/TyX+lWd4pxKqBZDd5BNHk582u3zKXLpmrEUL
3fkjn1dFS/IZ2xB9iD/pKpD02J64+VKuzyMyMr60sY4gxP62molIXlm7AA5Q83Kz
3gYzjd0+AsZrGp7JhVMrtBcyhipWU7fx8JlMz/LZFWCTGGnzzsRrsuDCn6+/+k+1
C4BuJMH6ztdSmect0a/Y1T0vmq+w9VMOrbBNGb8fnI79exS6OhJWUTiF4y0jYYfI
70Is+ZE7hqcch4XFg4G71vtuJ0EWr3HFYtvCZKeZYw34cRsa69YCS9mbV6lKRasF
cpkLzUCeXwikgk8YKUFBpxnCxykIwoy6IDdFQmY4MqTS6t48FTRCaE9fS8Kmrp0W
mSJ0xE+rfqAjODpxOjywSfrRdKxGCmTPxTBR7ur1cOCH+CtImmY=
=EaTf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to