Your message dated Wed, 07 Aug 2024 17:24:47 +0000
with message-id <[email protected]>
and subject line Bug#1075075: fixed in hylafax 3:6.0.7-10
has caused the Debian Bug report #1075075,
regarding hylafax: ftbfs with GCC-14
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.)
--
1075075: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075075
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:hylafax
Version: 3:6.0.7-9
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14
[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-14/g++-14, but succeeds to build with gcc-13/g++-13. 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/2024/07/01/hylafax_6.0.7-9_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html
[...]
.././util/faxdeluser.c: In function ‘main’:
.././util/faxdeluser.c:58:24: error: ‘optarg’ undeclared (first use in this
function)
58 | hostfile = optarg;
| ^~~~~~
.././util/faxdeluser.c:58:24: note: each undeclared identifier is reported only
once for each function it appears in
.././util/faxmodem.c:200:35: error: unknown type name ‘u_int’; did you mean
‘int’?
200 | parseCapabilities(const char* cp, u_int* caps)
| ^~~~~
| int
.././util/faxmodem.c: In function ‘main’:
.././util/faxmodem.c:239:5: error: unknown type name ‘u_int’; did you mean
‘int’?
239 | u_int caps;
| ^~~~~
| int
.././util/faxdeluser.c:81:18: error: ‘optind’ undeclared (first use in this
function)
81 | for (i = optind; i < argc; i++) {
| ^~~~~~
make[4]: *** [Makefile:83: faxdeluser] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [Makefile:77: faxmodem] Error 1
.././util/faxinfo.c++: In function ‘bool isFAXImage(TIFF*)’:
.././util/faxinfo.c++:56:12: warning: ‘uint32’ is deprecated
[-Wdeprecated-declarations]
56 | uint32 v;
| ^
In file included from /usr/include/x86_64-linux-gnu/tiffio.h:31,
from .././util/faxinfo.c++:33:
/usr/include/x86_64-linux-gnu/tiff.h:86:38: note: declared here
86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
| ^~~~~~
.././util/faxinfo.c++:60:12: warning: ‘uint16’ is deprecated
[-Wdeprecated-declarations]
60 | uint16 w;
| ^
/usr/include/x86_64-linux-gnu/tiff.h:83:38: note: declared here
83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
| ^~~~~~
.././util/faxinfo.c++: In function ‘int main(int, char**)’:
.././util/faxinfo.c++:255:16: warning: ‘uint32’ is deprecated
[-Wdeprecated-declarations]
255 | uint32 v;
| ^
/usr/include/x86_64-linux-gnu/tiff.h:86:38: note: declared here
86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
| ^~~~~~
.././util/faxinfo.c++:279:16: warning: ‘uint16’ is deprecated
[-Wdeprecated-declarations]
279 | uint16 compression = 0;
| ^~~~~~~~~~~
/usr/include/x86_64-linux-gnu/tiff.h:83:38: note: declared here
83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
| ^~~~~~
.././util/faxinfo.c++:289:20: warning: ‘uint32’ is deprecated
[-Wdeprecated-declarations]
289 | uint32 g3opts = 0;
| ^~~~~~
/usr/include/x86_64-linux-gnu/tiff.h:86:38: note: declared here
86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
| ^~~~~~
.././util/faxinfo.c++:294:20: warning: ‘uint16’ is deprecated
[-Wdeprecated-declarations]
294 | uint16 resunit = RESUNIT_INCH; // TIFF
spec default
| ^~~~~~~
/usr/include/x86_64-linux-gnu/tiff.h:83:38: note: declared here
83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
| ^~~~~~
make[4]: Leaving directory '/<<PKGBUILDDIR>>/util'
make[3]: *** [Makefile:50: default] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/util'
make[2]: *** [Makefile:75: dirs] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:68: default] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:12: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: hylafax
Source-Version: 3:6.0.7-10
Done: Giuseppe Sacco <[email protected]>
We believe that the bug you reported is fixed in the latest version of
hylafax, 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.
Giuseppe Sacco <[email protected]> (supplier of updated hylafax 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: Wed, 07 Aug 2024 18:26:19 +0200
Source: hylafax
Architecture: source
Version: 3:6.0.7-10
Distribution: unstable
Urgency: medium
Maintainer: Giuseppe Sacco <[email protected]>
Changed-By: Giuseppe Sacco <[email protected]>
Closes: 1075075
Changes:
hylafax (3:6.0.7-10) unstable; urgency=medium
.
* Added upstream patches in order to compile with GCC-14 (Closes: #1075075)
Checksums-Sha1:
e32024eaf44b097477773d63cd59c35807b74c4b 2198 hylafax_6.0.7-10.dsc
c53b8d53743a5a83acae7707e22ae0ef953d13c2 80308 hylafax_6.0.7-10.debian.tar.xz
86473a70f2602c906285bc3f49ea165899f3075c 8506 hylafax_6.0.7-10_source.buildinfo
Checksums-Sha256:
f33f8c2040ed27a86579441ae29fbe12558ad450ca26a99504b0b668c8f8e0d8 2198
hylafax_6.0.7-10.dsc
f508c05da02fba8bfcdff6f396ee743af918edb0f192eb082a423c7798d91d7f 80308
hylafax_6.0.7-10.debian.tar.xz
ca88b4a870d3886438dceb14203d7f3cadfd640d20e815dcf3156be60950c476 8506
hylafax_6.0.7-10_source.buildinfo
Files:
84b2810bf414aa769db7fb3e3468b86d 2198 comm optional hylafax_6.0.7-10.dsc
10b6b1c46a27f0ceb22adbb03789ad8d 80308 comm optional
hylafax_6.0.7-10.debian.tar.xz
afbc65388305dbdd16a137174a49bfba 8506 comm optional
hylafax_6.0.7-10_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEUVOdP2LoUi7Qx8Bwwq7bFEft0yEFAmazoDcACgkQwq7bFEft
0yG4+RAAmh13qKo/wbfTT8CGCN8qhhaAT0DjJCAT+bkpx6BE3UNYUUvwhOI/lpG0
amhzmbtkjMDOueunyEFBI4TTYwEXJhf0tPzrixB673PskYtS6L9qytqah0QZcbV4
fplfqvhyCDjBGxuDmuz+DG5nS+uiS8PKcl83PPFfwPF/aLnTuS5eq2IbkCRo9XhF
QStKDwaC6YKCcuTGmRjY5HAyjpFiJwwj8WtPyC74z7pvwdCam1TbOAEczQNAV7g8
DwVDIqwYn6lRvrZIiyPmKuEl3te3Kb1O5gNSgHOyP+K2pogHt/nHDuYgSGrEiXcd
+1yO85efKY0pF2CTuu/1peZBUUExNev9B1aMsTl+DP3QWGQhIGdoR064DDGC2yYs
3Qzxn2HRS8ZC7+Q6MI5g1aT+CAACAqeFoE+NWfyg2fFkkhPnfsdjmht+2h1MLRcM
45maepTfGriQDeHKSuue9i9yp7sG+lQ8uwlRYSf/mgWZhayTMk3peYVeD5KyuyXq
BYQqlSLWX07P9OEiBbT2fdL3iSDHMZ7h8lN9l0OlBneggIFfDSpYMj5gM9NV2LuG
UxBLA240f0UVh66KF3bQ47JeOJPELNyJyYSbwS3EbPGI7RU8LGZXdzGydgrSDshz
2yFaF2Cpt05pvxNZoGw3qS7VppoZvsTnEdi3CySXerNTBX/CCuY=
=kMFR
-----END PGP SIGNATURE-----
pgpwWu2xJuhCD.pgp
Description: PGP signature
--- End Message ---