Your message dated Wed, 13 Mar 2024 22:08:14 +0000
with message-id <e1rkwli-0092l2...@fasolo.debian.org>
and subject line Bug#1066664: fixed in wmstickynotes 0.7-4
has caused the Debian Bug report #1066664,
regarding wmstickynotes: FTBFS: wmstickynotes.c:229:17: error: implicit 
declaration of function ‘asprintf’; did you mean ‘vsprintf’? 
[-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.)


-- 
1066664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066664
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wmstickynotes
Version: 0.7-3
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):
> gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 
> -pthread  -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
> -o wmstickynotes.o wmstickynotes.c
> In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
>                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
>                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
>                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
>                  from wmstickynotes.c:8:
> /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
> deprecated [-Wdeprecated-declarations]
>   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
>       | ^~~~
> In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
>                  from /usr/include/glib-2.0/glib-object.h:24,
>                  from /usr/include/glib-2.0/gio/gioenums.h:30,
>                  from /usr/include/glib-2.0/gio/giotypes.h:30,
>                  from /usr/include/glib-2.0/gio/gio.h:28,
>                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
>                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:32:
> /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
>   723 | {
>       | ^
> In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
>                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:126:
> /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is 
> deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
>    73 |   GTimeVal last_popdown;
>       |   ^~~~~~~~
> In file included from /usr/include/glib-2.0/glib/galloca.h:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:30:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> wmstickynotes.c: In function ‘delete_note’:
> wmstickynotes.c:229:17: error: implicit declaration of function ‘asprintf’; 
> did you mean ‘vsprintf’? [-Werror=implicit-function-declaration]
>   229 |                 asprintf(&filename, "%d", note->id);
>       |                 ^~~~~~~~
>       |                 vsprintf
> cc1: some warnings being treated as errors
> make[2]: *** [Makefile:459: wmstickynotes.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/wmstickynotes_0.7-3_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: wmstickynotes
Source-Version: 0.7-4
Done: Jeremy Sowden <aza...@debian.org>

We believe that the bug you reported is fixed in the latest version of
wmstickynotes, 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.
Jeremy Sowden <aza...@debian.org> (supplier of updated wmstickynotes 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: Wed, 13 Mar 2024 21:23:56 +0000
Source: wmstickynotes
Architecture: source
Version: 0.7-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Window Maker Team <team+wma...@tracker.debian.org>
Changed-By: Jeremy Sowden <aza...@debian.org>
Closes: 1066664
Changes:
 wmstickynotes (0.7-4) unstable; urgency=medium
 .
   * d/control
     - update Doug's e-mail address
     - add myself to uploaders
     - bump Standards-Version to 4.6.2
   * d/patches
     - add patch to fix missing `asprintf` declaration (Closes: #1066664)
     - add patch to fix incorrect `asprintf` format-string specifiers
Checksums-Sha1:
 c5c0608f770e9a9a126ed769bc1fe19428d70088 2056 wmstickynotes_0.7-4.dsc
 f9d32ca42bca1a90a86c78d5c8d22d07e5e44d70 4572 wmstickynotes_0.7-4.debian.tar.xz
 e2123f298815611e43b35fa328d7006ce96ff792 12228 
wmstickynotes_0.7-4_amd64.buildinfo
Checksums-Sha256:
 4f41516b275ebf680707e9e893dcc5b63f5cdcfdc259ae69aacb3e130901c50f 2056 
wmstickynotes_0.7-4.dsc
 50ec761119dfbc7ab9271526d55bc40e1b9af7febf331f296eebcaf68c8243b8 4572 
wmstickynotes_0.7-4.debian.tar.xz
 d97aa325740cea33a2250eb0e99daf7d65dc83e762246584e66a64bc918e8732 12228 
wmstickynotes_0.7-4_amd64.buildinfo
Files:
 0bc34530a2437e177321f36765ab5e3a 2056 x11 optional wmstickynotes_0.7-4.dsc
 676be31fea9432296ac9f0980b6f24ed 4572 x11 optional 
wmstickynotes_0.7-4.debian.tar.xz
 55965c0b1c0ac4f6ee32ab9f601324ab 12228 x11 optional 
wmstickynotes_0.7-4_amd64.buildinfo

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

iQJGBAEBCgAwFiEEbB20U2PvQDe9VtUXKYasCr3xBA0FAmXyGzkSHGF6YXplbEBk
ZWJpYW4ub3JnAAoJECmGrAq98QQNc5QQANDhrOehAjgLypRK4+6s20d85w3b+JNP
MLliXPXVUOVYVatcmwSIvYMCKo4o2r6KUahpdjy846bca2394vvk5+Z8O5KgzbV6
SiJ5wdn7tnyqUfD43nA306mTKbCSHF17wkGb+o6+KbtLgL3qpI2Pb/ShfrI2P+AO
yOGpZBTL/vkDjOq538Ea+ao6DyYJlou8Tr7WzuxtjvGuPOFJ60F3iyiKBDz2EHqm
0LED5t3ga62wVjrWvc7ox06U2T7IUEP/ViSHZkpOaWLVJrUxUUmMRkO6cvdZQf8F
Qw4xts+CFDPgBD7Fb2Hh9utg1CoKAduQeozqfsAN8ugLL4vo4FA262p+jLHMRNoI
2rb7B2UrLSh5gMS7ELqCJ/bNVPx6akejHYN9yuABoVjxgJ5rVkflNtQJzWTPMCyG
QRZuBxfcQjaNiKP65SzKY2aHmwVj0sB0VDZBymAU68uiGv4+XgL0u/4vbJubVoS6
1oPU4FryRjZ8jjJK/PIujY+kk9gg2ssHkyrpuCEySmzSkGsYDWULItnl/rdxy6nR
oDh5/oyLO2mSjrivPPv67KDu+cwMwyyy1aQFtrgK/wzlYwXqh5NG8uxn1qS0bpOM
wNe2rS3n2QWWrKO8jH4HAzBk62nVRj/A5XGDp/xDyfpxQOfSE8TG9hBCRJk1KTkZ
romCVF4YjYja
=xH5N
-----END PGP SIGNATURE-----

Attachment: pgpUrr6IWf7vO.pgp
Description: PGP signature


--- End Message ---

Reply via email to