Your message dated Thu, 14 Mar 2024 08:57:11 +0000
with message-id <e1rkgtj-00bkxl...@fasolo.debian.org>
and subject line Bug#1066459: fixed in yiyantang 0.7.0-9
has caused the Debian Bug report #1066459,
regarding yiyantang: FTBFS: xmalloc.c:136:16: error: implicit declaration of 
function ‘strlen’ [-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.)


-- 
1066459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yiyantang
Version: 0.7.0-8
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include     
> -DG_LOG_DOMAIN=\"yyt\"     -I../intl -I../intl  -Wdate-time 
> -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
> yiyantang_init.c
> xmalloc.c: In function ‘xstrdup’:
> xmalloc.c:136:16: error: implicit declaration of function ‘strlen’ 
> [-Werror=implicit-function-declaration]
>   136 |   p = xmalloc (strlen (str) + 1);
>       |                ^~~~~~
> xmalloc.c:48:1: note: include ‘<string.h>’ or provide a declaration of 
> ‘strlen’
>    47 | #include "error.h"
>   +++ |+#include <string.h>
>    48 | 
> xmalloc.c:136:16: warning: incompatible implicit declaration of built-in 
> function ‘strlen’ [-Wbuiltin-declaration-mismatch]
>   136 |   p = xmalloc (strlen (str) + 1);
>       |                ^~~~~~
> xmalloc.c:136:16: note: include ‘<string.h>’ or provide a declaration of 
> ‘strlen’
> xmalloc.c:137:3: error: implicit declaration of function ‘strcpy’ 
> [-Werror=implicit-function-declaration]
>   137 |   strcpy (p, str);
>       |   ^~~~~~
> xmalloc.c:137:3: note: include ‘<string.h>’ or provide a declaration of 
> ‘strcpy’
> xmalloc.c:137:3: warning: incompatible implicit declaration of built-in 
> function ‘strcpy’ [-Wbuiltin-declaration-mismatch]
> xmalloc.c:137:3: note: include ‘<string.h>’ or provide a declaration of 
> ‘strcpy’
> loop.c: In function ‘loop’:
> loop.c:91:25: error: implicit declaration of function ‘exit’ 
> [-Werror=implicit-function-declaration]
>    91 |                         exit (ret);
>       |                         ^~~~
> loop.c:42:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
>    41 | #include "zhconv.h"
>   +++ |+#include <stdlib.h>
>    42 | 
> loop.c:91:25: warning: incompatible implicit declaration of built-in function 
> ‘exit’ [-Wbuiltin-declaration-mismatch]
>    91 |                         exit (ret);
>       |                         ^~~~
> loop.c:91:25: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
> loop.c:117:33: warning: ignoring return value of ‘write’ declared with 
> attribute ‘warn_unused_result’ [-Wunused-result]
>   117 |                                 write (ptym, ibuf, ret);
>       |                                 ^~~~~~~~~~~~~~~~~~~~~~~
> loop.c:162:41: warning: ignoring return value of ‘write’ declared with 
> attribute ‘warn_unused_result’ [-Wunused-result]
>   162 |                                         write (STDOUT_FILENO, tbuf2, 
> ret);
>       |                                         
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[3]: *** [Makefile:201: xmalloc.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/yiyantang_0.7.0-8_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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: yiyantang
Source-Version: 0.7.0-9
Done: xiao sheng wen <atzli...@sina.com>

We believe that the bug you reported is fixed in the latest version of
yiyantang, 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.
xiao sheng wen <atzli...@sina.com> (supplier of updated yiyantang 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: SHA256

Format: 1.8
Date: Wed, 13 Mar 2024 23:17:08 +0800
Source: yiyantang
Architecture: source
Version: 0.7.0-9
Distribution: unstable
Urgency: medium
Maintainer: xiao sheng wen <atzli...@sina.com>
Changed-By: xiao sheng wen <atzli...@sina.com>
Closes: 1066459
Changes:
 yiyantang (0.7.0-9) unstable; urgency=medium
 .
   * add d/salsa-ci.yml
   * Bump Standards-Version: 4.6.2
   * run wrap-and-sort -a -s -b -k -t
   * Fix "FTBFS: xmalloc.c:136:16: error: implicit declaration of
     function 'strlen' [-Werror=implicit-function-declaration]"
     add d/p/add-include-string.h-stdlib.h.patch(Closes: #1066459)
   * d/copyright: update year info to 2024
Checksums-Sha1:
 63ee4b3e4caab0999184efa92a0c783646645a0a 1463 yiyantang_0.7.0-9.dsc
 788b7aa2132a1a167bc0ecf5268ab5a18bd0a612 5936 yiyantang_0.7.0-9.debian.tar.xz
 7e3ca00a1d21ddc99c53c04d90c53b1ea8c9ff2b 5585 
yiyantang_0.7.0-9_source.buildinfo
Checksums-Sha256:
 ac2e8b40fa0647ed3c4695ed06163d3fa6c82d1f4788188c74658c983b916718 1463 
yiyantang_0.7.0-9.dsc
 e95d232d154a3fbec5edff360a21851a0f10a5ba2bd17d30affa901e0b708a17 5936 
yiyantang_0.7.0-9.debian.tar.xz
 ed7fed2fa5db314b626678686cac82fe49d21a034902dd9e36d0a1f2bf284c6d 5585 
yiyantang_0.7.0-9_source.buildinfo
Files:
 6a7660069349763de01ed4e0db1ee1ea 1463 text optional yiyantang_0.7.0-9.dsc
 b76472a2e614931b38e9741403a9fc62 5936 text optional 
yiyantang_0.7.0-9.debian.tar.xz
 cf4adc78f6d0d5b0e7bc961f4780061d 5585 text optional 
yiyantang_0.7.0-9_source.buildinfo

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

iQEzBAEBCAAdFiEEBLHAyuu1xqoC2aJ5NP8o68vMTMgFAmXyrNwACgkQNP8o68vM
TMg1dgf9FW5PYC5AiSbFT8D2EXglCBhGryPfM6xh5WWQ0WLYGPF879C4MD0crfp4
3B0W9JJW943EmjX3RHhoa8YKDIDv48FlgxSQk1WcKboUZPUg4jsChVfKwGiVVBrc
eiMw24IG1zZ4uTRQeU7u0ic8XHktzWb7dfy7pcCh80bwG1Mx2yLZTu9/+CIdCIqr
2CRBMe1ObHXErAOt54EnZPI2SiFYLPrP5B0aecjh6ZCrmIPHcrAHvL5q1GxQE0+S
P4CKNR5D3le1vIxEfJqZUFUC2xJANEeUYc0Y/+nqOUH1Uyj0C2qCo405cA4LuYkR
0ZUgnr3WOt6xDT+JgM1GwK5H89YXEA==
=o1Qu
-----END PGP SIGNATURE-----

Attachment: pgpMQZi44swjN.pgp
Description: PGP signature


--- End Message ---

Reply via email to