Your message dated Fri, 22 Nov 2024 10:19:21 +0000
with message-id <[email protected]>
and subject line Bug#1037570: fixed in afnix 3.8.0-1.1
has caused the Debian Bug report #1037570,
regarding afnix: ftbfs with GCC-13
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.)
--
1037570: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037570
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:afnix
Version: 3.8.0-1
Severity: normal
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-13
[This bug is targeted to the upcoming trixie 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-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/afnix_3.8.0-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html
[...]
make[6]: Entering directory '/<<PKGBUILDDIR>>/prj/std/tls/tst'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/prj/std/tls/tst'
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.8.0-1.1
Done: Thorsten Alteholz <[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.
Thorsten Alteholz <[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: SHA512
Format: 1.8
Date: Thu, 21 Nov 2024 23:03:02 +0100
Source: afnix
Architecture: source
Version: 3.8.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Closes: 1031749 1037570
Changes:
afnix (3.8.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload
* add 0015-Update-for-gcc-13.patch (Closes: #1037570)
(thanks to Jonathan Bergh for the patch)
* add 0016-Update-for-gcc-14.patch
* add architecture-is-64-bit as dependency (Closes: #1031749)
There seems to be a real problem with failing tests on
32bits architectures.
Checksums-Sha1:
06eb3aac34dfc7e9ad9381c96f5145406cdd821d 2087 afnix_3.8.0-1.1.dsc
bdefba102e1cc6571d6ad348adae77fd703d73fd 2740361 afnix_3.8.0.orig.tar.gz
7dace30ef7010dd703dcf84b3df6d766326a564e 11072 afnix_3.8.0-1.1.debian.tar.xz
e19ad020173b1602ab1133e59017f3ecb6519353 6496 afnix_3.8.0-1.1_amd64.buildinfo
Checksums-Sha256:
ed61356ede1a371903dcd2d457668268024a106606399cd21150d49a513da25e 2087
afnix_3.8.0-1.1.dsc
63a8e7e0dc8670a548531d7a78a7922282f6dd10c5fc4526f9c1821e1928c8f4 2740361
afnix_3.8.0.orig.tar.gz
f2ad280fa2f985c8ea9259d4ed52e405eb5e8a49d3c0b5ff8556d24a3c9ad1b7 11072
afnix_3.8.0-1.1.debian.tar.xz
178641047f6da4afdb20921a7da101119a6b055ee4b4df16b8e095aa1d369105 6496
afnix_3.8.0-1.1_amd64.buildinfo
Files:
46bf284ebe0a64bdd42ebf8bf42d1e75 2087 interpreters optional afnix_3.8.0-1.1.dsc
8d19465ec989e4ad296bc80d7e6badc1 2740361 interpreters optional
afnix_3.8.0.orig.tar.gz
acf97d77d659840ca9d9bf1bf1c5243b 11072 interpreters optional
afnix_3.8.0-1.1.debian.tar.xz
ed719ef3a0d9c1d3ba625ec4416a5561 6496 interpreters optional
afnix_3.8.0-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmdAVVZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYRzvpEAC6eOMEWfREllWEqBiPl0R/2qidQGC5
Omysyd1FXGqN50RXPzukn+BS8S2YmaWEXx+bnK5mOj4brcqpBzSA9njPdnVShGh4
Hv/NJB91Yqyn1yNU+uvoq+oGjJW9/SKcEier8YD+PkWXqXPDYBxOXkU3CdeUvf4K
399S+0QYv/1UUfP146EiUAP2G0y1grLanG0Zn6v6HnJnyFJa8+QK+GaC57v3C6JE
w1DMhl/Vbig6TPkrUkaVDT9vRcQGI2GkmFRCKQNyf34tr1WhmC/eOiq1m6K/oAbP
SDWQx6V3OJ9wM/iuekkoJYYi+80emfd7VY51EwYTa3+6tFxKevzP3RlwiWsscLa6
9FsBJqXA12Ojgc76NGR97JW86XLRCaqKq1/Ejr2uPHvciyb1UpiyfcZy26tzypii
SuNiM8il51VRtNSeG7+E+/XFz/p+baFDlF+DG4iWQelm7EoMPRsC7jx/gQEObRBM
Y2xUyQJorfgaOclnHqZP8xS/vB9twSlbBzowMENrEOAu8xQt36z4TWknmtolrE4H
DMI88726z53pt0Nm9aiDa+jQ8FQ0LZfMep+N2T/EsT5kHqiCcuvM3Za86OMC2I2b
wLDm8WmaoKG5Ny1cUe3lwfJ/YzBULKTiMasBaSohDBpmMCnCt435DkC3P0dnn5OT
oAg791+5KJVF9Q==
=cHv4
-----END PGP SIGNATURE-----
pgpCzTuqpznOi.pgp
Description: PGP signature
--- End Message ---