Your message dated Mon, 23 Dec 2024 19:27:09 +0000
with message-id <e1tpo57-003fy3...@fasolo.debian.org>
and subject line Bug#1091286: fixed in xsok 1.02-22
has caused the Debian Bug report #1091286,
regarding xsok: FTBFS on armhf: showscore.c:75:15: error: passing argument 1 of
‘ctime’ from incompatible pointer type [-Wincompatible-pointer-types]
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.)
--
1091286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091286
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xsok
Version: 1.02-21
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241223 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, this package failed to build
on armhf.
This package currently has binary packages on armhf, so this is a regression.
Also, there are no known issues on amd64 or arm64 according to recent (a couple
days ago) rebuilds.
The rebuild was done using an armhf chroot on an AWS "m6g" instance (Graviton2
CPU).
Relevant part (hopefully):
> gcc -g -O2 -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2
> -Wl,-z,relro -Dlinux -D__arm__ -D__arm32__ -U__arm -Uarm
> -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
> -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15
> -DNARROWPROTO -DONLINE_HELP -I /usr/include -DBSD_NETKIT
> -DXSOKDIR=\"/usr/share/games/xsok\" -DXSOKSAVE=\"/var/games/xsok\"
> -DHAVE_USLEEP -DDEBIAN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro mergescores.c
> -o mergescores
> In file included from
> /usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33,
> from /usr/include/stdio.h:28,
> from showscore.c:1:
> /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> In file included from
> /usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33,
> from /usr/include/stdio.h:28,
> from mergescores.c:1:
> /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> showscore.c: In function ‘checkfile’:
> showscore.c:75:15: error: passing argument 1 of ‘ctime’ from incompatible
> pointer type [-Wincompatible-pointer-types]
> 75 | z = ctime(&p[4]);
> | ^~~~~
> | |
> | long int *
> In file included from /usr/include/features.h:510:
> /usr/include/time.h:186:14: note: expected ‘const time_t *’ {aka ‘const long
> long int *’} but argument is of type ‘long int *’
> 186 | extern char *__REDIRECT_NTH (ctime, (const time_t *__timer),
> __ctime64);
> | ^~~~~~~~~~~~~~
> showscore.c:60:5: warning: ignoring return value of ‘fread’ declared with
> attribute ‘warn_unused_result’ [-Wunused-result]
> 60 | fread(s, 4, NARGS, fp);
> | ^~~~~~~~~~~~~~~~~~~~~~
> showscore.c:64:5: warning: ignoring return value of ‘fread’ declared with
> attribute ‘warn_unused_result’ [-Wunused-result]
> 64 | fread(type, 1, 8, fp);
> | ^~~~~~~~~~~~~~~~~~~~~
> showscore.c:68:5: warning: ignoring return value of ‘fread’ declared with
> attribute ‘warn_unused_result’ [-Wunused-result]
> 68 | fread(s, 1, namelen, fp);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> showscore.c: In function ‘ReadHighscores’:
> showscore.c:38:9: warning: ignoring return value of ‘fread’ declared with
> attribute ‘warn_unused_result’ [-Wunused-result]
> 38 | fread(ss, 4, 300, fp);
> | ^~~~~~~~~~~~~~~~~~~~~
> make[3]: *** [<builtin>: showscore] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/23/xsok_1.02-21_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: xsok
Source-Version: 1.02-22
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
xsok, 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 1091...@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 xsok 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: Mon, 23 Dec 2024 20:00:13 +0100
Source: xsok
Architecture: source
Version: 1.02-22
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 852225 1091286
Changes:
xsok (1.02-22) unstable; urgency=medium
.
* Adopt package inside Games Team (Closes: #852225)
* Fix time64 handling on armhf (Closes: #1091286)
Checksums-Sha1:
188fe0a9e7b83c70c9f3d0ab8f9404a56a935563 1947 xsok_1.02-22.dsc
445c0a472b4decee0935fe25db1d12a5b22559e0 19520 xsok_1.02-22.debian.tar.xz
bb109dedfcfaa5c3194a95a0752aeee7cfe09b84 7269 xsok_1.02-22_source.buildinfo
Checksums-Sha256:
1b986f577d7d4787dcbd3383caeb6ccb40b1193c88213e6d2d7fe58b044e983d 1947
xsok_1.02-22.dsc
8d0b75265c8e15d8e21834721fa0cefb4a05b107f5c73fbd6b564cb94050d08f 19520
xsok_1.02-22.debian.tar.xz
d57fc57c19cf05ada59d650ff01142c9ae302a81f833e6897596c6de10c09a84 7269
xsok_1.02-22_source.buildinfo
Files:
4435dddae7af678330b064138986f495 1947 games optional xsok_1.02-22.dsc
6debfd574096fdd075216c586cbfd2c3 19520 games optional
xsok_1.02-22.debian.tar.xz
b4b839c49e5063add264ffee705fbd1a 7269 games optional
xsok_1.02-22_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmdps4oRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBq31Q/+LGIxVAk+kBwesvIg8biPhYiwxQCmL5GM
MjuxoFWMGK2fmT7RXVIs+NxAbdA53lRSbbDsrPG9LAxM7kzg72ji884wNVoSIVVN
WHWGQeOzGyyfnxulNrlp9atmjP5JrAwi8iGdt18O52Id1HOrk9yAAIQT+8DZceYv
n1G/bewenOva3adK/sT+RINByOPufbtOThUQEnup4/EXgWOa/NJJYThHoTaHJvqz
vge220IalSNBcm/qlpShLynVGQ3qRrU8ngjkOvndhDAlpYkrG1r2IO5Krzv5lz6j
LVu1fYF8pTkq6CpnzCxJAnEKrCKTLqoTDAFM5JwJ19+F0P+qcvdBWhsXA2KW1pPK
4I+VRKfZY5VepjnB7pVu1SFM2AD0dkdKF8STOltLL35OUaBVIq3Frtm+xI7mDM5h
+4pozWdzQSsN16UbKJm0nDFqMjKvj5lcDnw+q1yZcMXPYfPbmMuj3pNXLN7wdD0h
vbu2XpY6PYfDgdodCIsA/o0ahx7tlP87Ez9xaL4CrkfaQ7m7A2eGdOfBd1rac46x
OM+GED/+F078D8GLvAZzMLR5XLsNl7pqBSiUG4cV9B+obpzYAo1r3WWcaGL7gW6x
/2nY5YwPXTRRi2cG9Kho+BB2EgcCmInfHJ3pFntkA4NmWqcNGuda+lgpXZ315KpM
hIezxi6zYZs=
=qF5p
-----END PGP SIGNATURE-----
pgpA_sbyojby1.pgp
Description: PGP signature
--- End Message ---