• Bug#1066239: gnome-system-tools: FTBFS: shares-tool.c:113:17: error: im

    From Lucas Nussbaum@21:1/5 to All on Wed Mar 13 13:00:04 2024
    Source: gnome-system-tools
    Version: 3.0.0-9.1
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@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../.. -DPIXMAPS_DIR=\""/usr/share/gnome-system-tools/pixmaps"\" -DINTERFACES_DIR=\""/usr/share/gnome-system-tools/ui"\" -DFRONTEND_DIR=\"""\" -DDESKTOP_DATA_DIR=\"""\" -DCONF_DIR=\""/etc/gnome-system-tools"\" -I../../src/
    common -I/usr/include/gtk-3.0 -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/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
    -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -I/usr/include/liboobs-1.0 -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/
    usr/include/blkid -I/usr/include/gio-unix-2.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 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat-security -c -o shares-tool.o shares-tool.c
    In file included from /usr/include/liboobs-1.0/oobs/oobs.h:28,
    from ../../src/common/gst-tool.h:30,
    from shares-tool.h:27,
    from shares-tool.c:22: /usr/include/liboobs-1.0/oobs/oobs-session.h:79:13: warning: Deprecated pre-processor symbol: replace with "const"
    79 | G_CONST_RETURN gchar * oobs_session_get_authentication_action (OobsSession *session);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs-user.h:40,
    from /usr/include/liboobs-1.0/oobs/oobs-selfconfig.h:28,
    from /usr/include/liboobs-1.0/oobs/oobs.h:31: /usr/include/liboobs-1.0/oobs/oobs-group.h:58:13: warning: Deprecated pre-processor symbol: replace with "const"
    58 | G_CONST_RETURN gchar* oobs_group_get_name (OobsGroup *group);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:84:13: warning: Deprecated pre-processor symbol: replace with "const"
    84 | G_CONST_RETURN gchar* oobs_user_get_login_name (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:94:13: warning: Deprecated pre-processor symbol: replace with "const"
    94 | G_CONST_RETURN gchar* oobs_user_get_home_directory (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:97:13: warning: Deprecated pre-processor symbol: replace with "const"
    97 | G_CONST_RETURN gchar* oobs_user_get_shell (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:100:13: warning: Deprecated pre-processor symbol: replace with "const"
    100 | G_CONST_RETURN gchar* oobs_user_get_full_name (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:101:13: warning: Deprecated pre-processor symbol: replace with "const"
    101 | G_CONST_RETURN gchar* oobs_user_get_full_name_fallback (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:104:13: warning: Deprecated pre-processor symbol: replace with "const"
    104 | G_CONST_RETURN gchar* oobs_user_get_room_number (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:107:13: warning: Deprecated pre-processor symbol: replace with "const"
    107 | G_CONST_RETURN gchar* oobs_user_get_work_phone_number (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:110:13: warning: Deprecated pre-processor symbol: replace with "const"
    110 | G_CONST_RETURN gchar* oobs_user_get_home_phone_number (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:113:13: warning: Deprecated pre-processor symbol: replace with "const"
    113 | G_CONST_RETURN gchar* oobs_user_get_other_data (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-user.h:127:13: warning: Deprecated pre-processor symbol: replace with "const"
    127 | G_CONST_RETURN gchar* oobs_user_get_locale (OobsUser *user);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:32: /usr/include/liboobs-1.0/oobs/oobs-share.h:54:13: warning: Deprecated pre-processor symbol: replace with "const"
    54 | G_CONST_RETURN gchar* oobs_share_get_path (OobsShare *share);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:33: /usr/include/liboobs-1.0/oobs/oobs-share-smb.h:64:13: warning: Deprecated pre-processor symbol: replace with "const"
    64 | G_CONST_RETURN gchar* oobs_share_smb_get_name (OobsShareSMB *share);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-share-smb.h:68:13: warning: Deprecated pre-processor symbol: replace with "const"
    68 | G_CONST_RETURN gchar* oobs_share_smb_get_comment (OobsShareSMB *share);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:34: /usr/include/liboobs-1.0/oobs/oobs-smbconfig.h:66:13: warning: Deprecated pre-processor symbol: replace with "const"
    66 | G_CONST_RETURN gchar* oobs_smb_config_get_workgroup (OobsSMBConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-smbconfig.h:70:13: warning: Deprecated pre-processor symbol: replace with "const"
    70 | G_CONST_RETURN gchar* oobs_smb_config_get_description (OobsSMBConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-smbconfig.h:78:13: warning: Deprecated pre-processor symbol: replace with "const"
    78 | G_CONST_RETURN gchar* oobs_smb_config_get_wins_server (OobsSMBConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:38: /usr/include/liboobs-1.0/oobs/oobs-usersconfig.h:74:13: warning: Deprecated pre-processor symbol: replace with "const"
    74 | G_CONST_RETURN gchar* oobs_users_config_get_default_shell (OobsUsersConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-usersconfig.h:77:13: warning: Deprecated pre-processor symbol: replace with "const"
    77 | G_CONST_RETURN gchar* oobs_users_config_get_default_home_dir (OobsUsersConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:41: /usr/include/liboobs-1.0/oobs/oobs-ntpserver.h:56:13: warning: Deprecated pre-processor symbol: replace with "const"
    56 | G_CONST_RETURN gchar* oobs_ntp_server_get_hostname (OobsNTPServer *ntp_server);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:43: /usr/include/liboobs-1.0/oobs/oobs-timeconfig.h:71:13: warning: Deprecated pre-processor symbol: replace with "const"
    71 | G_CONST_RETURN gchar* oobs_time_config_get_timezone (OobsTimeConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:44: /usr/include/liboobs-1.0/oobs/oobs-statichost.h:56:13: warning: Deprecated pre-processor symbol: replace with "const"
    56 | G_CONST_RETURN gchar* oobs_static_host_get_ip_address (OobsStaticHost *static_host);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:45: /usr/include/liboobs-1.0/oobs/oobs-hostsconfig.h:61:13: warning: Deprecated pre-processor symbol: replace with "const"
    61 | G_CONST_RETURN gchar* oobs_hosts_config_get_hostname (OobsHostsConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-hostsconfig.h:65:13: warning: Deprecated pre-processor symbol: replace with "const"
    65 | G_CONST_RETURN gchar* oobs_hosts_config_get_domainname (OobsHostsConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:46: /usr/include/liboobs-1.0/oobs/oobs-iface.h:64:13: warning: Deprecated pre-processor symbol: replace with "const"
    64 | G_CONST_RETURN gchar* oobs_iface_get_device_name (OobsIface *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:47: /usr/include/liboobs-1.0/oobs/oobs-iface-ethernet.h:55:13: warning: Deprecated pre-processor symbol: replace with "const"
    55 | G_CONST_RETURN gchar* oobs_iface_ethernet_get_ip_address (OobsIfaceEthernet *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ethernet.h:58:13: warning: Deprecated pre-processor symbol: replace with "const"
    58 | G_CONST_RETURN gchar* oobs_iface_ethernet_get_network_mask (OobsIfaceEthernet *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ethernet.h:61:13: warning: Deprecated pre-processor symbol: replace with "const"
    61 | G_CONST_RETURN gchar* oobs_iface_ethernet_get_gateway_address (OobsIfaceEthernet *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ethernet.h:64:13: warning: Deprecated pre-processor symbol: replace with "const"
    64 | G_CONST_RETURN gchar* oobs_iface_ethernet_get_network_address (OobsIfaceEthernet *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ethernet.h:67:13: warning: Deprecated pre-processor symbol: replace with "const"
    67 | G_CONST_RETURN gchar* oobs_iface_ethernet_get_broadcast_address (OobsIfaceEthernet *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ethernet.h:70:13: warning: Deprecated pre-processor symbol: replace with "const"
    70 | G_CONST_RETURN gchar* oobs_iface_ethernet_get_configuration_method (OobsIfaceEthernet *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:48: /usr/include/liboobs-1.0/oobs/oobs-iface-wireless.h:55:13: warning: Deprecated pre-processor symbol: replace with "const"
    55 | G_CONST_RETURN gchar* oobs_iface_wireless_get_essid (OobsIfaceWireless *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-wireless.h:58:13: warning: Deprecated pre-processor symbol: replace with "const"
    58 | G_CONST_RETURN gchar* oobs_iface_wireless_get_key (OobsIfaceWireless *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-wireless.h:61:13: warning: Deprecated pre-processor symbol: replace with "const"
    61 | G_CONST_RETURN gchar* oobs_iface_wireless_get_key_type (OobsIfaceWireless *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:50: /usr/include/liboobs-1.0/oobs/oobs-iface-plip.h:56:13: warning: Deprecated pre-processor symbol: replace with "const"
    56 | G_CONST_RETURN gchar* oobs_iface_plip_get_address (OobsIfacePlip *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-plip.h:59:13: warning: Deprecated pre-processor symbol: replace with "const"
    59 | G_CONST_RETURN gchar* oobs_iface_plip_get_remote_address (OobsIfacePlip *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs.h:51: /usr/include/liboobs-1.0/oobs/oobs-iface-ppp.h:73:13: warning: Deprecated pre-processor symbol: replace with "const"
    73 | G_CONST_RETURN gchar * oobs_iface_ppp_get_connection_type (OobsIfacePPP *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ppp.h:76:13: warning: Deprecated pre-processor symbol: replace with "const"
    76 | G_CONST_RETURN gchar* oobs_iface_ppp_get_login (OobsIfacePPP *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ppp.h:81:13: warning: Deprecated pre-processor symbol: replace with "const"
    81 | G_CONST_RETURN gchar* oobs_iface_ppp_get_phone_number (OobsIfacePPP *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ppp.h:84:13: warning: Deprecated pre-processor symbol: replace with "const"
    84 | G_CONST_RETURN gchar* oobs_iface_ppp_get_phone_prefix (OobsIfacePPP *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ppp.h:99:13: warning: Deprecated pre-processor symbol: replace with "const"
    99 | G_CONST_RETURN gchar* oobs_iface_ppp_get_serial_port (OobsIfacePPP *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-iface-ppp.h:113:13: warning: Deprecated pre-processor symbol: replace with "const"
    113 | G_CONST_RETURN gchar * oobs_iface_ppp_get_apn (OobsIfacePPP *iface);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/liboobs-1.0/oobs/oobs-service.h:26,
    from /usr/include/liboobs-1.0/oobs/oobs.h:53: /usr/include/liboobs-1.0/oobs/oobs-servicesconfig.h:78:13: warning: Deprecated pre-processor symbol: replace with "const"
    78 | G_CONST_RETURN OobsServicesRunlevel* oobs_services_config_get_default_runlevel (OobsServicesConfig *config);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/liboobs-1.0/oobs/oobs-service.h:71:13: warning: Deprecated pre-processor symbol: replace with "const"
    71 | G_CONST_RETURN gchar* oobs_service_get_name (OobsService *service);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 shares-tool.c:21:
    shares-tool.c:40:31: warning: no previous declaration for ‘gst_shares_tool_get_type’ [-Wmissing-declarations]
    40 | G_DEFINE_TYPE (GstSharesTool, gst_shares_tool, GST_TYPE_TOOL);
    | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2287:1: note: in definition of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN_PRE’
    2287 | type_name##_get_type (void) \
    | ^~~~~~~~~
    /usr/include/glib-2.0/gobject/gtype.h:2045:61: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
    2045 | #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /usr/include/glib-2.0/gobject/gtype.h:1826:61: note: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’
    1826 | #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {})
    | ^~~~~~~~~~~~~~~~~~~~~~
    shares-tool.c:40:1: note: in expansion of macro ‘G_DEFINE_TYPE’
    40 | G_DEFINE_TYPE (GstSharesTool, gst_shares_tool, GST_TYPE_TOOL);
    | ^~~~~~~~~~~~~
    shares-tool.c: In function ‘add_shares’:
    shares-tool.c:113:17: error: implicit declaration of function ‘table_add_share’ [-Werror=implicit-function-declaration]
    113 | table_add_share (share, &iter);
    | ^~~~~~~~~~~~~~~
    shares-tool.c:113:17: warning: nested extern declaration of ‘table_add_share’ [-Wnested-externs]
    shares-tool.c: In function ‘gst_shares_tool_update_gui’: shares-tool.c:173:17: error: implicit declaration of function ‘table_clear’ [-Werror=implicit-function-declaration]
    173 | table_clear ();
    | ^~~~~~~~~~~
    shares-tool.c:173:17: warning: nested extern declaration of ‘table_clear’ [-Wnested-externs]
    shares-tool.c:193:17: error: implicit declaration of function ‘share_settings_dialog_run’ [-Werror=implicit-function-declaration]
    193 | share_settings_dialog_run (shares_tool->path, TRUE);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~
    shares-tool.c:193:17: warning: nested extern declaration of ‘share_settings_dialog_run’ [-Wnested-externs]
    cc1: some warnings being treated as errors
    make[5]: *** [Makefile:571: shares-tool.o] Error 1


    The full build log is available from: http://qa-logs.debian.net/2024/03/13/gnome-system-tools_3.0.0-9.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=lucas@debian.org
    or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lucas@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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andriy Grytsenko@21:1/5 to All on Tue Apr 9 17:40:01 2024
    Thank you very much for the patch.
    Applied it, it looks fine.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)