Your message dated Sat, 22 Mar 2025 12:34:57 +0000
with message-id <e1tvy41-005dtv...@fasolo.debian.org>
and subject line Bug#1066953: fixed in pvpgn 1.99.7.2.1+dfsg-1
has caused the Debian Bug report #1066953,
regarding pvpgn: FTBFS with -Werror=implicit-function-declaration
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.)
--
1066953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066953
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pvpgn
Version: 1.8.5-3
Severity: serious
Tags: ftbfs sid trixie
Justification: fails to build from source (but built successfully in the past)
Hi,
pvpgn FTBFS with -Werror=implicit-function-declaration which was
recently enabled by default in dpkg 1.22.6 to support the 64-bit time_t
transition. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/pvpgn-1.8.5=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-DHAVE_CONFIG_H -DWITH_SQL_MYSQL -DWITH_SQL_PGSQL -DWITH_SQL_SQLITE
3 -DBNETD_DEFAULT_CONF_FILE=\"/etc/pvpgn/bnetd.conf\"
-DD2CS_DEFAULT_CONF_FILE=\"/etc/pvpgn/d2cs.conf\"
-DD2DBS_DEFAULT_CONF_FILE=\"/etc/pvpgn/d2dbs.conf\" -I"." -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/mysql -I/usr/include/postgresql
-I/usr/include -
fno-strict-aliasing -c bnetd/handle_irc.c -o bnetd/handle_irc.o
bnetd/handle_irc.c: In function '_handle_whereto_command':
bnetd/handle_irc.c:1391:8: error: implicit declaration of function 'trans_net'
[-Werror=implicit-function-declaration]
1391 | trans_net(conn_get_addr(conn), &addr, &port);
| ^~~~~~~~~
bnetd/handle_irc.c: In function '_handle_join_command.part.0.isra':
bnetd/handle_irc.c:1026:75: warning: '%s' directive writing up to 508 bytes
into a region of size between 2 and 510 [-Wformat-overflow=]
1026 |
sprintf(temp,"%s :%s",ircname,topic);
|
^~
In file included from /usr/include/stdio.h:906,
from ./common/util.h:26,
from bnetd/handle_irc.c:23:
In function 'sprintf',
inlined from '_handle_join_command.part.0.isra' at
bnetd/handle_irc.c:1026:8:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note:
'__builtin___sprintf_chk' output between 3 and 1019 bytes into a destination of
size 512
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
Dependency check: bniutils
bnetd/handle_irc.c: In function '_handle_joingame_command':
bnetd/handle_irc.c:1683:75: warning: '%s' directive writing up to 508 bytes
into a region of size between 2 and 510 [-Wformat-overflow=]
1683 |
sprintf(temp,"%s :%s",ircname,topic);
|
^~
In function 'sprintf',
inlined from '_handle_joingame_command' at bnetd/handle_irc.c:1683:8:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note:
'__builtin___sprintf_chk' output between 3 and 1019 bytes into a destination of
size 512
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[1]: *** [Makefile:740: bnetd/handle_irc.o] Error 1
Andreas
--- End Message ---
--- Begin Message ---
Source: pvpgn
Source-Version: 1.99.7.2.1+dfsg-1
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
pvpgn, 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 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated pvpgn 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: SHA512
Format: 1.8
Date: Sat, 22 Mar 2025 12:57:05 +0100
Source: pvpgn
Architecture: source
Version: 1.99.7.2.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1034249 1066953
Changes:
pvpgn (1.99.7.2.1+dfsg-1) unstable; urgency=medium
.
* Team Upload
* Fix postinst script (Closes: #1034249)
* Reformat d/control with debputy
* d/copyright: add short aliases to licenses
* Rename maintainer scripts for DebHelper 14/15 compatibility
.
[Lena Voytek]
* Fix FTBFS induced by GCC-15 (Closes: #1066953)
.
[ Dmitry Smirnov ]
* New upstream release [July 2018].
* Build-Depends += "cmake".
Checksums-Sha1:
855dbbebff560f7a77789dafc2413710918d3ec0 2050 pvpgn_1.99.7.2.1+dfsg-1.dsc
0e1f1c1a4aa5a4770e0d990fd97fd273f3859f1c 1347822
pvpgn_1.99.7.2.1+dfsg.orig.tar.gz
7a4783519de60ebfafb09f70812b18451cfb67a1 12476
pvpgn_1.99.7.2.1+dfsg-1.debian.tar.xz
610195015c7ce3893bef538c6600a3328b1506e8 7246
pvpgn_1.99.7.2.1+dfsg-1_source.buildinfo
Checksums-Sha256:
a20857d5f330e75e99754a8ae1e6da3622b5bc2fbf6fff5d1f68b5d56b162cc8 2050
pvpgn_1.99.7.2.1+dfsg-1.dsc
ee28725e3dbf5b6e537d21d3fc363c83ae64cd9fb30b03a4047e45cb20071c44 1347822
pvpgn_1.99.7.2.1+dfsg.orig.tar.gz
e0db976ca370d3621e0f92a879f4551eed69641c4a2c37177e1821a1ad44edbe 12476
pvpgn_1.99.7.2.1+dfsg-1.debian.tar.xz
0d6ca2410fb74082d3b8bed08df4d41ca9814fa9a602fcdde531b281c40ef011 7246
pvpgn_1.99.7.2.1+dfsg-1_source.buildinfo
Files:
b050eca6976bd6c64fe30d56874c178b 2050 contrib/net optional
pvpgn_1.99.7.2.1+dfsg-1.dsc
7aae755b26b811bd05f515116cb0d6ae 1347822 contrib/net optional
pvpgn_1.99.7.2.1+dfsg.orig.tar.gz
d0fcb9e7effd8caf6f5bc3ba292be8b4 12476 contrib/net optional
pvpgn_1.99.7.2.1+dfsg-1.debian.tar.xz
ec38e69f1931288d4b551ea92e3df02f 7246 contrib/net optional
pvpgn_1.99.7.2.1+dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmfeqPkRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqtcRAAqQ8OJg3uF0Vg3FZfqo/NH6GZgGH6TwBp
gjzHZl6ejwVifImVoznOEKTdq9JBjM/EebkGlHxOojgTA291A2Q9n1QSy9PgxBPm
3g1fNGHYq98nfvhPTvFNeNiEkBJvGk8MeuPuncneZ/0rbd+pj3aZZbw9iZLn+P/C
Rb/dV6AOfSun/FRAh0NAq8BYeE5EgU6VDFCVxBpkGK+A8LAdCbe5l27Q11qb9GUJ
NeB8Jq0vFs/DQkyZCXRTKasqd5oQiyYMxQ8gmzAPW0pDIos8iEXVpb9zIK18ymtr
x+4ydqAHKEfJVHfiuTE7lqzJ0kZOxHChIDU1Ys9dcKqZrqeDaZ01Yag/8AKrEwAV
QFkMlzGGMFhFZdcOtSzbArdWUOvjT9oZO8KGhsSicLDTeym/wiaxl5ekSrH1cmYy
H7C4dIb6Gi+c2eyeNDWbcUqs41J253KO1fWxa6p0jvmHjlEUNFt0ueSCreNgDXJz
eKrzxrHfDF+RupYgY+DAOhdIjteViEMSpz09Qnj9W+oXyLx33L25jGbqFFVG21Ue
Q91v0AA3XTTXVt8N8qeKcsHaz3Odqoi/OXdUisGylcYaki8lzn+9GTeUa/ph3bSS
9EhUngXwHLZl6HBs6VBwzyw6Vc0mrYOw/0SDIw6GFTBJeAe1on+QctRwgNX0RgzG
Ve3DzJtFqfw=
=90gl
-----END PGP SIGNATURE-----
pgpqzASAh_QlS.pgp
Description: PGP signature
--- End Message ---