Your message dated Sun, 21 Apr 2024 20:43:24 +0000
with message-id <e1rye20-001612...@fasolo.debian.org>
and subject line Bug#1066468: fixed in searchmonkey 0.8.3-1.2
has caused the Debian Bug report #1066468,
regarding searchmonkey: FTBFS: callbacks.c:195:11: error: implicit declaration 
of function ‘clearComboBox2’; did you mean ‘clearComboBox’? 
[-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.)


-- 
1066468: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066468
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: searchmonkey
Version: 0.8.3-1.1
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. -I..  -DPACKAGE_DATA_DIR=\""/usr/share"\" 
> -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/poppler/glib 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
> -I/usr/include/pixman-1 -I/usr/include/poppler -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/harfbuzz -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/fribidi -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  -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 -o callbacks.o callbacks.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 callbacks.c:5:
> /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
>       |        ^~~~~~~~~
> callbacks.c: In function ‘on_cl_ear_history1_activate’:
> callbacks.c:195:11: error: implicit declaration of function ‘clearComboBox2’; 
> did you mean ‘clearComboBox’? [-Werror=implicit-function-declaration]
>   195 |           clearComboBox2(lookup_widget(GTK_WIDGET(menuitem), 
> "fileName"));
>       |           ^~~~~~~~~~~~~~
>       |           clearComboBox
> In file included from support.h:15,
>                  from callbacks.c:11:
> callbacks.c: In function ‘on_online_release_notes1_activate’:
> callbacks.c:1162:38: warning: format ‘%G’ expects argument of type ‘double’, 
> but argument 2 has type ‘char *’ [-Wformat=]
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                      
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> callbacks.c:1162:36: note: in expansion of macro ‘_’
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                    ^
> callbacks.c:1162:107: note: format string is defined here
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                                                       
>                                  ~~~^
>       |                                                                       
>                                     |
>       |                                                                       
>                                     double
>       |                                                                       
>                                  %20s
> callbacks.c:1162:38: warning: conversion lacks type at end of format 
> [-Wformat=]
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                      
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> callbacks.c:1162:36: note: in expansion of macro ‘_’
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                    ^
> callbacks.c:1162:112: note: format string is defined here
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                                                       
>                                          ^
> callbacks.c:1162:38: warning: format ‘%G’ expects argument of type ‘double’, 
> but argument 3 has type ‘char *’ [-Wformat=]
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                      
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> callbacks.c:1162:36: note: in expansion of macro ‘_’
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                    ^
> callbacks.c:1162:116: note: format string is defined here
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                                                       
>                                           ~~~^
>       |                                                                       
>                                              |
>       |                                                                       
>                                              double
>       |                                                                       
>                                           %28s
> callbacks.c:1162:38: warning: unknown conversion type character ‘/’ in format 
> [-Wformat=]
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                      
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> callbacks.c:1162:36: note: in expansion of macro ‘_’
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                    ^
> callbacks.c:1162:124: note: format string is defined here
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                                                       
>                                                      ^
> callbacks.c:1162:38: warning: conversion lacks type at end of format 
> [-Wformat=]
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                      
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> callbacks.c:1162:36: note: in expansion of macro ‘_’
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                    ^
> callbacks.c:1162:132: note: format string is defined here
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                                                       
>                                                              ^
> callbacks.c:1162:38: warning: format ‘%B’ expects a matching ‘unsigned int’ 
> argument [-Wformat=]
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                      
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> callbacks.c:1162:36: note: in expansion of macro ‘_’
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                    ^
> callbacks.c:1162:135: note: format string is defined here
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                                                       
>                                                               ~~^
>       |                                                                       
>                                                                 |
>       |                                                                       
>                                                                 unsigned int
> callbacks.c:1162:38: warning: unknown conversion type character ‘/’ in format 
> [-Wformat=]
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                      
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> callbacks.c:1162:36: note: in expansion of macro ‘_’
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                    ^
> callbacks.c:1162:145: note: format string is defined here
>  1162 |   gchar *website = 
> g_strdup_printf(_("https://sourceforge.net/projects/searchmonkey/files/gSearchmonkey%20GTK%20%28Gnome%29/0.8.2%20%5Bstable%5D/";),
>  PACKAGE, VERSION);
>       |                                                                       
>                                                                           ^
> callbacks.c: In function ‘on_configResetAll_clicked’:
> callbacks.c:1181:9: error: implicit declaration of function ‘g_remove’; did 
> you mean ‘remove’? [-Werror=implicit-function-declaration]
>  1181 |     if (g_remove(gConfigFile) != 0) {
>       |         ^~~~~~~~
>       |         remove
> cc1: some warnings being treated as errors
> make[3]: *** [Makefile:413: callbacks.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/searchmonkey_0.8.3-1.1_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: searchmonkey
Source-Version: 0.8.3-1.2
Done: Andreas Rönnquist <gus...@debian.org>

We believe that the bug you reported is fixed in the latest version of
searchmonkey, 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.
Andreas Rönnquist <gus...@debian.org> (supplier of updated searchmonkey 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: Sun, 21 Apr 2024 22:08:58 +0200
Source: searchmonkey
Architecture: source
Version: 0.8.3-1.2
Distribution: unstable
Urgency: medium
Maintainer: Varun Hiremath <va...@debian.org>
Changed-By: Andreas Rönnquist <gus...@debian.org>
Closes: 1066468
Changes:
 searchmonkey (0.8.3-1.2) unstable; urgency=medium
 .
   [ Andreas Rönnquist ]
   * Non-maintainer upload.
   * Add patch to fix implicit declarations (Closes: #1066468)
 .
   [ Debian Janitor ]
   * Update watch file format version to 4.
   * Bump debhelper dependency to >= 9, since that's what is used in
     debian/compat.
   * Bump debhelper from deprecated 9 to 10.
   * Set upstream metadata fields: Archive, Bug-Database, Name (from
     ./configure).
Checksums-Sha1:
 bed5ef9028880004fb423d44e976c33655497ead 2009 searchmonkey_0.8.3-1.2.dsc
 2fdedd763bff23d3ccce1402e862a2cea03abae6 10772 
searchmonkey_0.8.3-1.2.debian.tar.xz
 ca3eb822bdf57be885d92f25800f6ad67c350407 13967 
searchmonkey_0.8.3-1.2_source.buildinfo
Checksums-Sha256:
 39b731490665be8e692551a83bf9998ef3751db0ca20f204ebb39f0b6b03a045 2009 
searchmonkey_0.8.3-1.2.dsc
 fbd2b81134872dc2a550c715c84a9d0c60e148740ed800f1c13c3a5a1d0b1ceb 10772 
searchmonkey_0.8.3-1.2.debian.tar.xz
 62d7658ece94ab165503fedfe6282f23b0b72d704b78aa66c533ee782c8fcd22 13967 
searchmonkey_0.8.3-1.2_source.buildinfo
Files:
 b250f8e032acd7506afa60283c85bea2 2009 utils optional searchmonkey_0.8.3-1.2.dsc
 2de09087f2253101184643182f52ad4c 10772 utils optional 
searchmonkey_0.8.3-1.2.debian.tar.xz
 8827191e5293ef31bf0decac312fa7cf 13967 utils optional 
searchmonkey_0.8.3-1.2_source.buildinfo

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

iQIzBAEBCAAdFiEETq74h7WfgJdjc9ALCHsqoZ75O8IFAmYldL8ACgkQCHsqoZ75
O8L1hQ/+J/x5q4VVqOkDx3zjg98wJrp4pAYipBdNtKByjLA27mkPbtqNP3VVEbFb
XfqLM/uu4dVFpOt8kPttxjqJLKAY4qxZIEPakwuU//Z1ulODqM3danNTVSCbb34y
HxAEVsOwr+fU3nPP+/I055tz4lDVYsziEOW6AVMDJuGYFYki/l002XVR1csx/Zqz
/6XpsdwfOF69Hx0OoRWqX0JzVfGj1caeIXnuDgWjVTJ4sTft5aK/JR5360pFJDyz
F86NoFjO/AJ5VvaypGHk2jM7rf0Xg/QWm3eMrc/odUQtCotAx8BfzrnPHqPoYj1h
07AM037ci4/GN7dpwCvjTkl/yALcX2J+Vt1HkmTl+M9uTwfIp5U8gvvnmu3s0lMi
gXMilaHQ4vQKWhaZ+Q08kYJiD+3yaBNhmn2WR3kS7/A2PHkC66c2MM4va+XLXjsI
NWAG+sB4sCAu4Kl+MAMp4yNDqCWbjUu2ScSSE8yegMfQZQX6YrsB0abzOn1Taq4N
RA7yCKZRim6cZKhQFbMXu3Ogs75ucavsfXQ01Q210yxMHYz4mIO1tGacSJGZdjK0
B9nBisAZmCbvxsd61J+Lsvfq0sN3j2f05RPfFXYbSE/8MolT5tQe2MqhMCMZaN5q
N/eZGb8IzXxaAixgKP+p4XJB/P1vH0cGkLtgYI3puKMT4VsE47o=
=bh1d
-----END PGP SIGNATURE-----

Attachment: pgpmE0X_tLQwa.pgp
Description: PGP signature


--- End Message ---

Reply via email to