Your message dated Fri, 10 Feb 2023 00:23:10 +0000
with message-id <[email protected]>
and subject line Bug#997184: fixed in ncurses-hexedit 0.9.7+orig-7.2
has caused the Debian Bug report #997184,
regarding ncurses-hexedit: FTBFS: init.c:390:10: error: format not a string 
literal and no format arguments [-Werror=format-security]
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.)


-- 
997184: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997184
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ncurses-hexedit
Version: 0.9.7+orig-7.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -c -o main.o main.c
> init.c: In function ‘popup_Error’:
> init.c:390:10: error: format not a string literal and no format arguments 
> [-Werror=format-security]
>   390 |          wprintw (wpopup, (char *) msg);
>       |          ^~~~~~~
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -c -o misc.o misc.c
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -c -o print.o print.c
> cc1: some warnings being treated as errors
> print.c: In function ‘drawdump’:
> print.c:61:38: warning: format ‘%X’ expects argument of type ‘unsigned int’, 
> but argument 3 has type ‘long unsigned int’ [-Wformat=]
>    61 |          wprintw (Globals.wmain, "%08X  ", off);
>       |                                   ~~~^     ~~~
>       |                                      |     |
>       |                                      |     long unsigned int
>       |                                      unsigned int
>       |                                   %08lX
> print.c:80:39: warning: format ‘%lX’ expects argument of type ‘long unsigned 
> int’, but argument 3 has type ‘int’ [-Wformat=]
>    80 |          wprintw (Globals.wmain, "%02lX ", filebuffer (off));
>       |                                   ~~~~^    ~~~~~~~~~~~~~~~~
>       |                                       |    |
>       |                                       |    int
>       |                                       long unsigned int
>       |                                   %02X
> print.c:89:39: warning: format ‘%lX’ expects argument of type ‘long unsigned 
> int’, but argument 3 has type ‘int’ [-Wformat=]
>    89 |          wprintw (Globals.wmain, "%02lX", filebuffer (off));
>       |                                   ~~~~^   ~~~~~~~~~~~~~~~~
>       |                                       |   |
>       |                                       |   int
>       |                                       long unsigned int
>       |                                   %02X
> make[4]: *** [Makefile:400: init.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/ncurses-hexedit_0.9.7+orig-7.1_unstable.log

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 marking 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: ncurses-hexedit
Source-Version: 0.9.7+orig-7.2
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ncurses-hexedit, 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.
Adrian Bunk <[email protected]> (supplier of updated ncurses-hexedit 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: Fri, 10 Feb 2023 02:03:53 +0200
Source: ncurses-hexedit
Architecture: source
Version: 0.9.7+orig-7.2
Distribution: unstable
Urgency: medium
Maintainer: Carlos Maddela <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 997184
Changes:
 ncurses-hexedit (0.9.7+orig-7.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch from Reiner Herrmann for newer ncurses.
     (Closes: #997184)
Checksums-Sha1:
 e5a8e858d37b24567ee74145cbf4d0f54cb17531 2051 
ncurses-hexedit_0.9.7+orig-7.2.dsc
 c319963596be0625da5304254d091969f1fd43e9 31568 
ncurses-hexedit_0.9.7+orig-7.2.debian.tar.xz
Checksums-Sha256:
 14abcfbc94332ef262fab9576f4b23b7aa54e49fd11e5103d9ceb1a0b4ad6273 2051 
ncurses-hexedit_0.9.7+orig-7.2.dsc
 06016e8c4891cf8b94839f9a1c2c2e2866d9bcb8c43ddf181211deb341ace610 31568 
ncurses-hexedit_0.9.7+orig-7.2.debian.tar.xz
Files:
 e20e2807fed87e31fd8f0bfc9317ef5c 2051 editors optional 
ncurses-hexedit_0.9.7+orig-7.2.dsc
 d3ffbbf3dd987e96b0b3d8913dbe0ba0 31568 editors optional 
ncurses-hexedit_0.9.7+orig-7.2.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmPlio4ACgkQiNJCh6LY
mLHn5hAAv7bwG+C7Es20vrievpmC1rRgctinAz3dV6I9vkq/2VmnHabbwvtrGVHE
hCpadPq2gtHKRraeGoT390/LH6ttxiH3K2YRNPHucm9OPdzv/BjLKqHdOcOvgm9b
DVR99rjtc6MU/9xkKj9J7oY0oavbmj81H/7AgRP/nMmSJxdjwWZUv4FAH14jtFjW
EFQfqyxOTO31gAQ5kgSbPV3dLpEoIkayQYY3vaBuJN6S98lvyv+HPUInNbfghaWb
SARzP7ReVaVIIrNdVR73m+CcNl73pwZnFdikGH2bBalA6tEMstkR1lVSvdCqK7dM
NG0lR70460QcTSwQN75b/BK1B3em4D+gznx4Cp+ezlZy0sbDx6zoWmpGYUQTjSXJ
UWUay4jDcqhUvbl9FujIoO/mCEvnw31rY9aBDh7FB0/ihyTuEC1LpELZGP6FR39x
VCiI59b6jxGbI7l4d2g/933D/uJ9S9JIin6qzC8VFAhWKIIX/KoJaqH6PjObUhMh
BJz86dFA1jTT3s+kJBsY7+FpANYqPJl7o14q/FjoHrymIppeEk4tNQmNO+1HSnii
2qDqZKnmnxfU6jS8WiBZIdYQyR6p2SaEBvjBmPH+RXRBOb775I9PS/VMPAvrku4O
hxPP9ScgLySrgWvXTDgVex41EKnnFnQNuvgKJSPMmkeC+rPpDOM=
=f16s
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to