Your message dated Mon, 20 Jan 2025 23:07:34 +0000
with message-id <[email protected]>
and subject line Bug#1091258: fixed in gnushogi 1.5~git20140725-2.3
has caused the Debian Bug report #1091258,
regarding gnushogi: FTBFS on armhf: ../../gnushogi/book.c:905:32: error: 
passing argument 1 of ‘time’ 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 [email protected]
immediately.)


-- 
1091258: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091258
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnushogi
Version: 1.5~git20140725-2.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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 -DHAVE_CONFIG_H -I. -I../../gnushogi -I..  
> -DHASHFILE=\"/usr/lib/games/gnushogi/gnushogi.hsh\" 
> -DBOOK=\"/usr/lib/games/gnushogi/gnushogi.tbk\" 
> -DBINBOOK=\"/usr/lib/games/gnushogi/gnushogi.bbk\" -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -c -o 
> gnushogi-book.o `test -f 'book.c' || echo '../../gnushogi/'`book.c
> ../../gnushogi/book.c: In function ‘OpeningBook’:
> ../../gnushogi/book.c:905:32: error: passing argument 1 of ‘time’ from 
> incompatible pointer type [-Wincompatible-pointer-types]
>   905 |     gsrand((unsigned int) time((long *) 0));
>       |                                ^~~~~~~~~~
>       |                                |
>       |                                long int *
> In file included from /usr/include/features.h:510,
>                  from 
> /usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:28,
>                  from ../../gnushogi/gnushogi.h:125,
>                  from ../../gnushogi/book.c:33:
> /usr/include/time.h:85:15: note: expected ‘time_t *’ {aka ‘long long int *’} 
> but argument is of type ‘long int *’
>    85 | extern time_t __REDIRECT_NTH (time, (time_t *__timer), __time64);
>       |               ^~~~~~~~~~~~~~
> ../../gnushogi/book.c: In function ‘WriteData’:
> ../../gnushogi/book.c:603:5: warning: ignoring return value of ‘write’ 
> declared with attribute ‘warn_unused_result’ [-Wunused-result]
>   603 |     write(gfd, (char *)&DATA, sizeof_gdxdata);
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../gnushogi/book.c: In function ‘WriteAdmin’:
> ../../gnushogi/book.c:594:5: warning: ignoring return value of ‘write’ 
> declared with attribute ‘warn_unused_result’ [-Wunused-result]
>   594 |     write(gfd, (char *)&ADMIN, sizeof_gdxadmin);
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> make[5]: *** [Makefile:834: gnushogi-book.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/23/gnushogi_1.5~git20140725-2.1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&[email protected]&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: gnushogi
Source-Version: 1.5~git20140725-2.3
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gnushogi, 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.
Bastian Germann <[email protected]> (supplier of updated gnushogi 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: Mon, 20 Jan 2025 22:39:47 +0000
Source: gnushogi
Architecture: source
Version: 1.5~git20140725-2.3
Distribution: unstable
Urgency: medium
Maintainer: Yann Dirson <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1091258
Changes:
 gnushogi (1.5~git20140725-2.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Cast time() args to time_t instead of long. (Closes: #1091258)
Checksums-Sha1:
 73b53a06349a7be9feaecec2dd0db0d0a3987c12 1841 gnushogi_1.5~git20140725-2.3.dsc
 870f73df3c9d3127b1d5ba6945d213e36013fb94 8268 
gnushogi_1.5~git20140725-2.3.debian.tar.xz
 7bd162a6463cd40a38786898e308614f8c58f8a4 5479 
gnushogi_1.5~git20140725-2.3_source.buildinfo
Checksums-Sha256:
 cf81eb5ada8b5dba24ae2db44c0c101d329ae570a770fe8d8e2188e297ab5973 1841 
gnushogi_1.5~git20140725-2.3.dsc
 1e1dd4698256eda7c4e6bd238b8d5bb908d48ddc036c60e59f3159a773d6660b 8268 
gnushogi_1.5~git20140725-2.3.debian.tar.xz
 3051c52e6f105a58a0ae86c75d8ad6d7b9fa8bd69eceafc3e15dd0a27e05fb0e 5479 
gnushogi_1.5~git20140725-2.3_source.buildinfo
Files:
 b1673a6edb5c1ec1de98d076e818c7bd 1841 games optional 
gnushogi_1.5~git20140725-2.3.dsc
 843b52b97e1031a1f87565938bd772e4 8268 games optional 
gnushogi_1.5~git20140725-2.3.debian.tar.xz
 bf53cace8895bb9701e3da613a79dbdb 5479 games optional 
gnushogi_1.5~git20140725-2.3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmeO0nQQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFOZIDAD4AQK3RVBvtzSNcsIr/0oOKTCthtwm0RLJ
H3Fgcuh8TJS1LgCUSwQ5Gt0ZBklRaQlcMevC3Zt8jDWZwzE5jlk1fWjYQkvZWksh
Txa1BYjayscUT3z2TTygazja6JqMa1E/lL47Q5fOBmbbLlEHA097wfDg0/Gy0oEa
yVBMZrQz9aeFuuLNpvlyhg09W/xh3SrrL/S2uxKQ83pH/7dIiZDL/gb0MJozcF5H
7mNEszMyvL1F8FTWNy8RnVefLLmTIPB0Fqp1dKFxwx40PDSJltCPw4R8Eg1EwpxS
sA0zGRF5+tnlrzF9X++YEvmHdJYvLCHS+ett1TJc5gimsecf82Nn32zTCxKKRoEE
+OdrbhB6S3oTjtbsQJI7le5S2eUaFHpTJTelhUKNzBjDcj/W1odRi1aKBISQqo8r
yRL8rUW8TFMr0utKtHdws2e6NznOOivlErQZ6tE4aQJIZOQ3DS+L7mFECEfZ6jms
rSNXWeJ1cqBHIGHN1AFFc0Vw4cOnqH8=
=U0uI
-----END PGP SIGNATURE-----

Attachment: pgpaRsX1v4uuM.pgp
Description: PGP signature


--- End Message ---

Reply via email to