Your message dated Wed, 13 Aug 2025 01:23:17 +0000
with message-id <[email protected]>
and subject line Bug#1097641: fixed in postmark 1.53-3
has caused the Debian Bug report #1097641,
regarding postmark: ftbfs with GCC-15
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.)
--
1097641: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097641
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:postmark
Version: 1.53-2.2
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/postmark_1.53-2.2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
| ^~~~~~~~
postmark-1.53.c:1122:1: error: number of arguments doesn’t match prototype
1122 | {
| ^
postmark-1.53.c:115:12: error: prototype declaration
115 | extern int cli_quit();
| ^~~~~~~~
postmark-1.53.c: In function ‘cli_help’:
postmark-1.53.c:1127:5: warning: old-style function definition
[-Wold-style-definition]
1127 | int cli_help(param)
| ^~~~~~~~
postmark-1.53.c:1129:1: error: number of arguments doesn’t match prototype
1129 | {
| ^
postmark-1.53.c:114:12: error: prototype declaration
114 | extern int cli_help();
| ^~~~~~~~
postmark-1.53.c: In function ‘cli_read_line’:
postmark-1.53.c:1150:7: warning: old-style function definition
[-Wold-style-definition]
1150 | char *cli_read_line(buffer,size)
| ^~~~~~~~~~~~~
postmark-1.53.c:1158:8: warning: suggest parentheses around assignment used as
truth value [-Wparentheses]
1158 | if (result=fgets(buffer,size,stdin)) /* read line safely */
| ^~~~~~
postmark-1.53.c: In function ‘cli_parse_line’:
postmark-1.53.c:1171:5: warning: old-style function definition
[-Wold-style-definition]
1171 | int cli_parse_line(buffer)
| ^~~~~~~~~~~~~~
postmark-1.53.c:1186:36: error: too many arguments to function
‘command_list[i].func’; expected 0, have 1
1186 | result=(command_list[i].func)
| ~~~~~~~~~~~~~~~~^~~~~~
postmark-1.53.c:94:10: note: declared here
94 | int (*func)(); /* pointer to callback function */
| ^~~~
postmark-1.53.c: In function ‘read_config_file’:
postmark-1.53.c:1200:5: warning: old-style function definition
[-Wold-style-definition]
1200 | int read_config_file(filename,buffer,ignore)
| ^~~~~~~~~~~~~~~~
postmark-1.53.c:1208:8: warning: suggest parentheses around assignment used as
truth value [-Wparentheses]
1208 | if (fp=fopen(filename,"r")) /* open config file */
| ^~
postmark-1.53.c: In function ‘main’:
postmark-1.53.c:1228:5: warning: old-style function definition
[-Wold-style-definition]
1228 | int main(argc,argv)
| ^~~~
postmark-1.53.c: In function ‘sgenrand’:
postmark-1.53.c:1428:1: warning: old-style function definition
[-Wold-style-definition]
1428 | sgenrand(seed)
| ^~~~~~~~
postmark-1.53.c:1430:1: error: number of arguments doesn’t match prototype
1430 | {
| ^
postmark-1.53.c:191:13: error: prototype declaration
191 | extern void sgenrand();
| ^~~~~~~~
postmark-1.53.c: In function ‘lsgenrand’:
postmark-1.53.c:1452:1: warning: old-style function definition
[-Wold-style-definition]
1452 | lsgenrand(seed_array)
| ^~~~~~~~~
postmark-1.53.c: In function ‘genrand’:
postmark-1.53.c:1474:13: error: too many arguments to function ‘sgenrand’;
expected 0, have 1
1474 | sgenrand(4357); /* a default initial seed is used */
| ^~~~~~~~ ~~~~
postmark-1.53.c:1428:1: note: declared here
1428 | sgenrand(seed)
| ^~~~~~~~
make[1]: *** [Makefile:11: postmark] Error 1
make[1]: Leaving directory '/build/reproducible-path/postmark-1.53'
make: *** [debian/rules:29: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: postmark
Source-Version: 1.53-3
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
postmark, 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.
Andreas Tille <[email protected]> (supplier of updated postmark 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, 25 Jun 2025 09:36:37 +0200
Source: postmark
Architecture: source
Version: 1.53-3
Distribution: unstable
Urgency: medium
Maintainer: Noël Köthe <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1097641
Changes:
postmark (1.53-3) unstable; urgency=medium
.
* Team upload.
* Maintain package in Debian team on Salsa
* Point Homepage to webarchive
* d/copyright:
- Add remark that source code vanished from internet
- Remove old FSF address
- Fix sequence of entries
* Standards-Version: 4.7.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* No tab in license text (routine-update)
* d/rules: Use short dh
* DEP3
* Modernise definitions to pass gcc-15 build
Closes: #1097641
* Install manpage
* Add fake watch file
* Permit failure of blhc in Salsa CI
Checksums-Sha1:
6f852a172db39bacf18e4524666aa6aa238caf04 1894 postmark_1.53-3.dsc
022febe23b4405667157894cfc08cbb042f2882b 8728 postmark_1.53-3.debian.tar.xz
85bb8211cbc6ff59c6333896b82ac5a72f2e0b87 6115 postmark_1.53-3_amd64.buildinfo
Checksums-Sha256:
781880a2be0790972ae863634791b1f9cb6884bcab59d447309e72c215ad293f 1894
postmark_1.53-3.dsc
cd5ea2fe4599ccc97ae0a8e8dc9f0f7cb853459167e9c913edbb8d7c752e463c 8728
postmark_1.53-3.debian.tar.xz
70f7a585e9deb80dcff182a1e0643c32c96c8b61084cd5d1f4aa96b4ab0a2b1d 6115
postmark_1.53-3_amd64.buildinfo
Files:
8398d50ee19dc4949c23d6f84fb0e7e1 1894 utils optional postmark_1.53-3.dsc
8253bbc6aeefb89d6047c14f3914278f 8728 utils optional
postmark_1.53-3.debian.tar.xz
37a29bdac4a7c8d593c064b9b4d9ba60 6115 utils optional
postmark_1.53-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmiOfIERHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtE1TRAAhLrpKDrQaTHWZ8tY3KxvPmHLTluE5kke
VP/+LzVeLNVcUGnB+h8kDQdn/wHotjMnu6n0Bi229ak2xao3gZ8z8lWqPfg0OqPW
OA9zVJfKWKfzjP3SeF9DUs4s4xMpYpn/4k7Za+jmW5ZAvQDjIJqwZhODvPPbglzZ
tOBPuo00eliQ2E8G2R1x6sVfYy3lgJS47ldCWNxXwtDIdx8o1LFbshV37ie/Ycn1
ukxRW642ko4hUH3ezMbn0ssgTn4B8Wf/GMu42djBdF/vVUuxuhrZZBZ5cgakqbeX
SDvUue//UOx8oJd3r0bd0QL5moo01S1wo8D52015cLGv4KTsL+BV7znNsTLUn5qZ
RwZWEKhgIbxc6xU871OkYG+lP2qXGXyThFNaCofS4ZIYK4unAWpAtdEkWjmqmsIe
g/4C294Lp4aX7V6oHo1l/1srI+L9suFAe3xtM0iWO/gDk4rDvxncto97RVHloC07
+UqwD7xn5rjvY8KqrQyViynpdkNpQgJ0Rpc5wDO1pXPBhxDcpKyYyjgUrUSrFyX3
3bSRGptm6YwkJ45+5DUd4kuxJnKgob/GS0nyPCIsecbFr5BO5wD7LG19kbVVSj02
O7eTkDtchBVAodyXHW/rMOFeTZTroDTpob1p75o4AfKFFN/hhrlkqvB4PSFPYLb+
EbV2c2ojsPQ=
=tkWT
-----END PGP SIGNATURE-----
pgp9lY_c_okFu.pgp
Description: PGP signature
--- End Message ---