INFO: not using any hashes in /data/userland-archives/hashes for 0.5.5.tar.gz (overridden with --hash)
Source /data/userland-archives/0.5.5.tar.gz... not found, skipping file copy
Source https://github.com/naxuroqa/Venom/archive/refs/tags/0.5.5.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file src/tox/Conference.vala
patching file src/tox/SqliteContactRepository.vala
patching file src/tox/ToxAdapterFriendListener.vala
patching file src/tox/ToxContact.vala
patching file src/view/ApplicationWindow.vala
patching file src/viewmodel/ConferenceInfoViewModel.vala
patching file src/viewmodel/FriendInfoViewModel.vala
WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they override each other. See: https://mesonbuild.com/Builtin-options.html#build-type-options
The Meson build system
Version: 1.6.0
Source dir: /jenkins/jobs/oi-userland/workspace/components/desktop/venom/Venom-0.5.5
Build dir: /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/amd64
Build type: native build
Project name: venom
Project version: 0.5.5
C compiler for the host machine: /usr/gcc/14/bin/gcc (gcc 14.2.0 "gcc (OpenIndiana 14.2.0-oi-1) 14.2.0")
C linker for the host machine: /usr/gcc/14/bin/gcc ld.solaris 5.11-1.1790 (illumos)
Vala compiler for the host machine: valac (valac 0.56.17)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program msgfmt found: YES (/usr/gnu/bin/msgfmt)
Configuring com.github.naxuroqa.venom.service using configuration
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/gnu/bin/xgettext)
Found pkg-config: YES (/usr/bin/amd64/pkg-config) 0.29.2
Run-time dependency gtk+-3.0 found: YES 3.24.43
Run-time dependency gdk-3.0 found: YES 3.24.43
Run-time dependency gio-2.0 found: YES 2.82.4
Run-time dependency glib-2.0 found: YES 2.82.4
Run-time dependency gee-0.8 found: YES 0.20.8
Run-time dependency gspell-1 found: YES 1.14.0
Run-time dependency libcanberra found: YES 0.30
Run-time dependency gmodule-2.0 found: YES 2.82.4
Run-time dependency sqlcipher found: YES 3.46.1
Run-time dependency json-glib-1.0 found: YES 1.10.6
Run-time dependency libsoup-2.4 found: YES 2.74.3
Run-time dependency toxcore found: YES 0.2.20
Run-time dependency gstreamer-1.0 found: YES 1.24.11
Library posix found: YES
Library config found: YES
Configuring config.h using configuration
Dependency gio-2.0 found: YES 2.82.4 (cached)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.82.4 (cached)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Message: 
  venom-0.5.5
  prefix:    /usr
  buildtype: plain
Build targets in project: 39

venom 0.5.5

  User defined options
    b_pie          : false
    bindir         : /usr/bin
    buildtype      : plain
    default_library: shared
    libdir         : /usr/lib/amd64
    libexecdir     : /usr/libexec
    localstatedir  : /var
    mandir         : /usr/share/man
    optimization   : 3
    prefix         : /usr
    sbindir        : /usr/sbin
    sysconfdir     : /etc
    wrap_mode      : nodownload

Found ninja-1.12.1 at /usr/bin/ninja

Generating targets:   0%|          | 0/39 eta ?
Generating targets:  97%|█████████▋| 38/39 eta 00:00
                                                    

Writing build.ninja:   0%|          | 0/211 eta ?
                                                 
ninja: Entering directory `/jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/amd64'
[1/168] Generating src/venom_icons_resources_h with a custom command
[2/168] Generating src/venom_icons_resources_c with a custom command
[3/168] Building translation po/de/LC_MESSAGES/venom-de.mo
[4/168] Building translation po/es/LC_MESSAGES/venom-es.mo
[5/168] Building translation po/fr/LC_MESSAGES/venom-fr.mo
[6/168] Building translation po/it/LC_MESSAGES/venom-it.mo
[7/168] Building translation po/nb_NO/LC_MESSAGES/venom-nb_NO.mo
[8/168] Building translation po/pl/LC_MESSAGES/venom-pl.mo
[9/168] Building translation po/pt/LC_MESSAGES/venom-pt.mo
[10/168] Building translation po/pt_BR/LC_MESSAGES/venom-pt_BR.mo
[11/168] Building translation po/ru/LC_MESSAGES/venom-ru.mo
[12/168] Building translation po/zh_CN/LC_MESSAGES/venom-zh_CN.mo
[13/168] Building translation po/zh_Hant/LC_MESSAGES/venom-zh_Hant.mo
[14/168] Merging translations for data/com.github.naxuroqa.venom.desktop
[15/168] Generating src/venom_ui_resources_c with a custom command
[16/168] Generating src/venom_ui_resources_h with a custom command
[17/168] Compiling Vala source ../../Venom-0.5.5/src/testing/util/Assert.vala ../../Venom-0.5.5/src/testing/util/UnitTest.vala ../../Venom-0.5.5/src/testing/util/MockFramework.vala
../../Venom-0.5.5/src/testing/util/MockFramework.vala:347.5-347.47: warning: Method `Mock.MockImpl.print_expected_object_mismatch' never used
  347 |     private void print_expected_object_mismatch(MockFunctionCall call) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
../../Venom-0.5.5/src/testing/util/MockFramework.vala:414.5-414.45: warning: Method `Mock.MockFunctionCallImpl.on_object' never used
  414 |     public virtual MockFunctionCall on_object(GLib.Object object) {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
Compilation succeeded - 2 warning(s)
[18/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestGlibTesting.vala
[19/168] Compiling C object src/testing/test_glib_testing.p/meson-generated_TestGlibTesting.c.o
[20/168] Linking target src/testing/test_glib_testing
[21/168] Compiling Vala source ../../Venom-0.5.5/src/testing/GroupBot.vala /jenkins/jobs/oi-userland/workspace/components/desktop/venom/Venom-0.5.5/src/core/Tools.vala
../../Venom-0.5.5/src/testing/GroupBot.vala:203.37-203.66: warning: `ToxCore.Tox.self_get_connection_status' has been deprecated since 0.2.0
  203 |         var new_connection_status = tox.self_get_connection_status();
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
Compilation succeeded - 1 warning(s)
[22/168] Compiling C object src/testing/libmox.so.p/meson-generated_util_UnitTest.c.o
src/testing/libmox.so.p/util/UnitTest.c: In function 'testing_unit_test_add_func':
src/testing/libmox.so.p/util/UnitTest.c:128:66: warning: passing argument 3 of 'g_test_add_data_func' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |         g_test_add_data_func (_tmp1_, block1_data_ref (_data1_), ___lambda4__gtest_data_func);
      |                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                  |
      |                                                                  void (*)(void *)
In file included from /usr/include/glib-2.0/glib.h:89,
                 from src/testing/mox.h:6,
                 from src/testing/libmox.so.p/util/UnitTest.c:25:
/usr/include/glib-2.0/glib/gtestutils.h:378:58: note: expected 'GTestDataFunc' {aka 'void (*)(const void *)'} but argument is of type 'void (*)(void *)'
  378 |                                          GTestDataFunc   test_func);
      |                                          ~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34:
src/testing/libmox.so.p/util/UnitTest.c: In function 'testing_unit_test_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/UnitTest.c:312:13: note: in expansion of macro 'g_once_init_enter'
  312 |         if (g_once_init_enter (&testing_unit_test_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/UnitTest.c: At top level:
src/testing/libmox.so.p/util/UnitTest.c:45:20: warning: 'testing_unit_test_properties' defined but not used [-Wunused-variable]
   45 | static GParamSpec* testing_unit_test_properties[TESTING_UNIT_TEST_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[23/168] Compiling C object src/testing/libmox.so.p/meson-generated_util_Assert.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/testing/mox.h:6,
                 from src/testing/libmox.so.p/util/Assert.c:25:
src/testing/libmox.so.p/util/Assert.c: In function 'testing_assertion_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/Assert.c:74:13: note: in expansion of macro 'g_once_init_enter'
   74 |         if (g_once_init_enter (&testing_assertion_error_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/Assert.c: In function 'testing_assert_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/Assert.c:537:13: note: in expansion of macro 'g_once_init_enter'
  537 |         if (g_once_init_enter (&testing_assert_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/Assert.c: At top level:
src/testing/libmox.so.p/util/Assert.c:91:1: warning: 'testing_assert_new' defined but not used [-Wunused-function]
   91 | testing_assert_new (void)
      | ^~~~~~~~~~~~~~~~~~
[24/168] Compiling C object src/testing/group_bot.p/meson-generated_Tools.c.o
src/testing/group_bot.p/Tools.c: In function 'venom_tools_hexstring_to_bin':
src/testing/group_bot.p/Tools.c:272:46: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable]
  272 |                                         gint _tmp4_;
      |                                              ^~~~~~
src/testing/group_bot.p/Tools.c:270:38: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable]
  270 |                                 gint _tmp8__length1;
      |                                      ^~~~~~~~~~~~~~
src/testing/group_bot.p/Tools.c:265:41: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable]
  265 |                                 guint8* _tmp5_;
      |                                         ^~~~~~
src/testing/group_bot.p/Tools.c:245:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  245 |         gint _buf_size_;
      |              ^~~~~~~~~~
src/testing/group_bot.p/Tools.c: In function 'venom_tools_bin_to_hexstring':
src/testing/group_bot.p/Tools.c:326:46: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable]
  326 |                                         gint _tmp2_;
      |                                              ^~~~~~
src/testing/group_bot.p/Tools.c: In function 'venom_tools_uint8_to_nullterm_string':
src/testing/group_bot.p/Tools.c:373:14: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
  373 |         gint _tmp2__length1;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/Tools.c:370:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  370 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/Tools.c:368:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  368 |         gint _buf_size_;
      |              ^~~~~~~~~~
src/testing/group_bot.p/Tools.c: In function 'venom_tools_shorten_name':
src/testing/group_bot.p/Tools.c:457:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  457 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/Tools.c:454:17: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable]
  454 |         gchar** _tmp2_;
      |                 ^~~~~~
src/testing/group_bot.p/Tools.c:453:14: warning: variable '_parts_size_' set but not used [-Wunused-but-set-variable]
  453 |         gint _parts_size_;
      |              ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/group_bot.p/Tools.c:25:
src/testing/group_bot.p/Tools.c: In function 'venom_tools_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/group_bot.p/Tools.c:860:13: note: in expansion of macro 'g_once_init_enter'
  860 |         if (g_once_init_enter (&venom_tools_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/group_bot.p/Tools.c: At top level:
src/testing/group_bot.p/Tools.c:144:1: warning: 'venom_tools_new' defined but not used [-Wunused-function]
  144 | venom_tools_new (void)
      | ^~~~~~~~~~~~~~~
[25/168] Compiling C object src/testing/group_bot.p/meson-generated_GroupBot.c.o
src/testing/group_bot.p/GroupBot.c: In function 'vala_tox_get_savedata':
src/testing/group_bot.p/GroupBot.c:216:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  216 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'testing_group_bot_construct':
src/testing/group_bot.p/GroupBot.c:359:51: warning: passing argument 3 of 'g_file_load_contents' from incompatible pointer type [-Wincompatible-pointer-types]
  359 |                 g_file_load_contents (file, NULL, &_tmp5_, &_tmp6_, NULL, &_inner_error0_);
      |                                                   ^~~~~~~
      |                                                   |
      |                                                   guint8 ** {aka unsigned char **}
In file included from /usr/include/glib-2.0/gio/gio.h:81,
                 from src/testing/group_bot.p/GroupBot.c:30:
/usr/include/glib-2.0/gio/gfile.h:1280:71: note: expected 'char **' but argument is of type 'guint8 **' {aka 'unsigned char **'}
 1280 |                                               char                  **contents,
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/testing/group_bot.p/GroupBot.c:356:22: warning: variable '_savedata_size_' set but not used [-Wunused-but-set-variable]
  356 |                 gint _savedata_size_ = 0;
      |                      ^~~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:408:47: warning: passing argument 2 of 'tox_callback_friend_request' from incompatible pointer type [-Wincompatible-pointer-types]
  408 |         tox_callback_friend_request (_tmp13_, _testing_group_bot_on_friend_request_tox_friend_request_cb);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                               |
      |                                               void (*)(Tox *, guint8 *, guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned char *, unsigned char *, long unsigned int,  void *)}
In file included from src/testing/group_bot.p/GroupBot.c:26:
/usr/include/tox/tox.h:1865:67: note: expected 'void (*)(Tox *, const uint8_t *, const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, const unsigned char *, const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint8 *, guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned char *, unsigned char *, long unsigned int,  void *)'}
 1865 | void tox_callback_friend_request(Tox *tox, tox_friend_request_cb *callback);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/testing/group_bot.p/GroupBot.c:410:47: warning: passing argument 2 of 'tox_callback_friend_message' from incompatible pointer type [-Wincompatible-pointer-types]
  410 |         tox_callback_friend_message (_tmp14_, _testing_group_bot_on_friend_message_tox_friend_message_cb);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                               |
      |                                               void (*)(Tox *, guint32,  TOX_MESSAGE_TYPE,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  Tox_Message_Type,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:1884:67: note: expected 'void (*)(Tox *, Tox_Friend_Number,  Tox_Message_Type,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  Tox_Message_Type,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  TOX_MESSAGE_TYPE,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  Tox_Message_Type,  unsigned char *, long unsigned int,  void *)'}
 1884 | void tox_callback_friend_message(Tox *tox, tox_friend_message_cb *callback);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/testing/group_bot.p/GroupBot.c:414:50: warning: passing argument 2 of 'tox_callback_conference_invite' from incompatible pointer type [-Wincompatible-pointer-types]
  414 |         tox_callback_conference_invite (_tmp16_, _testing_group_bot_on_conference_invite_tox_conference_invite_cb);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  void (*)(Tox *, guint32,  TOX_CONFERENCE_TYPE,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  Tox_Conference_Type,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:2507:73: note: expected 'void (*)(Tox *, Tox_Friend_Number,  Tox_Conference_Type,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  Tox_Conference_Type,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  TOX_CONFERENCE_TYPE,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  Tox_Conference_Type,  unsigned char *, long unsigned int,  void *)'}
 2507 | void tox_callback_conference_invite(Tox *tox, tox_conference_invite_cb *callback);
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/testing/group_bot.p/GroupBot.c:416:51: warning: passing argument 2 of 'tox_callback_conference_message' from incompatible pointer type [-Wincompatible-pointer-types]
  416 |         tox_callback_conference_message (_tmp17_, _testing_group_bot_on_conference_message_tox_conference_message_cb);
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                   |
      |                                                   void (*)(Tox *, guint32,  guint32,  TOX_MESSAGE_TYPE,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  unsigned int,  Tox_Message_Type,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:2544:75: note: expected 'void (*)(Tox *, Tox_Conference_Number,  Tox_Conference_Peer_Number,  Tox_Message_Type,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  Tox_Message_Type,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint32,  TOX_MESSAGE_TYPE,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  Tox_Message_Type,  unsigned char *, long unsigned int,  void *)'}
 2544 | void tox_callback_conference_message(Tox *tox, tox_conference_message_cb *callback);
      |                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'vala_tox_friend_get_name':
src/testing/group_bot.p/GroupBot.c:527:22: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
  527 |                 gint _tmp7__length1;
      |                      ^~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:501:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  501 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:498:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  498 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function '_tox_err_conference_join_to_string':
src/testing/group_bot.p/GroupBot.c:589:9: warning: enumeration value 'TOX_ERR_CONFERENCE_JOIN_NULL' not handled in switch [-Wswitch]
  589 |         switch (value) {
      |         ^~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'vala_tox_conference_peer_get_name':
src/testing/group_bot.p/GroupBot.c:686:22: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
  686 |                 gint _tmp7__length1;
      |                      ^~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:660:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  660 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:657:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  657 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'testing_group_bot_on_friend_request':
src/testing/group_bot.p/GroupBot.c:815:14: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable]
  815 |         gint _tmp6__length1;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:807:14: warning: variable '_pub_key_size_' set but not used [-Wunused-but-set-variable]
  807 |         gint _pub_key_size_;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'string_get_data':
src/testing/group_bot.p/GroupBot.c:887:14: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable]
  887 |         gint _res_size_;
      |              ^~~~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'testing_group_bot_copy_data_string':
src/testing/group_bot.p/GroupBot.c:1095:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 1095 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'testing_group_bot_copy_data':
src/testing/group_bot.p/GroupBot.c:1118:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 1118 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'vala_tox_self_get_address':
src/testing/group_bot.p/GroupBot.c:1164:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 1164 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'testing_group_bot_run':
src/testing/group_bot.p/GroupBot.c:1419:46: warning: variable '_groupbot_pub_key_size_' set but not used [-Wunused-but-set-variable]
 1419 |                                         gint _groupbot_pub_key_size_;
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:1317:14: warning: variable '_tmp17__length1' set but not used [-Wunused-but-set-variable]
 1317 |         gint _tmp17__length1;
      |              ^~~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:1308:14: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
 1308 |         gint _tmp7__length1;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:1301:17: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable]
 1301 |         guint8* _tmp3_;
      |                 ^~~~~~
src/testing/group_bot.p/GroupBot.c:1300:14: warning: variable '_pub_key_size_' set but not used [-Wunused-but-set-variable]
 1300 |         gint _pub_key_size_;
      |              ^~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function 'testing_group_bot_finalize':
src/testing/group_bot.p/GroupBot.c:1540:22: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable]
 1540 |                 gint _tmp5__length1;
      |                      ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/group_bot.p/GroupBot.c:25:
src/testing/group_bot.p/GroupBot.c: In function 'testing_group_bot_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c:1593:13: note: in expansion of macro 'g_once_init_enter'
 1593 |         if (g_once_init_enter (&testing_group_bot_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c: At top level:
src/testing/group_bot.p/GroupBot.c:68:20: warning: 'testing_group_bot_properties' defined but not used [-Wunused-variable]
   68 | static GParamSpec* testing_group_bot_properties[TESTING_GROUP_BOT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/group_bot.p/GroupBot.c: In function '_testing_group_bot_on_friend_connection_status_tox_friend_connection_status_cb':
src/testing/group_bot.p/GroupBot.c:981:80: warning: '%s' directive argument is null [-Wformat-overflow=]
  981 |         fprintf (_tmp1_, "[LOG] Connection status changed for friend #%u (%s): %s\n", (guint) friend_number, _tmp2_, _tmp3_);
      |                                                                                ^~
[26/168] Linking target src/testing/group_bot
[27/168] Compiling Vala source ../../Venom-0.5.5/src/testing/ToxAVTest.vala /jenkins/jobs/oi-userland/workspace/components/desktop/venom/Venom-0.5.5/src/core/Tools.vala
../../Venom-0.5.5/src/testing/ToxAVTest.vala:145.11-145.40: warning: `ToxCore.Tox.self_get_connection_status' has been deprecated since 0.2.0
  145 |       if (tox.self_get_connection_status() != ToxCore.Connection.NONE) {
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
Compilation succeeded - 1 warning(s)
[28/168] Compiling C object src/testing/libmox.so.p/meson-generated_util_MockFramework.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/testing/mox.h:6,
                 from src/testing/libmox.so.p/util/MockFramework.c:25:
src/testing/libmox.so.p/util/MockFramework.c: In function 'matcher_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:445:13: note: in expansion of macro 'g_once_init_enter'
  445 |         if (g_once_init_enter (&matcher_error_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_matcher_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:615:13: note: in expansion of macro 'g_once_init_enter'
  615 |         if (g_once_init_enter (&mock_matcher_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_value_matcher_real_equals':
src/testing/libmox.so.p/util/MockFramework.c:628:28: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  628 |         MockValueMatcher * self;
      |                            ^~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_value_matcher_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:737:13: note: in expansion of macro 'g_once_init_enter'
  737 |         if (g_once_init_enter (&mock_value_matcher_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_any_string_matcher_real_equals':
src/testing/libmox.so.p/util/MockFramework.c:750:32: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  750 |         MockAnyStringMatcher * self;
      |                                ^~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_any_string_matcher_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:819:13: note: in expansion of macro 'g_once_init_enter'
  819 |         if (g_once_init_enter (&mock_any_string_matcher_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_argument_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:952:13: note: in expansion of macro 'g_once_init_enter'
  952 |         if (g_once_init_enter (&mock_argument_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_arguments_arg_builder_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:1560:13: note: in expansion of macro 'g_once_init_enter'
 1560 |         if (g_once_init_enter (&mock_arguments_arg_builder_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_arguments_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:1626:13: note: in expansion of macro 'g_once_init_enter'
 1626 |         if (g_once_init_enter (&mock_arguments_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_mock_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:1783:13: note: in expansion of macro 'g_once_init_enter'
 1783 |         if (g_once_init_enter (&mock_mock_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_mock_function_call_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:2112:13: note: in expansion of macro 'g_once_init_enter'
 2112 |         if (g_once_init_enter (&mock_mock_function_call_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_mock_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:2875:13: note: in expansion of macro 'g_once_init_enter'
 2875 |         if (g_once_init_enter (&mock_mock_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: In function 'mock_mock_function_call_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:3776:13: note: in expansion of macro 'g_once_init_enter'
 3776 |         if (g_once_init_enter (&mock_mock_function_call_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c: At top level:
src/testing/libmox.so.p/util/MockFramework.c:2573:1: warning: 'mock_mock_impl_print_expected_object_mismatch' defined but not used [-Wunused-function]
 2573 | mock_mock_impl_print_expected_object_mismatch (MockMockImpl* self,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:102:20: warning: 'mock_mock_function_call_impl_properties' defined but not used [-Wunused-variable]
  102 | static GParamSpec* mock_mock_function_call_impl_properties[MOCK_MOCK_FUNCTION_CALL_IMPL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:86:20: warning: 'mock_mock_impl_properties' defined but not used [-Wunused-variable]
   86 | static GParamSpec* mock_mock_impl_properties[MOCK_MOCK_IMPL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:70:20: warning: 'mock_arguments_arg_builder_properties' defined but not used [-Wunused-variable]
   70 | static GParamSpec* mock_arguments_arg_builder_properties[MOCK_ARGUMENTS_ARG_BUILDER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:64:20: warning: 'mock_arguments_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* mock_arguments_properties[MOCK_ARGUMENTS_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:59:20: warning: 'mock_argument_properties' defined but not used [-Wunused-variable]
   59 | static GParamSpec* mock_argument_properties[MOCK_ARGUMENT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:54:20: warning: 'mock_any_string_matcher_properties' defined but not used [-Wunused-variable]
   54 | static GParamSpec* mock_any_string_matcher_properties[MOCK_ANY_STRING_MATCHER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/libmox.so.p/util/MockFramework.c:49:20: warning: 'mock_value_matcher_properties' defined but not used [-Wunused-variable]
   49 | static GParamSpec* mock_value_matcher_properties[MOCK_VALUE_MATCHER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[29/168] Linking target src/testing/libmox.so
[30/168] Generating symbol file src/testing/libmox.so.p/libmox.so.symbols
[31/168] Compiling C object src/testing/toxav.p/meson-generated_Tools.c.o
src/testing/toxav.p/Tools.c: In function 'venom_tools_hexstring_to_bin':
src/testing/toxav.p/Tools.c:272:46: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable]
  272 |                                         gint _tmp4_;
      |                                              ^~~~~~
src/testing/toxav.p/Tools.c:270:38: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable]
  270 |                                 gint _tmp8__length1;
      |                                      ^~~~~~~~~~~~~~
src/testing/toxav.p/Tools.c:265:41: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable]
  265 |                                 guint8* _tmp5_;
      |                                         ^~~~~~
src/testing/toxav.p/Tools.c:245:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  245 |         gint _buf_size_;
      |              ^~~~~~~~~~
src/testing/toxav.p/Tools.c: In function 'venom_tools_bin_to_hexstring':
src/testing/toxav.p/Tools.c:326:46: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable]
  326 |                                         gint _tmp2_;
      |                                              ^~~~~~
src/testing/toxav.p/Tools.c: In function 'venom_tools_uint8_to_nullterm_string':
src/testing/toxav.p/Tools.c:373:14: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
  373 |         gint _tmp2__length1;
      |              ^~~~~~~~~~~~~~
src/testing/toxav.p/Tools.c:370:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  370 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/testing/toxav.p/Tools.c:368:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  368 |         gint _buf_size_;
      |              ^~~~~~~~~~
src/testing/toxav.p/Tools.c: In function 'venom_tools_shorten_name':
src/testing/toxav.p/Tools.c:457:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  457 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/testing/toxav.p/Tools.c:454:17: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable]
  454 |         gchar** _tmp2_;
      |                 ^~~~~~
src/testing/toxav.p/Tools.c:453:14: warning: variable '_parts_size_' set but not used [-Wunused-but-set-variable]
  453 |         gint _parts_size_;
      |              ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/toxav.p/Tools.c:25:
src/testing/toxav.p/Tools.c: In function 'venom_tools_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/toxav.p/Tools.c:860:13: note: in expansion of macro 'g_once_init_enter'
  860 |         if (g_once_init_enter (&venom_tools_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/toxav.p/Tools.c: At top level:
src/testing/toxav.p/Tools.c:144:1: warning: 'venom_tools_new' defined but not used [-Wunused-function]
  144 | venom_tools_new (void)
      | ^~~~~~~~~~~~~~~
[32/168] Compiling C object src/testing/toxav.p/meson-generated_ToxAVTest.c.o
src/testing/toxav.p/ToxAVTest.c: In function 'vala_tox_self_get_address':
src/testing/toxav.p/ToxAVTest.c:529:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  529 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/toxav.p/ToxAVTest.c: In function 'string_get_data':
src/testing/toxav.p/ToxAVTest.c:565:14: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable]
  565 |         gint _res_size_;
      |              ^~~~~~~~~~
src/testing/toxav.p/ToxAVTest.c: In function 'video_sample_create_tox':
src/testing/toxav.p/ToxAVTest.c:762:46: warning: passing argument 2 of 'tox_callback_friend_request' from incompatible pointer type [-Wincompatible-pointer-types]
  762 |         tox_callback_friend_request (_tmp6_, _video_sample_on_friend_request_tox_friend_request_cb);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              void (*)(Tox *, guint8 *, guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned char *, unsigned char *, long unsigned int,  void *)}
In file included from src/testing/toxav.p/ToxAVTest.c:30:
/usr/include/tox/tox.h:1865:67: note: expected 'void (*)(Tox *, const uint8_t *, const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, const unsigned char *, const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint8 *, guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned char *, unsigned char *, long unsigned int,  void *)'}
 1865 | void tox_callback_friend_request(Tox *tox, tox_friend_request_cb *callback);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/testing/toxav.p/ToxAVTest.c:777:39: warning: passing argument 2 of 'toxav_callback_call' from incompatible pointer type [-Wincompatible-pointer-types]
  777 |         toxav_callback_call (_tmp11_, _video_sample_on_call_toxav_call_cb, self);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       void (*)(ToxAV *, guint32,  gboolean,  gboolean,  void *) {aka void (*)(ToxAV *, unsigned int,  int,  int,  void *)}
In file included from src/testing/toxav.p/ToxAVTest.c:31:
/usr/include/tox/toxav.h:273:52: note: expected 'void (*)(ToxAV *, uint32_t,  _Bool,  _Bool,  void *)' {aka 'void (*)(ToxAV *, unsigned int,  _Bool,  _Bool,  void *)'} but argument is of type 'void (*)(ToxAV *, guint32,  gboolean,  gboolean,  void *)' {aka 'void (*)(ToxAV *, unsigned int,  int,  int,  void *)'}
  273 | void toxav_callback_call(ToxAV *av, toxav_call_cb *callback, void *user_data);
      |                                     ~~~~~~~~~~~~~~~^~~~~~~~
src/testing/toxav.p/ToxAVTest.c:785:54: warning: passing argument 2 of 'toxav_callback_video_receive_frame' from incompatible pointer type [-Wincompatible-pointer-types]
  785 |         toxav_callback_video_receive_frame (_tmp15_, _video_sample_on_video_receive_frame_toxav_video_receive_frame_cb, self);
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                      |
      |                                                      void (*)(ToxAV *, guint32,  guint16,  guint16,  guint8 *, guint8 *, guint8 *, gint32,  gint32,  gint32,  void *) {aka void (*)(ToxAV *, unsigned int,  short unsigned int,  short unsigned int,  unsigned char *, unsigned char *, unsigned char *, int,  int,  int,  void *)}
/usr/include/tox/toxav.h:742:82: note: expected 'void (*)(ToxAV *, uint32_t,  uint16_t,  uint16_t,  const uint8_t *, const uint8_t *, const uint8_t *, int32_t,  int32_t,  int32_t,  void *)' {aka 'void (*)(ToxAV *, unsigned int,  short unsigned int,  short unsigned int,  const unsigned char *, const unsigned char *, const unsigned char *, int,  int,  int,  void *)'} but argument is of type 'void (*)(ToxAV *, guint32,  guint16,  guint16,  guint8 *, guint8 *, guint8 *, gint32,  gint32,  gint32,  void *)' {aka 'void (*)(ToxAV *, unsigned int,  short unsigned int,  short unsigned int,  unsigned char *, unsigned char *, unsigned char *, int,  int,  int,  void *)'}
  742 | void toxav_callback_video_receive_frame(ToxAV *av, toxav_video_receive_frame_cb *callback, void *user_data);
      |                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/testing/toxav.p/ToxAVTest.c:787:54: warning: passing argument 2 of 'toxav_callback_audio_receive_frame' from incompatible pointer type [-Wincompatible-pointer-types]
  787 |         toxav_callback_audio_receive_frame (_tmp16_, _video_sample_on_audio_receive_frame_toxav_audio_receive_frame_cb, self);
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                      |
      |                                                      void (*)(ToxAV *, guint32,  gint16 *, gsize,  guint8,  guint32,  void *) {aka void (*)(ToxAV *, unsigned int,  short int *, long unsigned int,  unsigned char,  unsigned int,  void *)}
/usr/include/tox/toxav.h:706:82: note: expected 'void (*)(ToxAV *, uint32_t,  const int16_t *, size_t,  uint8_t,  uint32_t,  void *)' {aka 'void (*)(ToxAV *, unsigned int,  const short int *, long unsigned int,  unsigned char,  unsigned int,  void *)'} but argument is of type 'void (*)(ToxAV *, guint32,  gint16 *, gsize,  guint8,  guint32,  void *)' {aka 'void (*)(ToxAV *, unsigned int,  short int *, long unsigned int,  unsigned char,  unsigned int,  void *)'}
  706 | void toxav_callback_audio_receive_frame(ToxAV *av, toxav_audio_receive_frame_cb *callback, void *user_data);
      |                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/testing/toxav.p/ToxAVTest.c:727:14: warning: variable '_pub_key_size_' set but not used [-Wunused-but-set-variable]
  727 |         gint _pub_key_size_;
      |              ^~~~~~~~~~~~~~
src/testing/toxav.p/ToxAVTest.c:710:14: warning: variable '_address_size_' set but not used [-Wunused-but-set-variable]
  710 |         gint _address_size_;
      |              ^~~~~~~~~~~~~~
src/testing/toxav.p/ToxAVTest.c: In function 'vala_tox_friend_get_name':
src/testing/toxav.p/ToxAVTest.c:894:22: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
  894 |                 gint _tmp7__length1;
      |                      ^~~~~~~~~~~~~~
src/testing/toxav.p/ToxAVTest.c:868:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  868 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/testing/toxav.p/ToxAVTest.c:865:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  865 |         gint _t_size_;
      |              ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/testing/toxav.p/ToxAVTest.c:28:
src/testing/toxav.p/ToxAVTest.c: In function 'video_sample_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/toxav.p/ToxAVTest.c:1284:13: note: in expansion of macro 'g_once_init_enter'
 1284 |         if (g_once_init_enter (&video_sample_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/toxav.p/ToxAVTest.c: At top level:
src/testing/toxav.p/ToxAVTest.c:70:20: warning: 'video_sample_properties' defined but not used [-Wunused-variable]
   70 | static GParamSpec* video_sample_properties[VIDEO_SAMPLE_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~
[33/168] Linking target src/testing/toxav
[34/168] Compiling Vala source ../../Venom-0.5.5/src/core/Application.vala ../../Venom-0.5.5/src/core/Contact.vala ../../Venom-0.5.5/src/core/FileIO.vala ../../Venom-0.5.5/src/core/FileTransfer.vala ../../Venom-0.5.5/src/core/GlobalSettings.vala ../../Venom-0.5.5/src/core/Identicon.vala ../../Venom-0.5.5/src/core/Logger.vala ../../Venom-0.5.5/src/core/Message.vala ../../Venom-0.5.5/src/core/NotificationListener.vala ../../Venom-0.5.5/src/core/ObservableList.vala ../../Venom-0.5.5/src/core/Profile.vala ../../Venom-0.5.5/src/core/R.vala ../../Venom-0.5.5/src/core/TimeStamp.vala ../../Venom-0.5.5/src/core/Tools.vala ../../Venom-0.5.5/src/core/WidgetFactory.vala ../../Venom-0.5.5/src/core/WindowState.vala ../../Venom-0.5.5/src/core/UserInfo.vala ../../Venom-0.5.5/src/db/DatabaseInterfaces.vala ../../Venom-0.5.5/src/db/SqliteSettingsDatabase.vala ../../Venom-0.5.5/src/db/SqliteWrapper.vala ../../Venom-0.5.5/src/plugin/Plugin.vala ../../Venom-0.5.5/src/plugin/Pluginregistrar.vala ../../Venom-0.5.5/src/portal/Request.vala ../../Venom-0.5.5/src/portal/Screenshot.vala ../../Venom-0.5.5/src/tox/Conference.vala ../../Venom-0.5.5/src/tox/ConferenceMessage.vala ../../Venom-0.5.5/src/tox/DhtNode.vala ../../Venom-0.5.5/src/tox/FriendRequest.vala ../../Venom-0.5.5/src/tox/JsonWebDhtNodeUpdater.vala ../../Venom-0.5.5/src/tox/SqliteContactRepository.vala ../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala ../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala ../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala ../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala ../../Venom-0.5.5/src/tox/StaticDhtNodeUpdater.vala ../../Venom-0.5.5/src/tox/ToxAdapterConferenceListener.vala ../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala ../../Venom-0.5.5/src/tox/ToxAdapterFiletransferListener.vala ../../Venom-0.5.5/src/tox/ToxAdapterSelfListener.vala ../../Venom-0.5.5/src/tox/ToxContact.vala ../../Venom-0.5.5/src/tox/ToxMessage.vala ../../Venom-0.5.5/src/tox/ToxSession.vala ../../Venom-0.5.5/src/tox/ToxSessionThread.vala ../../Venom-0.5.5/src/undo/SimpleUndoStack.vala ../../Venom-0.5.5/src/undo/TextBufferUndoBinding.vala ../../Venom-0.5.5/src/undo/UndoCommand.vala ../../Venom-0.5.5/src/undo/UndoStack.vala ../../Venom-0.5.5/src/view/AboutDialog.vala ../../Venom-0.5.5/src/view/AddContactWidget.vala ../../Venom-0.5.5/src/view/ApplicationWindow.vala ../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala ../../Venom-0.5.5/src/view/ConferenceInviteEntry.vala ../../Venom-0.5.5/src/view/ConferenceWindow.vala ../../Venom-0.5.5/src/view/ContactListEntry.vala ../../Venom-0.5.5/src/view/ContactListEntryCompact.vala ../../Venom-0.5.5/src/view/ContactListWidget.vala ../../Venom-0.5.5/src/view/ContextStyleBinding.vala ../../Venom-0.5.5/src/view/ConversationWindow.vala ../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala ../../Venom-0.5.5/src/view/ErrorWidget.vala ../../Venom-0.5.5/src/view/FileTransferEntry.vala ../../Venom-0.5.5/src/view/FileTransferEntryInline.vala ../../Venom-0.5.5/src/view/FileTransferWidget.vala ../../Venom-0.5.5/src/view/FriendInfoWidget.vala ../../Venom-0.5.5/src/view/FriendRequestWidget.vala ../../Venom-0.5.5/src/view/InAppNotification.vala ../../Venom-0.5.5/src/view/LoginWidget.vala ../../Venom-0.5.5/src/view/MessageWidget.vala ../../Venom-0.5.5/src/view/NodeWidget.vala ../../Venom-0.5.5/src/view/NospamEntry.vala ../../Venom-0.5.5/src/view/PeerEntry.vala ../../Venom-0.5.5/src/view/SettingsWidget.vala ../../Venom-0.5.5/src/view/UserInfoWidget.vala ../../Venom-0.5.5/src/view/WelcomeWidget.vala ../../Venom-0.5.5/src/viewmodel/AddContactViewModel.vala ../../Venom-0.5.5/src/viewmodel/ConferenceInfoViewModel.vala ../../Venom-0.5.5/src/viewmodel/ContactListEntryViewModel.vala ../../Venom-0.5.5/src/viewmodel/ContactListViewModel.vala ../../Venom-0.5.5/src/viewmodel/CreateGroupchatViewModel.vala ../../Venom-0.5.5/src/viewmodel/FileTransferEntryViewModel.vala ../../Venom-0.5.5/src/viewmodel/FriendInfoViewModel.vala ../../Venom-0.5.5/src/viewmodel/MessageViewModel.vala ../../Venom-0.5.5/src/viewmodel/UserInfoViewModel.vala
../../Venom-0.5.5/src/view/ApplicationWindow.vala:40.16-40.47: warning: [GtkChild] fields must be declared as `unowned'
   40 |     [GtkChild] private Gtk.Box contact_list_box;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:41.16-41.42: warning: [GtkChild] fields must be declared as `unowned'
   41 |     [GtkChild] private Gtk.Bin content_bin;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:42.16-42.49: warning: [GtkChild] fields must be declared as `unowned'
   42 |     [GtkChild] private Gtk.StatusIcon status_icon;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:42.16-42.49: warning: `Gtk.StatusIcon' has been deprecated since 3.14
   42 |     [GtkChild] private Gtk.StatusIcon status_icon;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:43.16-43.46: warning: [GtkChild] fields must be declared as `unowned'
   43 |     [GtkChild] private Gtk.Paned content_paned;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:44.16-44.43: warning: [GtkChild] fields must be declared as `unowned'
   44 |     [GtkChild] public Gtk.Box user_info_box;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:45.16-45.46: warning: [GtkChild] fields must be declared as `unowned'
   45 |     [GtkChild] public Gtk.HeaderBar header_bar;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:46.16-46.42: warning: [GtkChild] fields must be declared as `unowned'
   46 |     [GtkChild] public Gtk.Box header_start;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:47.16-47.40: warning: [GtkChild] fields must be declared as `unowned'
   47 |     [GtkChild] public Gtk.Box header_end;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:49.16-49.57: warning: [GtkChild] fields must be declared as `unowned'
   49 |     [GtkChild] private Gtk.Revealer notification_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:50.16-50.54: warning: [GtkChild] fields must be declared as `unowned'
   50 |     [GtkChild] private Gtk.Button notification_dismiss;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:51.16-51.53: warning: [GtkChild] fields must be declared as `unowned'
   51 |     [GtkChild] private Gtk.Button notification_action;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:52.16-52.60: warning: [GtkChild] fields must be declared as `unowned'
   52 |     [GtkChild] private Gtk.Label notification_action_message;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:53.16-53.53: warning: [GtkChild] fields must be declared as `unowned'
   53 |     [GtkChild] private Gtk.Label notification_message;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala:135.36-135.67: warning: Access to possible `null'. Perform a check or use an unsafe cast.
  135 |           session.file_send_avatar((c as Contact).tox_friend_number, avatar_data);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala:130.7-130.68: warning: unhandled error `GLib.Error'
  130 |       user_info.avatar.pixbuf.save_to_buffer(out avatar_data, "png");
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala:132.7-132.39: warning: unhandled error `Venom.ToxError'
  132 |       foreach (var contact in contacts) {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:56.7-56.99: warning: unhandled error `Venom.DatabaseStatementError'
   56 |       var stmt = statement_factory.create_statement(@"SELECT (id) FROM peers WHERE key='$tox_id';");
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:57.11-57.21: warning: unhandled error `Venom.DatabaseStatementError'
   57 |       if (stmt.step() == DatabaseResult.ROW) {
      |           ^~~~~~~~~~~                         
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:58.16-58.33: warning: unhandled error `Venom.DatabaseStatementError'
   58 |         return stmt.column_int(0);
      |                ^~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:68.7-72.12: warning: unhandled error `Venom.DatabaseStatementError'
   68 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |         """
      | ~~~~~~~~~~~
   70 |         INSERT INTO messages (peers_index, message, state, is_action, timestamp, type)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         VALUES ($PEERS_INDEX, $MESSAGE, $STATE, $IS_ACTION, $TIMESTAMP, $TYPE);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |         """).builder()
      | ~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:68.7-73.46: warning: unhandled error `Venom.DatabaseStatementError'
   68 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |         """
      | ~~~~~~~~~~~
   70 |         INSERT INTO messages (peers_index, message, state, is_action, timestamp, type)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         VALUES ($PEERS_INDEX, $MESSAGE, $STATE, $IS_ACTION, $TIMESTAMP, $TYPE);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   73 |         .bind_int("$PEERS_INDEX", peers_index)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:68.7-74.47: warning: unhandled error `Venom.DatabaseStatementError'
   68 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |         """
      | ~~~~~~~~~~~
   70 |         INSERT INTO messages (peers_index, message, state, is_action, timestamp, type)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         VALUES ($PEERS_INDEX, $MESSAGE, $STATE, $IS_ACTION, $TIMESTAMP, $TYPE);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   73 |         .bind_int("$PEERS_INDEX", peers_index)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:68.7-75.42: warning: unhandled error `Venom.DatabaseStatementError'
   68 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |         """
      | ~~~~~~~~~~~
   70 |         INSERT INTO messages (peers_index, message, state, is_action, timestamp, type)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         VALUES ($PEERS_INDEX, $MESSAGE, $STATE, $IS_ACTION, $TIMESTAMP, $TYPE);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   73 |         .bind_int("$PEERS_INDEX", peers_index)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:68.7-76.51: warning: unhandled error `Venom.DatabaseStatementError'
   68 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |         """
      | ~~~~~~~~~~~
   70 |         INSERT INTO messages (peers_index, message, state, is_action, timestamp, type)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         VALUES ($PEERS_INDEX, $MESSAGE, $STATE, $IS_ACTION, $TIMESTAMP, $TYPE);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   73 |         .bind_int("$PEERS_INDEX", peers_index)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |         .bind_bool("$IS_ACTION", message.is_action)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:68.7-77.62: warning: unhandled error `Venom.DatabaseStatementError'
   68 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |         """
      | ~~~~~~~~~~~
   70 |         INSERT INTO messages (peers_index, message, state, is_action, timestamp, type)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         VALUES ($PEERS_INDEX, $MESSAGE, $STATE, $IS_ACTION, $TIMESTAMP, $TYPE);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   73 |         .bind_int("$PEERS_INDEX", peers_index)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |         .bind_bool("$IS_ACTION", message.is_action)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |         .bind_int64("$TIMESTAMP", message.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:68.7-78.42: warning: unhandled error `Venom.DatabaseStatementError'
   68 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |         """
      | ~~~~~~~~~~~
   70 |         INSERT INTO messages (peers_index, message, state, is_action, timestamp, type)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         VALUES ($PEERS_INDEX, $MESSAGE, $STATE, $IS_ACTION, $TIMESTAMP, $TYPE);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   73 |         .bind_int("$PEERS_INDEX", peers_index)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |         .bind_bool("$IS_ACTION", message.is_action)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |         .bind_int64("$TIMESTAMP", message.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   78 |         .bind_int("$TYPE", message.sender)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:68.7-79.15: warning: unhandled error `Venom.DatabaseStatementError'
   68 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |         """
      | ~~~~~~~~~~~
   70 |         INSERT INTO messages (peers_index, message, state, is_action, timestamp, type)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         VALUES ($PEERS_INDEX, $MESSAGE, $STATE, $IS_ACTION, $TIMESTAMP, $TYPE);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   73 |         .bind_int("$PEERS_INDEX", peers_index)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |         .bind_bool("$IS_ACTION", message.is_action)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |         .bind_int64("$TIMESTAMP", message.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   78 |         .bind_int("$TYPE", message.sender)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         .step();
      | ~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:83.7-92.12: warning: unhandled error `Venom.DatabaseStatementError'
   83 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   84 |         """
      | ~~~~~~~~~~~
   85 |         UPDATE messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
   86 |         SET message = $MESSAGE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   87 |             state = $STATE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |             is_action = $IS_ACTION,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |             timestamp = $TIMESTAMP,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             type = $TYPE
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   91 |         WHERE id = $ID;
      | ~~~~~~~~~~~~~~~~~~~~~~~
   92 |         """).builder()
      | ~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:83.7-93.36: warning: unhandled error `Venom.DatabaseStatementError'
   83 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   84 |         """
      | ~~~~~~~~~~~
   85 |         UPDATE messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
   86 |         SET message = $MESSAGE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   87 |             state = $STATE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |             is_action = $IS_ACTION,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |             timestamp = $TIMESTAMP,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             type = $TYPE
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   91 |         WHERE id = $ID;
      | ~~~~~~~~~~~~~~~~~~~~~~~
   92 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   93 |         .bind_int("$ID", message.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:83.7-94.47: warning: unhandled error `Venom.DatabaseStatementError'
   83 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   84 |         """
      | ~~~~~~~~~~~
   85 |         UPDATE messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
   86 |         SET message = $MESSAGE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   87 |             state = $STATE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |             is_action = $IS_ACTION,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |             timestamp = $TIMESTAMP,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             type = $TYPE
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   91 |         WHERE id = $ID;
      | ~~~~~~~~~~~~~~~~~~~~~~~
   92 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   93 |         .bind_int("$ID", message.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   94 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:83.7-95.42: warning: unhandled error `Venom.DatabaseStatementError'
   83 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   84 |         """
      | ~~~~~~~~~~~
   85 |         UPDATE messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
   86 |         SET message = $MESSAGE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   87 |             state = $STATE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |             is_action = $IS_ACTION,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |             timestamp = $TIMESTAMP,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             type = $TYPE
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   91 |         WHERE id = $ID;
      | ~~~~~~~~~~~~~~~~~~~~~~~
   92 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   93 |         .bind_int("$ID", message.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   94 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   95 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:83.7-96.51: warning: unhandled error `Venom.DatabaseStatementError'
   83 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   84 |         """
      | ~~~~~~~~~~~
   85 |         UPDATE messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
   86 |         SET message = $MESSAGE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   87 |             state = $STATE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |             is_action = $IS_ACTION,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |             timestamp = $TIMESTAMP,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             type = $TYPE
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   91 |         WHERE id = $ID;
      | ~~~~~~~~~~~~~~~~~~~~~~~
   92 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   93 |         .bind_int("$ID", message.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   94 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   95 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |         .bind_bool("$IS_ACTION", message.is_action)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:83.7-97.62: warning: unhandled error `Venom.DatabaseStatementError'
   83 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   84 |         """
      | ~~~~~~~~~~~
   85 |         UPDATE messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
   86 |         SET message = $MESSAGE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   87 |             state = $STATE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |             is_action = $IS_ACTION,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |             timestamp = $TIMESTAMP,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             type = $TYPE
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   91 |         WHERE id = $ID;
      | ~~~~~~~~~~~~~~~~~~~~~~~
   92 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   93 |         .bind_int("$ID", message.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   94 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   95 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |         .bind_bool("$IS_ACTION", message.is_action)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |         .bind_int64("$TIMESTAMP", message.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:83.7-98.42: warning: unhandled error `Venom.DatabaseStatementError'
   83 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   84 |         """
      | ~~~~~~~~~~~
   85 |         UPDATE messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
   86 |         SET message = $MESSAGE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   87 |             state = $STATE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |             is_action = $IS_ACTION,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |             timestamp = $TIMESTAMP,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             type = $TYPE
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   91 |         WHERE id = $ID;
      | ~~~~~~~~~~~~~~~~~~~~~~~
   92 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   93 |         .bind_int("$ID", message.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   94 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   95 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |         .bind_bool("$IS_ACTION", message.is_action)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |         .bind_int64("$TIMESTAMP", message.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   98 |         .bind_int("$TYPE", message.sender)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:83.7-99.15: warning: unhandled error `Venom.DatabaseStatementError'
   83 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   84 |         """
      | ~~~~~~~~~~~
   85 |         UPDATE messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
   86 |         SET message = $MESSAGE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   87 |             state = $STATE,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |             is_action = $IS_ACTION,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   89 |             timestamp = $TIMESTAMP,
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             type = $TYPE
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   91 |         WHERE id = $ID;
      | ~~~~~~~~~~~~~~~~~~~~~~~
   92 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   93 |         .bind_int("$ID", message.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   94 |         .bind_text("$MESSAGE", message.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   95 |         .bind_int("$STATE", message.state)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |         .bind_bool("$IS_ACTION", message.is_action)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |         .bind_int64("$TIMESTAMP", message.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   98 |         .bind_int("$TYPE", message.sender)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   99 |         .step();
      | ~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:103.7-113.12: warning: unhandled error `Venom.DatabaseStatementError'
  103 |       var stmt = statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |         """
      | ~~~~~~~~~~~
  105 |         SELECT * FROM (
      | ~~~~~~~~~~~~~~~~~~~~~~~
  106 |           SELECT messages.id, peers_index, message, state, is_action, timestamp, type
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |           FROM messages
      | ~~~~~~~~~~~~~~~~~~~~~~~
  108 |           LEFT JOIN peers on peers.id = messages.peers_index
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |           WHERE peers.key = $KEY
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |           ORDER BY messages.id DESC LIMIT 50
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |         )
      | ~~~~~~~~~
  112 |         ORDER BY id ASC;
      | ~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         """);
      | ~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:114.7-114.32: warning: unhandled error `Venom.DatabaseStatementError'
  114 |       stmt.bind_text("$KEY", id);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:116.13-116.23: warning: unhandled error `Venom.DatabaseStatementError'
  116 |       while(stmt.step() == DatabaseResult.ROW) {
      |             ^~~~~~~~~~~                         
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:117.9-117.54: warning: unhandled error `Venom.DatabaseStatementError'
  117 |         var msg_id = stmt.column_int(MessageColumn.ID);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:118.9-118.68: warning: unhandled error `Venom.DatabaseStatementError'
  118 |         var peers_index = stmt.column_int(MessageColumn.PEERS_INDEX);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:119.9-119.61: warning: unhandled error `Venom.DatabaseStatementError'
  119 |         var message = stmt.column_text(MessageColumn.MESSAGE);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:120.41-120.76: warning: unhandled error `Venom.DatabaseStatementError'
  120 |         var state = (TransmissionState) stmt.column_int(MessageColumn.STATE);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:121.9-121.65: warning: unhandled error `Venom.DatabaseStatementError'
  121 |         var is_action = stmt.column_bool(MessageColumn.IS_ACTION);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:122.54-122.95: warning: unhandled error `Venom.DatabaseStatementError'
  122 |         var timestamp = new DateTime.from_unix_local(stmt.column_int64(MessageColumn.TIMESTAMP));
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
../../Venom-0.5.5/src/tox/SqliteMessageRepository.vala:123.36-123.70: warning: unhandled error `Venom.DatabaseStatementError'
  123 |         var type = (MessageSender) stmt.column_int(MessageColumn.TYPE);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala:281.64-281.108: warning: unhandled error `Venom.ToxError'
  281 |       contact.last_seen = new DateTime.from_unix_local((int64) session.friend_get_last_online(friend_number));
      |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala:286.9-286.70: warning: unhandled error `GLib.Error'
  286 |         user_info.avatar.pixbuf.save_to_buffer(out avatar_data, "png");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala:287.9-287.60: warning: unhandled error `Venom.ToxError'
  287 |         session.file_send_avatar(friend_number, avatar_data);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala:374.35-374.81: warning: unhandled error `Venom.ToxError'
  374 |       contact.tox_friend_number = session.friend_add_norequest_direct(public_key);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxAdapterConferenceListener.vala:124.9-124.60: warning: unhandled error `Venom.ToxError'
  124 |         session.conference_join(friend_number, type, cookie);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxAdapterConferenceListener.vala:136.11-136.62: warning: unhandled error `Venom.ToxError'
  136 |           session.conference_join(friend_number, type, cookie);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/viewmodel/ContactListViewModel.vala:90.7-90.54: warning: unhandled error `GLib.Error'
   90 |       callback.on_invite_id_to_conference(contact, id);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:25.16-25.43: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Entry contact_id;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:26.16-26.51: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.TextView contact_message;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:27.16-27.38: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Button send;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:28.16-28.49: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Label contact_id_error;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:29.16-29.60: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Revealer contact_id_error_content;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:30.16-30.52: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Stack contact_image_stack;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:31.16-31.46: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Image contact_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:32.16-32.42: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Box placeholder;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:33.16-33.50: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.ListBox friend_requests;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:35.16-35.38: warning: [GtkChild] fields must be declared as `unowned'
   35 |     [GtkChild] private Gtk.Stack stack;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:36.16-36.50: warning: [GtkChild] fields must be declared as `unowned'
   36 |     [GtkChild] private Gtk.Box friend_request_item;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/AddContactWidget.vala:37.16-37.46: warning: [GtkChild] fields must be declared as `unowned'
   37 |     [GtkChild] private Gtk.Widget custom_title;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendRequestWidget.vala:29.16-29.43: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Label contact_id;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendRequestWidget.vala:30.16-30.48: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Label contact_message;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendRequestWidget.vala:31.16-31.45: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Label contact_time;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendRequestWidget.vala:32.16-32.46: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Image contact_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendRequestWidget.vala:34.16-34.40: warning: [GtkChild] fields must be declared as `unowned'
   34 |     [GtkChild] private Gtk.Button accept;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendRequestWidget.vala:35.16-35.40: warning: [GtkChild] fields must be declared as `unowned'
   35 |     [GtkChild] private Gtk.Button reject;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferWidget.vala:29.16-29.49: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.ListBox file_transfers;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferWidget.vala:30.16-30.45: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Widget placeholder;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntry.vala:25.16-25.44: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Label description;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntry.vala:26.16-26.47: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.ProgressBar progress;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntry.vala:27.16-27.43: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Button open_file;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntry.vala:28.16-28.49: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Button resume_transfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntry.vala:29.16-29.48: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Button pause_transfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntry.vala:30.16-30.47: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Button stop_transfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntry.vala:31.16-31.49: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Button remove_transfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/viewmodel/FileTransferEntryViewModel.vala:78.7-78.35: warning: unhandled error `GLib.Error'
   78 |       file_transfer.init_file(file);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/viewmodel/FileTransferEntryViewModel.vala:79.7-79.44: warning: unhandled error `GLib.Error'
   79 |       listener.start_transfer(file_transfer);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/viewmodel/FileTransferEntryViewModel.vala:87.9-87.46: warning: unhandled error `GLib.Error'
   87 |         listener.start_transfer(file_transfer);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/viewmodel/FileTransferEntryViewModel.vala:92.7-92.44: warning: unhandled error `GLib.Error'
   92 |       listener.pause_transfer(file_transfer);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/viewmodel/FileTransferEntryViewModel.vala:96.7-96.43: warning: unhandled error `GLib.Error'
   96 |       listener.stop_transfer(file_transfer);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/viewmodel/FileTransferEntryViewModel.vala:100.7-100.45: warning: unhandled error `GLib.Error'
  100 |       listener.remove_transfer(file_transfer);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:25.16-25.38: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Entry title;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:26.16-26.40: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Button create;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:27.16-27.55: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Revealer title_error_content;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:28.16-28.44: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Label title_error;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:30.16-30.53: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.ListBox conference_invites;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:31.16-31.53: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Box conference_invite_item;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:32.16-32.42: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Box placeholder;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:33.16-33.38: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Stack stack;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:34.16-34.46: warning: [GtkChild] fields must be declared as `unowned'
   34 |     [GtkChild] private Gtk.Widget custom_title;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:36.16-36.44: warning: [GtkChild] fields must be declared as `unowned'
   36 |     [GtkChild] private Gtk.Button accept_all;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/CreateGroupchatWidget.vala:37.16-37.44: warning: [GtkChild] fields must be declared as `unowned'
   37 |     [GtkChild] private Gtk.Button reject_all;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInviteEntry.vala:29.16-29.46: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Image contact_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInviteEntry.vala:30.16-30.52: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Label contact_description;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInviteEntry.vala:31.16-31.45: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Label contact_time;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInviteEntry.vala:33.16-33.40: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Button accept;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInviteEntry.vala:34.16-34.40: warning: [GtkChild] fields must be declared as `unowned'
   34 |     [GtkChild] private Gtk.Button reject;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:25.16-25.47: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Entry entry_username;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:26.16-26.52: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Entry entry_statusmessage;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:27.16-27.39: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Image avatar;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:28.16-28.41: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Label label_id;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:29.16-29.46: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Button reset_avatar;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:30.16-30.56: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.FileChooserButton filechooser;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:31.16-31.42: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.FlowBox avatars;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:32.16-32.39: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Button apply;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:34.16-34.55: warning: [GtkChild] fields must be declared as `unowned'
   34 |     [GtkChild] private Gtk.ToggleButton toggle_advanced;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:35.16-35.45: warning: [GtkChild] fields must be declared as `unowned'
   35 |     [GtkChild] private Gtk.Image toggle_arrow;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:36.16-36.53: warning: [GtkChild] fields must be declared as `unowned'
   36 |     [GtkChild] private Gtk.Revealer revealer_advanced;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:37.16-37.47: warning: [GtkChild] fields must be declared as `unowned'
   37 |     [GtkChild] private Gtk.Button button_nospam;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:38.16-38.45: warning: [GtkChild] fields must be declared as `unowned'
   38 |     [GtkChild] private Gtk.Entry entry_nospam;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:39.16-39.49: warning: [GtkChild] fields must be declared as `unowned'
   39 |     [GtkChild] private Gtk.ListBox listbox_nospam;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NospamEntry.vala:25.16-25.39: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Label nospam;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NospamEntry.vala:26.16-26.42: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Label timestamp;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NospamEntry.vala:27.16-27.40: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Button remove;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NospamEntry.vala:27.16-27.40: warning: Venom.NospamEntry.remove hides inherited field `Gtk.Container.remove'. Use the `new' keyword if hiding was intentional
   27 |     [GtkChild] private Gtk.Button remove;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:145.9-145.85: warning: unhandled error `GLib.Error'
  145 |         var pixbuf = new Gdk.Pixbuf.from_file_at_scale(file.get_path(), 48, 48, true);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/UserInfoWidget.vala:103.27-103.53: warning: Access to possible `null'. Perform a check or use an unsafe cast.
  103 |       view_model.set_file((child as AvatarChild).file);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~  
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:25.16-25.41: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Label username;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:26.16-26.46: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Label statusmessage;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:27.16-27.42: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Image userimage;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:28.16-28.42: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Label last_seen;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:29.16-29.38: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Entry alias;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:30.16-30.39: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Label tox_id;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:31.16-31.46: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Image tox_identicon;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:32.16-32.49: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Switch auto_conference;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:33.16-33.51: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Switch auto_filetransfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:34.16-34.53: warning: [GtkChild] fields must be declared as `unowned'
   34 |     [GtkChild] private Gtk.Revealer location_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:35.16-35.53: warning: [GtkChild] fields must be declared as `unowned'
   35 |     [GtkChild] private Gtk.FileChooserButton location;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:36.16-36.52: warning: [GtkChild] fields must be declared as `unowned'
   36 |     [GtkChild] private Gtk.Switch show_notifications;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:37.16-37.48: warning: [GtkChild] fields must be declared as `unowned'
   37 |     [GtkChild] private Gtk.Box notifications_box;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:38.16-38.56: warning: [GtkChild] fields must be declared as `unowned'
   38 |     [GtkChild] private Gtk.Revealer notifications_notice;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:39.16-39.47: warning: [GtkChild] fields must be declared as `unowned'
   39 |     [GtkChild] private Gtk.Button remove_button;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FriendInfoWidget.vala:40.16-40.39: warning: [GtkChild] fields must be declared as `unowned'
   40 |     [GtkChild] private Gtk.Button apply;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/WelcomeWidget.vala:28.16-28.49: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Button link_learn_more;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/WelcomeWidget.vala:29.16-29.51: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Button link_get_involved;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/WelcomeWidget.vala:30.16-30.38: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Image image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/WelcomeWidget.vala:31.16-31.38: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Label title;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/WelcomeWidget.vala:32.16-32.40: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Label content;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/WelcomeWidget.vala:64.9-64.20: warning: `Gtk.show_uri' has been deprecated since 3.22
   64 |         Gtk.show_uri(null, uri, Gdk.CURRENT_TIME);
      |         ^~~~~~~~~~~~                              
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:25.16-25.38: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Entry title;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:26.16-26.40: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.ListBox peers;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:27.16-27.39: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Button apply;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:28.16-28.39: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Button leave;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:29.16-29.55: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Revealer title_error_content;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:30.16-30.44: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Label title_error;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:31.16-31.52: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Switch show_notifications;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:32.16-32.48: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Box notifications_box;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceInfoWidget.vala:33.16-33.56: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Revealer notifications_notice;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/PeerEntry.vala:25.16-25.43: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Image peer_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/PeerEntry.vala:26.16-26.42: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Label peer_name;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/PeerEntry.vala:27.16-27.41: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Label peer_key;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/PeerEntry.vala:28.16-28.43: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Image peer_known;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/PeerEntry.vala:29.16-29.42: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Image peer_self;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:429.9-429.43: warning: unhandled error `GLib.Error'
  429 |         friend_listener.on_remove_friend(c);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:431.9-431.51: warning: unhandled error `GLib.Error'
  431 |         conference_listener.on_remove_conference(c);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:28.16-28.42: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Box top_bar_box;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:29.16-29.41: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Label username;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:30.16-30.46: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Label statusmessage;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:31.16-31.42: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Image userimage;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:32.16-32.47: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.ListBox contact_list;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:33.16-33.45: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Image image_status;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:34.16-34.54: warning: [GtkChild] fields must be declared as `unowned'
   34 |     [GtkChild] private Gtk.MenuButton user_status_menu;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:35.16-35.59: warning: [GtkChild] fields must be declared as `unowned'
   35 |     [GtkChild] private Gtk.Revealer friend_request_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:36.16-36.53: warning: [GtkChild] fields must be declared as `unowned'
   36 |     [GtkChild] private Gtk.Label friend_request_label;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:37.16-37.62: warning: [GtkChild] fields must be declared as `unowned'
   37 |     [GtkChild] private Gtk.Revealer conference_invite_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:38.16-38.56: warning: [GtkChild] fields must be declared as `unowned'
   38 |     [GtkChild] private Gtk.Label conference_invite_label;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListWidget.vala:39.16-39.42: warning: [GtkChild] fields must be declared as `unowned'
   39 |     [GtkChild] private Gtk.Box placeholder;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListEntryCompact.vala:25.16-25.45: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Label contact_name;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListEntryCompact.vala:26.16-26.47: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Label contact_status;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListEntryCompact.vala:27.16-27.46: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Image contact_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListEntryCompact.vala:28.16-28.45: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Image status_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListEntry.vala:25.16-25.45: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Label contact_name;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListEntry.vala:26.16-26.47: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Label contact_status;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListEntry.vala:27.16-27.46: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Image contact_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ContactListEntry.vala:28.16-28.45: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Image status_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:25.16-25.43: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Image user_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:26.16-26.45: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.TextView text_view;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:27.16-27.47: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.ListBox message_list;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:28.16-28.57: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.ScrolledWindow scrolled_window;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:29.16-29.51: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Revealer typing_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:30.16-30.45: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Label typing_label;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:31.16-31.42: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Overlay overlay;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:32.16-32.42: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Popover popover;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:33.16-33.42: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Box placeholder;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:34.16-34.46: warning: [GtkChild] fields must be declared as `unowned'
   34 |     [GtkChild] private Gtk.Widget header_start;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConversationWindow.vala:35.16-35.44: warning: [GtkChild] fields must be declared as `unowned'
   35 |     [GtkChild] private Gtk.Widget header_end;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/MessageWidget.vala:25.16-25.39: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Label sender;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/MessageWidget.vala:26.16-26.45: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Image sender_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/MessageWidget.vala:27.16-27.42: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Label timestamp;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/MessageWidget.vala:28.16-28.40: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Label message;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/MessageWidget.vala:29.16-29.37: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Image sent;
      |                ^~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntryInline.vala:25.16-25.44: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Label description;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntryInline.vala:26.16-26.47: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.ProgressBar progress;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntryInline.vala:27.16-27.43: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Button open_file;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntryInline.vala:28.16-28.49: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Button resume_transfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntryInline.vala:29.16-29.48: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Button pause_transfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntryInline.vala:30.16-30.47: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Button stop_transfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/FileTransferEntryInline.vala:31.16-31.49: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Button remove_transfer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:25.16-25.43: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Image user_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:26.16-26.45: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.TextView text_view;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:27.16-27.47: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.ListBox message_list;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:28.16-28.57: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.ScrolledWindow scrolled_window;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:29.16-29.42: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Box placeholder;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:30.16-30.46: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Widget header_start;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:31.16-31.44: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Widget header_end;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:32.16-32.40: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.ListBox peers;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:33.16-33.51: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Widget peers_placeholder;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ConferenceWindow.vala:126.33-126.65: warning: Access to possible `null'. Perform a check or use an unsafe cast.
  126 |       peers_list.set_collection((contact as Conference).get_peers().values);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
../../Venom-0.5.5/src/view/PeerEntry.vala:51.16-51.43: warning: [GtkChild] fields must be declared as `unowned'
   51 |     [GtkChild] private Gtk.Image peer_image;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/PeerEntry.vala:52.16-52.42: warning: [GtkChild] fields must be declared as `unowned'
   52 |     [GtkChild] private Gtk.Label peer_name;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/PeerEntry.vala:53.16-53.43: warning: [GtkChild] fields must be declared as `unowned'
   53 |     [GtkChild] private Gtk.Image peer_known;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/PeerEntry.vala:54.16-54.42: warning: [GtkChild] fields must be declared as `unowned'
   54 |     [GtkChild] private Gtk.Image peer_self;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:29.16-29.38: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Stack stack;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:30.16-30.42: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.ListBox sidebar;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:32.16-32.51: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Switch enable_dark_theme;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:33.16-33.51: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Switch enable_animations;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:34.16-34.57: warning: [GtkChild] fields must be declared as `unowned'
   34 |     [GtkChild] private Gtk.Switch enable_compact_contacts;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:35.16-35.49: warning: [GtkChild] fields must be declared as `unowned'
   35 |     [GtkChild] private Gtk.Switch enable_spelling;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:37.16-37.52: warning: [GtkChild] fields must be declared as `unowned'
   37 |     [GtkChild] private Gtk.Switch enable_tray_switch;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:38.16-38.49: warning: [GtkChild] fields must be declared as `unowned'
   38 |     [GtkChild] private Gtk.Revealer tray_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:39.16-39.56: warning: [GtkChild] fields must be declared as `unowned'
   39 |     [GtkChild] private Gtk.Switch enable_minimize_switch;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:41.16-41.54: warning: [GtkChild] fields must be declared as `unowned'
   41 |     [GtkChild] private Gtk.Switch enable_notify_switch;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:42.16-42.51: warning: [GtkChild] fields must be declared as `unowned'
   42 |     [GtkChild] private Gtk.Revealer notify_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:43.16-43.61: warning: [GtkChild] fields must be declared as `unowned'
   43 |     [GtkChild] private Gtk.Switch enable_notify_sounds_switch;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:44.16-44.59: warning: [GtkChild] fields must be declared as `unowned'
   44 |     [GtkChild] private Gtk.Switch enable_notify_busy_switch;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:46.16-46.52: warning: [GtkChild] fields must be declared as `unowned'
   46 |     [GtkChild] private Gtk.Switch enable_show_typing;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:48.16-48.46: warning: [GtkChild] fields must be declared as `unowned'
   48 |     [GtkChild] private Gtk.Switch keep_history;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:50.16-50.44: warning: [GtkChild] fields must be declared as `unowned'
   50 |     [GtkChild] private Gtk.Switch enable_udp;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:51.16-51.45: warning: [GtkChild] fields must be declared as `unowned'
   51 |     [GtkChild] private Gtk.Switch enable_ipv6;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:52.16-52.56: warning: [GtkChild] fields must be declared as `unowned'
   52 |     [GtkChild] private Gtk.Switch enable_local_discovery;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:53.16-53.54: warning: [GtkChild] fields must be declared as `unowned'
   53 |     [GtkChild] private Gtk.Switch enable_hole_punching;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:55.16-55.47: warning: [GtkChild] fields must be declared as `unowned'
   55 |     [GtkChild] private Gtk.Switch proxy_enabled;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:56.16-56.50: warning: [GtkChild] fields must be declared as `unowned'
   56 |     [GtkChild] private Gtk.Revealer proxy_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:57.16-57.57: warning: [GtkChild] fields must be declared as `unowned'
   57 |     [GtkChild] private Gtk.Revealer proxy_manual_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:58.16-58.51: warning: [GtkChild] fields must be declared as `unowned'
   58 |     [GtkChild] private Gtk.RadioButton proxy_manual;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:59.16-59.50: warning: [GtkChild] fields must be declared as `unowned'
   59 |     [GtkChild] private Gtk.Entry custom_proxy_host;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:60.16-60.55: warning: [GtkChild] fields must be declared as `unowned'
   60 |     [GtkChild] private Gtk.SpinButton custom_proxy_port;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:62.16-62.48: warning: [GtkChild] fields must be declared as `unowned'
   62 |     [GtkChild] private Gtk.ListBox node_list_box;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/SettingsWidget.vala:63.16-63.46: warning: [GtkChild] fields must be declared as `unowned'
   63 |     [GtkChild] private Gtk.Button update_nodes;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NodeWidget.vala:25.16-25.37: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Label host;
      |                ^~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NodeWidget.vala:26.16-26.43: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Label public_key;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NodeWidget.vala:27.16-27.43: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Label maintainer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NodeWidget.vala:28.16-28.41: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.Label location;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/NodeWidget.vala:29.16-29.41: warning: [GtkChild] fields must be declared as `unowned'
   29 |     [GtkChild] private Gtk.Switch enabled;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxSessionThread.vala:78.22-78.62: warning: `ToxCore.Tox.self_get_connection_status' has been deprecated since 0.2.0
   78 |         newStatus = (session.handle.self_get_connection_status() != Connection.NONE);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
../../Venom-0.5.5/src/tox/ToxSession.vala:725.7-725.50: warning: unhandled error `GLib.Error'
  725 |       uint64 file_size = Tools.get_file_size(file);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/ToxSession.vala:241.9-241.55: warning: unhandled error `GLib.Error'
  241 |         profile.save_sessiondata(handle.get_savedata());
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ErrorWidget.vala:25.16-25.38: warning: [GtkChild] fields must be declared as `unowned'
   25 |     [GtkChild] private Gtk.Stack stack;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ErrorWidget.vala:26.16-26.40: warning: [GtkChild] fields must be declared as `unowned'
   26 |     [GtkChild] private Gtk.Label message;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ErrorWidget.vala:27.16-27.39: warning: [GtkChild] fields must be declared as `unowned'
   27 |     [GtkChild] private Gtk.Button retry;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ErrorWidget.vala:28.16-28.44: warning: [GtkChild] fields must be declared as `unowned'
   28 |     [GtkChild] private Gtk.TextView log_view;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:30.16-30.44: warning: [GtkChild] fields must be declared as `unowned'
   30 |     [GtkChild] private Gtk.Widget login_page;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:31.16-31.46: warning: [GtkChild] fields must be declared as `unowned'
   31 |     [GtkChild] private Gtk.Button login_button;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:32.16-32.53: warning: [GtkChild] fields must be declared as `unowned'
   32 |     [GtkChild] private Gtk.Entry login_password_entry;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:33.16-33.60: warning: [GtkChild] fields must be declared as `unowned'
   33 |     [GtkChild] private Gtk.Switch login_automatically_switch;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:35.16-35.55: warning: [GtkChild] fields must be declared as `unowned'
   35 |     [GtkChild] private Gtk.ToggleButton accounts_toggle;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:36.16-36.53: warning: [GtkChild] fields must be declared as `unowned'
   36 |     [GtkChild] private Gtk.Revealer accounts_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:37.16-37.47: warning: [GtkChild] fields must be declared as `unowned'
   37 |     [GtkChild] private Gtk.Image accounts_arrow;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:38.16-38.38: warning: [GtkChild] fields must be declared as `unowned'
   38 |     [GtkChild] private Gtk.Stack stack;
      |                ^~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:39.16-39.51: warning: [GtkChild] fields must be declared as `unowned'
   39 |     [GtkChild] private Gtk.ListBox profiles_listbox;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:41.16-41.55: warning: [GtkChild] fields must be declared as `unowned'
   41 |     [GtkChild] private Gtk.Label selected_profile_label;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:42.16-42.53: warning: [GtkChild] fields must be declared as `unowned'
   42 |     [GtkChild] private Gtk.Stack login_password_stack;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:44.16-44.48: warning: [GtkChild] fields must be declared as `unowned'
   44 |     [GtkChild] private Gtk.Entry create_username;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:45.16-45.60: warning: [GtkChild] fields must be declared as `unowned'
   45 |     [GtkChild] private Gtk.Revealer create_username_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:46.16-46.54: warning: [GtkChild] fields must be declared as `unowned'
   46 |     [GtkChild] private Gtk.Label create_username_error;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:48.16-48.48: warning: [GtkChild] fields must be declared as `unowned'
   48 |     [GtkChild] private Gtk.Entry create_password;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:49.16-49.60: warning: [GtkChild] fields must be declared as `unowned'
   49 |     [GtkChild] private Gtk.Revealer create_password_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:50.16-50.54: warning: [GtkChild] fields must be declared as `unowned'
   50 |     [GtkChild] private Gtk.Label create_password_error;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:52.16-52.55: warning: [GtkChild] fields must be declared as `unowned'
   52 |     [GtkChild] private Gtk.Entry create_password_repeat;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:53.16-53.67: warning: [GtkChild] fields must be declared as `unowned'
   53 |     [GtkChild] private Gtk.Revealer create_password_repeat_revealer;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:54.16-54.61: warning: [GtkChild] fields must be declared as `unowned'
   54 |     [GtkChild] private Gtk.Label create_password_repeat_error;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:56.16-56.45: warning: [GtkChild] fields must be declared as `unowned'
   56 |     [GtkChild] private Gtk.Widget create_page;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/LoginWidget.vala:57.16-57.47: warning: [GtkChild] fields must be declared as `unowned'
   57 |     [GtkChild] private Gtk.Button create_button;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:56.7-60.12: warning: unhandled error `Venom.DatabaseStatementError'
   56 |       var query_stmt = statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         """
      | ~~~~~~~~~~~
   58 |         SELECT (id) FROM nodes
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   59 |         WHERE key=$KEY AND address=$ADDRESS AND port=$PORT;
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |         """);
      | ~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:61.7-62.40: warning: unhandled error `Venom.DatabaseStatementError'
   61 |       query_stmt.builder()
      |       ^~~~~~~~~~~~~~~~~~~~
   62 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:61.7-63.41: warning: unhandled error `Venom.DatabaseStatementError'
   61 |       query_stmt.builder()
      |       ^~~~~~~~~~~~~~~~~~~~
   62 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   63 |         .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:61.7-64.43: warning: unhandled error `Venom.DatabaseStatementError'
   61 |       query_stmt.builder()
      |       ^~~~~~~~~~~~~~~~~~~~
   62 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   63 |         .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |         .bind_int("$PORT", (int) node.port);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:66.11-66.27: warning: unhandled error `Venom.DatabaseStatementError'
   66 |       if (query_stmt.step() == DatabaseResult.ROW) {
      |           ^~~~~~~~~~~~~~~~~                         
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:68.19-68.42: warning: unhandled error `Venom.DatabaseStatementError'
   68 |         node.id = query_stmt.column_int(0);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:70.9-74.14: warning: unhandled error `Venom.DatabaseStatementError'
   70 |         statementFactory.create_statement(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |           """
      | ~~~~~~~~~~~~~
   72 |           INSERT INTO nodes (key, address, port, isblocked, owner, location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |           VALUES ($KEY, $ADDRESS, $PORT, $ISBLOCKED, $OWNER, $LOCATION);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |           """).builder()
      | ~~~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:70.9-75.42: warning: unhandled error `Venom.DatabaseStatementError'
   70 |         statementFactory.create_statement(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |           """
      | ~~~~~~~~~~~~~
   72 |           INSERT INTO nodes (key, address, port, isblocked, owner, location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |           VALUES ($KEY, $ADDRESS, $PORT, $ISBLOCKED, $OWNER, $LOCATION);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |           """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   75 |           .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:70.9-76.43: warning: unhandled error `Venom.DatabaseStatementError'
   70 |         statementFactory.create_statement(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |           """
      | ~~~~~~~~~~~~~
   72 |           INSERT INTO nodes (key, address, port, isblocked, owner, location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |           VALUES ($KEY, $ADDRESS, $PORT, $ISBLOCKED, $OWNER, $LOCATION);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |           """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   75 |           .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |           .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:70.9-77.45: warning: unhandled error `Venom.DatabaseStatementError'
   70 |         statementFactory.create_statement(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |           """
      | ~~~~~~~~~~~~~
   72 |           INSERT INTO nodes (key, address, port, isblocked, owner, location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |           VALUES ($KEY, $ADDRESS, $PORT, $ISBLOCKED, $OWNER, $LOCATION);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |           """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   75 |           .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |           .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |           .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:70.9-78.51: warning: unhandled error `Venom.DatabaseStatementError'
   70 |         statementFactory.create_statement(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |           """
      | ~~~~~~~~~~~~~
   72 |           INSERT INTO nodes (key, address, port, isblocked, owner, location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |           VALUES ($KEY, $ADDRESS, $PORT, $ISBLOCKED, $OWNER, $LOCATION);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |           """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   75 |           .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |           .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |           .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   78 |           .bind_bool("$ISBLOCKED", node.is_blocked)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:70.9-79.47: warning: unhandled error `Venom.DatabaseStatementError'
   70 |         statementFactory.create_statement(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |           """
      | ~~~~~~~~~~~~~
   72 |           INSERT INTO nodes (key, address, port, isblocked, owner, location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |           VALUES ($KEY, $ADDRESS, $PORT, $ISBLOCKED, $OWNER, $LOCATION);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |           """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   75 |           .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |           .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |           .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   78 |           .bind_bool("$ISBLOCKED", node.is_blocked)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |           .bind_text("$OWNER", node.maintainer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:70.9-80.48: warning: unhandled error `Venom.DatabaseStatementError'
   70 |         statementFactory.create_statement(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |           """
      | ~~~~~~~~~~~~~
   72 |           INSERT INTO nodes (key, address, port, isblocked, owner, location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |           VALUES ($KEY, $ADDRESS, $PORT, $ISBLOCKED, $OWNER, $LOCATION);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |           """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   75 |           .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |           .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |           .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   78 |           .bind_bool("$ISBLOCKED", node.is_blocked)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |           .bind_text("$OWNER", node.maintainer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   80 |           .bind_text("$LOCATION", node.location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:70.9-81.17: warning: unhandled error `Venom.DatabaseStatementError'
   70 |         statementFactory.create_statement(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |           """
      | ~~~~~~~~~~~~~
   72 |           INSERT INTO nodes (key, address, port, isblocked, owner, location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |           VALUES ($KEY, $ADDRESS, $PORT, $ISBLOCKED, $OWNER, $LOCATION);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |           """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~~~
   75 |           .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |           .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |           .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   78 |           .bind_bool("$ISBLOCKED", node.is_blocked)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |           .bind_text("$OWNER", node.maintainer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   80 |           .bind_text("$LOCATION", node.location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   81 |           .step();
      | ~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:87.7-92.7: warning: unhandled error `Venom.DatabaseStatementError'
   87 |       var query_stmt = statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   88 |         """
      | ~~~~~~~~~~~
   89 |         SELECT * FROM nodes
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
   91 |         """
      | ~~~~~~~~~~~
   92 |       );
      | ~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:93.7-93.41: warning: unhandled error `Venom.DatabaseStatementError'
   93 |       query_stmt.bind_int("$ID", node.id);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:94.11-94.27: warning: unhandled error `Venom.DatabaseStatementError'
   94 |       if (query_stmt.step() == DatabaseResult.ROW) {
      |           ^~~~~~~~~~~~~~~~~                         
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:95.24-95.61: warning: unhandled error `Venom.DatabaseStatementError'
   95 |         node.pub_key = query_stmt.column_text(NodeColumn.KEY);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:96.21-96.62: warning: unhandled error `Venom.DatabaseStatementError'
   96 |         node.host = query_stmt.column_text(NodeColumn.ADDRESS);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:97.21-97.58: warning: unhandled error `Venom.DatabaseStatementError'
   97 |         node.port = query_stmt.column_int(NodeColumn.PORT);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:98.27-98.70: warning: unhandled error `Venom.DatabaseStatementError'
   98 |         node.is_blocked = query_stmt.column_bool(NodeColumn.ISBLOCKED);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:99.27-99.66: warning: unhandled error `Venom.DatabaseStatementError'
   99 |         node.maintainer = query_stmt.column_text(NodeColumn.OWNER);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:100.25-100.67: warning: unhandled error `Venom.DatabaseStatementError'
  100 |         node.location = query_stmt.column_text(NodeColumn.LOCATION);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-111.12: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-112.33: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-113.40: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-114.41: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |         .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-115.43: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |         .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |         .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-116.49: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |         .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |         .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  116 |         .bind_bool("$ISBLOCKED", node.is_blocked)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-117.45: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |         .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |         .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  116 |         .bind_bool("$ISBLOCKED", node.is_blocked)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  117 |         .bind_text("$OWNER", node.maintainer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-118.46: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |         .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |         .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  116 |         .bind_bool("$ISBLOCKED", node.is_blocked)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  117 |         .bind_text("$OWNER", node.maintainer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |         .bind_text("$LOCATION", node.location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:106.7-119.15: warning: unhandled error `Venom.DatabaseStatementError'
  106 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  107 |         """
      | ~~~~~~~~~~~
  108 |         UPDATE nodes
      | ~~~~~~~~~~~~~~~~~~~~
  109 |         SET key=$KEY, address=$ADDRESS, port=$PORT, isblocked=$ISBLOCKED, owner=$OWNER, location=$LOCATION
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  111 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_text("$KEY", node.pub_key)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |         .bind_text("$ADDRESS", node.host)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |         .bind_int("$PORT", (int) node.port)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  116 |         .bind_bool("$ISBLOCKED", node.is_blocked)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  117 |         .bind_text("$OWNER", node.maintainer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |         .bind_text("$LOCATION", node.location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  119 |         .step();
      | ~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:122.7-126.12: warning: unhandled error `Venom.DatabaseStatementError'
  122 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123 |         """
      | ~~~~~~~~~~~
  124 |         DELETE FROM nodes
      | ~~~~~~~~~~~~~~~~~~~~~~~~~
  125 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  126 |         """).builder()
      | ~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:122.7-127.33: warning: unhandled error `Venom.DatabaseStatementError'
  122 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123 |         """
      | ~~~~~~~~~~~
  124 |         DELETE FROM nodes
      | ~~~~~~~~~~~~~~~~~~~~~~~~~
  125 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  126 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  127 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:122.7-128.15: warning: unhandled error `Venom.DatabaseStatementError'
  122 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123 |         """
      | ~~~~~~~~~~~
  124 |         DELETE FROM nodes
      | ~~~~~~~~~~~~~~~~~~~~~~~~~
  125 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
  126 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
  127 |         .bind_int("$ID", node.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  128 |         .step();
      | ~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:132.7-132.80: warning: unhandled error `Venom.DatabaseStatementError'
  132 |       var query_stmt = statementFactory.create_statement("SELECT * FROM nodes;");
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:133.14-133.30: warning: unhandled error `Venom.DatabaseStatementError'
  133 |       while (query_stmt.step() == DatabaseResult.ROW) {
      |              ^~~~~~~~~~~~~~~~~                         
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:135.19-135.54: warning: unhandled error `Venom.DatabaseStatementError'
  135 |         node.id = query_stmt.column_int(NodeColumn.ID);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:136.24-136.61: warning: unhandled error `Venom.DatabaseStatementError'
  136 |         node.pub_key = query_stmt.column_text(NodeColumn.KEY);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:137.21-137.62: warning: unhandled error `Venom.DatabaseStatementError'
  137 |         node.host = query_stmt.column_text(NodeColumn.ADDRESS);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:138.21-138.58: warning: unhandled error `Venom.DatabaseStatementError'
  138 |         node.port = query_stmt.column_int(NodeColumn.PORT);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:139.27-139.70: warning: unhandled error `Venom.DatabaseStatementError'
  139 |         node.is_blocked = query_stmt.column_bool(NodeColumn.ISBLOCKED);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:140.27-140.66: warning: unhandled error `Venom.DatabaseStatementError'
  140 |         node.maintainer = query_stmt.column_text(NodeColumn.OWNER);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteDhtNodeRepository.vala:141.25-141.67: warning: unhandled error `Venom.DatabaseStatementError'
  141 |         node.location = query_stmt.column_text(NodeColumn.LOCATION);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:76.7-76.94: warning: unhandled error `Venom.DatabaseError'
   76 |       var query = statementFactory.query_database(@"SELECT (id) FROM peers WHERE key='$key';");
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:86.7-86.113: warning: unhandled error `Venom.DatabaseStatementError'
   86 |       var stmt = statementFactory.create_statement("SELECT * FROM peer_settings WHERE peers_index = $PEER_INDEX");
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:87.7-87.43: warning: unhandled error `Venom.DatabaseStatementError'
   87 |       stmt.bind_int("$PEER_INDEX", c.db_id);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:89.11-89.21: warning: unhandled error `Venom.DatabaseStatementError'
   89 |       if (stmt.step() == DatabaseResult.ROW) {
      |           ^~~~~~~~~~~                         
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:90.19-90.60: warning: unhandled error `Venom.DatabaseStatementError'
   90 |         c.alias = stmt.column_text(PeerSettingsColumn.ALIAS);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:91.29-91.79: warning: unhandled error `Venom.DatabaseStatementError'
   91 |         c.auto_conference = stmt.column_bool(PeerSettingsColumn.AUTO_ACCEPT_CI);
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:92.31-92.81: warning: unhandled error `Venom.DatabaseStatementError'
   92 |         c.auto_filetransfer = stmt.column_bool(PeerSettingsColumn.AUTO_ACCEPT_FT);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:93.27-93.75: warning: unhandled error `Venom.DatabaseStatementError'
   93 |         c.auto_location = stmt.column_text(PeerSettingsColumn.FT_DIRECTORY);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:94.34-94.83: warning: unhandled error `Venom.DatabaseStatementError'
   94 |         c.x_show_notifications = stmt.column_bool(PeerSettingsColumn.NOTIFICATIONS);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:102.7-106.12: warning: unhandled error `Venom.DatabaseStatementError'
  102 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |         """INSERT OR REPLACE INTO peer_settings
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |              (peers_index, alias, auto_accept_ci, auto_accept_ft, ft_directory, notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |            VALUES ($PEER_INDEX, $ALIAS, $AUTO_CI, $AUTO_FT, $FT_DIR, $NOTIFICATIONS);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |         """)
      | ~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:102.7-108.41: warning: unhandled error `Venom.DatabaseStatementError'
  102 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |         """INSERT OR REPLACE INTO peer_settings
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |              (peers_index, alias, auto_accept_ci, auto_accept_ft, ft_directory, notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |            VALUES ($PEER_INDEX, $ALIAS, $AUTO_CI, $AUTO_FT, $FT_DIR, $NOTIFICATIONS);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |         """)
      | ~~~~~~~~~~~~
  107 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  108 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:102.7-109.37: warning: unhandled error `Venom.DatabaseStatementError'
  102 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |         """INSERT OR REPLACE INTO peer_settings
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |              (peers_index, alias, auto_accept_ci, auto_accept_ft, ft_directory, notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |            VALUES ($PEER_INDEX, $ALIAS, $AUTO_CI, $AUTO_FT, $FT_DIR, $NOTIFICATIONS);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |         """)
      | ~~~~~~~~~~~~
  107 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  108 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |         .bind_text("$ALIAS", c.alias)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:102.7-110.49: warning: unhandled error `Venom.DatabaseStatementError'
  102 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |         """INSERT OR REPLACE INTO peer_settings
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |              (peers_index, alias, auto_accept_ci, auto_accept_ft, ft_directory, notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |            VALUES ($PEER_INDEX, $ALIAS, $AUTO_CI, $AUTO_FT, $FT_DIR, $NOTIFICATIONS);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |         """)
      | ~~~~~~~~~~~~
  107 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  108 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |         .bind_text("$ALIAS", c.alias)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         .bind_bool("$AUTO_CI", c.auto_conference)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:102.7-111.51: warning: unhandled error `Venom.DatabaseStatementError'
  102 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |         """INSERT OR REPLACE INTO peer_settings
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |              (peers_index, alias, auto_accept_ci, auto_accept_ft, ft_directory, notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |            VALUES ($PEER_INDEX, $ALIAS, $AUTO_CI, $AUTO_FT, $FT_DIR, $NOTIFICATIONS);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |         """)
      | ~~~~~~~~~~~~
  107 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  108 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |         .bind_text("$ALIAS", c.alias)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         .bind_bool("$AUTO_CI", c.auto_conference)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |         .bind_bool("$AUTO_FT", c.auto_filetransfer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:102.7-112.46: warning: unhandled error `Venom.DatabaseStatementError'
  102 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |         """INSERT OR REPLACE INTO peer_settings
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |              (peers_index, alias, auto_accept_ci, auto_accept_ft, ft_directory, notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |            VALUES ($PEER_INDEX, $ALIAS, $AUTO_CI, $AUTO_FT, $FT_DIR, $NOTIFICATIONS);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |         """)
      | ~~~~~~~~~~~~
  107 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  108 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |         .bind_text("$ALIAS", c.alias)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         .bind_bool("$AUTO_CI", c.auto_conference)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |         .bind_bool("$AUTO_FT", c.auto_filetransfer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_text("$FT_DIR", c.auto_location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:102.7-113.60: warning: unhandled error `Venom.DatabaseStatementError'
  102 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |         """INSERT OR REPLACE INTO peer_settings
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |              (peers_index, alias, auto_accept_ci, auto_accept_ft, ft_directory, notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |            VALUES ($PEER_INDEX, $ALIAS, $AUTO_CI, $AUTO_FT, $FT_DIR, $NOTIFICATIONS);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |         """)
      | ~~~~~~~~~~~~
  107 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  108 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |         .bind_text("$ALIAS", c.alias)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         .bind_bool("$AUTO_CI", c.auto_conference)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |         .bind_bool("$AUTO_FT", c.auto_filetransfer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_text("$FT_DIR", c.auto_location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_bool("$NOTIFICATIONS", c.x_show_notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:102.7-114.15: warning: unhandled error `Venom.DatabaseStatementError'
  102 |       statementFactory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |         """INSERT OR REPLACE INTO peer_settings
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |              (peers_index, alias, auto_accept_ci, auto_accept_ft, ft_directory, notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |            VALUES ($PEER_INDEX, $ALIAS, $AUTO_CI, $AUTO_FT, $FT_DIR, $NOTIFICATIONS);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |         """)
      | ~~~~~~~~~~~~
  107 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  108 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |         .bind_text("$ALIAS", c.alias)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  110 |         .bind_bool("$AUTO_CI", c.auto_conference)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111 |         .bind_bool("$AUTO_FT", c.auto_filetransfer)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112 |         .bind_text("$FT_DIR", c.auto_location)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |         .bind_bool("$NOTIFICATIONS", c.x_show_notifications)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114 |         .step();
      | ~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:65.9-65.83: warning: unhandled error `Venom.DatabaseStatementError'
   65 |         statementFactory.create_statement("INSERT INTO peers (key) VALUES ($KEY);")
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:65.9-67.38: warning: unhandled error `Venom.DatabaseStatementError'
   65 |         statementFactory.create_statement("INSERT INTO peers (key) VALUES ($KEY);")
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |           .builder()
      | ~~~~~~~~~~~~~~~~~~~~
   67 |           .bind_text("$KEY", c.tox_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:65.9-68.17: warning: unhandled error `Venom.DatabaseStatementError'
   65 |         statementFactory.create_statement("INSERT INTO peers (key) VALUES ($KEY);")
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |           .builder()
      | ~~~~~~~~~~~~~~~~~~~~
   67 |           .bind_text("$KEY", c.tox_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |           .step();
      | ~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:120.9-120.101: warning: unhandled error `Venom.DatabaseStatementError'
  120 |         statementFactory.create_statement("DELETE FROM peer_settings WHERE peers_index=$PEER_INDEX;")
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:120.9-122.41: warning: unhandled error `Venom.DatabaseStatementError'
  120 |         statementFactory.create_statement("DELETE FROM peer_settings WHERE peers_index=$PEER_INDEX;")
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  121 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  122 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteContactRepository.vala:120.9-123.15: warning: unhandled error `Venom.DatabaseStatementError'
  120 |         statementFactory.create_statement("DELETE FROM peer_settings WHERE peers_index=$PEER_INDEX;")
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  121 |         .builder()
      | ~~~~~~~~~~~~~~~~~~
  122 |         .bind_int("$PEER_INDEX", c.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123 |         .step();
      | ~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/db/SqliteWrapper.vala:36.14-36.57: warning: unhandled error `Venom.DatabaseError'
   36 |       return new SqliteContactRepository(factory, logger);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:53.7-57.12: warning: unhandled error `Venom.DatabaseStatementError'
   53 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   54 |         """
      | ~~~~~~~~~~~
   55 |         INSERT INTO friend_requests (key, message, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         VALUES ($KEY, $MESSAGE, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         """).builder()
      | ~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:53.7-58.45: warning: unhandled error `Venom.DatabaseStatementError'
   53 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   54 |         """
      | ~~~~~~~~~~~
   55 |         INSERT INTO friend_requests (key, message, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         VALUES ($KEY, $MESSAGE, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   58 |         .bind_text("$KEY", friend_request.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:53.7-59.54: warning: unhandled error `Venom.DatabaseStatementError'
   53 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   54 |         """
      | ~~~~~~~~~~~
   55 |         INSERT INTO friend_requests (key, message, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         VALUES ($KEY, $MESSAGE, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   58 |         .bind_text("$KEY", friend_request.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   59 |         .bind_text("$MESSAGE", friend_request.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:53.7-60.69: warning: unhandled error `Venom.DatabaseStatementError'
   53 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   54 |         """
      | ~~~~~~~~~~~
   55 |         INSERT INTO friend_requests (key, message, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         VALUES ($KEY, $MESSAGE, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   58 |         .bind_text("$KEY", friend_request.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   59 |         .bind_text("$MESSAGE", friend_request.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |         .bind_int64("$TIMESTAMP", friend_request.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:53.7-61.15: warning: unhandled error `Venom.DatabaseStatementError'
   53 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   54 |         """
      | ~~~~~~~~~~~
   55 |         INSERT INTO friend_requests (key, message, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         VALUES ($KEY, $MESSAGE, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   58 |         .bind_text("$KEY", friend_request.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   59 |         .bind_text("$MESSAGE", friend_request.message)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |         .bind_int64("$TIMESTAMP", friend_request.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   61 |         .step();
      | ~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:65.7-69.12: warning: unhandled error `Venom.DatabaseStatementError'
   65 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |         """
      | ~~~~~~~~~~~
   67 |         DELETE FROM friend_requests
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
   69 |         """).builder()
      | ~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:65.7-70.46: warning: unhandled error `Venom.DatabaseStatementError'
   65 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |         """
      | ~~~~~~~~~~~
   67 |         DELETE FROM friend_requests
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
   69 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   70 |         .bind_int("$ID", friend_request.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:65.7-71.15: warning: unhandled error `Venom.DatabaseStatementError'
   65 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |         """
      | ~~~~~~~~~~~
   67 |         DELETE FROM friend_requests
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
   69 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   70 |         .bind_int("$ID", friend_request.db_id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |         .step();
      | ~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:75.7-75.91: warning: unhandled error `Venom.DatabaseStatementError'
   75 |       var query_stmt = statement_factory.create_statement("SELECT * FROM friend_requests;");
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:76.14-76.30: warning: unhandled error `Venom.DatabaseStatementError'
   76 |       while (query_stmt.step() == DatabaseResult.ROW) {
      |              ^~~~~~~~~~~~~~~~~                         
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:78.32-78.76: warning: unhandled error `Venom.DatabaseStatementError'
   78 |         friend_request.db_id = query_stmt.column_int(FriendRequestColumn.ID);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:79.29-79.75: warning: unhandled error `Venom.DatabaseStatementError'
   79 |         friend_request.id = query_stmt.column_text(FriendRequestColumn.KEY);
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:80.34-80.84: warning: unhandled error `Venom.DatabaseStatementError'
   80 |         friend_request.message = query_stmt.column_text(FriendRequestColumn.MESSAGE);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteFriendRequestRepository.vala:81.65-81.118: warning: unhandled error `Venom.DatabaseStatementError'
   81 |         friend_request.timestamp = new DateTime.from_unix_local(query_stmt.column_int64(FriendRequestColumn.TIMESTAMP));
      |                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:52.7-56.12: warning: unhandled error `Venom.DatabaseStatementError'
   52 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   53 |         """
      | ~~~~~~~~~~~
   54 |         INSERT INTO nospams (nospam, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |         VALUES ($NOSPAM, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         """).builder()
      | ~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:52.7-57.45: warning: unhandled error `Venom.DatabaseStatementError'
   52 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   53 |         """
      | ~~~~~~~~~~~
   54 |         INSERT INTO nospams (nospam, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |         VALUES ($NOSPAM, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   57 |           .bind_int("$NOSPAM", nospam.nospam)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:52.7-58.63: warning: unhandled error `Venom.DatabaseStatementError'
   52 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   53 |         """
      | ~~~~~~~~~~~
   54 |         INSERT INTO nospams (nospam, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |         VALUES ($NOSPAM, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   57 |           .bind_int("$NOSPAM", nospam.nospam)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   58 |           .bind_int64("$TIMESTAMP", nospam.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:52.7-59.17: warning: unhandled error `Venom.DatabaseStatementError'
   52 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   53 |         """
      | ~~~~~~~~~~~
   54 |         INSERT INTO nospams (nospam, timestamp)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |         VALUES ($NOSPAM, $TIMESTAMP);
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   57 |           .bind_int("$NOSPAM", nospam.nospam)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   58 |           .bind_int64("$TIMESTAMP", nospam.timestamp.to_unix())
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   59 |           .step();
      | ~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:63.7-67.12: warning: unhandled error `Venom.DatabaseStatementError'
   63 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |         """
      | ~~~~~~~~~~~
   65 |         DELETE FROM nospams
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
   67 |         """).builder()
      | ~~~~~~~~~~~~          
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:63.7-68.37: warning: unhandled error `Venom.DatabaseStatementError'
   63 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |         """
      | ~~~~~~~~~~~
   65 |         DELETE FROM nospams
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
   67 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   68 |           .bind_int("$ID", nospam.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:63.7-69.17: warning: unhandled error `Venom.DatabaseStatementError'
   63 |       statement_factory.create_statement(
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   64 |         """
      | ~~~~~~~~~~~
   65 |         DELETE FROM nospams
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |         WHERE id=$ID;
      | ~~~~~~~~~~~~~~~~~~~~~
   67 |         """).builder()
      | ~~~~~~~~~~~~~~~~~~~~~~
   68 |           .bind_int("$ID", nospam.id)
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |           .step();
      | ~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:73.7-73.83: warning: unhandled error `Venom.DatabaseStatementError'
   73 |       var query_stmt = statement_factory.create_statement("SELECT * FROM nospams;");
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:74.14-74.30: warning: unhandled error `Venom.DatabaseStatementError'
   74 |       while (query_stmt.step() == DatabaseResult.ROW) {
      |              ^~~~~~~~~~~~~~~~~                         
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:76.21-76.58: warning: unhandled error `Venom.DatabaseStatementError'
   76 |         nospam.id = query_stmt.column_int(NospamColumn.ID);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:77.25-77.66: warning: unhandled error `Venom.DatabaseStatementError'
   77 |         nospam.nospam = query_stmt.column_int(NospamColumn.NOSPAM);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/tox/SqliteNospamRepository.vala:78.57-78.103: warning: unhandled error `Venom.DatabaseStatementError'
   78 |         nospam.timestamp = new DateTime.from_unix_local(query_stmt.column_int64(NospamColumn.TIMESTAMP));
      |                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
../../Venom-0.5.5/src/plugin/Pluginregistrar.vala:38.19-38.40: warning: `GLib.Module.build_path' has been deprecated since 2.76
   38 |       this.path = GLib.Module.build_path(GLib.Environment.get_variable("PWD"), name);
      |                   ^~~~~~~~~~~~~~~~~~~~~~                                             
../../Venom-0.5.5/src/plugin/Pluginregistrar.vala:44.39-44.64: warning: `GLib.ModuleFlags.BIND_LAZY' has been deprecated since vala-0.46. Use LAZY
   44 |       module = GLib.Module.open(path, GLib.ModuleFlags.BIND_LAZY);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~  
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
../../Venom-0.5.5/src/db/SqliteWrapper.vala:262.5-262.22: warning: Field `Venom.SqliteDatabaseWrapper.key' never used
  262 |     private string key = "";
      |     ^~~~~~~~~~~~~~~~~~      
../../Venom-0.5.5/src/plugin/Pluginregistrar.vala:41.5-41.20: warning: Method `Venom.Pluginregistrar.load' never used
   41 |     public void load() throws PluginError {
      |     ^~~~~~~~~~~~~~~~                       
../../Venom-0.5.5/src/plugin/Pluginregistrar.vala:59.5-59.23: warning: Method `Venom.Pluginregistrar.new_object' never used
   59 |     public T new_object () {
      |     ^~~~~~~~~~~~~~~~~~~     
../../Venom-0.5.5/src/tox/ToxAdapterFriendListener.vala:54.5-54.59: warning: Field `Venom.ToxAdapterFriendListenerImpl.friend_avatar_hashes' never used
   54 |     private Gee.HashMap<uint32, Bytes> friend_avatar_hashes;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/view/ApplicationWindow.vala:64.5-64.30: warning: Field `Venom.ApplicationWindow.session' never used
   64 |     private ToxSession session;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/viewmodel/UserInfoViewModel.vala:146.9-146.30: warning: Switch does not handle `NONE' of enum `Venom.AvatarChange'
  146 |         switch (avatar_change) {
      |         ^~~~~~~~~~~~~~~~~~~~~~  
Compilation succeeded - 382 warning(s)
[35/168] Compiling C object src/libvenom.a.p/meson-generated_.._venom_icons_resources.c.o
[36/168] Compiling C object src/libvenom.a.p/meson-generated_.._venom_ui_resources.c.o
[37/168] Compiling C object src/libvenom.a.p/meson-generated_core_FileIO.c.o
src/libvenom.a.p/core/FileIO.c: In function 'venom_file_io_load_contents_text':
src/libvenom.a.p/core/FileIO.c:85:43: warning: passing argument 3 of 'g_file_load_contents' from incompatible pointer type [-Wincompatible-pointer-types]
   85 |         g_file_load_contents (file, NULL, &_tmp1_, &_tmp2_, NULL, &_inner_error0_);
      |                                           ^~~~~~~
      |                                           |
      |                                           guint8 ** {aka unsigned char **}
In file included from /usr/include/glib-2.0/gio/gio.h:81,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/FileIO.c:25:
/usr/include/glib-2.0/gio/gfile.h:1280:71: note: expected 'char **' but argument is of type 'guint8 **' {aka 'unsigned char **'}
 1280 |                                               char                  **contents,
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/core/FileIO.c:76:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
   76 |         gint _buf_size_ = 0;
      |              ^~~~~~~~~~
src/libvenom.a.p/core/FileIO.c: In function 'string_get_data':
src/libvenom.a.p/core/FileIO.c:110:14: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable]
  110 |         gint _res_size_;
      |              ^~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30:
src/libvenom.a.p/core/FileIO.c: In function 'venom_file_io_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileIO.c:187:13: note: in expansion of macro 'g_once_init_enter'
  187 |         if (g_once_init_enter (&venom_file_io_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileIO.c: At top level:
src/libvenom.a.p/core/FileIO.c:63:1: warning: 'venom_file_io_new' defined but not used [-Wunused-function]
   63 | venom_file_io_new (void)
      | ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileIO.c:45:20: warning: 'venom_file_io_properties' defined but not used [-Wunused-variable]
   45 | static GParamSpec* venom_file_io_properties[VENOM_FILE_IO_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~
[38/168] Compiling C object src/libvenom.a.p/meson-generated_core_Contact.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/Contact.c:25:
src/libvenom.a.p/core/Contact.c: In function 'venom_icontact_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Contact.c:200:13: note: in expansion of macro 'g_once_init_enter'
  200 |         if (g_once_init_enter (&venom_icontact_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[39/168] Compiling C object src/libvenom.a.p/meson-generated_core_Message.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/Message.c:25:
src/libvenom.a.p/core/Message.c: In function 'venom_message_sender_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Message.c:58:13: note: in expansion of macro 'g_once_init_enter'
   58 |         if (g_once_init_enter (&venom_message_sender_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Message.c: In function 'venom_transmission_state_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Message.c:79:13: note: in expansion of macro 'g_once_init_enter'
   79 |         if (g_once_init_enter (&venom_transmission_state_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Message.c: In function 'venom_message_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Message.c:307:13: note: in expansion of macro 'g_once_init_enter'
  307 |         if (g_once_init_enter (&venom_message_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Message.c: In function 'venom_formatted_message_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Message.c:419:13: note: in expansion of macro 'g_once_init_enter'
  419 |         if (g_once_init_enter (&venom_formatted_message_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[40/168] Compiling C object src/libvenom.a.p/meson-generated_core_Logger.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/Logger.c:25:
src/libvenom.a.p/core/Logger.c: In function 'venom_logger_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Logger.c:196:13: note: in expansion of macro 'g_once_init_enter'
  196 |         if (g_once_init_enter (&venom_logger_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Logger.c: In function 'venom_log_level_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Logger.c:350:13: note: in expansion of macro 'g_once_init_enter'
  350 |         if (g_once_init_enter (&venom_log_level_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Logger.c: In function 'venom_command_line_logger_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Logger.c:669:13: note: in expansion of macro 'g_once_init_enter'
  669 |         if (g_once_init_enter (&venom_command_line_logger_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Logger.c: In function '_vala_venom_command_line_logger_get_property':
src/libvenom.a.p/core/Logger.c:683:34: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  683 |         VenomCommandLineLogger * self;
      |                                  ^~~~
src/libvenom.a.p/core/Logger.c: In function '_vala_venom_command_line_logger_set_property':
src/libvenom.a.p/core/Logger.c:698:34: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  698 |         VenomCommandLineLogger * self;
      |                                  ^~~~
src/libvenom.a.p/core/Logger.c: At top level:
src/libvenom.a.p/core/Logger.c:45:20: warning: 'venom_command_line_logger_properties' defined but not used [-Wunused-variable]
   45 | static GParamSpec* venom_command_line_logger_properties[VENOM_COMMAND_LINE_LOGGER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[41/168] Compiling C object src/libvenom.a.p/meson-generated_core_GlobalSettings.c.o
src/libvenom.a.p/core/GlobalSettings.c: In function 'venom_global_settings_set_last_used_profile':
src/libvenom.a.p/core/GlobalSettings.c:149:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  149 |         old_value = venom_global_settings_get_last_used_profile (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/GlobalSettings.c:25:
src/libvenom.a.p/core/GlobalSettings.c: In function 'venom_global_settings_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/GlobalSettings.c:228:13: note: in expansion of macro 'g_once_init_enter'
  228 |         if (g_once_init_enter (&venom_global_settings_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[42/168] Compiling C object src/libvenom.a.p/meson-generated_core_FileTransfer.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/FileTransfer.c:25:
src/libvenom.a.p/core/FileTransfer.c: In function 'venom_file_transfer_state_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:134:13: note: in expansion of macro 'g_once_init_enter'
  134 |         if (g_once_init_enter (&venom_file_transfer_state_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c: In function 'venom_file_transfer_direction_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:155:13: note: in expansion of macro 'g_once_init_enter'
  155 |         if (g_once_init_enter (&venom_file_transfer_direction_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c: In function 'venom_file_transfer_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:182:13: note: in expansion of macro 'g_once_init_enter'
  182 |         if (g_once_init_enter (&venom_file_transfer_error_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c: In function 'venom_file_transfer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:387:13: note: in expansion of macro 'g_once_init_enter'
  387 |         if (g_once_init_enter (&venom_file_transfer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c: In function 'venom_file_transfer_impl_copy_with_offset':
src/libvenom.a.p/core/FileTransfer.c:568:14: warning: variable '_dest_ptr_size_' set but not used [-Wunused-but-set-variable]
  568 |         gint _dest_ptr_size_;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c: In function 'venom_file_transfer_impl_real_read_data':
src/libvenom.a.p/core/FileTransfer.c:730:25: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable]
  730 |                 guint8* _tmp6_;
      |                         ^~~~~~
src/libvenom.a.p/core/FileTransfer.c:729:22: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable]
  729 |                 gint _tmp5__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:727:22: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  727 |                 gint _tmp4__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:725:22: warning: variable '_offset_ptr_size_' set but not used [-Wunused-but-set-variable]
  725 |                 gint _offset_ptr_size_;
      |                      ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:722:25: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable]
  722 |                 guint8* _tmp3_;
      |                         ^~~~~~
src/libvenom.a.p/core/FileTransfer.c:721:22: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
  721 |                 gint _tmp2__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:700:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  700 |         gint _buf_size_;
      |              ^~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c: In function 'venom_file_transfer_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:1000:13: note: in expansion of macro 'g_once_init_enter'
 1000 |         if (g_once_init_enter (&venom_file_transfer_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c: At top level:
src/libvenom.a.p/core/FileTransfer.c:420:1: warning: 'venom_file_transfer_impl_new' defined but not used [-Wunused-function]
  420 | venom_file_transfer_impl_new (VenomFileTransferDirection direction,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/FileTransfer.c:51:20: warning: 'venom_file_transfer_impl_properties' defined but not used [-Wunused-variable]
   51 | static GParamSpec* venom_file_transfer_impl_properties[VENOM_FILE_TRANSFER_IMPL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[43/168] Compiling C object src/libvenom.a.p/meson-generated_core_Identicon.c.o
src/libvenom.a.p/core/Identicon.c: In function 'venom_identicon_draw':
src/libvenom.a.p/core/Identicon.c:223:70: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable]
  223 |                                                                 gint _tmp18__length1;
      |                                                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:220:70: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable]
  220 |                                                                 gint _tmp16__length1;
      |                                                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:217:70: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable]
  217 |                                                                 gint _tmp14__length1;
      |                                                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:245:70: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable]
  245 |                                                                 gint _tmp25__length1;
      |                                                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:242:70: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable]
  242 |                                                                 gint _tmp23__length1;
      |                                                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:239:70: warning: variable '_tmp21__length1' set but not used [-Wunused-but-set-variable]
  239 |                                                                 gint _tmp21__length1;
      |                                                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:196:62: warning: variable '_tmp11__length1' set but not used [-Wunused-but-set-variable]
  196 |                                                         gint _tmp11__length1;
      |                                                              ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:153:14: warning: variable '_rgb2_size_' set but not used [-Wunused-but-set-variable]
  153 |         gint _rgb2_size_;
      |              ^~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:146:14: warning: variable '_rgb1_size_' set but not used [-Wunused-but-set-variable]
  146 |         gint _rgb1_size_;
      |              ^~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c: In function 'venom_identicon_hue_uint':
src/libvenom.a.p/core/Identicon.c:336:14: warning: variable '_hashpart_1_size_' set but not used [-Wunused-but-set-variable]
  336 |         gint _hashpart_1_size_;
      |              ^~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/Identicon.c:25:
src/libvenom.a.p/core/Identicon.c: In function 'venom_identicon_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c:493:13: note: in expansion of macro 'g_once_init_enter'
  493 |         if (g_once_init_enter (&venom_identicon_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Identicon.c: At top level:
src/libvenom.a.p/core/Identicon.c:49:20: warning: 'venom_identicon_properties' defined but not used [-Wunused-variable]
   49 | static GParamSpec* venom_identicon_properties[VENOM_IDENTICON_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
[44/168] Compiling C object src/libvenom.a.p/meson-generated_core_Application.c.o
src/libvenom.a.p/core/Application.c: In function 'venom_application_real_handle_local_options':
src/libvenom.a.p/core/Application.c:1056:28: warning: variable 'self' set but not used [-Wunused-but-set-variable]
 1056 |         VenomApplication * self;
      |                            ^~~~
src/libvenom.a.p/core/Application.c: In function '__lambda59_':
src/libvenom.a.p/core/Application.c:1392:27: warning: variable 'self' set but not used [-Wunused-but-set-variable]
 1392 |         VenomApplication* self;
      |                           ^~~~
src/libvenom.a.p/core/Application.c: In function '__lambda61_':
src/libvenom.a.p/core/Application.c:1469:27: warning: variable 'self' set but not used [-Wunused-but-set-variable]
 1469 |         VenomApplication* self;
      |                           ^~~~
src/libvenom.a.p/core/Application.c: In function '__lambda60_':
src/libvenom.a.p/core/Application.c:1545:27: warning: variable 'self' set but not used [-Wunused-but-set-variable]
 1545 |         VenomApplication* self;
      |                           ^~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/Application.c:27:
src/libvenom.a.p/core/Application.c: In function 'venom_application_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Application.c:1787:13: note: in expansion of macro 'g_once_init_enter'
 1787 |         if (g_once_init_enter (&venom_application_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Application.c: At top level:
src/libvenom.a.p/core/Application.c:1521:1: warning: 'block4_data_ref' defined but not used [-Wunused-function]
 1521 | block4_data_ref (Block4Data* _data4_)
      | ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Application.c:1445:1: warning: 'block3_data_ref' defined but not used [-Wunused-function]
 1445 | block3_data_ref (Block3Data* _data3_)
      | ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Application.c:1368:1: warning: 'block2_data_ref' defined but not used [-Wunused-function]
 1368 | block2_data_ref (Block2Data* _data2_)
      | ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Application.c:53:20: warning: 'venom_application_properties' defined but not used [-Wunused-variable]
   53 | static GParamSpec* venom_application_properties[VENOM_APPLICATION_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[45/168] Compiling C object src/libvenom.a.p/meson-generated_core_NotificationListener.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/NotificationListener.c:25:
src/libvenom.a.p/core/NotificationListener.c: In function 'venom_notification_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/NotificationListener.c:238:13: note: in expansion of macro 'g_once_init_enter'
  238 |         if (g_once_init_enter (&venom_notification_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/NotificationListener.c: In function 'venom_notification_listener_impl_real_on_friend_request':
src/libvenom.a.p/core/NotificationListener.c:567:14: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable]
  567 |         gint _tmp23__length1;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/NotificationListener.c: In function 'venom_notification_listener_impl_real_clear_notifications':
src/libvenom.a.p/core/NotificationListener.c:899:41: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  899 |         VenomNotificationListenerImpl * self;
      |                                         ^~~~
src/libvenom.a.p/core/NotificationListener.c: In function 'venom_notification_listener_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/NotificationListener.c:1054:13: note: in expansion of macro 'g_once_init_enter'
 1054 |         if (g_once_init_enter (&venom_notification_listener_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[46/168] Compiling C object src/libvenom.a.p/meson-generated_core_ObservableList.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/ObservableList.c:25:
src/libvenom.a.p/core/ObservableList.c: In function 'venom_observable_list_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c:422:13: note: in expansion of macro 'g_once_init_enter'
  422 |         if (g_once_init_enter (&venom_observable_list_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c: In function 'venom_observable_list_model_g_list_model_interface_init':
src/libvenom.a.p/core/ObservableList.c:630:25: warning: assignment to 'void * (*)(GListModel *, guint)' {aka 'void * (*)(struct _GListModel *, unsigned int)'} from incompatible pointer type 'GObject * (*)(GListModel *, guint)' {aka 'struct _GObject * (*)(struct _GListModel *, unsigned int)'} [-Wincompatible-pointer-types]
  630 |         iface->get_item = (GObject* (*) (GListModel*, guint)) venom_observable_list_model_get_item;
      |                         ^
src/libvenom.a.p/core/ObservableList.c: In function 'venom_observable_list_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c:665:13: note: in expansion of macro 'g_once_init_enter'
  665 |         if (g_once_init_enter (&venom_observable_list_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c: In function 'venom_lazy_observable_list_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c:923:13: note: in expansion of macro 'g_once_init_enter'
  923 |         if (g_once_init_enter (&venom_lazy_observable_list_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c: At top level:
src/libvenom.a.p/core/ObservableList.c:737:1: warning: 'venom_lazy_observable_list_model_initialize_finish' defined but not used [-Wunused-function]
  737 | venom_lazy_observable_list_model_initialize_finish (VenomLazyObservableListModel* self,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c:66:20: warning: 'venom_lazy_observable_list_model_properties' defined but not used [-Wunused-variable]
   66 | static GParamSpec* venom_lazy_observable_list_model_properties[VENOM_LAZY_OBSERVABLE_LIST_MODEL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c:61:20: warning: 'venom_observable_list_model_properties' defined but not used [-Wunused-variable]
   61 | static GParamSpec* venom_observable_list_model_properties[VENOM_OBSERVABLE_LIST_MODEL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/ObservableList.c:48:20: warning: 'venom_observable_list_properties' defined but not used [-Wunused-variable]
   48 | static GParamSpec* venom_observable_list_properties[VENOM_OBSERVABLE_LIST_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[47/168] Compiling C object src/libvenom.a.p/meson-generated_core_Profile.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/libvenom.a.p/core/Profile.c:25:
src/libvenom.a.p/core/Profile.c: In function 'error_encryption_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:133:13: note: in expansion of macro 'g_once_init_enter'
  133 |         if (g_once_init_enter (&error_encryption_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_load_sessiondata':
src/libvenom.a.p/core/Profile.c:278:22: warning: variable '__tmp6__size_' set but not used [-Wunused-but-set-variable]
  278 |                 gint __tmp6__size_;
      |                      ^~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:237:14: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable]
  237 |         gint _data_size_ = 0;
      |              ^~~~~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_get_db_key':
src/libvenom.a.p/core/Profile.c:326:14: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable]
  326 |         gint _tmp3__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:324:14: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable]
  324 |         gint _data_size_;
      |              ^~~~~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'vala_tox_pass_key_encrypt':
src/libvenom.a.p/core/Profile.c:388:14: warning: variable '__tmp4__size_' set but not used [-Wunused-but-set-variable]
  388 |         gint __tmp4__size_ = 0;
      |              ^~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:383:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  383 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:380:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  380 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_save_sessiondata':
src/libvenom.a.p/core/Profile.c:466:22: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable]
  466 |                 gint _data_size_;
      |                      ^~~~~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_test_is_encrypted':
src/libvenom.a.p/core/Profile.c:536:53: warning: passing argument 3 of 'g_file_load_contents' from incompatible pointer type [-Wincompatible-pointer-types]
  536 |                 g_file_load_contents (_tmp2_, NULL, &_tmp3_, &_tmp4_, NULL, &_inner_error0_);
      |                                                     ^~~~~~~
      |                                                     |
      |                                                     guint8 ** {aka unsigned char **}
In file included from /usr/include/glib-2.0/gio/gio.h:81,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/Profile.c:27:
/usr/include/glib-2.0/gio/gfile.h:1280:71: note: expected 'char **' but argument is of type 'guint8 **' {aka 'unsigned char **'}
 1280 |                                               char                  **contents,
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/core/Profile.c:524:14: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable]
  524 |         gint _tmp6__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:522:14: warning: variable '_contents_size_' set but not used [-Wunused-but-set-variable]
  522 |         gint _contents_size_ = 0;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'vala_tox_pass_key_decrypt':
src/libvenom.a.p/core/Profile.c:608:14: warning: variable '__tmp4__size_' set but not used [-Wunused-but-set-variable]
  608 |         gint __tmp4__size_ = 0;
      |              ^~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:603:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  603 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:600:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  600 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_decrypt':
src/libvenom.a.p/core/Profile.c:686:14: warning: variable '_plain_size_' set but not used [-Wunused-but-set-variable]
  686 |         gint _plain_size_;
      |              ^~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'vala_tox_get_salt':
src/libvenom.a.p/core/Profile.c:771:14: warning: variable '__tmp4__size_' set but not used [-Wunused-but-set-variable]
  771 |         gint __tmp4__size_ = 0;
      |              ^~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:766:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  766 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:763:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  763 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'string_get_data':
src/libvenom.a.p/core/Profile.c:835:14: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable]
  835 |         gint _res_size_;
      |              ^~~~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_load':
src/libvenom.a.p/core/Profile.c:989:30: warning: variable '__tmp24__size_' set but not used [-Wunused-but-set-variable]
  989 |                         gint __tmp24__size_;
      |                              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:920:22: warning: variable '_tmp15__length1' set but not used [-Wunused-but-set-variable]
  920 |                 gint _tmp15__length1;
      |                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:912:22: warning: variable '_salt_size_' set but not used [-Wunused-but-set-variable]
  912 |                 gint _salt_size_;
      |                      ^~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:886:14: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable]
  886 |         gint _data_size_;
      |              ^~~~~~~~~~~
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_set_name':
src/libvenom.a.p/core/Profile.c:1446:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1446 |         old_value = venom_profile_get_name (self);
      |                   ^
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_set_dir':
src/libvenom.a.p/core/Profile.c:1473:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1473 |         old_value = venom_profile_get_dir (self);
      |                   ^
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_set_toxfile':
src/libvenom.a.p/core/Profile.c:1500:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1500 |         old_value = venom_profile_get_toxfile (self);
      |                   ^
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_set_windowstatefile':
src/libvenom.a.p/core/Profile.c:1527:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1527 |         old_value = venom_profile_get_windowstatefile (self);
      |                   ^
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_set_dbfile':
src/libvenom.a.p/core/Profile.c:1554:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1554 |         old_value = venom_profile_get_dbfile (self);
      |                   ^
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_set_accelsfile':
src/libvenom.a.p/core/Profile.c:1581:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1581 |         old_value = venom_profile_get_accelsfile (self);
      |                   ^
src/libvenom.a.p/core/Profile.c: In function 'venom_profile_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Profile.c:1668:13: note: in expansion of macro 'g_once_init_enter'
 1668 |         if (g_once_init_enter (&venom_profile_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[48/168] Compiling C object src/libvenom.a.p/meson-generated_core_TimeStamp.c.o
[49/168] Compiling C object src/libvenom.a.p/meson-generated_core_R.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/R.c:25:
src/libvenom.a.p/core/R.c: In function 'venom_r_icon_resource_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/R.c:414:13: note: in expansion of macro 'g_once_init_enter'
  414 |         if (g_once_init_enter (&venom_r_icon_resource_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/R.c: In function 'venom_r_string_resource_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/R.c:649:13: note: in expansion of macro 'g_once_init_enter'
  649 |         if (g_once_init_enter (&venom_r_string_resource_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/R.c: In function 'venom_r_constants_resource_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/R.c:1011:13: note: in expansion of macro 'g_once_init_enter'
 1011 |         if (g_once_init_enter (&venom_r_constants_resource_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/R.c: In function 'venom_r_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/R.c:1210:13: note: in expansion of macro 'g_once_init_enter'
 1210 |         if (g_once_init_enter (&venom_r_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/R.c: At top level:
src/libvenom.a.p/core/R.c:107:1: warning: 'venom_r_new' defined but not used [-Wunused-function]
  107 | venom_r_new (void)
      | ^~~~~~~~~~~
[50/168] Compiling C object src/libvenom.a.p/meson-generated_core_WidgetFactory.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/WidgetFactory.c:25:
src/libvenom.a.p/core/WidgetFactory.c: In function 'venom_factory_widget_factory_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/WidgetFactory.c:175:13: note: in expansion of macro 'g_once_init_enter'
  175 |         if (g_once_init_enter (&venom_factory_widget_factory_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/WidgetFactory.c: In function 'venom_factory_default_widget_factory_real_create_database_factory':
src/libvenom.a.p/core/WidgetFactory.c:261:44: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  261 |         VenomFactoryDefaultWidgetFactory * self;
      |                                            ^~~~
src/libvenom.a.p/core/WidgetFactory.c: In function 'venom_factory_default_widget_factory_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/WidgetFactory.c:409:13: note: in expansion of macro 'g_once_init_enter'
  409 |         if (g_once_init_enter (&venom_factory_default_widget_factory_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/WidgetFactory.c: At top level:
src/libvenom.a.p/core/WidgetFactory.c:44:20: warning: 'venom_factory_default_widget_factory_properties' defined but not used [-Wunused-variable]
   44 | static GParamSpec* venom_factory_default_widget_factory_properties[VENOM_FACTORY_DEFAULT_WIDGET_FACTORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[51/168] Compiling C object src/libvenom.a.p/meson-generated_core_WindowState.c.o
src/libvenom.a.p/core/WindowState.c: In function 'venom_window_state_finalize':
src/libvenom.a.p/core/WindowState.c:278:28: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  278 |         VenomWindowState * self;
      |                            ^~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/WindowState.c:25:
src/libvenom.a.p/core/WindowState.c: In function 'venom_window_state_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/WindowState.c:297:13: note: in expansion of macro 'g_once_init_enter'
  297 |         if (g_once_init_enter (&venom_window_state_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[52/168] Compiling C object src/libvenom.a.p/meson-generated_core_Tools.c.o
src/libvenom.a.p/core/Tools.c: In function 'venom_tools_hexstring_to_bin':
src/libvenom.a.p/core/Tools.c:215:46: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable]
  215 |                                         gint _tmp4_;
      |                                              ^~~~~~
src/libvenom.a.p/core/Tools.c:213:38: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable]
  213 |                                 gint _tmp8__length1;
      |                                      ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Tools.c:208:41: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable]
  208 |                                 guint8* _tmp5_;
      |                                         ^~~~~~
src/libvenom.a.p/core/Tools.c:188:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  188 |         gint _buf_size_;
      |              ^~~~~~~~~~
src/libvenom.a.p/core/Tools.c: In function 'venom_tools_bin_to_hexstring':
src/libvenom.a.p/core/Tools.c:269:46: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable]
  269 |                                         gint _tmp2_;
      |                                              ^~~~~~
src/libvenom.a.p/core/Tools.c: In function 'venom_tools_uint8_to_nullterm_string':
src/libvenom.a.p/core/Tools.c:316:14: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
  316 |         gint _tmp2__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Tools.c:313:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  313 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Tools.c:311:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  311 |         gint _buf_size_;
      |              ^~~~~~~~~~
src/libvenom.a.p/core/Tools.c: In function 'venom_tools_shorten_name':
src/libvenom.a.p/core/Tools.c:400:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  400 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/Tools.c:397:17: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable]
  397 |         gchar** _tmp2_;
      |                 ^~~~~~
src/libvenom.a.p/core/Tools.c:396:14: warning: variable '_parts_size_' set but not used [-Wunused-but-set-variable]
  396 |         gint _parts_size_;
      |              ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/Tools.c:25:
src/libvenom.a.p/core/Tools.c: In function 'venom_tools_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Tools.c:803:13: note: in expansion of macro 'g_once_init_enter'
  803 |         if (g_once_init_enter (&venom_tools_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/Tools.c: At top level:
src/libvenom.a.p/core/Tools.c:87:1: warning: 'venom_tools_new' defined but not used [-Wunused-function]
   87 | venom_tools_new (void)
      | ^~~~~~~~~~~~~~~
[53/168] Compiling C object src/libvenom.a.p/meson-generated_core_UserInfo.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/core/UserInfo.c:25:
src/libvenom.a.p/core/UserInfo.c: In function 'venom_user_status_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c:137:13: note: in expansion of macro 'g_once_init_enter'
  137 |         if (g_once_init_enter (&venom_user_status_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c: In function 'venom_user_info_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c:341:13: note: in expansion of macro 'g_once_init_enter'
  341 |         if (g_once_init_enter (&venom_user_info_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c: In function 'venom_avatar_set_from_pixbuf':
src/libvenom.a.p/core/UserInfo.c:362:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  362 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c: In function 'vala_tox_hash':
src/libvenom.a.p/core/UserInfo.c:415:14: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
  415 |         gint _tmp2__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c:413:14: warning: variable '__tmp1__size_' set but not used [-Wunused-but-set-variable]
  413 |         gint __tmp1__size_ = 0;
      |              ^~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c:410:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  410 |         gint _buf_size_;
      |              ^~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c: In function 'venom_avatar_set_from_data':
src/libvenom.a.p/core/UserInfo.c:463:14: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
  463 |         gint _tmp2__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c: In function 'venom_avatar_constructor':
src/libvenom.a.p/core/UserInfo.c:634:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  634 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c: In function 'venom_avatar_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c:696:13: note: in expansion of macro 'g_once_init_enter'
  696 |         if (g_once_init_enter (&venom_avatar_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c: In function 'venom_user_info_impl_real_set_name':
src/libvenom.a.p/core/UserInfo.c:785:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  785 |         old_value = venom_user_info_impl_real_get_name (base);
      |                   ^
src/libvenom.a.p/core/UserInfo.c: In function 'venom_user_info_impl_real_set_status_message':
src/libvenom.a.p/core/UserInfo.c:814:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  814 |         old_value = venom_user_info_impl_real_get_status_message (base);
      |                   ^
src/libvenom.a.p/core/UserInfo.c: In function 'venom_user_info_impl_real_set_tox_id':
src/libvenom.a.p/core/UserInfo.c:944:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  944 |         old_value = venom_user_info_impl_real_get_tox_id (base);
      |                   ^
src/libvenom.a.p/core/UserInfo.c: In function 'venom_user_info_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/core/UserInfo.c:1073:13: note: in expansion of macro 'g_once_init_enter'
 1073 |         if (g_once_init_enter (&venom_user_info_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[54/168] Compiling C object src/libvenom.a.p/meson-generated_plugin_Plugin.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/plugin/Plugin.c:25:
src/libvenom.a.p/plugin/Plugin.c: In function 'venom_plugin_state_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/plugin/Plugin.c:55:13: note: in expansion of macro 'g_once_init_enter'
   55 |         if (g_once_init_enter (&venom_plugin_state_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/plugin/Plugin.c: In function 'venom_plugin_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/plugin/Plugin.c:119:13: note: in expansion of macro 'g_once_init_enter'
  119 |         if (g_once_init_enter (&venom_plugin_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[55/168] Compiling C object src/libvenom.a.p/meson-generated_db_SqliteSettingsDatabase.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/db/SqliteSettingsDatabase.c:25:
src/libvenom.a.p/db/SqliteSettingsDatabase.c: In function 'venom_sqlite_settings_database_settings_column_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteSettingsDatabase.c:155:13: note: in expansion of macro 'g_once_init_enter'
  155 |         if (g_once_init_enter (&venom_sqlite_settings_database_settings_column_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteSettingsDatabase.c: In function 'venom_sqlite_settings_database_real_load':
src/libvenom.a.p/db/SqliteSettingsDatabase.c:318:30: warning: unused variable '_p_collection_size_' [-Wunused-variable]
  318 |                         gint _p_collection_size_ = 0;
      |                              ^~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteSettingsDatabase.c:297:14: warning: variable '_props_size_' set but not used [-Wunused-but-set-variable]
  297 |         gint _props_size_;
      |              ^~~~~~~~~~~~
src/libvenom.a.p/db/SqliteSettingsDatabase.c: In function 'venom_sqlite_settings_database_real_save':
src/libvenom.a.p/db/SqliteSettingsDatabase.c:536:30: warning: unused variable '_p_collection_size_' [-Wunused-variable]
  536 |                         gint _p_collection_size_ = 0;
      |                              ^~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteSettingsDatabase.c:515:14: warning: variable '_props_size_' set but not used [-Wunused-but-set-variable]
  515 |         gint _props_size_;
      |              ^~~~~~~~~~~~
src/libvenom.a.p/db/SqliteSettingsDatabase.c: In function 'venom_sqlite_settings_database_real_set_custom_proxy_host':
src/libvenom.a.p/db/SqliteSettingsDatabase.c:975:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  975 |         old_value = venom_sqlite_settings_database_real_get_custom_proxy_host (base);
      |                   ^
src/libvenom.a.p/db/SqliteSettingsDatabase.c: In function 'venom_sqlite_settings_database_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteSettingsDatabase.c:1351:13: note: in expansion of macro 'g_once_init_enter'
 1351 |         if (g_once_init_enter (&venom_sqlite_settings_database_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[56/168] Compiling C object src/libvenom.a.p/meson-generated_db_DatabaseInterfaces.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/db/DatabaseInterfaces.c:25:
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_isettings_database_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:628:13: note: in expansion of macro 'g_once_init_enter'
  628 |         if (g_once_init_enter (&venom_isettings_database_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_specification_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:656:13: note: in expansion of macro 'g_once_init_enter'
  656 |         if (g_once_init_enter (&venom_specification_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_dht_node_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:744:13: note: in expansion of macro 'g_once_init_enter'
  744 |         if (g_once_init_enter (&venom_dht_node_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_message_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:809:13: note: in expansion of macro 'g_once_init_enter'
  809 |         if (g_once_init_enter (&venom_message_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_friend_request_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:873:13: note: in expansion of macro 'g_once_init_enter'
  873 |         if (g_once_init_enter (&venom_friend_request_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_contact_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:949:13: note: in expansion of macro 'g_once_init_enter'
  949 |         if (g_once_init_enter (&venom_contact_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_nospam_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1098:13: note: in expansion of macro 'g_once_init_enter'
 1098 |         if (g_once_init_enter (&venom_nospam_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_nospam_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1210:13: note: in expansion of macro 'g_once_init_enter'
 1210 |         if (g_once_init_enter (&venom_nospam_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_statement_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1237:13: note: in expansion of macro 'g_once_init_enter'
 1237 |         if (g_once_init_enter (&venom_database_statement_error_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1264:13: note: in expansion of macro 'g_once_init_enter'
 1264 |         if (g_once_init_enter (&venom_database_error_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_result_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1285:13: note: in expansion of macro 'g_once_init_enter'
 1285 |         if (g_once_init_enter (&venom_database_result_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1313:13: note: in expansion of macro 'g_once_init_enter'
 1313 |         if (g_once_init_enter (&venom_database_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_update_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1354:13: note: in expansion of macro 'g_once_init_enter'
 1354 |         if (g_once_init_enter (&venom_database_update_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1530:13: note: in expansion of macro 'g_once_init_enter'
 1530 |         if (g_once_init_enter (&venom_database_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_statement_builder_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1643:13: note: in expansion of macro 'g_once_init_enter'
 1643 |         if (g_once_init_enter (&venom_database_statement_builder_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_factory_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1789:13: note: in expansion of macro 'g_once_init_enter'
 1789 |         if (g_once_init_enter (&venom_database_factory_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c: In function 'venom_database_statement_factory_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/DatabaseInterfaces.c:1831:13: note: in expansion of macro 'g_once_init_enter'
 1831 |         if (g_once_init_enter (&venom_database_statement_factory_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[57/168] Compiling C object src/libvenom.a.p/meson-generated_plugin_Pluginregistrar.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/plugin/Pluginregistrar.c:25:
src/libvenom.a.p/plugin/Pluginregistrar.c: In function 'venom_plugin_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/plugin/Pluginregistrar.c:137:13: note: in expansion of macro 'g_once_init_enter'
  137 |         if (g_once_init_enter (&venom_plugin_error_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/plugin/Pluginregistrar.c: In function 'venom_pluginregistrar_construct':
src/libvenom.a.p/plugin/Pluginregistrar.c:180:9: warning: 'g_module_build_path' is deprecated [-Wdeprecated-declarations]
  180 |         _tmp2_ = g_module_build_path (_tmp1_, name);
      |         ^~~~~~
In file included from /usr/include/glib-2.0/gio/giomodule.h:31,
                 from /usr/include/glib-2.0/gio/gio.h:102,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32:
/usr/include/glib-2.0/gmodule.h:142:23: note: declared here
  142 | gchar*                g_module_build_path    (const gchar  *directory,
      |                       ^~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/plugin/Pluginregistrar.c: In function 'venom_pluginregistrar_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/plugin/Pluginregistrar.c:338:13: note: in expansion of macro 'g_once_init_enter'
  338 |         if (g_once_init_enter (&venom_pluginregistrar_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/plugin/Pluginregistrar.c: At top level:
src/libvenom.a.p/plugin/Pluginregistrar.c:58:20: warning: 'venom_pluginregistrar_properties' defined but not used [-Wunused-variable]
   58 | static GParamSpec* venom_pluginregistrar_properties[VENOM_PLUGINREGISTRAR_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[58/168] Compiling C object src/libvenom.a.p/meson-generated_portal_Screenshot.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/portal/Screenshot.c:4:
src/libvenom.a.p/portal/Screenshot.c: In function 'org_freedesktop_portal_screenshot_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/portal/Screenshot.c:115:13: note: in expansion of macro 'g_once_init_enter'
  115 |         if (g_once_init_enter (&org_freedesktop_portal_screenshot_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/portal/Screenshot.c: In function 'org_freedesktop_portal_screenshot_dbus_interface_get_property':
src/libvenom.a.p/portal/Screenshot.c:285:18: warning: variable 'object' set but not used [-Wunused-but-set-variable]
  285 |         gpointer object;
      |                  ^~~~~~
src/libvenom.a.p/portal/Screenshot.c: In function 'org_freedesktop_portal_screenshot_dbus_interface_set_property':
src/libvenom.a.p/portal/Screenshot.c:302:18: warning: variable 'object' set but not used [-Wunused-but-set-variable]
  302 |         gpointer object;
      |                  ^~~~~~
[59/168] Compiling C object src/libvenom.a.p/meson-generated_portal_Request.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/portal/Request.c:4:
src/libvenom.a.p/portal/Request.c: In function 'org_freedesktop_portal_request_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/portal/Request.c:154:13: note: in expansion of macro 'g_once_init_enter'
  154 |         if (g_once_init_enter (&org_freedesktop_portal_request_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/portal/Request.c: In function 'org_freedesktop_portal_request_dbus_interface_get_property':
src/libvenom.a.p/portal/Request.c:303:18: warning: variable 'object' set but not used [-Wunused-but-set-variable]
  303 |         gpointer object;
      |                  ^~~~~~
src/libvenom.a.p/portal/Request.c: In function 'org_freedesktop_portal_request_dbus_interface_set_property':
src/libvenom.a.p/portal/Request.c:320:18: warning: variable 'object' set but not used [-Wunused-but-set-variable]
  320 |         gpointer object;
      |                  ^~~~~~
[60/168] Compiling C object src/libvenom.a.p/meson-generated_db_SqliteWrapper.c.o
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_real_create_database':
src/libvenom.a.p/db/SqliteWrapper.c:301:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  301 |         VenomSqliteWrapperFactory * self;
      |                                     ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_real_create_statement_factory':
src/libvenom.a.p/db/SqliteWrapper.c:340:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  340 |         VenomSqliteWrapperFactory * self;
      |                                     ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_real_create_node_repository':
src/libvenom.a.p/db/SqliteWrapper.c:356:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  356 |         VenomSqliteWrapperFactory * self;
      |                                     ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_real_create_contact_repository':
src/libvenom.a.p/db/SqliteWrapper.c:390:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  390 |         VenomSqliteWrapperFactory * self;
      |                                     ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_real_create_message_repository':
src/libvenom.a.p/db/SqliteWrapper.c:424:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  424 |         VenomSqliteWrapperFactory * self;
      |                                     ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_real_create_settings_database':
src/libvenom.a.p/db/SqliteWrapper.c:458:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  458 |         VenomSqliteWrapperFactory * self;
      |                                     ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_real_create_friend_request_repository':
src/libvenom.a.p/db/SqliteWrapper.c:492:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  492 |         VenomSqliteWrapperFactory * self;
      |                                     ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_real_create_nospam_repository':
src/libvenom.a.p/db/SqliteWrapper.c:526:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  526 |         VenomSqliteWrapperFactory * self;
      |                                     ^~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/db/SqliteWrapper.c:25:
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_wrapper_factory_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:611:13: note: in expansion of macro 'g_once_init_enter'
  611 |         if (g_once_init_enter (&venom_sqlite_wrapper_factory_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_statement_factory_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:778:13: note: in expansion of macro 'g_once_init_enter'
  778 |         if (g_once_init_enter (&venom_sqlite_statement_factory_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_statement_wrapper_real_column_text':
src/libvenom.a.p/db/SqliteWrapper.c:1015:16: warning: pointer targets in assignment from 'const unsigned char *' to 'const gchar *' {aka 'const char *'} differ in signedness [-Wpointer-sign]
 1015 |         _tmp1_ = sqlite3_column_text (_tmp0_, key);
      |                ^
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_statement_wrapper_builder_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:1464:13: note: in expansion of macro 'g_once_init_enter'
 1464 |         if (g_once_init_enter (&venom_sqlite_statement_wrapper_builder_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_statement_wrapper_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:1531:13: note: in expansion of macro 'g_once_init_enter'
 1531 |         if (g_once_init_enter (&venom_sqlite_statement_wrapper_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sql_specification_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:1572:13: note: in expansion of macro 'g_once_init_enter'
 1572 |         if (g_once_init_enter (&venom_sql_specification_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_database_update_real_update_database':
src/libvenom.a.p/db/SqliteWrapper.c:1585:37: warning: variable 'self' set but not used [-Wunused-but-set-variable]
 1585 |         VenomSqliteDatabaseUpdate * self;
      |                                     ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_database_update_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:1677:13: note: in expansion of macro 'g_once_init_enter'
 1677 |         if (g_once_init_enter (&venom_sqlite_database_update_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_query_result_row_construct':
src/libvenom.a.p/db/SqliteWrapper.c:1718:38: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
 1718 |                                 gint _tmp7__length1;
      |                                      ^~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:1714:38: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
 1714 |                                 gint _tmp4__length1;
      |                                      ^~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_query_result_row_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:1931:13: note: in expansion of macro 'g_once_init_enter'
 1931 |         if (g_once_init_enter (&venom_sqlite_query_result_row_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_query_result_to_string':
src/libvenom.a.p/db/SqliteWrapper.c:2051:62: warning: variable '_tmp11__length1' set but not used [-Wunused-but-set-variable]
 2051 |                                                         gint _tmp11__length1;
      |                                                              ^~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:2047:62: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable]
 2047 |                                                         gint _tmp8__length1;
      |                                                              ^~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:2026:22: warning: unused variable '_row_collection_size_' [-Wunused-variable]
 2026 |                 gint _row_collection_size_ = 0;
      |                      ^~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_query_result_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:2265:13: note: in expansion of macro 'g_once_init_enter'
 2265 |         if (g_once_init_enter (&venom_sqlite_query_result_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function '_sqlite3_exec':
src/libvenom.a.p/db/SqliteWrapper.c:2359:29: warning: the comparison will always evaluate as 'true' for the address of '_vala_errmsg' will never be NULL [-Waddress]
 2359 |         if ((&_vala_errmsg) != NULL) {
      |                             ^~
src/libvenom.a.p/db/SqliteWrapper.c:2347:16: note: '_vala_errmsg' declared here
 2347 |         gchar* _vala_errmsg = NULL;
      |                ^~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function '__lambda6_':
src/libvenom.a.p/db/SqliteWrapper.c:2398:27: warning: variable 'self' set but not used [-Wunused-but-set-variable]
 2398 |         VenomSqliteQuery* self;
      |                           ^~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_query_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:2663:13: note: in expansion of macro 'g_once_init_enter'
 2663 |         if (g_once_init_enter (&venom_sqlite_query_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_database_wrapper_construct':
src/libvenom.a.p/db/SqliteWrapper.c:2961:22: warning: variable '_tmp26__length1' set but not used [-Wunused-but-set-variable]
 2961 |                 gint _tmp26__length1;
      |                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:2958:22: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable]
 2958 |                 gint _tmp24__length1;
      |                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: In function 'venom_sqlite_database_wrapper_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:3117:13: note: in expansion of macro 'g_once_init_enter'
 3117 |         if (g_once_init_enter (&venom_sqlite_database_wrapper_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c: At top level:
src/libvenom.a.p/db/SqliteWrapper.c:2320:1: warning: 'block5_data_ref' defined but not used [-Wunused-function]
 2320 | block5_data_ref (Block5Data* _data5_)
      | ^~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:70:20: warning: 'venom_sqlite_database_update_properties' defined but not used [-Wunused-variable]
   70 | static GParamSpec* venom_sqlite_database_update_properties[VENOM_SQLITE_DATABASE_UPDATE_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:65:20: warning: 'venom_sqlite_statement_wrapper_builder_properties' defined but not used [-Wunused-variable]
   65 | static GParamSpec* venom_sqlite_statement_wrapper_builder_properties[VENOM_SQLITE_STATEMENT_WRAPPER_BUILDER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:58:20: warning: 'venom_sqlite_statement_wrapper_properties' defined but not used [-Wunused-variable]
   58 | static GParamSpec* venom_sqlite_statement_wrapper_properties[VENOM_SQLITE_STATEMENT_WRAPPER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:52:20: warning: 'venom_sqlite_statement_factory_properties' defined but not used [-Wunused-variable]
   52 | static GParamSpec* venom_sqlite_statement_factory_properties[VENOM_SQLITE_STATEMENT_FACTORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/db/SqliteWrapper.c:46:20: warning: 'venom_sqlite_wrapper_factory_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_sqlite_wrapper_factory_properties[VENOM_SQLITE_WRAPPER_FACTORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[61/168] Compiling C object src/libvenom.a.p/meson-generated_tox_DhtNode.c.o
src/libvenom.a.p/tox/DhtNode.c: In function 'venom_dht_node_set_pub_key':
src/libvenom.a.p/tox/DhtNode.c:203:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  203 |         old_value = venom_dht_node_get_pub_key (self);
      |                   ^
src/libvenom.a.p/tox/DhtNode.c: In function 'venom_dht_node_set_host':
src/libvenom.a.p/tox/DhtNode.c:230:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  230 |         old_value = venom_dht_node_get_host (self);
      |                   ^
src/libvenom.a.p/tox/DhtNode.c: In function 'venom_dht_node_set_maintainer':
src/libvenom.a.p/tox/DhtNode.c:301:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  301 |         old_value = venom_dht_node_get_maintainer (self);
      |                   ^
src/libvenom.a.p/tox/DhtNode.c: In function 'venom_dht_node_set_location':
src/libvenom.a.p/tox/DhtNode.c:328:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  328 |         old_value = venom_dht_node_get_location (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/DhtNode.c:25:
src/libvenom.a.p/tox/DhtNode.c: In function 'venom_dht_node_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/DhtNode.c:389:13: note: in expansion of macro 'g_once_init_enter'
  389 |         if (g_once_init_enter (&venom_dht_node_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[62/168] Compiling C object src/libvenom.a.p/meson-generated_tox_Conference.c.o
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_real_get_status':
src/libvenom.a.p/tox/Conference.c:233:27: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  233 |         VenomConference * self;
      |                           ^~~~
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_real_is_typing':
src/libvenom.a.p/tox/Conference.c:259:27: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  259 |         VenomConference * self;
      |                           ^~~~
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_real_is_conference':
src/libvenom.a.p/tox/Conference.c:269:27: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  269 |         VenomConference * self;
      |                           ^~~~
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_real_get_image':
src/libvenom.a.p/tox/Conference.c:400:38: warning: variable '_tmp19__length1' set but not used [-Wunused-but-set-variable]
  400 |                                 gint _tmp19__length1;
      |                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_set_title':
src/libvenom.a.p/tox/Conference.c:578:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  578 |         old_value = venom_conference_get_title (self);
      |                   ^
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_set_status_message':
src/libvenom.a.p/tox/Conference.c:605:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  605 |         old_value = venom_conference_get_status_message (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/Conference.c:25:
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/Conference.c:732:13: note: in expansion of macro 'g_once_init_enter'
  732 |         if (g_once_init_enter (&venom_conference_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_peer_set_peer_key':
src/libvenom.a.p/tox/Conference.c:875:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  875 |         old_value = venom_conference_peer_get_peer_key (self);
      |                   ^
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_peer_set_peer_name':
src/libvenom.a.p/tox/Conference.c:902:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  902 |         old_value = venom_conference_peer_get_peer_name (self);
      |                   ^
src/libvenom.a.p/tox/Conference.c: In function 'venom_conference_peer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/Conference.c:1003:13: note: in expansion of macro 'g_once_init_enter'
 1003 |         if (g_once_init_enter (&venom_conference_peer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[63/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ConferenceMessage.c.o
src/libvenom.a.p/tox/ConferenceMessage.c: In function 'venom_conference_message_real_is_conference_message':
src/libvenom.a.p/tox/ConferenceMessage.c:304:34: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  304 |         VenomConferenceMessage * self;
      |                                  ^~~~
src/libvenom.a.p/tox/ConferenceMessage.c: In function 'venom_conference_message_real_get_sender_image':
src/libvenom.a.p/tox/ConferenceMessage.c:322:14: warning: variable '_pub_key_size_' set but not used [-Wunused-but-set-variable]
  322 |         gint _pub_key_size_;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ConferenceMessage.c: In function 'venom_conference_message_real_set_message':
src/libvenom.a.p/tox/ConferenceMessage.c:505:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  505 |         old_value = venom_conference_message_real_get_message (base);
      |                   ^
src/libvenom.a.p/tox/ConferenceMessage.c: In function 'venom_conference_message_set_peer_name':
src/libvenom.a.p/tox/ConferenceMessage.c:580:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  580 |         old_value = venom_conference_message_get_peer_name (self);
      |                   ^
src/libvenom.a.p/tox/ConferenceMessage.c: In function 'venom_conference_message_set_peer_key':
src/libvenom.a.p/tox/ConferenceMessage.c:607:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  607 |         old_value = venom_conference_message_get_peer_key (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ConferenceMessage.c:25:
src/libvenom.a.p/tox/ConferenceMessage.c: In function 'venom_conference_message_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ConferenceMessage.c:736:13: note: in expansion of macro 'g_once_init_enter'
  736 |         if (g_once_init_enter (&venom_conference_message_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[64/168] Compiling C object src/libvenom.a.p/meson-generated_tox_SqliteFriendRequestRepository.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/SqliteFriendRequestRepository.c:25:
src/libvenom.a.p/tox/SqliteFriendRequestRepository.c: In function 'venom_sqlite_friend_request_repository_friend_request_column_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteFriendRequestRepository.c:105:13: note: in expansion of macro 'g_once_init_enter'
  105 |         if (g_once_init_enter (&venom_sqlite_friend_request_repository_friend_request_column_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteFriendRequestRepository.c: In function 'venom_sqlite_friend_request_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteFriendRequestRepository.c:519:13: note: in expansion of macro 'g_once_init_enter'
  519 |         if (g_once_init_enter (&venom_sqlite_friend_request_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteFriendRequestRepository.c: At top level:
src/libvenom.a.p/tox/SqliteFriendRequestRepository.c:53:20: warning: 'venom_sqlite_friend_request_repository_properties' defined but not used [-Wunused-variable]
   53 | static GParamSpec* venom_sqlite_friend_request_repository_properties[VENOM_SQLITE_FRIEND_REQUEST_REPOSITORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[65/168] Compiling C object src/libvenom.a.p/meson-generated_tox_FriendRequest.c.o
src/libvenom.a.p/tox/FriendRequest.c: In function 'venom_friend_request_set_id':
src/libvenom.a.p/tox/FriendRequest.c:195:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  195 |         old_value = venom_friend_request_get_id (self);
      |                   ^
src/libvenom.a.p/tox/FriendRequest.c: In function 'venom_friend_request_set_message':
src/libvenom.a.p/tox/FriendRequest.c:222:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  222 |         old_value = venom_friend_request_get_message (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/FriendRequest.c:25:
src/libvenom.a.p/tox/FriendRequest.c: In function 'venom_friend_request_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/FriendRequest.c:312:13: note: in expansion of macro 'g_once_init_enter'
  312 |         if (g_once_init_enter (&venom_friend_request_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/FriendRequest.c: In function 'venom_conference_invite_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/FriendRequest.c:591:13: note: in expansion of macro 'g_once_init_enter'
  591 |         if (g_once_init_enter (&venom_conference_invite_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[66/168] Compiling C object src/libvenom.a.p/meson-generated_tox_SqliteContactRepository.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/SqliteContactRepository.c:25:
src/libvenom.a.p/tox/SqliteContactRepository.c: In function 'venom_sqlite_contact_repository_peers_column_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c:124:13: note: in expansion of macro 'g_once_init_enter'
  124 |         if (g_once_init_enter (&venom_sqlite_contact_repository_peers_column_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c: In function 'venom_sqlite_contact_repository_peer_settings_column_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c:145:13: note: in expansion of macro 'g_once_init_enter'
  145 |         if (g_once_init_enter (&venom_sqlite_contact_repository_peer_settings_column_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c: In function 'venom_sqlite_contact_repository_get_id':
src/libvenom.a.p/tox/SqliteContactRepository.c:354:45: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable]
  354 |                 VenomSqliteQueryResultRow** _tmp13_;
      |                                             ^~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c:364:22: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable]
  364 |                 gint _tmp14__length1;
      |                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c:378:22: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable]
  378 |                 gint _tmp18__length1;
      |                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c:375:22: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable]
  375 |                 gint _tmp16__length1;
      |                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c:327:14: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable]
  327 |         gint _tmp12__length1;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c: In function 'venom_sqlite_contact_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c:859:13: note: in expansion of macro 'g_once_init_enter'
  859 |         if (g_once_init_enter (&venom_sqlite_contact_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteContactRepository.c: At top level:
src/libvenom.a.p/tox/SqliteContactRepository.c:58:20: warning: 'venom_sqlite_contact_repository_properties' defined but not used [-Wunused-variable]
   58 | static GParamSpec* venom_sqlite_contact_repository_properties[VENOM_SQLITE_CONTACT_REPOSITORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[67/168] Compiling C object src/libvenom.a.p/meson-generated_tox_SqliteDhtNodeRepository.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/SqliteDhtNodeRepository.c:25:
src/libvenom.a.p/tox/SqliteDhtNodeRepository.c: In function 'venom_sqlite_dht_node_repository_node_column_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteDhtNodeRepository.c:114:13: note: in expansion of macro 'g_once_init_enter'
  114 |         if (g_once_init_enter (&venom_sqlite_dht_node_repository_node_column_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteDhtNodeRepository.c: In function 'venom_sqlite_dht_node_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteDhtNodeRepository.c:1095:13: note: in expansion of macro 'g_once_init_enter'
 1095 |         if (g_once_init_enter (&venom_sqlite_dht_node_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteDhtNodeRepository.c: At top level:
src/libvenom.a.p/tox/SqliteDhtNodeRepository.c:56:20: warning: 'venom_sqlite_dht_node_repository_properties' defined but not used [-Wunused-variable]
   56 | static GParamSpec* venom_sqlite_dht_node_repository_properties[VENOM_SQLITE_DHT_NODE_REPOSITORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[68/168] Compiling C object src/libvenom.a.p/meson-generated_tox_StaticDhtNodeUpdater.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/StaticDhtNodeUpdater.c:25:
src/libvenom.a.p/tox/StaticDhtNodeUpdater.c: In function 'venom_static_dht_node_updater_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/StaticDhtNodeUpdater.c:118:13: note: in expansion of macro 'g_once_init_enter'
  118 |         if (g_once_init_enter (&venom_static_dht_node_updater_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/StaticDhtNodeUpdater.c: At top level:
src/libvenom.a.p/tox/StaticDhtNodeUpdater.c:44:20: warning: 'venom_static_dht_node_updater_properties' defined but not used [-Wunused-variable]
   44 | static GParamSpec* venom_static_dht_node_updater_properties[VENOM_STATIC_DHT_NODE_UPDATER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[69/168] Compiling C object src/libvenom.a.p/meson-generated_tox_SqliteNospamRepository.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/SqliteNospamRepository.c:25:
src/libvenom.a.p/tox/SqliteNospamRepository.c: In function 'venom_sqlite_nospam_repository_nospam_column_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteNospamRepository.c:102:13: note: in expansion of macro 'g_once_init_enter'
  102 |         if (g_once_init_enter (&venom_sqlite_nospam_repository_nospam_column_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteNospamRepository.c: In function 'venom_sqlite_nospam_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteNospamRepository.c:471:13: note: in expansion of macro 'g_once_init_enter'
  471 |         if (g_once_init_enter (&venom_sqlite_nospam_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteNospamRepository.c: At top level:
src/libvenom.a.p/tox/SqliteNospamRepository.c:52:20: warning: 'venom_sqlite_nospam_repository_properties' defined but not used [-Wunused-variable]
   52 | static GParamSpec* venom_sqlite_nospam_repository_properties[VENOM_SQLITE_NOSPAM_REPOSITORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[70/168] Compiling C object src/libvenom.a.p/meson-generated_tox_JsonWebDhtNodeUpdater.c.o
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_get_dht_nodes':
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:262:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  262 |                 _tmp8_ = _tmp7_->data;
      |                        ^
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:246:22: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable]
  246 |                 gint _tmp8__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_json_dht_node_set_ipv4':
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:474:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  474 |         old_value = venom_json_web_dht_node_updater_json_dht_node_get_ipv4 (self);
      |                   ^
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_json_dht_node_set_ipv6':
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:501:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  501 |         old_value = venom_json_web_dht_node_updater_json_dht_node_get_ipv6 (self);
      |                   ^
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_json_dht_node_set_public_key':
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:550:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  550 |         old_value = venom_json_web_dht_node_updater_json_dht_node_get_public_key (self);
      |                   ^
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_json_dht_node_set_maintainer':
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:577:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  577 |         old_value = venom_json_web_dht_node_updater_json_dht_node_get_maintainer (self);
      |                   ^
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_json_dht_node_set_location':
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:604:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  604 |         old_value = venom_json_web_dht_node_updater_json_dht_node_get_location (self);
      |                   ^
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_json_dht_node_set_version':
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:675:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  675 |         old_value = venom_json_web_dht_node_updater_json_dht_node_get_version (self);
      |                   ^
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_json_dht_node_set_motd':
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:702:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  702 |         old_value = venom_json_web_dht_node_updater_json_dht_node_get_motd (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:25:
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_json_dht_node_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:792:13: note: in expansion of macro 'g_once_init_enter'
  792 |         if (g_once_init_enter (&venom_json_web_dht_node_updater_json_dht_node_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: In function 'venom_json_web_dht_node_updater_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:935:13: note: in expansion of macro 'g_once_init_enter'
  935 |         if (g_once_init_enter (&venom_json_web_dht_node_updater_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c: At top level:
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:452:1: warning: 'venom_json_web_dht_node_updater_json_dht_node_new' defined but not used [-Wunused-function]
  452 | venom_json_web_dht_node_updater_json_dht_node_new (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/JsonWebDhtNodeUpdater.c:47:20: warning: 'venom_json_web_dht_node_updater_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* venom_json_web_dht_node_updater_properties[VENOM_JSON_WEB_DHT_NODE_UPDATER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[71/168] Compiling C object src/libvenom.a.p/meson-generated_tox_SqliteMessageRepository.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/SqliteMessageRepository.c:25:
src/libvenom.a.p/tox/SqliteMessageRepository.c: In function 'venom_sqlite_message_repository_message_column_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteMessageRepository.c:115:13: note: in expansion of macro 'g_once_init_enter'
  115 |         if (g_once_init_enter (&venom_sqlite_message_repository_message_column_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteMessageRepository.c: In function 'venom_sqlite_message_repository_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteMessageRepository.c:865:13: note: in expansion of macro 'g_once_init_enter'
  865 |         if (g_once_init_enter (&venom_sqlite_message_repository_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/SqliteMessageRepository.c: At top level:
src/libvenom.a.p/tox/SqliteMessageRepository.c:56:20: warning: 'venom_sqlite_message_repository_properties' defined but not used [-Wunused-variable]
   56 | static GParamSpec* venom_sqlite_message_repository_properties[VENOM_SQLITE_MESSAGE_REPOSITORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[72/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ToxAdapterFriendListener.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ToxAdapterFriendListener.c:25:
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_friend_deleted_notification_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:339:13: note: in expansion of macro 'g_once_init_enter'
  339 |         if (g_once_init_enter (&venom_friend_deleted_notification_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_tox_adapter_friend_listener_impl_start_avatar_distribution':
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:607:44: warning: passing argument 2 of 'gdk_pixbuf_save_to_buffer' from incompatible pointer type [-Wincompatible-pointer-types]
  607 |         gdk_pixbuf_save_to_buffer (_tmp5_, &_tmp6_, &_tmp7_, "png", &_inner_error0_, NULL);
      |                                            ^~~~~~~
      |                                            |
      |                                            guint8 ** {aka unsigned char **}
In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkcairo.h:29,
                 from /usr/include/gtk-3.0/gdk/gdk.h:33:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:393:54: note: expected 'gchar **' {aka 'char **'} but argument is of type 'guint8 **' {aka 'unsigned char **'}
  393 |                                          gchar     **buffer,
      |                                          ~~~~~~~~~~~~^~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:586:14: warning: variable '_avatar_data_size_' set but not used [-Wunused-but-set-variable]
  586 |         gint _avatar_data_size_ = 0;
      |              ^~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_tox_adapter_friend_listener_impl_real_on_send_friend_request':
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:784:14: warning: variable '_bin_address_size_' set but not used [-Wunused-but-set-variable]
  784 |         gint _bin_address_size_;
      |              ^~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_tox_adapter_friend_listener_impl_real_on_accept_friend_request':
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:817:14: warning: variable '_public_key_size_' set but not used [-Wunused-but-set-variable]
  817 |         gint _public_key_size_;
      |              ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_tox_adapter_friend_listener_impl_real_on_friend_connection_status_changed':
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:1327:53: warning: passing argument 2 of 'gdk_pixbuf_save_to_buffer' from incompatible pointer type [-Wincompatible-pointer-types]
 1327 |                 gdk_pixbuf_save_to_buffer (_tmp16_, &_tmp17_, &_tmp18_, "png", &_inner_error0_, NULL);
      |                                                     ^~~~~~~~
      |                                                     |
      |                                                     guint8 ** {aka unsigned char **}
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:393:54: note: expected 'gchar **' {aka 'char **'} but argument is of type 'guint8 **' {aka 'unsigned char **'}
  393 |                                          gchar     **buffer,
      |                                          ~~~~~~~~~~~~^~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:1311:22: warning: variable '_avatar_data_size_' set but not used [-Wunused-but-set-variable]
 1311 |                 gint _avatar_data_size_ = 0;
      |                      ^~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_tox_adapter_friend_listener_impl_real_on_friend_added':
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:1756:62: warning: passing argument 3 of 'g_file_load_contents' from incompatible pointer type [-Wincompatible-pointer-types]
 1756 |                         g_file_load_contents (_tmp34_, NULL, &_tmp35_, &_tmp36_, NULL, &_inner_error0_);
      |                                                              ^~~~~~~~
      |                                                              |
      |                                                              guint8 ** {aka unsigned char **}
In file included from /usr/include/glib-2.0/gio/gio.h:81,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32:
/usr/include/glib-2.0/gio/gfile.h:1280:71: note: expected 'char **' but argument is of type 'guint8 **' {aka 'unsigned char **'}
 1280 |                                               char                  **contents,
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:1741:22: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
 1741 |                 gint _buf_size_ = 0;
      |                      ^~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_tox_adapter_friend_listener_impl_on_friend_undelete':
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:1837:14: warning: variable '_public_key_size_' set but not used [-Wunused-but-set-variable]
 1837 |         gint _public_key_size_;
      |              ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_tox_adapter_friend_listener_impl_queued_message_storage_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:2190:13: note: in expansion of macro 'g_once_init_enter'
 2190 |         if (g_once_init_enter (&venom_tox_adapter_friend_listener_impl_queued_message_storage_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: In function 'venom_tox_adapter_friend_listener_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:2321:13: note: in expansion of macro 'g_once_init_enter'
 2321 |         if (g_once_init_enter (&venom_tox_adapter_friend_listener_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c: At top level:
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:77:20: warning: 'venom_tox_adapter_friend_listener_impl_queued_message_storage_properties' defined but not used [-Wunused-variable]
   77 | static GParamSpec* venom_tox_adapter_friend_listener_impl_queued_message_storage_properties[VENOM_TOX_ADAPTER_FRIEND_LISTENER_IMPL_QUEUED_MESSAGE_STORAGE_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFriendListener.c:48:20: warning: 'venom_friend_deleted_notification_properties' defined but not used [-Wunused-variable]
   48 | static GParamSpec* venom_friend_deleted_notification_properties[VENOM_FRIEND_DELETED_NOTIFICATION_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[73/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ToxAdapterConferenceListener.c.o
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c: In function 'venom_tox_adapter_conference_listener_impl_real_on_accept_conference_invite':
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c:659:14: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable]
  659 |         gint _tmp10__length1;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c: In function 'venom_tox_adapter_conference_listener_impl_invite_equals':
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c:771:25: warning: variable '_tmp13_' set but not used [-Wunused-but-set-variable]
  771 |                 guint8* _tmp13_;
      |                         ^~~~~~~
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c:781:22: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable]
  781 |                 gint _tmp14__length1;
      |                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c:740:14: warning: variable '_cmp_cookie_size_' set but not used [-Wunused-but-set-variable]
  740 |         gint _cmp_cookie_size_;
      |              ^~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ToxAdapterConferenceListener.c:25:
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c: In function 'venom_tox_adapter_conference_listener_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c:1484:13: note: in expansion of macro 'g_once_init_enter'
 1484 |         if (g_once_init_enter (&venom_tox_adapter_conference_listener_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c: At top level:
src/libvenom.a.p/tox/ToxAdapterConferenceListener.c:46:20: warning: 'venom_tox_adapter_conference_listener_impl_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_tox_adapter_conference_listener_impl_properties[VENOM_TOX_ADAPTER_CONFERENCE_LISTENER_IMPL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[74/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ToxAdapterSelfListener.c.o
src/libvenom.a.p/tox/ToxAdapterSelfListener.c: In function 'venom_tox_adapter_self_listener_impl_real_attach_to_session':
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:204:14: warning: variable '_tmp19__length1' set but not used [-Wunused-but-set-variable]
  204 |         gint _tmp19__length1;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:182:14: warning: variable '_public_key_size_' set but not used [-Wunused-but-set-variable]
  182 |         gint _public_key_size_;
      |              ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c: In function 'venom_tox_adapter_self_listener_impl_real_set_self_nospam':
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:382:14: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable]
  382 |         gint _tmp5__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c: In function 'venom_tox_adapter_self_listener_impl_real_set_self_avatar':
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:451:44: warning: passing argument 2 of 'gdk_pixbuf_save_to_buffer' from incompatible pointer type [-Wincompatible-pointer-types]
  451 |         gdk_pixbuf_save_to_buffer (pixbuf, &_tmp3_, &_tmp4_, "png", &_inner_error0_, NULL);
      |                                            ^~~~~~~
      |                                            |
      |                                            guint8 ** {aka unsigned char **}
In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkcairo.h:29,
                 from /usr/include/gtk-3.0/gdk/gdk.h:33,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ToxAdapterSelfListener.c:25:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:393:54: note: expected 'gchar **' {aka 'char **'} but argument is of type 'guint8 **' {aka 'unsigned char **'}
  393 |                                          gchar     **buffer,
      |                                          ~~~~~~~~~~~~^~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:425:14: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  425 |         gint _buf_size_ = 0;
      |              ^~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c: In function 'venom_tox_adapter_self_listener_impl_real_reset_self_avatar':
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:529:22: warning: variable '_public_key_size_' set but not used [-Wunused-but-set-variable]
  529 |                 gint _public_key_size_;
      |                      ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c: In function 'venom_tox_adapter_self_listener_impl_load_avatar_co':
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:661:77: warning: passing argument 3 of 'g_file_load_contents_finish' from incompatible pointer type [-Wincompatible-pointer-types]
  661 |                 g_file_load_contents_finish (_data_->_tmp0_, _data_->_res_, &_data_->_tmp1_, &_data_->_tmp2_, NULL, &_data_->_inner_error0_);
      |                                                                             ^~~~~~~~~~~~~~~
      |                                                                             |
      |                                                                             guint8 ** {aka unsigned char **}
In file included from /usr/include/glib-2.0/gio/gio.h:81,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32:
/usr/include/glib-2.0/gio/gfile.h:1292:71: note: expected 'char **' but argument is of type 'guint8 **' {aka 'unsigned char **'}
 1292 |                                               char                  **contents,
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30:
src/libvenom.a.p/tox/ToxAdapterSelfListener.c: In function 'venom_tox_adapter_self_listener_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:823:13: note: in expansion of macro 'g_once_init_enter'
  823 |         if (g_once_init_enter (&venom_tox_adapter_self_listener_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c: At top level:
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:617:1: warning: 'venom_tox_adapter_self_listener_impl_load_avatar_finish' defined but not used [-Wunused-function]
  617 | venom_tox_adapter_self_listener_impl_load_avatar_finish (VenomToxAdapterSelfListenerImpl* self,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterSelfListener.c:46:20: warning: 'venom_tox_adapter_self_listener_impl_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_tox_adapter_self_listener_impl_properties[VENOM_TOX_ADAPTER_SELF_LISTENER_IMPL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[75/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ToxMessage.c.o
src/libvenom.a.p/tox/ToxMessage.c: In function 'venom_tox_message_real_is_conference_message':
src/libvenom.a.p/tox/ToxMessage.c:283:27: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  283 |         VenomToxMessage * self;
      |                           ^~~~
src/libvenom.a.p/tox/ToxMessage.c: In function 'venom_tox_message_real_set_message':
src/libvenom.a.p/tox/ToxMessage.c:471:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  471 |         old_value = venom_tox_message_real_get_message (base);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ToxMessage.c:25:
src/libvenom.a.p/tox/ToxMessage.c: In function 'venom_tox_message_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxMessage.c:643:13: note: in expansion of macro 'g_once_init_enter'
  643 |         if (g_once_init_enter (&venom_tox_message_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[76/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ToxContact.c.o
src/libvenom.a.p/tox/ToxContact.c: In function 'venom_contact_real_is_conference':
src/libvenom.a.p/tox/ToxContact.c:244:24: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  244 |         VenomContact * self;
      |                        ^~~~
src/libvenom.a.p/tox/ToxContact.c: In function 'venom_contact_set_tox_id':
src/libvenom.a.p/tox/ToxContact.c:362:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  362 |         old_value = venom_contact_get_tox_id (self);
      |                   ^
src/libvenom.a.p/tox/ToxContact.c: In function 'venom_contact_set_name':
src/libvenom.a.p/tox/ToxContact.c:411:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  411 |         old_value = venom_contact_get_name (self);
      |                   ^
src/libvenom.a.p/tox/ToxContact.c: In function 'venom_contact_set_status_message':
src/libvenom.a.p/tox/ToxContact.c:438:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  438 |         old_value = venom_contact_get_status_message (self);
      |                   ^
src/libvenom.a.p/tox/ToxContact.c: In function 'venom_contact_set_alias':
src/libvenom.a.p/tox/ToxContact.c:520:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  520 |         old_value = venom_contact_get_alias (self);
      |                   ^
src/libvenom.a.p/tox/ToxContact.c: In function 'venom_contact_set_group':
src/libvenom.a.p/tox/ToxContact.c:569:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  569 |         old_value = venom_contact_get_group (self);
      |                   ^
src/libvenom.a.p/tox/ToxContact.c: In function 'venom_contact_set_auto_location':
src/libvenom.a.p/tox/ToxContact.c:640:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  640 |         old_value = venom_contact_get_auto_location (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ToxContact.c:25:
src/libvenom.a.p/tox/ToxContact.c: In function 'venom_contact_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxContact.c:878:13: note: in expansion of macro 'g_once_init_enter'
  878 |         if (g_once_init_enter (&venom_contact_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[77/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ToxSessionThread.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ToxSessionThread.c:25:
src/libvenom.a.p/tox/ToxSessionThread.c: In function 'venom_tox_session_thread_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSessionThread.c:118:13: note: in expansion of macro 'g_once_init_enter'
  118 |         if (g_once_init_enter (&venom_tox_session_thread_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSessionThread.c: In function 'venom_tox_session_thread_impl_run':
src/libvenom.a.p/tox/ToxSessionThread.c:241:38: warning: variable '_tmp30__length1' set but not used [-Wunused-but-set-variable]
  241 |                                 gint _tmp30__length1;
      |                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSessionThread.c: In function 'venom_tox_session_thread_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSessionThread.c:492:13: note: in expansion of macro 'g_once_init_enter'
  492 |         if (g_once_init_enter (&venom_tox_session_thread_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSessionThread.c: At top level:
src/libvenom.a.p/tox/ToxSessionThread.c:46:20: warning: 'venom_tox_session_thread_impl_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_tox_session_thread_impl_properties[VENOM_TOX_SESSION_THREAD_IMPL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[78/168] Compiling C object src/libvenom.a.p/meson-generated_undo_SimpleUndoStack.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/undo/SimpleUndoStack.c:25:
src/libvenom.a.p/undo/SimpleUndoStack.c: In function 'undo_simple_undo_stack_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/SimpleUndoStack.c:605:13: note: in expansion of macro 'g_once_init_enter'
  605 |         if (g_once_init_enter (&undo_simple_undo_stack_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[79/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ToxAdapterFiletransferListener.c.o
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c: In function 'venom_tox_adapter_filetransfer_listener_impl_real_remove_transfer':
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c:389:25: warning: unused variable '_inner_error1_' [-Wunused-variable]
  389 |                 GError* _inner_error1_ = NULL;
      |                         ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c: In function 'venom_tox_adapter_filetransfer_listener_impl_real_on_file_chunk_request':
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c:567:22: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
  567 |                 gint _buf_size_;
      |                      ^~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c: In function 'venom_tox_adapter_filetransfer_listener_impl_real_on_file_recv_chunk':
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c:1736:38: warning: variable '_pub_key_size_' set but not used [-Wunused-but-set-variable]
 1736 |                                 gint _pub_key_size_;
      |                                      ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c:1677:30: warning: variable '_tmp49__length1' set but not used [-Wunused-but-set-variable]
 1677 |                         gint _tmp49__length1;
      |                              ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c:1650:30: warning: variable '_buf_size_' set but not used [-Wunused-but-set-variable]
 1650 |                         gint _buf_size_;
      |                              ^~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c:25:
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c: In function 'venom_tox_adapter_filetransfer_listener_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c:1988:13: note: in expansion of macro 'g_once_init_enter'
 1988 |         if (g_once_init_enter (&venom_tox_adapter_filetransfer_listener_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c: At top level:
src/libvenom.a.p/tox/ToxAdapterFiletransferListener.c:49:20: warning: 'venom_tox_adapter_filetransfer_listener_impl_properties' defined but not used [-Wunused-variable]
   49 | static GParamSpec* venom_tox_adapter_filetransfer_listener_impl_properties[VENOM_TOX_ADAPTER_FILETRANSFER_LISTENER_IMPL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[80/168] Compiling C object src/libvenom.a.p/meson-generated_undo_TextBufferUndoBinding.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/undo/TextBufferUndoBinding.c:25:
src/libvenom.a.p/undo/TextBufferUndoBinding.c: In function 'undo_text_buffer_edit_command_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c:343:13: note: in expansion of macro 'g_once_init_enter'
  343 |         if (g_once_init_enter (&undo_text_buffer_edit_command_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c: In function 'undo_delete_range_command_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c:518:13: note: in expansion of macro 'g_once_init_enter'
  518 |         if (g_once_init_enter (&undo_delete_range_command_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c: In function 'undo_insert_text_command_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c:765:13: note: in expansion of macro 'g_once_init_enter'
  765 |         if (g_once_init_enter (&undo_insert_text_command_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c: In function 'undo_text_buffer_undo_binding_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c:1151:13: note: in expansion of macro 'g_once_init_enter'
 1151 |         if (g_once_init_enter (&undo_text_buffer_undo_binding_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c: At top level:
src/libvenom.a.p/undo/TextBufferUndoBinding.c:59:20: warning: 'undo_insert_text_command_properties' defined but not used [-Wunused-variable]
   59 | static GParamSpec* undo_insert_text_command_properties[UNDO_INSERT_TEXT_COMMAND_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c:53:20: warning: 'undo_delete_range_command_properties' defined but not used [-Wunused-variable]
   53 | static GParamSpec* undo_delete_range_command_properties[UNDO_DELETE_RANGE_COMMAND_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/TextBufferUndoBinding.c:47:20: warning: 'undo_text_buffer_edit_command_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* undo_text_buffer_edit_command_properties[UNDO_TEXT_BUFFER_EDIT_COMMAND_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[81/168] Compiling C object src/libvenom.a.p/meson-generated_undo_UndoStack.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/undo/UndoStack.c:25:
src/libvenom.a.p/undo/UndoStack.c: In function 'undo_undo_stack_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/UndoStack.c:138:13: note: in expansion of macro 'g_once_init_enter'
  138 |         if (g_once_init_enter (&undo_undo_stack_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[82/168] Compiling C object src/libvenom.a.p/meson-generated_undo_UndoCommand.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/undo/UndoCommand.c:25:
src/libvenom.a.p/undo/UndoCommand.c: In function 'undo_undo_command_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/undo/UndoCommand.c:109:13: note: in expansion of macro 'g_once_init_enter'
  109 |         if (g_once_init_enter (&undo_undo_command_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[83/168] Compiling C object src/libvenom.a.p/meson-generated_view_AboutDialog.c.o
src/libvenom.a.p/view/AboutDialog.c: In function 'venom_about_dialog_construct':
src/libvenom.a.p/view/AboutDialog.c:121:63: warning: passing argument 2 of 'gtk_about_dialog_set_artists' from incompatible pointer type [-Wincompatible-pointer-types]
  121 |         gtk_about_dialog_set_artists ((GtkAboutDialog*) self, _tmp3_);
      |                                                               ^~~~~~
      |                                                               |
      |                                                               gchar ** {aka char **}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/AboutDialog.c:25:
/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:198:82: note: expected 'const gchar **' {aka 'const char **'} but argument is of type 'gchar **' {aka 'char **'}
  198 |                                                                 const gchar    **artists);
      |                                                                 ~~~~~~~~~~~~~~~~~^~~~~~~
src/libvenom.a.p/view/AboutDialog.c:150:63: warning: passing argument 2 of 'gtk_about_dialog_set_authors' from incompatible pointer type [-Wincompatible-pointer-types]
  150 |         gtk_about_dialog_set_authors ((GtkAboutDialog*) self, _tmp17_);
      |                                                               ^~~~~~~
      |                                                               |
      |                                                               gchar ** {aka char **}
/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:188:82: note: expected 'const gchar **' {aka 'const char **'} but argument is of type 'gchar **' {aka 'char **'}
  188 |                                                                 const gchar    **authors);
      |                                                                 ~~~~~~~~~~~~~~~~~^~~~~~~
src/libvenom.a.p/view/AboutDialog.c:158:87: warning: passing argument 3 of 'gtk_about_dialog_add_credit_section' from incompatible pointer type [-Wincompatible-pointer-types]
  158 |         gtk_about_dialog_add_credit_section ((GtkAboutDialog*) self, _ ("Packagers"), packagers);
      |                                                                                       ^~~~~~~~~
      |                                                                                       |
      |                                                                                       gchar ** {aka char **}
/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:217:82: note: expected 'const gchar **' {aka 'const char **'} but argument is of type 'gchar **' {aka 'char **'}
  217 |                                                                 const gchar    **people);
      |                                                                 ~~~~~~~~~~~~~~~~~^~~~~~
src/libvenom.a.p/view/AboutDialog.c:109:14: warning: variable '_packagers_size_' set but not used [-Wunused-but-set-variable]
  109 |         gint _packagers_size_;
      |              ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/AboutDialog.c: In function 'venom_about_dialog_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/AboutDialog.c:219:13: note: in expansion of macro 'g_once_init_enter'
  219 |         if (g_once_init_enter (&venom_about_dialog_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/AboutDialog.c: At top level:
src/libvenom.a.p/view/AboutDialog.c:47:20: warning: 'venom_about_dialog_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* venom_about_dialog_properties[VENOM_ABOUT_DIALOG_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[84/168] Compiling C object src/libvenom.a.p/meson-generated_view_ConferenceInviteEntry.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ConferenceInviteEntry.c:25:
src/libvenom.a.p/view/ConferenceInviteEntry.c: In function 'venom_conference_invite_entry_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceInviteEntry.c:350:13: note: in expansion of macro 'g_once_init_enter'
  350 |         if (g_once_init_enter (&venom_conference_invite_entry_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceInviteEntry.c: In function 'venom_conference_invite_entry_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceInviteEntry.c:404:13: note: in expansion of macro 'g_once_init_enter'
  404 |         if (g_once_init_enter (&venom_conference_invite_entry_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceInviteEntry.c: At top level:
src/libvenom.a.p/view/ConferenceInviteEntry.c:47:20: warning: 'venom_conference_invite_entry_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* venom_conference_invite_entry_properties[VENOM_CONFERENCE_INVITE_ENTRY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[85/168] Compiling C object src/libvenom.a.p/meson-generated_view_ConferenceInfoWidget.c.o
src/libvenom.a.p/view/ConferenceInfoWidget.c: In function 'venom_conference_info_widget_construct':
src/libvenom.a.p/view/ConferenceInfoWidget.c:251:52: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  251 |         gtk_list_box_bind_model (_tmp15_, _tmp18_, _venom_conference_info_widget_conference_peer_widget_creator_create_peer_widget_gtk_list_box_create_widget_func, venom_conference_info_widget_conference_peer_widget_creator_ref (creator), venom_conference_info_widget_conference_peer_widget_creator_unref);
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                    |
      |                                                    GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ConferenceInfoWidget.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/ConferenceInfoWidget.c: In function 'venom_conference_info_widget_conference_peer_widget_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceInfoWidget.c:497:13: note: in expansion of macro 'g_once_init_enter'
  497 |         if (g_once_init_enter (&venom_conference_info_widget_conference_peer_widget_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceInfoWidget.c: In function 'venom_conference_info_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceInfoWidget.c:579:13: note: in expansion of macro 'g_once_init_enter'
  579 |         if (g_once_init_enter (&venom_conference_info_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceInfoWidget.c: At top level:
src/libvenom.a.p/view/ConferenceInfoWidget.c:46:20: warning: 'venom_conference_info_widget_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_conference_info_widget_properties[VENOM_CONFERENCE_INFO_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[86/168] Compiling C object src/libvenom.a.p/meson-generated_view_AddContactWidget.c.o
src/libvenom.a.p/view/AddContactWidget.c: In function 'venom_add_contact_widget_construct':
src/libvenom.a.p/view/AddContactWidget.c:247:242: warning: the comparison will always evaluate as 'false' for the address of '_venom_stack_index_transform_transform_boolean_gbinding_transform_func' will never be NULL [-Waddress]
  247 |         g_object_bind_property_with_closures ((GObject*) _tmp19_, "contact-image-visible", (GObject*) _tmp20_, "visible-child-name", G_BINDING_SYNC_CREATE, (GClosure*) ((_venom_stack_index_transform_transform_boolean_gbinding_transform_func == NULL) ? NULL : g_cclosure_new ((GCallback) _venom_stack_index_transform_transform_boolean_gbinding_transform_func, venom_stack_index_transform_ref (_tmp21_), (GClosureNotify) venom_stack_index_transform_unref)), (GClosure*) ((NULL == NULL) ? NULL : g_cclosure_new ((GCallback) NULL, NULL, (GClosureNotify) NULL)));
      |                                                                                                                                                                                                                                                  ^~
src/libvenom.a.p/view/AddContactWidget.c:118:1: note: '_venom_stack_index_transform_transform_boolean_gbinding_transform_func' declared here
  118 | _venom_stack_index_transform_transform_boolean_gbinding_transform_func (GBinding* binding,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/AddContactWidget.c:264:52: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  264 |         gtk_list_box_bind_model (_tmp29_, _tmp32_, _venom_add_contact_widget_friend_request_widget_creator_create_gtk_list_box_create_widget_func, venom_add_contact_widget_friend_request_widget_creator_ref (_tmp33_), venom_add_contact_widget_friend_request_widget_creator_unref);
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                    |
      |                                                    GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/AddContactWidget.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/AddContactWidget.c: In function 'venom_add_contact_widget_friend_request_widget_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/AddContactWidget.c:519:13: note: in expansion of macro 'g_once_init_enter'
  519 |         if (g_once_init_enter (&venom_add_contact_widget_friend_request_widget_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/AddContactWidget.c: In function 'venom_add_contact_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/AddContactWidget.c:606:13: note: in expansion of macro 'g_once_init_enter'
  606 |         if (g_once_init_enter (&venom_add_contact_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/AddContactWidget.c: At top level:
src/libvenom.a.p/view/AddContactWidget.c:47:20: warning: 'venom_add_contact_widget_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* venom_add_contact_widget_properties[VENOM_ADD_CONTACT_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[87/168] Compiling C object src/libvenom.a.p/meson-generated_view_ContactListEntryCompact.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ContactListEntryCompact.c:25:
src/libvenom.a.p/view/ContactListEntryCompact.c: In function 'venom_contact_list_entry_compact_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContactListEntryCompact.c:191:13: note: in expansion of macro 'g_once_init_enter'
  191 |         if (g_once_init_enter (&venom_contact_list_entry_compact_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContactListEntryCompact.c: At top level:
src/libvenom.a.p/view/ContactListEntryCompact.c:44:20: warning: 'venom_contact_list_entry_compact_properties' defined but not used [-Wunused-variable]
   44 | static GParamSpec* venom_contact_list_entry_compact_properties[VENOM_CONTACT_LIST_ENTRY_COMPACT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[88/168] Compiling C object src/libvenom.a.p/meson-generated_view_ConferenceWindow.c.o
src/libvenom.a.p/view/ConferenceWindow.c: In function 'venom_conference_window_construct':
src/libvenom.a.p/view/ConferenceWindow.c:376:64: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  376 |         gtk_list_box_bind_model (_tmp29_, (GListModel*) model, _venom_message_widget_creator_create_message_gtk_list_box_create_widget_func, venom_message_widget_creator_ref (creator), venom_message_widget_creator_unref);
      |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                |
      |                                                                GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ConferenceWindow.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceWindow.c: In function 'venom_conference_window_update_widgets':
src/libvenom.a.p/view/ConferenceWindow.c:533:66: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  533 |         gtk_list_box_bind_model (_tmp27_, (GListModel*) _tmp28_, _venom_conference_window_peers_list_creator_create_gtk_list_box_create_widget_func, venom_conference_window_peers_list_creator_ref (_tmp29_), venom_conference_window_peers_list_creator_unref);
      |                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                  |
      |                                                                  GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/ConferenceWindow.c: In function 'venom_conference_window_peers_list_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceWindow.c:875:13: note: in expansion of macro 'g_once_init_enter'
  875 |         if (g_once_init_enter (&venom_conference_window_peers_list_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceWindow.c: In function 'venom_conference_window_finalize':
src/libvenom.a.p/view/ConferenceWindow.c:946:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  946 |                 entry_collection = VENOM_CONFERENCE_WINDOW_win_entries;
      |                                  ^
src/libvenom.a.p/view/ConferenceWindow.c:944:22: warning: unused variable '_entry_collection_size_' [-Wunused-variable]
  944 |                 gint _entry_collection_size_ = 0;
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceWindow.c: In function 'venom_conference_window_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceWindow.c:991:13: note: in expansion of macro 'g_once_init_enter'
  991 |         if (g_once_init_enter (&venom_conference_window_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceWindow.c: In function 'venom_conference_widget_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceWindow.c:1033:13: note: in expansion of macro 'g_once_init_enter'
 1033 |         if (g_once_init_enter (&venom_conference_widget_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConferenceWindow.c: At top level:
src/libvenom.a.p/view/ConferenceWindow.c:51:20: warning: 'venom_conference_window_properties' defined but not used [-Wunused-variable]
   51 | static GParamSpec* venom_conference_window_properties[VENOM_CONFERENCE_WINDOW_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[89/168] Compiling C object src/libvenom.a.p/meson-generated_view_ContactListEntry.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ContactListEntry.c:25:
src/libvenom.a.p/view/ContactListEntry.c: In function 'venom_contact_list_entry_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContactListEntry.c:191:13: note: in expansion of macro 'g_once_init_enter'
  191 |         if (g_once_init_enter (&venom_contact_list_entry_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContactListEntry.c: At top level:
src/libvenom.a.p/view/ContactListEntry.c:44:20: warning: 'venom_contact_list_entry_properties' defined but not used [-Wunused-variable]
   44 | static GParamSpec* venom_contact_list_entry_properties[VENOM_CONTACT_LIST_ENTRY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[90/168] Compiling C object src/libvenom.a.p/meson-generated_view_ContactListWidget.c.o
src/libvenom.a.p/view/ContactListWidget.c: In function 'venom_contact_list_widget_construct':
src/libvenom.a.p/view/ContactListWidget.c:333:52: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  333 |         gtk_list_box_bind_model (_tmp34_, _tmp35_, _venom_contact_list_widget_contact_list_entry_creator_create_entry_gtk_list_box_create_widget_func, venom_contact_list_widget_contact_list_entry_creator_ref (creator), venom_contact_list_widget_contact_list_entry_creator_unref);
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                    |
      |                                                    GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ContactListWidget.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/ContactListWidget.c: In function 'venom_contact_list_widget_contact_list_entry_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContactListWidget.c:767:13: note: in expansion of macro 'g_once_init_enter'
  767 |         if (g_once_init_enter (&venom_contact_list_widget_contact_list_entry_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContactListWidget.c: In function 'venom_contact_list_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContactListWidget.c:853:13: note: in expansion of macro 'g_once_init_enter'
  853 |         if (g_once_init_enter (&venom_contact_list_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContactListWidget.c: At top level:
src/libvenom.a.p/view/ContactListWidget.c:47:20: warning: 'venom_contact_list_widget_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* venom_contact_list_widget_properties[VENOM_CONTACT_LIST_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[91/168] Compiling C object src/libvenom.a.p/meson-generated_view_ApplicationWindow.c.o
src/libvenom.a.p/view/ApplicationWindow.c: In function 'venom_application_window_init_widgets':
src/libvenom.a.p/view/ApplicationWindow.c:1336:190: warning: the comparison will always evaluate as 'false' for the address of '___lambda20__gbinding_transform_func' will never be NULL [-Waddress]
 1336 |         g_object_bind_property_with_closures ((GObject*) _tmp30_, "position", (GObject*) _tmp31_, "width-request", G_BINDING_SYNC_CREATE, (GClosure*) ((___lambda20__gbinding_transform_func == NULL) ? NULL : g_cclosure_new ((GCallback) ___lambda20__gbinding_transform_func, g_object_ref (self), (GClosureNotify) g_object_unref)), (GClosure*) ((NULL == NULL) ? NULL : g_cclosure_new ((GCallback) NULL, NULL, (GClosureNotify) NULL)));
      |                                                                                                                                                                                              ^~
src/libvenom.a.p/view/ApplicationWindow.c:1209:1: note: '___lambda20__gbinding_transform_func' declared here
 1209 | ___lambda20__gbinding_transform_func (GBinding* binding,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ApplicationWindow.c:1345:65: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types]
 1345 |         gtk_application_set_accels_for_action (app, "win.undo", _tmp36_);
      |                                                                 ^~~~~~~
      |                                                                 |
      |                                                                 gchar ** {aka char **}
In file included from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ApplicationWindow.c:25:
/usr/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'}
  156 |                                                                   const gchar * const  *accels);
      |                                                                   ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
src/libvenom.a.p/view/ApplicationWindow.c:1352:65: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types]
 1352 |         gtk_application_set_accels_for_action (app, "win.redo", _tmp39_);
      |                                                                 ^~~~~~~
      |                                                                 |
      |                                                                 gchar ** {aka char **}
/usr/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'}
  156 |                                                                   const gchar * const  *accels);
      |                                                                   ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
src/libvenom.a.p/view/ApplicationWindow.c: In function 'block25_data_unref':
src/libvenom.a.p/view/ApplicationWindow.c:1445:41: warning: variable 'self' set but not used [-Wunused-but-set-variable]
 1445 |                 VenomApplicationWindow* self;
      |                                         ^~~~
src/libvenom.a.p/view/ApplicationWindow.c: In function 'block26_data_unref':
src/libvenom.a.p/view/ApplicationWindow.c:1504:41: warning: variable 'self' set but not used [-Wunused-but-set-variable]
 1504 |                 VenomApplicationWindow* self;
      |                                         ^~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/ApplicationWindow.c: In function 'venom_application_window_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ApplicationWindow.c:2704:13: note: in expansion of macro 'g_once_init_enter'
 2704 |         if (g_once_init_enter (&venom_application_window_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ApplicationWindow.c: At top level:
src/libvenom.a.p/view/ApplicationWindow.c:50:20: warning: 'venom_application_window_properties' defined but not used [-Wunused-variable]
   50 | static GParamSpec* venom_application_window_properties[VENOM_APPLICATION_WINDOW_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[92/168] Compiling C object src/libvenom.a.p/meson-generated_view_ContextStyleBinding.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ContextStyleBinding.c:25:
src/libvenom.a.p/view/ContextStyleBinding.c: In function 'venom_context_style_binding_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ContextStyleBinding.c:202:13: note: in expansion of macro 'g_once_init_enter'
  202 |         if (g_once_init_enter (&venom_context_style_binding_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[93/168] Compiling C object src/libvenom.a.p/meson-generated_view_CreateGroupchatWidget.c.o
src/libvenom.a.p/view/CreateGroupchatWidget.c: In function 'venom_create_groupchat_widget_construct':
src/libvenom.a.p/view/CreateGroupchatWidget.c:326:52: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  326 |         gtk_list_box_bind_model (_tmp45_, _tmp48_, _venom_create_groupchat_widget_conference_invite_entry_creator_create_gtk_list_box_create_widget_func, venom_create_groupchat_widget_conference_invite_entry_creator_ref (creator), venom_create_groupchat_widget_conference_invite_entry_creator_unref);
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                    |
      |                                                    GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/CreateGroupchatWidget.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/CreateGroupchatWidget.c: In function 'venom_create_groupchat_widget_conference_invite_entry_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/CreateGroupchatWidget.c:574:13: note: in expansion of macro 'g_once_init_enter'
  574 |         if (g_once_init_enter (&venom_create_groupchat_widget_conference_invite_entry_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/CreateGroupchatWidget.c: In function 'venom_create_groupchat_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/CreateGroupchatWidget.c:659:13: note: in expansion of macro 'g_once_init_enter'
  659 |         if (g_once_init_enter (&venom_create_groupchat_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/CreateGroupchatWidget.c: At top level:
src/libvenom.a.p/view/CreateGroupchatWidget.c:46:20: warning: 'venom_create_groupchat_widget_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_create_groupchat_widget_properties[VENOM_CREATE_GROUPCHAT_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[94/168] Compiling C object src/libvenom.a.p/meson-generated_tox_ToxSession.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/tox/ToxSession.c:25:
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_error_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:737:13: note: in expansion of macro 'g_once_init_enter'
  737 |         if (g_once_init_enter (&venom_tox_error_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_conference_type_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:758:13: note: in expansion of macro 'g_once_init_enter'
  758 |         if (g_once_init_enter (&venom_conference_type_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_conference_peer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:852:13: note: in expansion of macro 'g_once_init_enter'
  852 |         if (g_once_init_enter (&venom_tox_conference_peer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:1378:13: note: in expansion of macro 'g_once_init_enter'
 1378 |         if (g_once_init_enter (&venom_tox_session_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_adapter_self_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:1418:13: note: in expansion of macro 'g_once_init_enter'
 1418 |         if (g_once_init_enter (&venom_tox_adapter_self_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_adapter_friend_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:1591:13: note: in expansion of macro 'g_once_init_enter'
 1591 |         if (g_once_init_enter (&venom_tox_adapter_friend_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_adapter_conference_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:1728:13: note: in expansion of macro 'g_once_init_enter'
 1728 |         if (g_once_init_enter (&venom_tox_adapter_conference_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_adapter_filetransfer_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:1861:13: note: in expansion of macro 'g_once_init_enter'
 1861 |         if (g_once_init_enter (&venom_tox_adapter_filetransfer_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_get_savedata':
src/libvenom.a.p/tox/ToxSession.c:1885:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 1885 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_construct':
src/libvenom.a.p/tox/ToxSession.c:2350:47: warning: passing argument 2 of 'tox_callback_friend_message' from incompatible pointer type [-Wincompatible-pointer-types]
 2350 |         tox_callback_friend_message (_tmp44_, _venom_tox_session_impl_on_friend_message_cb_tox_friend_message_cb);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                               |
      |                                               void (*)(Tox *, guint32,  TOX_MESSAGE_TYPE,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  Tox_Message_Type,  unsigned char *, long unsigned int,  void *)}
In file included from src/venom.h:17:
/usr/include/tox/tox.h:1884:67: note: expected 'void (*)(Tox *, Tox_Friend_Number,  Tox_Message_Type,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  Tox_Message_Type,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  TOX_MESSAGE_TYPE,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  Tox_Message_Type,  unsigned char *, long unsigned int,  void *)'}
 1884 | void tox_callback_friend_message(Tox *tox, tox_friend_message_cb *callback);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2352:44: warning: passing argument 2 of 'tox_callback_friend_name' from incompatible pointer type [-Wincompatible-pointer-types]
 2352 |         tox_callback_friend_name (_tmp45_, _venom_tox_session_impl_on_friend_name_cb_tox_friend_name_cb);
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            void (*)(Tox *, guint32,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:1564:61: note: expected 'void (*)(Tox *, Tox_Friend_Number,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned char *, long unsigned int,  void *)'}
 1564 | void tox_callback_friend_name(Tox *tox, tox_friend_name_cb *callback);
      |                                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2354:54: warning: passing argument 2 of 'tox_callback_friend_status_message' from incompatible pointer type [-Wincompatible-pointer-types]
 2354 |         tox_callback_friend_status_message (_tmp46_, _venom_tox_session_impl_on_friend_status_message_cb_tox_friend_status_message_cb);
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                      |
      |                                                      void (*)(Tox *, guint32,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:1611:81: note: expected 'void (*)(Tox *, Tox_Friend_Number,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned char *, long unsigned int,  void *)'}
 1611 | void tox_callback_friend_status_message(Tox *tox, tox_friend_status_message_cb *callback);
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2360:47: warning: passing argument 2 of 'tox_callback_friend_request' from incompatible pointer type [-Wincompatible-pointer-types]
 2360 |         tox_callback_friend_request (_tmp49_, _venom_tox_session_impl_on_friend_request_cb_tox_friend_request_cb);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                               |
      |                                               void (*)(Tox *, guint8 *, guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned char *, unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:1865:67: note: expected 'void (*)(Tox *, const uint8_t *, const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, const unsigned char *, const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint8 *, guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned char *, unsigned char *, long unsigned int,  void *)'}
 1865 | void tox_callback_friend_request(Tox *tox, tox_friend_request_cb *callback);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2362:46: warning: passing argument 2 of 'tox_callback_friend_typing' from incompatible pointer type [-Wincompatible-pointer-types]
 2362 |         tox_callback_friend_typing (_tmp50_, _venom_tox_session_impl_on_friend_typing_cb_tox_friend_typing_cb);
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              void (*)(Tox *, guint32,  gboolean,  void *) {aka void (*)(Tox *, unsigned int,  int,  void *)}
/usr/include/tox/tox.h:1715:65: note: expected 'void (*)(Tox *, Tox_Friend_Number,  _Bool,  void *)' {aka 'void (*)(Tox *, unsigned int,  _Bool,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  gboolean,  void *)' {aka 'void (*)(Tox *, unsigned int,  int,  void *)'}
 1715 | void tox_callback_friend_typing(Tox *tox, tox_friend_typing_cb *callback);
      |                                           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2364:49: warning: passing argument 2 of 'tox_callback_conference_title' from incompatible pointer type [-Wincompatible-pointer-types]
 2364 |         tox_callback_conference_title (_tmp51_, _venom_tox_session_impl_on_conference_title_cb_tox_conference_title_cb);
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                 |
      |                                                 void (*)(Tox *, guint32,  guint32,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  unsigned int,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:2567:71: note: expected 'void (*)(Tox *, Tox_Conference_Number,  Tox_Conference_Peer_Number,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint32,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  unsigned char *, long unsigned int,  void *)'}
 2567 | void tox_callback_conference_title(Tox *tox, tox_conference_title_cb *callback);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2366:50: warning: passing argument 2 of 'tox_callback_conference_invite' from incompatible pointer type [-Wincompatible-pointer-types]
 2366 |         tox_callback_conference_invite (_tmp52_, _venom_tox_session_impl_on_conference_invite_cb_tox_conference_invite_cb);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  void (*)(Tox *, guint32,  TOX_CONFERENCE_TYPE,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  Tox_Conference_Type,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:2507:73: note: expected 'void (*)(Tox *, Tox_Friend_Number,  Tox_Conference_Type,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  Tox_Conference_Type,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  TOX_CONFERENCE_TYPE,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  Tox_Conference_Type,  unsigned char *, long unsigned int,  void *)'}
 2507 | void tox_callback_conference_invite(Tox *tox, tox_conference_invite_cb *callback);
      |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2368:51: warning: passing argument 2 of 'tox_callback_conference_message' from incompatible pointer type [-Wincompatible-pointer-types]
 2368 |         tox_callback_conference_message (_tmp53_, _venom_tox_session_impl_on_conference_message_cb_tox_conference_message_cb);
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                   |
      |                                                   void (*)(Tox *, guint32,  guint32,  TOX_MESSAGE_TYPE,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  unsigned int,  Tox_Message_Type,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:2544:75: note: expected 'void (*)(Tox *, Tox_Conference_Number,  Tox_Conference_Peer_Number,  Tox_Message_Type,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  Tox_Message_Type,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint32,  TOX_MESSAGE_TYPE,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  Tox_Message_Type,  unsigned char *, long unsigned int,  void *)'}
 2544 | void tox_callback_conference_message(Tox *tox, tox_conference_message_cb *callback);
      |                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2370:53: warning: passing argument 2 of 'tox_callback_conference_peer_name' from incompatible pointer type [-Wincompatible-pointer-types]
 2370 |         tox_callback_conference_peer_name (_tmp54_, _venom_tox_session_impl_on_conference_peer_name_cb_tox_conference_peer_name_cb);
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                     |
      |                                                     void (*)(Tox *, guint32,  guint32,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  unsigned int,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:2587:79: note: expected 'void (*)(Tox *, Tox_Conference_Number,  Tox_Conference_Peer_Number,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint32,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  unsigned char *, long unsigned int,  void *)'}
 2587 | void tox_callback_conference_peer_name(Tox *tox, tox_conference_peer_name_cb *callback);
      |                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2374:42: warning: passing argument 2 of 'tox_callback_file_recv' from incompatible pointer type [-Wincompatible-pointer-types]
 2374 |         tox_callback_file_recv (_tmp56_, _venom_tox_session_impl_on_file_recv_cb_tox_file_recv_cb);
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                          |
      |                                          void (*)(Tox *, guint32,  guint32,  guint32,  guint64,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  unsigned int,  unsigned int,  long unsigned int,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:2424:57: note: expected 'void (*)(Tox *, Tox_Friend_Number,  Tox_File_Number,  uint32_t,  uint64_t,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  unsigned int,  long unsigned int,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint32,  guint32,  guint64,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  unsigned int,  long unsigned int,  unsigned char *, long unsigned int,  void *)'}
 2424 | void tox_callback_file_recv(Tox *tox, tox_file_recv_cb *callback);
      |                                       ~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2376:48: warning: passing argument 2 of 'tox_callback_file_recv_chunk' from incompatible pointer type [-Wincompatible-pointer-types]
 2376 |         tox_callback_file_recv_chunk (_tmp57_, _venom_tox_session_impl_on_file_recv_chunk_cb_tox_file_recv_chunk_cb);
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                void (*)(Tox *, guint32,  guint32,  guint64,  guint8 *, size_t,  void *) {aka void (*)(Tox *, unsigned int,  unsigned int,  long unsigned int,  unsigned char *, long unsigned int,  void *)}
/usr/include/tox/tox.h:2454:69: note: expected 'void (*)(Tox *, Tox_Friend_Number,  Tox_File_Number,  uint64_t,  const uint8_t *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  long unsigned int,  const unsigned char *, long unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint32,  guint64,  guint8 *, size_t,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  long unsigned int,  unsigned char *, long unsigned int,  void *)'}
 2454 | void tox_callback_file_recv_chunk(Tox *tox, tox_file_recv_chunk_cb *callback);
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2164:14: warning: variable '_tmp9__length1' set but not used [-Wunused-but-set-variable]
 2164 |         gint _tmp9__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2162:14: warning: variable '_savedata_size_' set but not used [-Wunused-but-set-variable]
 2162 |         gint _savedata_size_;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_init_proxy':
src/libvenom.a.p/tox/ToxSession.c:2475:30: warning: variable '__tmp19__size_' set but not used [-Wunused-but-set-variable]
 2475 |                         gint __tmp19__size_;
      |                              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2582:30: warning: unused variable '_proxy_collection_size_' [-Wunused-variable]
 2582 |                         gint _proxy_collection_size_ = 0;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:2454:22: warning: variable '_proxy_strings_size_' set but not used [-Wunused-but-set-variable]
 2454 |                 gint _proxy_strings_size_;
      |                      ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_copy_data_string':
src/libvenom.a.p/tox/ToxSession.c:2906:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 2906 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_copy_data':
src/libvenom.a.p/tox/ToxSession.c:2929:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 2929 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_conference_peer_get_public_key':
src/libvenom.a.p/tox/ToxSession.c:3871:14: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
 3871 |         gint _tmp2__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:3869:14: warning: variable '__tmp1__size_' set but not used [-Wunused-but-set-variable]
 3869 |         gint __tmp1__size_ = 0;
      |              ^~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:3866:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 3866 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_on_conference_peer_name_cb':
src/libvenom.a.p/tox/ToxSession.c:4011:22: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable]
 4011 |                 gint _tmp14__length1;
      |                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:3959:14: warning: variable '_peer_public_key_size_' set but not used [-Wunused-but-set-variable]
 3959 |         gint _peer_public_key_size_;
      |              ^~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_conference_peer_get_name':
src/libvenom.a.p/tox/ToxSession.c:4098:22: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
 4098 |                 gint _tmp7__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:4072:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
 4072 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:4069:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 4069 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_on_conference_peer_list_changed_cb':
src/libvenom.a.p/tox/ToxSession.c:4222:38: warning: variable '_tmp26__length1' set but not used [-Wunused-but-set-variable]
 4222 |                                 gint _tmp26__length1;
      |                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:4218:38: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable]
 4218 |                                 gint _tmp24__length1;
      |                                      ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:4209:38: warning: variable '_peer_public_key_size_' set but not used [-Wunused-but-set-variable]
 4209 |                                 gint _peer_public_key_size_;
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_self_get_name':
src/libvenom.a.p/tox/ToxSession.c:4753:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 4753 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_self_get_status_message':
src/libvenom.a.p/tox/ToxSession.c:4804:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 4804 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_self_get_friend_list':
src/libvenom.a.p/tox/ToxSession.c:4853:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 4853 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_real_self_get_friend_list_foreach':
src/libvenom.a.p/tox/ToxSession.c:4907:38: warning: variable '_friend_key_size_' set but not used [-Wunused-but-set-variable]
 4907 |                                 gint _friend_key_size_;
      |                                      ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:4901:38: warning: variable '_tmp6__length1' set but not used [-Wunused-but-set-variable]
 4901 |                                 gint _tmp6__length1;
      |                                      ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:4897:42: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable]
 4897 |                                 guint32* _tmp5_;
      |                                          ^~~~~~
src/libvenom.a.p/tox/ToxSession.c:4883:14: warning: variable '_friend_numbers_size_' set but not used [-Wunused-but-set-variable]
 4883 |         gint _friend_numbers_size_;
      |              ^~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'string_get_data':
src/libvenom.a.p/tox/ToxSession.c:4982:14: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable]
 4982 |         gint _res_size_;
      |              ^~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_self_get_address':
src/libvenom.a.p/tox/ToxSession.c:5097:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 5097 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_self_get_public_key':
src/libvenom.a.p/tox/ToxSession.c:5160:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 5160 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_friend_get_public_key':
src/libvenom.a.p/tox/ToxSession.c:5388:14: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
 5388 |         gint _tmp2__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:5386:14: warning: variable '__tmp1__size_' set but not used [-Wunused-but-set-variable]
 5386 |         gint __tmp1__size_ = 0;
      |              ^~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:5383:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 5383 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_real_friend_get_public_key':
src/libvenom.a.p/tox/ToxSession.c:5458:14: warning: variable '_ret_size_' set but not used [-Wunused-but-set-variable]
 5458 |         gint _ret_size_;
      |              ^~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_friend_get_name':
src/libvenom.a.p/tox/ToxSession.c:5570:22: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
 5570 |                 gint _tmp7__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:5544:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
 5544 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:5541:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 5541 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_friend_get_status_message':
src/libvenom.a.p/tox/ToxSession.c:5711:22: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
 5711 |                 gint _tmp7__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:5685:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
 5685 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:5682:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 5682 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_real_friend_add':
src/libvenom.a.p/tox/ToxSession.c:5958:14: warning: variable '_key_size_' set but not used [-Wunused-but-set-variable]
 5958 |         gint _key_size_;
      |              ^~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_conference_get_title':
src/libvenom.a.p/tox/ToxSession.c:7051:22: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
 7051 |                 gint _tmp7__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:7025:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
 7025 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:7022:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 7022 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_real_conference_new':
src/libvenom.a.p/tox/ToxSession.c:7210:51: warning: variable 'err_conference_delete' set but not used [-Wunused-but-set-variable]
 7210 |                         TOX_ERR_CONFERENCE_DELETE err_conference_delete = 0;
      |                                                   ^~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function '_tox_err_conference_join_to_string':
src/libvenom.a.p/tox/ToxSession.c:7277:9: warning: enumeration value 'TOX_ERR_CONFERENCE_JOIN_NULL' not handled in switch [-Wswitch]
 7277 |         switch (value) {
      |         ^~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_real_conference_join':
src/libvenom.a.p/tox/ToxSession.c:7312:134: warning: passing argument 5 of 'toxav_join_av_groupchat' from incompatible pointer type [-Wincompatible-pointer-types]
 7312 |                         conference_number = (guint32) toxav_join_av_groupchat (_tmp0_, friend_number, cookie, (gint) cookie_length1, _venom_tox_session_impl_on_av_conference_audio_frame_toxav_audio_receive_frame_cb, self);
      |                                                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                                      |
      |                                                                                                                                      void (*)(Tox *, guint32,  guint32,  gint16 *, guint,  guint8,  guint32,  void *) {aka void (*)(Tox *, unsigned int,  unsigned int,  short int *, unsigned int,  unsigned char,  unsigned int,  void *)}
In file included from src/libvenom.a.p/tox/ToxSession.c:36:
/usr/include/tox/toxav.h:782:26: note: expected 'void (*)(void *, uint32_t,  uint32_t,  const int16_t *, uint32_t,  uint8_t,  uint32_t,  void *)' {aka 'void (*)(void *, unsigned int,  unsigned int,  const short int *, unsigned int,  unsigned char,  unsigned int,  void *)'} but argument is of type 'void (*)(Tox *, guint32,  guint32,  gint16 *, guint,  guint8,  guint32,  void *)' {aka 'void (*)(Tox *, unsigned int,  unsigned int,  short int *, unsigned int,  unsigned char,  unsigned int,  void *)'}
  782 |     toxav_audio_data_cb *audio_callback, void *userdata);
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function '_tox_err_conference_invite_to_string':
src/libvenom.a.p/tox/ToxSession.c:7479:9: warning: enumeration value 'TOX_ERR_CONFERENCE_INVITE_NO_CONNECTION' not handled in switch [-Wswitch]
 7479 |         switch (value) {
      |         ^~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'vala_tox_conference_get_chatlist':
src/libvenom.a.p/tox/ToxSession.c:7677:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
 7677 |         gint _t_size_;
      |              ^~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_real_conference_get_chatlist':
src/libvenom.a.p/tox/ToxSession.c:7724:22: warning: unused variable '_c_collection_size_' [-Wunused-variable]
 7724 |                 gint _c_collection_size_ = 0;
      |                      ^~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:7705:14: warning: variable '_chatlist_size_' set but not used [-Wunused-but-set-variable]
 7705 |         gint _chatlist_size_;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_finalize':
src/libvenom.a.p/tox/ToxSession.c:7880:22: warning: variable '_tmp9__length1' set but not used [-Wunused-but-set-variable]
 7880 |                 gint _tmp9__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: In function 'venom_tox_session_impl_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:7931:13: note: in expansion of macro 'g_once_init_enter'
 7931 |         if (g_once_init_enter (&venom_tox_session_impl_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c: At top level:
src/libvenom.a.p/tox/ToxSession.c:8007:1: warning: '_vala_clear_GCond' defined but not used [-Wunused-function]
 8007 | _vala_clear_GCond (GCond * mutex)
      | ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:7997:1: warning: '_vala_clear_GRWLock' defined but not used [-Wunused-function]
 7997 | _vala_clear_GRWLock (GRWLock * mutex)
      | ^~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:7987:1: warning: '_vala_clear_GRecMutex' defined but not used [-Wunused-function]
 7987 | _vala_clear_GRecMutex (GRecMutex * mutex)
      | ^~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:57:20: warning: 'venom_tox_session_impl_properties' defined but not used [-Wunused-variable]
   57 | static GParamSpec* venom_tox_session_impl_properties[VENOM_TOX_SESSION_IMPL_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/tox/ToxSession.c:51:20: warning: 'venom_tox_conference_peer_properties' defined but not used [-Wunused-variable]
   51 | static GParamSpec* venom_tox_conference_peer_properties[VENOM_TOX_CONFERENCE_PEER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[95/168] Compiling C object src/libvenom.a.p/meson-generated_view_ErrorWidget.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ErrorWidget.c:25:
src/libvenom.a.p/view/ErrorWidget.c: In function 'venom_error_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ErrorWidget.c:224:13: note: in expansion of macro 'g_once_init_enter'
  224 |         if (g_once_init_enter (&venom_error_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ErrorWidget.c: At top level:
src/libvenom.a.p/view/ErrorWidget.c:45:20: warning: 'venom_error_widget_properties' defined but not used [-Wunused-variable]
   45 | static GParamSpec* venom_error_widget_properties[VENOM_ERROR_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[96/168] Compiling C object src/libvenom.a.p/meson-generated_view_FileTransferEntryInline.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/FileTransferEntryInline.c:25:
src/libvenom.a.p/view/FileTransferEntryInline.c: In function 'venom_file_transfer_entry_inline_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntryInline.c:320:13: note: in expansion of macro 'g_once_init_enter'
  320 |         if (g_once_init_enter (&venom_file_transfer_entry_inline_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntryInline.c: At top level:
src/libvenom.a.p/view/FileTransferEntryInline.c:46:20: warning: 'venom_file_transfer_entry_inline_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_file_transfer_entry_inline_properties[VENOM_FILE_TRANSFER_ENTRY_INLINE_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[97/168] Compiling C object src/libvenom.a.p/meson-generated_view_FileTransferWidget.c.o
src/libvenom.a.p/view/FileTransferWidget.c: In function 'venom_file_transfer_widget_construct':
src/libvenom.a.p/view/FileTransferWidget.c:191:64: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  191 |         gtk_list_box_bind_model (_tmp7_, (GListModel*) _tmp9_, _venom_file_transfer_widget_file_transfer_entry_creator_create_entry_gtk_list_box_create_widget_func, venom_file_transfer_widget_file_transfer_entry_creator_ref (creator), venom_file_transfer_widget_file_transfer_entry_creator_unref);
      |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                |
      |                                                                GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/FileTransferWidget.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/FileTransferWidget.c: In function 'venom_file_transfer_widget_file_transfer_entry_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferWidget.c:425:13: note: in expansion of macro 'g_once_init_enter'
  425 |         if (g_once_init_enter (&venom_file_transfer_widget_file_transfer_entry_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferWidget.c: In function 'venom_file_transfer_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferWidget.c:501:13: note: in expansion of macro 'g_once_init_enter'
  501 |         if (g_once_init_enter (&venom_file_transfer_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferWidget.c: At top level:
src/libvenom.a.p/view/FileTransferWidget.c:47:20: warning: 'venom_file_transfer_widget_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* venom_file_transfer_widget_properties[VENOM_FILE_TRANSFER_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[98/168] Compiling C object src/libvenom.a.p/meson-generated_view_FileTransferEntry.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/FileTransferEntry.c:25:
src/libvenom.a.p/view/FileTransferEntry.c: In function 'venom_file_transfer_entry_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntry.c:348:13: note: in expansion of macro 'g_once_init_enter'
  348 |         if (g_once_init_enter (&venom_file_transfer_entry_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntry.c: In function 'venom_file_transfer_external_commands_open_file':
src/libvenom.a.p/view/FileTransferEntry.c:479:14: warning: variable '_spawn_env_size_' set but not used [-Wunused-but-set-variable]
  479 |         gint _spawn_env_size_;
      |              ^~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntry.c:474:14: warning: variable '_spawn_args_size_' set but not used [-Wunused-but-set-variable]
  474 |         gint _spawn_args_size_;
      |              ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntry.c: In function 'venom_file_transfer_external_commands_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntry.c:580:13: note: in expansion of macro 'g_once_init_enter'
  580 |         if (g_once_init_enter (&venom_file_transfer_external_commands_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntry.c: At top level:
src/libvenom.a.p/view/FileTransferEntry.c:53:20: warning: 'venom_file_transfer_external_commands_properties' defined but not used [-Wunused-variable]
   53 | static GParamSpec* venom_file_transfer_external_commands_properties[VENOM_FILE_TRANSFER_EXTERNAL_COMMANDS_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FileTransferEntry.c:47:20: warning: 'venom_file_transfer_entry_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* venom_file_transfer_entry_properties[VENOM_FILE_TRANSFER_ENTRY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[99/168] Compiling C object src/libvenom.a.p/meson-generated_view_ConversationWindow.c.o
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_conversation_window_construct':
src/libvenom.a.p/view/ConversationWindow.c:520:64: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  520 |         gtk_list_box_bind_model (_tmp32_, (GListModel*) model, _venom_message_widget_creator_create_message_gtk_list_box_create_widget_func, venom_message_widget_creator_ref (creator), venom_message_widget_creator_unref);
      |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                |
      |                                                                GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/ConversationWindow.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_conversation_window_insert_screenshot_finish':
src/libvenom.a.p/view/ConversationWindow.c:887:59: warning: variable '_data_' set but not used [-Wunused-but-set-variable]
  887 |         VenomConversationWindowInsertScreenshotAsyncData* _data_;
      |                                                           ^~~~~~
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_conversation_window_finalize':
src/libvenom.a.p/view/ConversationWindow.c:1314:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1314 |                 entry_collection = VENOM_CONVERSATION_WINDOW_win_entries;
      |                                  ^
src/libvenom.a.p/view/ConversationWindow.c:1312:22: warning: unused variable '_entry_collection_size_' [-Wunused-variable]
 1312 |                 gint _entry_collection_size_ = 0;
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_conversation_window_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c:1359:13: note: in expansion of macro 'g_once_init_enter'
 1359 |         if (g_once_init_enter (&venom_conversation_window_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_adjustment_auto_scroller_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c:1666:13: note: in expansion of macro 'g_once_init_enter'
 1666 |         if (g_once_init_enter (&venom_adjustment_auto_scroller_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_conversation_widget_filetransfer_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c:1728:13: note: in expansion of macro 'g_once_init_enter'
 1728 |         if (g_once_init_enter (&venom_conversation_widget_filetransfer_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_text_view_event_handler_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c:1981:13: note: in expansion of macro 'g_once_init_enter'
 1981 |         if (g_once_init_enter (&venom_text_view_event_handler_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_message_widget_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c:2273:13: note: in expansion of macro 'g_once_init_enter'
 2273 |         if (g_once_init_enter (&venom_message_widget_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c: In function 'venom_conversation_widget_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c:2349:13: note: in expansion of macro 'g_once_init_enter'
 2349 |         if (g_once_init_enter (&venom_conversation_widget_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c: At top level:
src/libvenom.a.p/view/ConversationWindow.c:884:1: warning: 'venom_conversation_window_insert_screenshot_finish' defined but not used [-Wunused-function]
  884 | venom_conversation_window_insert_screenshot_finish (VenomConversationWindow* self,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/ConversationWindow.c:53:20: warning: 'venom_conversation_window_properties' defined but not used [-Wunused-variable]
   53 | static GParamSpec* venom_conversation_window_properties[VENOM_CONVERSATION_WINDOW_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[100/168] Compiling C object src/libvenom.a.p/meson-generated_view_FriendInfoWidget.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/FriendInfoWidget.c:25:
src/libvenom.a.p/view/FriendInfoWidget.c: In function 'venom_friend_info_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FriendInfoWidget.c:374:13: note: in expansion of macro 'g_once_init_enter'
  374 |         if (g_once_init_enter (&venom_friend_info_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FriendInfoWidget.c: At top level:
src/libvenom.a.p/view/FriendInfoWidget.c:46:20: warning: 'venom_friend_info_widget_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_friend_info_widget_properties[VENOM_FRIEND_INFO_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[101/168] Compiling C object src/libvenom.a.p/meson-generated_view_InAppNotification.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/InAppNotification.c:25:
src/libvenom.a.p/view/InAppNotification.c: In function 'venom_in_app_notification_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/InAppNotification.c:309:13: note: in expansion of macro 'g_once_init_enter'
  309 |         if (g_once_init_enter (&venom_in_app_notification_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/InAppNotification.c: In function 'venom_notification_action_set_message':
src/libvenom.a.p/view/InAppNotification.c:364:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  364 |         old_value = venom_notification_action_get_message (self);
      |                   ^
src/libvenom.a.p/view/InAppNotification.c: In function 'venom_notification_action_set_action_message':
src/libvenom.a.p/view/InAppNotification.c:391:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  391 |         old_value = venom_notification_action_get_action_message (self);
      |                   ^
src/libvenom.a.p/view/InAppNotification.c: In function 'venom_notification_action_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/InAppNotification.c:446:13: note: in expansion of macro 'g_once_init_enter'
  446 |         if (g_once_init_enter (&venom_notification_action_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/InAppNotification.c: At top level:
src/libvenom.a.p/view/InAppNotification.c:46:20: warning: 'venom_in_app_notification_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_in_app_notification_properties[VENOM_IN_APP_NOTIFICATION_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[102/168] Compiling C object src/libvenom.a.p/meson-generated_view_FriendRequestWidget.c.o
src/libvenom.a.p/view/FriendRequestWidget.c: In function 'venom_friend_request_widget_construct':
src/libvenom.a.p/view/FriendRequestWidget.c:142:14: warning: variable '_pub_key_size_' set but not used [-Wunused-but-set-variable]
  142 |         gint _pub_key_size_;
      |              ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/FriendRequestWidget.c:25:
src/libvenom.a.p/view/FriendRequestWidget.c: In function 'venom_friend_request_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FriendRequestWidget.c:368:13: note: in expansion of macro 'g_once_init_enter'
  368 |         if (g_once_init_enter (&venom_friend_request_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FriendRequestWidget.c: In function 'venom_friend_request_widget_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FriendRequestWidget.c:422:13: note: in expansion of macro 'g_once_init_enter'
  422 |         if (g_once_init_enter (&venom_friend_request_widget_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/FriendRequestWidget.c: At top level:
src/libvenom.a.p/view/FriendRequestWidget.c:47:20: warning: 'venom_friend_request_widget_properties' defined but not used [-Wunused-variable]
   47 | static GParamSpec* venom_friend_request_widget_properties[VENOM_FRIEND_REQUEST_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[103/168] Compiling C object src/libvenom.a.p/meson-generated_view_MessageWidget.c.o
src/libvenom.a.p/view/MessageWidget.c: In function 'venom_message_widget_construct':
src/libvenom.a.p/view/MessageWidget.c:181:199: warning: the comparison will always evaluate as 'false' for the address of '_venom_uri_transform_transform_gbinding_transform_func' will never be NULL [-Waddress]
  181 |         g_object_bind_property_with_closures ((GObject*) _tmp10_, "message", (GObject*) _tmp11_, "label", G_BINDING_SYNC_CREATE, (GClosure*) ((_venom_uri_transform_transform_gbinding_transform_func == NULL) ? NULL : g_cclosure_new ((GCallback) _venom_uri_transform_transform_gbinding_transform_func, venom_uri_transform_ref (_tmp12_), (GClosureNotify) venom_uri_transform_unref)), (GClosure*) ((NULL == NULL) ? NULL : g_cclosure_new ((GCallback) NULL, NULL, (GClosureNotify) NULL)));
      |                                                                                                                                                                                                       ^~
src/libvenom.a.p/view/MessageWidget.c:90:1: note: '_venom_uri_transform_transform_gbinding_transform_func' declared here
   90 | _venom_uri_transform_transform_gbinding_transform_func (GBinding* binding,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/MessageWidget.c:194:200: warning: the comparison will always evaluate as 'false' for the address of '_venom_pango_transform_transform_gbinding_transform_func' will never be NULL [-Waddress]
  194 |         g_object_bind_property_with_closures ((GObject*) _tmp19_, "sender", (GObject*) _tmp20_, "label", G_BINDING_SYNC_CREATE, (GClosure*) ((_venom_pango_transform_transform_gbinding_transform_func == NULL) ? NULL : g_cclosure_new ((GCallback) _venom_pango_transform_transform_gbinding_transform_func, g_object_ref (_tmp21_), (GClosureNotify) g_object_unref)), (GClosure*) ((NULL == NULL) ? NULL : g_cclosure_new ((GCallback) NULL, NULL, (GClosureNotify) NULL)));
      |                                                                                                                                                                                                        ^~
src/libvenom.a.p/view/MessageWidget.c:101:1: note: '_venom_pango_transform_transform_gbinding_transform_func' declared here
  101 | _venom_pango_transform_transform_gbinding_transform_func (GBinding* binding,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/MessageWidget.c:25:
src/libvenom.a.p/view/MessageWidget.c: In function 'venom_message_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/MessageWidget.c:276:13: note: in expansion of macro 'g_once_init_enter'
  276 |         if (g_once_init_enter (&venom_message_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/MessageWidget.c: At top level:
src/libvenom.a.p/view/MessageWidget.c:44:20: warning: 'venom_message_widget_properties' defined but not used [-Wunused-variable]
   44 | static GParamSpec* venom_message_widget_properties[VENOM_MESSAGE_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[104/168] Compiling C object src/libvenom.a.p/meson-generated_view_NospamEntry.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/NospamEntry.c:25:
src/libvenom.a.p/view/NospamEntry.c: In function 'venom_nospam_entry_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/NospamEntry.c:216:13: note: in expansion of macro 'g_once_init_enter'
  216 |         if (g_once_init_enter (&venom_nospam_entry_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/NospamEntry.c: At top level:
src/libvenom.a.p/view/NospamEntry.c:45:20: warning: 'venom_nospam_entry_properties' defined but not used [-Wunused-variable]
   45 | static GParamSpec* venom_nospam_entry_properties[VENOM_NOSPAM_ENTRY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[105/168] Compiling C object src/libvenom.a.p/meson-generated_view_NodeWidget.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/NodeWidget.c:25:
src/libvenom.a.p/view/NodeWidget.c: In function 'venom_node_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/NodeWidget.c:339:13: note: in expansion of macro 'g_once_init_enter'
  339 |         if (g_once_init_enter (&venom_node_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/NodeWidget.c: At top level:
src/libvenom.a.p/view/NodeWidget.c:45:20: warning: 'venom_node_widget_properties' defined but not used [-Wunused-variable]
   45 | static GParamSpec* venom_node_widget_properties[VENOM_NODE_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[106/168] Compiling C object src/libvenom.a.p/meson-generated_view_LoginWidget.c.o
src/libvenom.a.p/view/LoginWidget.c: In function 'venom_login_widget_login':
src/libvenom.a.p/view/LoginWidget.c:632:30: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable]
  632 |                         gint _tmp10__length1;
      |                              ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/LoginWidget.c:25:
src/libvenom.a.p/view/LoginWidget.c: In function 'venom_login_widget_profile_entry_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/LoginWidget.c:1095:13: note: in expansion of macro 'g_once_init_enter'
 1095 |         if (g_once_init_enter (&venom_login_widget_profile_entry_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/LoginWidget.c: In function 'venom_login_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/LoginWidget.c:1172:13: note: in expansion of macro 'g_once_init_enter'
 1172 |         if (g_once_init_enter (&venom_login_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/LoginWidget.c: At top level:
src/libvenom.a.p/view/LoginWidget.c:67:20: warning: 'venom_login_widget_profile_entry_properties' defined but not used [-Wunused-variable]
   67 | static GParamSpec* venom_login_widget_profile_entry_properties[VENOM_LOGIN_WIDGET_PROFILE_ENTRY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/LoginWidget.c:48:20: warning: 'venom_login_widget_properties' defined but not used [-Wunused-variable]
   48 | static GParamSpec* venom_login_widget_properties[VENOM_LOGIN_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[107/168] Compiling C object src/libvenom.a.p/meson-generated_view_PeerEntry.c.o
src/libvenom.a.p/view/PeerEntry.c: In function 'venom_peer_entry_construct':
src/libvenom.a.p/view/PeerEntry.c:120:14: warning: variable '_pub_key_size_' set but not used [-Wunused-but-set-variable]
  120 |         gint _pub_key_size_;
      |              ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/PeerEntry.c:25:
src/libvenom.a.p/view/PeerEntry.c: In function 'venom_peer_entry_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/PeerEntry.c:223:13: note: in expansion of macro 'g_once_init_enter'
  223 |         if (g_once_init_enter (&venom_peer_entry_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/PeerEntry.c: In function 'venom_peer_entry_compact_construct':
src/libvenom.a.p/view/PeerEntry.c:259:14: warning: variable '_pub_key_size_' set but not used [-Wunused-but-set-variable]
  259 |         gint _pub_key_size_;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/view/PeerEntry.c: In function 'venom_peer_entry_compact_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/PeerEntry.c:357:13: note: in expansion of macro 'g_once_init_enter'
  357 |         if (g_once_init_enter (&venom_peer_entry_compact_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/PeerEntry.c: At top level:
src/libvenom.a.p/view/PeerEntry.c:52:20: warning: 'venom_peer_entry_compact_properties' defined but not used [-Wunused-variable]
   52 | static GParamSpec* venom_peer_entry_compact_properties[VENOM_PEER_ENTRY_COMPACT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/PeerEntry.c:46:20: warning: 'venom_peer_entry_properties' defined but not used [-Wunused-variable]
   46 | static GParamSpec* venom_peer_entry_properties[VENOM_PEER_ENTRY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[108/168] Compiling C object src/libvenom.a.p/meson-generated_view_SettingsWidget.c.o
src/libvenom.a.p/view/SettingsWidget.c: In function 'venom_settings_widget_reset_node_list':
src/libvenom.a.p/view/SettingsWidget.c:465:66: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  465 |         gtk_list_box_bind_model (_tmp10_, (GListModel*) _tmp11_, _venom_settings_widget_settings_dht_node_creator_create_dht_node_gtk_list_box_create_widget_func, venom_settings_widget_settings_dht_node_creator_ref (creator), venom_settings_widget_settings_dht_node_creator_unref);
      |                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                  |
      |                                                                  GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/SettingsWidget.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/SettingsWidget.c: In function 'venom_settings_widget_settings_dht_node_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/SettingsWidget.c:718:13: note: in expansion of macro 'g_once_init_enter'
  718 |         if (g_once_init_enter (&venom_settings_widget_settings_dht_node_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/SettingsWidget.c: In function 'venom_settings_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/SettingsWidget.c:822:13: note: in expansion of macro 'g_once_init_enter'
  822 |         if (g_once_init_enter (&venom_settings_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/SettingsWidget.c: At top level:
src/libvenom.a.p/view/SettingsWidget.c:49:20: warning: 'venom_settings_widget_properties' defined but not used [-Wunused-variable]
   49 | static GParamSpec* venom_settings_widget_properties[VENOM_SETTINGS_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'venom_settings_widget_settings_dht_node_creator_ref',
    inlined from 'venom_settings_widget_reset_node_list' at src/libvenom.a.p/view/SettingsWidget.c:465:2:
/usr/include/glib-2.0/glib/gatomic.h:165:12: warning: '__atomic_fetch_add_4' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  165 |     (void) __atomic_fetch_add ((atomic), 1, __ATOMIC_SEQ_CST);               \
      |            ^~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/SettingsWidget.c:731:9: note: in expansion of macro 'g_atomic_int_inc'
  731 |         g_atomic_int_inc (&self->ref_count);
      |         ^~~~~~~~~~~~~~~~
In function 'venom_settings_widget_reset_node_list':
cc1: note: destination object is likely at address zero
[109/168] Compiling C object src/libvenom.a.p/meson-generated_view_UserInfoWidget.c.o
src/libvenom.a.p/view/UserInfoWidget.c: In function 'venom_user_info_widget_reset_nospam_model':
src/libvenom.a.p/view/UserInfoWidget.c:614:66: warning: passing argument 3 of 'gtk_list_box_bind_model' from incompatible pointer type [-Wincompatible-pointer-types]
  614 |         gtk_list_box_bind_model (_tmp11_, (GListModel*) _tmp12_, _venom_user_info_widget_nospam_entry_creator_create_gtk_list_box_create_widget_func, venom_user_info_widget_nospam_entry_creator_ref (nospam_creator), venom_user_info_widget_nospam_entry_creator_unref);
      |                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                  |
      |                                                                  GtkWidget * (*)(GObject *, void *) {aka struct _GtkWidget * (*)(struct _GObject *, void *)}
In file included from /usr/include/gtk-3.0/gtk/gtk.h:140,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/UserInfoWidget.c:25:
/usr/include/gtk-3.0/gtk/gtklistbox.h:312:89: note: expected 'GtkListBoxCreateWidgetFunc' {aka 'struct _GtkWidget * (*)(void *, void *)'} but argument is of type 'GtkWidget * (*)(GObject *, void *)' {aka 'struct _GtkWidget * (*)(struct _GObject *, void *)'}
  312 |                                                           GtkListBoxCreateWidgetFunc    create_widget_func,
      |                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/UserInfoWidget.c: In function 'venom_user_info_widget_nospam_entry_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c:909:13: note: in expansion of macro 'g_once_init_enter'
  909 |         if (g_once_init_enter (&venom_user_info_widget_nospam_entry_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c: In function 'venom_user_info_widget_avatar_child_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c:1067:13: note: in expansion of macro 'g_once_init_enter'
 1067 |         if (g_once_init_enter (&venom_user_info_widget_avatar_child_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c: In function 'venom_user_info_widget_avatar_child_creator_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c:1328:13: note: in expansion of macro 'g_once_init_enter'
 1328 |         if (g_once_init_enter (&venom_user_info_widget_avatar_child_creator_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c: In function 'venom_user_info_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c:1419:13: note: in expansion of macro 'g_once_init_enter'
 1419 |         if (g_once_init_enter (&venom_user_info_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c: At top level:
src/libvenom.a.p/view/UserInfoWidget.c:51:20: warning: 'venom_user_info_widget_properties' defined but not used [-Wunused-variable]
   51 | static GParamSpec* venom_user_info_widget_properties[VENOM_USER_INFO_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'venom_user_info_widget_nospam_entry_creator_ref',
    inlined from 'venom_user_info_widget_reset_nospam_model' at src/libvenom.a.p/view/UserInfoWidget.c:614:2:
/usr/include/glib-2.0/glib/gatomic.h:165:12: warning: '__atomic_fetch_add_4' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  165 |     (void) __atomic_fetch_add ((atomic), 1, __ATOMIC_SEQ_CST);               \
      |            ^~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/UserInfoWidget.c:922:9: note: in expansion of macro 'g_atomic_int_inc'
  922 |         g_atomic_int_inc (&self->ref_count);
      |         ^~~~~~~~~~~~~~~~
In function 'venom_user_info_widget_reset_nospam_model':
cc1: note: destination object is likely at address zero
[110/168] Compiling C object src/libvenom.a.p/meson-generated_view_WelcomeWidget.c.o
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_welcome_widget_try_show_uri':
src/libvenom.a.p/view/WelcomeWidget.c:399:17: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations]
  399 |                 gtk_show_uri (NULL, uri, (guint32) GDK_CURRENT_TIME, &_inner_error0_);
      |                 ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:200,
                 from src/venom.h:6,
                 from src/libvenom.a.p/view/WelcomeWidget.c:25:
/usr/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here
   33 | gboolean gtk_show_uri  (GdkScreen   *screen,
      |          ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30:
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_welcome_widget_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/WelcomeWidget.c:556:13: note: in expansion of macro 'g_once_init_enter'
  556 |         if (g_once_init_enter (&venom_welcome_widget_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_welcome_content_provider_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/WelcomeWidget.c:888:13: note: in expansion of macro 'g_once_init_enter'
  888 |         if (g_once_init_enter (&venom_welcome_content_provider_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_default_welcome_content_provider_real_append_style_classes':
src/libvenom.a.p/view/WelcomeWidget.c:960:65: warning: passing argument 2 of 'gee_collection_add_all_array' from incompatible pointer type [-Wincompatible-pointer-types]
  960 |         gee_collection_add_all_array ((GeeCollection*) content, _tmp0_, (gint) _tmp0__length1);
      |                                                                 ^~~~~~
      |                                                                 |
      |                                                                 gchar ** {aka char **}
In file included from src/venom.h:15:
/usr/include/gee-0.8/gee.h:1748:50: note: expected 'void **' but argument is of type 'gchar **' {aka 'char **'}
 1748 |                                        gpointer* array,
      |                                        ~~~~~~~~~~^~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_default_welcome_content_provider_real_append_titles':
src/libvenom.a.p/view/WelcomeWidget.c:979:65: warning: passing argument 2 of 'gee_collection_add_all_array' from incompatible pointer type [-Wincompatible-pointer-types]
  979 |         gee_collection_add_all_array ((GeeCollection*) content, _tmp0_, (gint) _tmp0__length1);
      |                                                                 ^~~~~~
      |                                                                 |
      |                                                                 gchar ** {aka char **}
/usr/include/gee-0.8/gee.h:1748:50: note: expected 'void **' but argument is of type 'gchar **' {aka 'char **'}
 1748 |                                        gpointer* array,
      |                                        ~~~~~~~~~~^~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_default_welcome_content_provider_real_append_images':
src/libvenom.a.p/view/WelcomeWidget.c:998:65: warning: passing argument 2 of 'gee_collection_add_all_array' from incompatible pointer type [-Wincompatible-pointer-types]
  998 |         gee_collection_add_all_array ((GeeCollection*) content, _tmp0_, (gint) _tmp0__length1);
      |                                                                 ^~~~~~
      |                                                                 |
      |                                                                 gchar ** {aka char **}
/usr/include/gee-0.8/gee.h:1748:50: note: expected 'void **' but argument is of type 'gchar **' {aka 'char **'}
 1748 |                                        gpointer* array,
      |                                        ~~~~~~~~~~^~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_default_welcome_content_provider_real_append_contents':
src/libvenom.a.p/view/WelcomeWidget.c:1017:65: warning: passing argument 2 of 'gee_collection_add_all_array' from incompatible pointer type [-Wincompatible-pointer-types]
 1017 |         gee_collection_add_all_array ((GeeCollection*) content, _tmp0_, (gint) _tmp0__length1);
      |                                                                 ^~~~~~
      |                                                                 |
      |                                                                 gchar ** {aka char **}
/usr/include/gee-0.8/gee.h:1748:50: note: expected 'void **' but argument is of type 'gchar **' {aka 'char **'}
 1748 |                                        gpointer* array,
      |                                        ~~~~~~~~~~^~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_default_welcome_content_provider_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/WelcomeWidget.c:1123:13: note: in expansion of macro 'g_once_init_enter'
 1123 |         if (g_once_init_enter (&venom_default_welcome_content_provider_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_october_welcome_content_provider_real_append_style_classes':
src/libvenom.a.p/view/WelcomeWidget.c:1194:73: warning: passing argument 2 of 'gee_collection_add_all_array' from incompatible pointer type [-Wincompatible-pointer-types]
 1194 |                 gee_collection_add_all_array ((GeeCollection*) content, _tmp0_, (gint) _tmp0__length1);
      |                                                                         ^~~~~~
      |                                                                         |
      |                                                                         gchar ** {aka char **}
/usr/include/gee-0.8/gee.h:1748:50: note: expected 'void **' but argument is of type 'gchar **' {aka 'char **'}
 1748 |                                        gpointer* array,
      |                                        ~~~~~~~~~~^~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_october_welcome_content_provider_real_append_images':
src/libvenom.a.p/view/WelcomeWidget.c:1215:73: warning: passing argument 2 of 'gee_collection_add_all_array' from incompatible pointer type [-Wincompatible-pointer-types]
 1215 |                 gee_collection_add_all_array ((GeeCollection*) content, _tmp0_, (gint) _tmp0__length1);
      |                                                                         ^~~~~~
      |                                                                         |
      |                                                                         gchar ** {aka char **}
/usr/include/gee-0.8/gee.h:1748:50: note: expected 'void **' but argument is of type 'gchar **' {aka 'char **'}
 1748 |                                        gpointer* array,
      |                                        ~~~~~~~~~~^~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_october_welcome_content_provider_real_append_contents':
src/libvenom.a.p/view/WelcomeWidget.c:1236:73: warning: passing argument 2 of 'gee_collection_add_all_array' from incompatible pointer type [-Wincompatible-pointer-types]
 1236 |                 gee_collection_add_all_array ((GeeCollection*) content, _tmp0_, (gint) _tmp0__length1);
      |                                                                         ^~~~~~
      |                                                                         |
      |                                                                         gchar ** {aka char **}
/usr/include/gee-0.8/gee.h:1748:50: note: expected 'void **' but argument is of type 'gchar **' {aka 'char **'}
 1748 |                                        gpointer* array,
      |                                        ~~~~~~~~~~^~~~~
src/libvenom.a.p/view/WelcomeWidget.c: In function 'venom_october_welcome_content_provider_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/WelcomeWidget.c:1315:13: note: in expansion of macro 'g_once_init_enter'
 1315 |         if (g_once_init_enter (&venom_october_welcome_content_provider_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/view/WelcomeWidget.c: At top level:
src/libvenom.a.p/view/WelcomeWidget.c:49:20: warning: 'venom_welcome_widget_properties' defined but not used [-Wunused-variable]
   49 | static GParamSpec* venom_welcome_widget_properties[VENOM_WELCOME_WIDGET_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[111/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_ConferenceInfoViewModel.c.o
src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c: In function 'venom_conference_info_view_model_set_title':
src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c:362:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  362 |         old_value = venom_conference_info_view_model_get_title (self);
      |                   ^
src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c: In function 'venom_conference_info_view_model_set_title_error':
src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c:389:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  389 |         old_value = venom_conference_info_view_model_get_title_error (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c:25:
src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c: In function 'venom_conference_info_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c:497:13: note: in expansion of macro 'g_once_init_enter'
  497 |         if (g_once_init_enter (&venom_conference_info_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c: In function 'venom_conference_info_widget_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/ConferenceInfoViewModel.c:606:13: note: in expansion of macro 'g_once_init_enter'
  606 |         if (g_once_init_enter (&venom_conference_info_widget_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[112/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_ContactListEntryViewModel.c.o
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c: In function 'venom_contact_list_entry_view_model_set_contact_name':
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c:360:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  360 |         old_value = venom_contact_list_entry_view_model_get_contact_name (self);
      |                   ^
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c: In function 'venom_contact_list_entry_view_model_set_contact_status':
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c:387:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  387 |         old_value = venom_contact_list_entry_view_model_get_contact_status (self);
      |                   ^
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c: In function 'venom_contact_list_entry_view_model_set_contact_status_image':
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c:441:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  441 |         old_value = venom_contact_list_entry_view_model_get_contact_status_image (self);
      |                   ^
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c: In function 'venom_contact_list_entry_view_model_set_contact_status_tooltip':
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c:468:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  468 |         old_value = venom_contact_list_entry_view_model_get_contact_status_tooltip (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c:25:
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c: In function 'venom_contact_list_entry_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/ContactListEntryViewModel.c:556:13: note: in expansion of macro 'g_once_init_enter'
  556 |         if (g_once_init_enter (&venom_contact_list_entry_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[113/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_AddContactViewModel.c.o
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_add_contact_view_model_on_contact_id_changed':
src/libvenom.a.p/viewmodel/AddContactViewModel.c:242:22: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  242 |                 gint _tmp4__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c:228:17: warning: variable '_tmp3_' set but not used [-Wunused-but-set-variable]
  228 |         guint8* _tmp3_;
      |                 ^~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c:227:14: warning: variable '_id_size_' set but not used [-Wunused-but-set-variable]
  227 |         gint _id_size_;
      |              ^~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_add_contact_view_model_set_contact_id':
src/libvenom.a.p/viewmodel/AddContactViewModel.c:371:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  371 |         old_value = venom_add_contact_view_model_get_contact_id (self);
      |                   ^
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_add_contact_view_model_set_contact_message':
src/libvenom.a.p/viewmodel/AddContactViewModel.c:398:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  398 |         old_value = venom_add_contact_view_model_get_contact_message (self);
      |                   ^
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_add_contact_view_model_set_contact_id_error_message':
src/libvenom.a.p/viewmodel/AddContactViewModel.c:447:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  447 |         old_value = venom_add_contact_view_model_get_contact_id_error_message (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/AddContactViewModel.c:25:
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_add_contact_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c:585:13: note: in expansion of macro 'g_once_init_enter'
  585 |         if (g_once_init_enter (&venom_add_contact_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_stack_index_transform_transform_list_box_row':
src/libvenom.a.p/viewmodel/AddContactViewModel.c:740:22: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  740 |                 gint _tmp1__length1;
      |                      ^~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_stack_index_transform_transform_boolean':
src/libvenom.a.p/viewmodel/AddContactViewModel.c:758:14: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  758 |         gint _tmp1__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_stack_index_transform_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c:954:13: note: in expansion of macro 'g_once_init_enter'
  954 |         if (g_once_init_enter (&venom_stack_index_transform_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_add_contact_widget_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c:1016:13: note: in expansion of macro 'g_once_init_enter'
 1016 |         if (g_once_init_enter (&venom_add_contact_widget_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c: In function 'venom_container_child_boolean_binding_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/AddContactViewModel.c:1122:13: note: in expansion of macro 'g_once_init_enter'
 1122 |         if (g_once_init_enter (&venom_container_child_boolean_binding_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[114/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_CreateGroupchatViewModel.c.o
src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c: In function 'venom_create_groupchat_view_model_set_title':
src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c:461:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  461 |         old_value = venom_create_groupchat_view_model_get_title (self);
      |                   ^
src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c: In function 'venom_create_groupchat_view_model_set_title_error':
src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c:543:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  543 |         old_value = venom_create_groupchat_view_model_get_title_error (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c:25:
src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c: In function 'venom_create_groupchat_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c:677:13: note: in expansion of macro 'g_once_init_enter'
  677 |         if (g_once_init_enter (&venom_create_groupchat_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c: In function 'venom_create_groupchat_widget_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/CreateGroupchatViewModel.c:791:13: note: in expansion of macro 'g_once_init_enter'
  791 |         if (g_once_init_enter (&venom_create_groupchat_widget_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[115/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_FileTransferEntryViewModel.c.o
src/libvenom.a.p/viewmodel/FileTransferEntryViewModel.c: In function 'venom_file_transfer_entry_view_model_set_description':
src/libvenom.a.p/viewmodel/FileTransferEntryViewModel.c:509:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  509 |         old_value = venom_file_transfer_entry_view_model_get_description (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/FileTransferEntryViewModel.c:25:
src/libvenom.a.p/viewmodel/FileTransferEntryViewModel.c: In function 'venom_file_transfer_entry_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/FileTransferEntryViewModel.c:708:13: note: in expansion of macro 'g_once_init_enter'
  708 |         if (g_once_init_enter (&venom_file_transfer_entry_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/FileTransferEntryViewModel.c: In function 'venom_file_transfer_entry_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/FileTransferEntryViewModel.c:868:13: note: in expansion of macro 'g_once_init_enter'
  868 |         if (g_once_init_enter (&venom_file_transfer_entry_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[116/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_FriendInfoViewModel.c.o
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_update_info':
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:244:14: warning: variable '_tmp36__length1' set but not used [-Wunused-but-set-variable]
  244 |         gint _tmp36__length1;
      |              ^~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_set_username':
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:526:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  526 |         old_value = venom_friend_info_view_model_get_username (self);
      |                   ^
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_set_statusmessage':
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:553:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  553 |         old_value = venom_friend_info_view_model_get_statusmessage (self);
      |                   ^
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_set_last_seen':
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:607:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  607 |         old_value = venom_friend_info_view_model_get_last_seen (self);
      |                   ^
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_set_last_seen_tooltip':
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:634:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  634 |         old_value = venom_friend_info_view_model_get_last_seen_tooltip (self);
      |                   ^
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_set_alias':
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:661:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  661 |         old_value = venom_friend_info_view_model_get_alias (self);
      |                   ^
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_set_tox_id':
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:688:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  688 |         old_value = venom_friend_info_view_model_get_tox_id (self);
      |                   ^
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_set_location':
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:786:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  786 |         old_value = venom_friend_info_view_model_get_location (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:25:
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:886:13: note: in expansion of macro 'g_once_init_enter'
  886 |         if (g_once_init_enter (&venom_friend_info_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c: In function 'venom_friend_info_widget_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/FriendInfoViewModel.c:1041:13: note: in expansion of macro 'g_once_init_enter'
 1041 |         if (g_once_init_enter (&venom_friend_info_widget_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[117/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_ContactListViewModel.c.o
src/libvenom.a.p/viewmodel/ContactListViewModel.c: In function '_venom_contact_list_view_model_refresh_user_info_venom_user_info_info_changed':
src/libvenom.a.p/viewmodel/ContactListViewModel.c:129:93: warning: passing argument 2 of 'venom_contact_list_view_model_refresh_user_info' from incompatible pointer type [-Wincompatible-pointer-types]
  129 |         venom_contact_list_view_model_refresh_user_info ((VenomContactListViewModel*) self, _sender);
      |                                                                                             ^~~~~~~
      |                                                                                             |
      |                                                                                             VenomUserInfo * {aka struct _VenomUserInfo *}
src/libvenom.a.p/viewmodel/ContactListViewModel.c:83:64: note: expected 'GObject *' {aka 'struct _GObject *'} but argument is of type 'VenomUserInfo *' {aka 'struct _VenomUserInfo *'}
   83 |                                                       GObject* sender);
      |                                                       ~~~~~~~~~^~~~~~
src/libvenom.a.p/viewmodel/ContactListViewModel.c: In function 'venom_contact_list_view_model_set_username':
src/libvenom.a.p/viewmodel/ContactListViewModel.c:742:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  742 |         old_value = venom_contact_list_view_model_get_username (self);
      |                   ^
src/libvenom.a.p/viewmodel/ContactListViewModel.c: In function 'venom_contact_list_view_model_set_statusmessage':
src/libvenom.a.p/viewmodel/ContactListViewModel.c:769:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  769 |         old_value = venom_contact_list_view_model_get_statusmessage (self);
      |                   ^
src/libvenom.a.p/viewmodel/ContactListViewModel.c: In function 'venom_contact_list_view_model_set_image_status':
src/libvenom.a.p/viewmodel/ContactListViewModel.c:823:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  823 |         old_value = venom_contact_list_view_model_get_image_status (self);
      |                   ^
src/libvenom.a.p/viewmodel/ContactListViewModel.c: In function 'venom_contact_list_view_model_set_friend_request_label':
src/libvenom.a.p/viewmodel/ContactListViewModel.c:872:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  872 |         old_value = venom_contact_list_view_model_get_friend_request_label (self);
      |                   ^
src/libvenom.a.p/viewmodel/ContactListViewModel.c: In function 'venom_contact_list_view_model_set_conference_invite_label':
src/libvenom.a.p/viewmodel/ContactListViewModel.c:921:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  921 |         old_value = venom_contact_list_view_model_get_conference_invite_label (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/ContactListViewModel.c:25:
src/libvenom.a.p/viewmodel/ContactListViewModel.c: In function 'venom_contact_list_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/ContactListViewModel.c:996:13: note: in expansion of macro 'g_once_init_enter'
  996 |         if (g_once_init_enter (&venom_contact_list_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/ContactListViewModel.c: In function 'venom_contact_list_widget_callback_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/ContactListViewModel.c:1128:13: note: in expansion of macro 'g_once_init_enter'
 1128 |         if (g_once_init_enter (&venom_contact_list_widget_callback_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[118/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_MessageViewModel.c.o
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_message_view_model_set_sender':
src/libvenom.a.p/viewmodel/MessageViewModel.c:441:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  441 |         old_value = venom_message_view_model_get_sender (self);
      |                   ^
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_message_view_model_set_timestamp':
src/libvenom.a.p/viewmodel/MessageViewModel.c:517:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  517 |         old_value = venom_message_view_model_get_timestamp (self);
      |                   ^
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_message_view_model_set_timestamp_tooltip':
src/libvenom.a.p/viewmodel/MessageViewModel.c:544:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  544 |         old_value = venom_message_view_model_get_timestamp_tooltip (self);
      |                   ^
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_message_view_model_set_message':
src/libvenom.a.p/viewmodel/MessageViewModel.c:571:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  571 |         old_value = venom_message_view_model_get_message (self);
      |                   ^
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_message_view_model_set_sent_tooltip':
src/libvenom.a.p/viewmodel/MessageViewModel.c:642:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  642 |         old_value = venom_message_view_model_get_sent_tooltip (self);
      |                   ^
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_message_view_model_set_sender_color':
src/libvenom.a.p/viewmodel/MessageViewModel.c:669:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  669 |         old_value = venom_message_view_model_get_sender_color (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/MessageViewModel.c:25:
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_message_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/MessageViewModel.c:770:13: note: in expansion of macro 'g_once_init_enter'
  770 |         if (g_once_init_enter (&venom_message_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_pango_transform_set_color':
src/libvenom.a.p/viewmodel/MessageViewModel.c:1015:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1015 |         old_value = venom_pango_transform_get_color (self);
      |                   ^
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_pango_transform_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/MessageViewModel.c:1093:13: note: in expansion of macro 'g_once_init_enter'
 1093 |         if (g_once_init_enter (&venom_pango_transform_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/MessageViewModel.c: In function 'venom_uri_transform_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/MessageViewModel.c:1484:13: note: in expansion of macro 'g_once_init_enter'
 1484 |         if (g_once_init_enter (&venom_uri_transform_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[119/168] Compiling C object src/libvenom.a.p/meson-generated_viewmodel_UserInfoViewModel.c.o
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_init_liststore_finish':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:323:50: warning: variable '_data_' set but not used [-Wunused-but-set-variable]
  323 |         VenomUserInfoViewModelInitListstoreData* _data_;
      |                                                  ^~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_init_liststore_co':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:374:41: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]
  374 |         _data_->_tmp1_ = _data_->_tmp0_ = g_get_system_data_dirs ();
      |                                         ^
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_on_apply_clicked':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:849:25: warning: unused variable '_inner_error1_' [-Wunused-variable]
  849 |                 GError* _inner_error1_ = NULL;
      |                         ^~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_set_file_finish':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:895:49: warning: variable '_data_' set but not used [-Wunused-but-set-variable]
  895 |         VenomUserInfoViewModelSetFileAsyncData* _data_;
      |                                                 ^~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_reset_file':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1013:14: warning: variable '_id_size_' set but not used [-Wunused-but-set-variable]
 1013 |         gint _id_size_;
      |              ^~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1007:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
 1007 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_set_username':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1056:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1056 |         old_value = venom_user_info_view_model_get_username (self);
      |                   ^
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_set_statusmessage':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1083:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1083 |         old_value = venom_user_info_view_model_get_statusmessage (self);
      |                   ^
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_set_tox_id':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1137:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1137 |         old_value = venom_user_info_view_model_get_tox_id (self);
      |                   ^
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_set_tox_nospam':
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1191:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1191 |         old_value = venom_user_info_view_model_get_tox_nospam (self);
      |                   ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from src/venom.h:6,
                 from src/libvenom.a.p/viewmodel/UserInfoViewModel.c:25:
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_model_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1266:13: note: in expansion of macro 'g_once_init_enter'
 1266 |         if (g_once_init_enter (&venom_user_info_view_model_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_avatar_change_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1353:13: note: in expansion of macro 'g_once_init_enter'
 1353 |         if (g_once_init_enter (&venom_avatar_change_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: In function 'venom_user_info_view_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:1445:13: note: in expansion of macro 'g_once_init_enter'
 1445 |         if (g_once_init_enter (&venom_user_info_view_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c: At top level:
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:892:1: warning: 'venom_user_info_view_model_set_file_finish' defined but not used [-Wunused-function]
  892 | venom_user_info_view_model_set_file_finish (VenomUserInfoViewModel* self,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libvenom.a.p/viewmodel/UserInfoViewModel.c:320:1: warning: 'venom_user_info_view_model_init_liststore_finish' defined but not used [-Wunused-function]
  320 | venom_user_info_view_model_init_liststore_finish (VenomUserInfoViewModel* self,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[120/168] Compiling Vala source ../../Venom-0.5.5/src/Main.vala src/venom.vapi
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
Compilation succeeded - 2 warning(s)
[121/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestIdenticon.vala ../../Venom-0.5.5/src/testing/mocks/MockLogger.vala src/venom.vapi src/testing/mox.vapi
../../Venom-0.5.5/src/testing/mocks/MockLogger.vala:33.38-33.85: warning: unhandled error `GLib.Error'
   33 |     public string get_log() { return mock().actual_call(this, "get_log").get_string();}
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
Compilation succeeded - 3 warning(s)
[122/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestObservableList.vala src/venom.vapi src/testing/mox.vapi
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
Compilation succeeded - 2 warning(s)
[123/168] Linking static target src/libvenom.a
[124/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestMock.vala src/venom.vapi src/testing/mox.vapi
../../Venom-0.5.5/src/testing/TestMock.vala:29.5-29.25: warning: unhandled error `MatcherError'
   29 |     mock().verify(o, "a");
      |     ^~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/TestMock.vala:51.5-51.34: warning: unhandled error `MatcherError'
   51 |     mock().verify_count(o, "b", 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/TestMock.vala:59.5-59.34: warning: unhandled error `MatcherError'
   59 |     mock().verify_count(o, "c", 2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/TestMock.vala:66.5-66.49: warning: unhandled error `MatcherError'
   66 |     mock().verify(o, "c", args().int(1).create());
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
Compilation succeeded - 6 warning(s)
[125/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestContact.vala src/venom.vapi src/testing/mox.vapi
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
../../Venom-0.5.5/src/testing/TestContact.vala:33.9-33.18: warning: Local variable `public_key' declared but never used
   33 |     var public_key = new uint8[ToxCore.public_key_size()];
      |         ^~~~~~~~~~                                        
../../Venom-0.5.5/src/testing/TestContact.vala:53.9-53.12: warning: Local variable `test' declared but never used
   53 |     var test = new TestContact();
      |         ^~~~                     
Compilation succeeded - 4 warning(s)
[126/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestToxCore.vala src/venom.vapi src/testing/mox.vapi
../../Venom-0.5.5/src/testing/TestToxCore.vala:107.12-107.41: warning: `ToxCore.Tox.self_get_connection_status' has been deprecated since 0.2.0
  107 |     assert(tox.self_get_connection_status() == Connection.NONE);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
Compilation succeeded - 3 warning(s)
[127/168] Compiling C object src/venom.p/meson-generated_.._venom_ui_resources.c.o
[128/168] Compiling C object src/venom.p/meson-generated_.._venom_icons_resources.c.o
[129/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestSqliteDb.vala src/venom.vapi src/testing/mox.vapi
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
../../Venom-0.5.5/src/testing/TestSqliteDb.vala:88.9-88.12: warning: Local variable `test' declared but never used
   88 |     var test = new TestSqliteDb();
      |         ^~~~                      
Compilation succeeded - 3 warning(s)
[130/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestJsonWebDhtNodeDb.vala ../../Venom-0.5.5/src/testing/mocks/MockLogger.vala src/venom.vapi src/testing/mox.vapi
../../Venom-0.5.5/src/testing/mocks/MockLogger.vala:33.38-33.85: warning: unhandled error `GLib.Error'
   33 |     public string get_log() { return mock().actual_call(this, "get_log").get_string();}
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
Compilation succeeded - 3 warning(s)
[131/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestAbout.vala ../../Venom-0.5.5/src/testing/mocks/MockLogger.vala src/venom.vapi src/testing/mox.vapi
../../Venom-0.5.5/src/testing/mocks/MockLogger.vala:33.38-33.85: warning: unhandled error `GLib.Error'
   33 |     public string get_log() { return mock().actual_call(this, "get_log").get_string();}
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
../../Venom-0.5.5/src/testing/TestAbout.vala:68.11-68.14: warning: Local variable `test' declared but never used
   68 |       var test = new TestAbout();
      |           ^~~~                   
Compilation succeeded - 4 warning(s)
[132/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestDhtNodeDb.vala ../../Venom-0.5.5/src/testing/mocks/MockLogger.vala ../../Venom-0.5.5/src/testing/mocks/MockDb.vala src/venom.vapi src/testing/mox.vapi
../../Venom-0.5.5/src/testing/mocks/MockLogger.vala:33.38-33.85: warning: unhandled error `GLib.Error'
   33 |     public string get_log() { return mock().actual_call(this, "get_log").get_string();}
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:29.31-29.72: warning: unhandled error `GLib.Error'
   29 |       return (DatabaseResult) mock().actual_call(this, "step").get_int();
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:36.7-36.62: warning: unhandled error `GLib.Error'
   36 |       mock().actual_call(this, "bind_text", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:43.7-43.63: warning: unhandled error `GLib.Error'
   43 |       mock().actual_call(this, "bind_int64", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:50.7-50.61: warning: unhandled error `GLib.Error'
   50 |       mock().actual_call(this, "bind_int", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:57.7-57.62: warning: unhandled error `GLib.Error'
   57 |       mock().actual_call(this, "bind_bool", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:63.14-63.71: warning: unhandled error `GLib.Error'
   63 |       return mock().actual_call(this, "column_text", args).get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:69.14-69.69: warning: unhandled error `GLib.Error'
   69 |       return mock().actual_call(this, "column_int64", args).get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:75.14-75.67: warning: unhandled error `GLib.Error'
   75 |       return mock().actual_call(this, "column_int", args).get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:81.14-81.69: warning: unhandled error `GLib.Error'
   81 |       return mock().actual_call(this, "column_bool", args).get_bool();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:87.41-87.88: warning: unhandled error `GLib.Error'
   87 |       return (DatabaseStatementBuilder) mock().actual_call(this, "builder").get_object();
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:97.25-97.86: warning: unhandled error `GLib.Error'
   97 |       return (Database) mock().actual_call(this, "create_database", args).get_object();
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:103.41-103.111: warning: unhandled error `GLib.Error'
  103 |       return (DatabaseStatementFactory) mock().actual_call(this, "create_statement_factory", args).get_object();
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:110.34-110.102: warning: unhandled error `GLib.Error'
  110 |       return (DhtNodeRepository) mock().actual_call(this, "create_node_repository", args).get_object();
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:117.34-117.101: warning: unhandled error `GLib.Error'
  117 |       return (ContactRepository) mock().actual_call(this, "createContactDatabase", args).get_object();
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:124.34-124.105: warning: unhandled error `GLib.Error'
  124 |       return (MessageRepository) mock().actual_call(this, "create_message_repository", args).get_object();
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:131.34-131.104: warning: unhandled error `GLib.Error'
  131 |       return (ISettingsDatabase) mock().actual_call(this, "create_settings_database", args).get_object();
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:138.40-138.118: warning: unhandled error `GLib.Error'
  138 |       return (FriendRequestRepository) mock().actual_call(this, "create_friend_request_repository", args).get_object();
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:145.33-145.103: warning: unhandled error `GLib.Error'
  145 |       return (NospamRepository) mock().actual_call(this, "create_nospam_repository", args).get_object();
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockDb.vala:154.34-154.96: warning: unhandled error `GLib.Error'
  154 |       return (DatabaseStatement) mock().actual_call(this, "create_statement", args).get_object();
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
../../Venom-0.5.5/src/testing/TestDhtNodeDb.vala:137.9-137.12: warning: Local variable `test' declared but never used
  137 |     var test = new TestDhtNodeDb();
      |         ^~~~                       
Compilation succeeded - 23 warning(s)
[133/168] Compiling C object src/testing/test_mock.p/meson-generated_TestMock.c.o
[134/168] Compiling C object src/testing/test_tox_core.p/meson-generated_TestToxCore.c.o
src/testing/test_tox_core.p/TestToxCore.c: In function 'vala_tox_get_savedata':
src/testing/test_tox_core.p/TestToxCore.c:225:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  225 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'test_tox_core_testToxSaveData':
src/testing/test_tox_core.p/TestToxCore.c:254:14: warning: variable '_savedata_size_' set but not used [-Wunused-but-set-variable]
  254 |         gint _savedata_size_;
      |              ^~~~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'string_get_data':
src/testing/test_tox_core.p/TestToxCore.c:330:14: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable]
  330 |         gint _res_size_;
      |              ^~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'vala_tox_self_get_status_message':
src/testing/test_tox_core.p/TestToxCore.c:392:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  392 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'test_tox_core_testToxStatusMessage':
src/testing/test_tox_core.p/TestToxCore.c:415:26: warning: variable 'setStatusError' set but not used [-Wunused-but-set-variable]
  415 |         TOX_ERR_SET_INFO setStatusError = 0;
      |                          ^~~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'vala_tox_self_get_name':
src/testing/test_tox_core.p/TestToxCore.c:488:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  488 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'test_tox_core_testToxName':
src/testing/test_tox_core.p/TestToxCore.c:511:26: warning: variable 'setNameError' set but not used [-Wunused-but-set-variable]
  511 |         TOX_ERR_SET_INFO setNameError = 0;
      |                          ^~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'vala_tox_self_get_address':
src/testing/test_tox_core.p/TestToxCore.c:558:14: warning: variable '_t_size_' set but not used [-Wunused-but-set-variable]
  558 |         gint _t_size_;
      |              ^~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'test_tox_core_testToxPersistentAddress':
src/testing/test_tox_core.p/TestToxCore.c:599:14: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable]
  599 |         gint _tmp12__length1;
      |              ^~~~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c:593:14: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
  593 |         gint _tmp7__length1;
      |              ^~~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c:588:14: warning: variable '_address_size_' set but not used [-Wunused-but-set-variable]
  588 |         gint _address_size_;
      |              ^~~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'test_tox_core_testToxBootstrapNull':
src/testing/test_tox_core.p/TestToxCore.c:637:14: warning: variable '_tmp2__length1' set but not used [-Wunused-but-set-variable]
  637 |         gint _tmp2__length1;
      |              ^~~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'test_tox_core_testToxBootstrapBadPort':
src/testing/test_tox_core.p/TestToxCore.c:667:14: warning: variable '_pubkey_size_' set but not used [-Wunused-but-set-variable]
  667 |         gint _pubkey_size_;
      |              ^~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'test_tox_core_testToxBootstrapBadHost':
src/testing/test_tox_core.p/TestToxCore.c:696:14: warning: variable '_pubkey_size_' set but not used [-Wunused-but-set-variable]
  696 |         gint _pubkey_size_;
      |              ^~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c: In function 'test_tox_core_testToxBootstrapNull':
src/testing/test_tox_core.p/TestToxCore.c:648:18: warning: 'tox_bootstrap' reading 32 bytes from a region of size 0 [-Wstringop-overread]
  648 |         _tmp4_ = tox_bootstrap (tox, s, (guint16) 0, _tmp2_, &_tmp3_);
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/test_tox_core.p/TestToxCore.c:648:18: note: referencing argument 4 of type 'const uint8_t[32]' {aka 'const unsigned char[32]'}
In file included from src/testing/test_tox_core.p/TestToxCore.c:26:
/usr/include/tox/tox.h:960:6: note: in a call to function 'tox_bootstrap'
  960 | bool tox_bootstrap(Tox *tox, const char *host, uint16_t port, const uint8_t public_key[TOX_PUBLIC_KEY_SIZE], Tox_Err_Bootstrap *error);
      |      ^~~~~~~~~~~~~
[135/168] Compiling C object src/venom.p/meson-generated_Main.c.o
[136/168] Compiling C object src/testing/test_observable_list.p/meson-generated_TestObservableList.c.o
src/testing/test_observable_list.p/TestObservableList.c: In function 'test_generics_simple_object_finalize':
src/testing/test_observable_list.p/TestObservableList.c:243:36: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  243 |         TestGenericsSimpleObject * self;
      |                                    ^~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_observable_list.p/TestObservableList.c:25:
src/testing/test_observable_list.p/TestObservableList.c: In function 'test_generics_simple_object_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_observable_list.p/TestObservableList.c:267:13: note: in expansion of macro 'g_once_init_enter'
  267 |         if (g_once_init_enter (&test_generics_simple_object_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_observable_list.p/TestObservableList.c: In function 'test_generics_container_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_observable_list.p/TestObservableList.c:380:13: note: in expansion of macro 'g_once_init_enter'
  380 |         if (g_once_init_enter (&test_generics_container_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_observable_list.p/TestObservableList.c: In function 'test_generics_generic_container_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_observable_list.p/TestObservableList.c:581:13: note: in expansion of macro 'g_once_init_enter'
  581 |         if (g_once_init_enter (&test_generics_generic_container_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_observable_list.p/TestObservableList.c: At top level:
src/testing/test_observable_list.p/TestObservableList.c:99:20: warning: 'test_generics_generic_container_properties' defined but not used [-Wunused-variable]
   99 | static GParamSpec* test_generics_generic_container_properties[TEST_GENERICS_GENERIC_CONTAINER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/test_observable_list.p/TestObservableList.c:80:20: warning: 'test_generics_container_properties' defined but not used [-Wunused-variable]
   80 | static GParamSpec* test_generics_container_properties[TEST_GENERICS_CONTAINER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/test_observable_list.p/TestObservableList.c:64:20: warning: 'test_generics_simple_object_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* test_generics_simple_object_properties[TEST_GENERICS_SIMPLE_OBJECT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[137/168] Compiling C object src/testing/test_identicon.p/meson-generated_TestIdenticon.c.o
src/testing/test_identicon.p/TestIdenticon.c: In function 'test_identicon_test_hash':
src/testing/test_identicon.p/TestIdenticon.c:311:14: warning: variable '_hash_size_' set but not used [-Wunused-but-set-variable]
  311 |         gint _hash_size_;
      |              ^~~~~~~~~~~
src/testing/test_identicon.p/TestIdenticon.c: In function 'test_identicon_test_rgb_color':
src/testing/test_identicon.p/TestIdenticon.c:436:14: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable]
  436 |         gint _tmp5__length1;
      |              ^~~~~~~~~~~~~~
src/testing/test_identicon.p/TestIdenticon.c:433:14: warning: variable '_rgb_size_' set but not used [-Wunused-but-set-variable]
  433 |         gint _rgb_size_;
      |              ^~~~~~~~~~
src/testing/test_identicon.p/TestIdenticon.c: In function 'test_identicon_test_rgb_color2':
src/testing/test_identicon.p/TestIdenticon.c:480:14: warning: variable '_tmp5__length1' set but not used [-Wunused-but-set-variable]
  480 |         gint _tmp5__length1;
      |              ^~~~~~~~~~~~~~
src/testing/test_identicon.p/TestIdenticon.c:477:14: warning: variable '_rgb_size_' set but not used [-Wunused-but-set-variable]
  477 |         gint _rgb_size_;
      |              ^~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/testing/mox.h:6,
                 from src/testing/test_identicon.p/TestIdenticon.c:25:
src/testing/test_identicon.p/TestIdenticon.c: In function 'test_identicon_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_identicon.p/TestIdenticon.c:600:13: note: in expansion of macro 'g_once_init_enter'
  600 |         if (g_once_init_enter (&test_identicon_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_identicon.p/TestIdenticon.c: At top level:
src/testing/test_identicon.p/TestIdenticon.c:67:20: warning: 'test_identicon_properties' defined but not used [-Wunused-variable]
   67 | static GParamSpec* test_identicon_properties[TEST_IDENTICON_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~
[138/168] Compiling C object src/testing/test_dht_node_db.p/meson-generated_TestDhtNodeDb.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/testing/mox.h:6,
                 from src/testing/test_dht_node_db.p/TestDhtNodeDb.c:25:
src/testing/test_dht_node_db.p/TestDhtNodeDb.c: In function 'test_dht_node_db_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/TestDhtNodeDb.c:146:13: note: in expansion of macro 'g_once_init_enter'
  146 |         if (g_once_init_enter (&test_dht_node_db_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/TestDhtNodeDb.c: At top level:
src/testing/test_dht_node_db.p/TestDhtNodeDb.c:63:20: warning: 'test_dht_node_db_properties' defined but not used [-Wunused-variable]
   63 | static GParamSpec* test_dht_node_db_properties[TEST_DHT_NODE_DB_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[139/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestUndo.vala src/venom.vapi src/testing/mox.vapi
../../Venom-0.5.5/src/testing/TestUndo.vala:34.12-34.61: warning: unhandled error `GLib.Error'
   34 |     return mock().actual_call(this, "run_on_init").get_bool();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/TestUndo.vala:40.12-40.65: warning: unhandled error `GLib.Error'
   40 |     return mock().actual_call(this, "try_merge", args).get_bool();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
Compilation succeeded - 4 warning(s)
[140/168] Compiling Vala source ../../Venom-0.5.5/src/testing/TestToxAdapterFiletransferListener.vala ../../Venom-0.5.5/src/testing/mocks/MockContact.vala ../../Venom-0.5.5/src/testing/mocks/MockLogger.vala ../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala ../../Venom-0.5.5/src/testing/mocks/MockNotificationListener.vala ../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala src/venom.vapi src/testing/mox.vapi
../../Venom-0.5.5/src/testing/mocks/MockLogger.vala:33.38-33.85: warning: unhandled error `GLib.Error'
   33 |     public string get_log() { return mock().actual_call(this, "get_log").get_string();}
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:73.27-73.84: warning: unhandled error `GLib.Error'
   73 |       return (UserStatus) mock().actual_call(this, "self_get_user_status").get_int();
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:86.7-86.68: warning: unhandled error `GLib.Error'
   86 |       mock().actual_call(this, "self_set_typing", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:89.14-89.67: warning: unhandled error `GLib.Error'
   89 |       return mock().actual_call(this, "self_get_name").get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:92.14-92.77: warning: unhandled error `GLib.Error'
   92 |       return mock().actual_call(this, "self_get_status_message").get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:103.7-103.75: warning: unhandled error `GLib.Error'
  103 |       mock().actual_call(this, "self_get_friend_list_foreach").get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:109.7-109.63: warning: unhandled error `GLib.Error'
  109 |       mock().actual_call(this, "friend_add", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:112.7-112.67: warning: unhandled error `GLib.Error'
  112 |       mock().actual_call(this, "friend_add_norequest").get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:115.14-115.78: warning: unhandled error `GLib.Error'
  115 |       return mock().actual_call(this, "friend_add_norequest_direct").get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:121.7-121.66: warning: unhandled error `GLib.Error'
  121 |       mock().actual_call(this, "friend_delete", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:128.7-128.72: warning: unhandled error `GLib.Error'
  128 |       mock().actual_call(this, "friend_send_message", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:135.14-135.83: warning: unhandled error `GLib.Error'
  135 |       return mock().actual_call(this, "friend_send_message_direct", args).get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:141.14-141.75: warning: unhandled error `GLib.Error'
  141 |       return mock().actual_call(this, "friend_get_name", args).get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:147.14-147.85: warning: unhandled error `GLib.Error'
  147 |       return mock().actual_call(this, "friend_get_status_message", args).get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:153.14-153.79: warning: unhandled error `GLib.Error'
  153 |       return mock().actual_call(this, "friend_get_last_online", args).get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:159.14-159.71: warning: unhandled error `GLib.Error'
  159 |       return mock().actual_call(this, "conference_new", args).get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:165.7-165.70: warning: unhandled error `GLib.Error'
  165 |       mock().actual_call(this, "conference_delete", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:172.7-172.70: warning: unhandled error `GLib.Error'
  172 |       mock().actual_call(this, "conference_invite", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:179.7-179.68: warning: unhandled error `GLib.Error'
  179 |       mock().actual_call(this, "conference_join", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:186.7-186.76: warning: unhandled error `GLib.Error'
  186 |       mock().actual_call(this, "conference_send_message", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:193.7-193.73: warning: unhandled error `GLib.Error'
  193 |       mock().actual_call(this, "conference_set_title", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:199.14-199.80: warning: unhandled error `GLib.Error'
  199 |       return mock().actual_call(this, "conference_get_title", args).get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:202.37-202.100: warning: unhandled error `GLib.Error'
  202 |       return (Gee.Iterable<uint32>) mock().actual_call(this, "conference_get_chatlist").get_object();
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:210.7-210.65: warning: unhandled error `GLib.Error'
  210 |       mock().actual_call(this, "file_control", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:216.7-216.67: warning: unhandled error `GLib.Error'
  216 |       mock().actual_call(this, "file_send_data", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:222.7-222.69: warning: unhandled error `GLib.Error'
  222 |       mock().actual_call(this, "file_send_avatar", args).get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockToxSession.vala:225.7-225.62: warning: unhandled error `GLib.Error'
  225 |       mock().actual_call(this, "file_send_chunk").get_throws();
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:27.14-27.61: warning: unhandled error `GLib.Error'
   27 |       return mock().actual_call(this, "is_avatar").get_bool();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:30.14-30.69: warning: unhandled error `GLib.Error'
   30 |       return mock().actual_call(this, "get_description").get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:33.14-33.71: warning: unhandled error `GLib.Error'
   33 |       return mock().actual_call(this, "get_transmitted_size").get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:36.14-36.64: warning: unhandled error `GLib.Error'
   36 |       return mock().actual_call(this, "get_file_size").get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:53.34-53.80: warning: unhandled error `GLib.Error'
   53 |       return (FileTransferState) mock().actual_call(this, "get_state").get_int();
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:62.14-62.67: warning: unhandled error `GLib.Error'
   62 |       return mock().actual_call(this, "get_file_name").get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:65.14-65.67: warning: unhandled error `GLib.Error'
   65 |       return mock().actual_call(this, "get_file_path").get_string();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:68.14-68.68: warning: unhandled error `GLib.Error'
   68 |       return mock().actual_call(this, "get_friend_number").get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:71.14-71.66: warning: unhandled error `GLib.Error'
   71 |       return mock().actual_call(this, "get_file_number").get_int();
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockFiletransfer.vala:74.38-74.88: warning: unhandled error `GLib.Error'
   74 |       return (FileTransferDirection) mock().actual_call(this, "get_direction").get_int();
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:28.12-28.58: warning: unhandled error `GLib.Error'
   28 |     return mock().actual_call(this, "get_id").get_string();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:31.12-31.67: warning: unhandled error `GLib.Error'
   31 |     return mock().actual_call(this, "get_name_string").get_string();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:34.12-34.69: warning: unhandled error `GLib.Error'
   34 |     return mock().actual_call(this, "get_status_string").get_string();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:37.25-37.72: warning: unhandled error `GLib.Error'
   37 |     return (UserStatus) mock().actual_call(this, "get_status").get_int();
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:40.12-40.62: warning: unhandled error `GLib.Error'
   40 |     return mock().actual_call(this, "is_connected").get_bool();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:43.12-43.59: warning: unhandled error `GLib.Error'
   43 |     return mock().actual_call(this, "is_typing").get_bool();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:46.12-46.62: warning: unhandled error `GLib.Error'
   46 |     return mock().actual_call(this, "is_connected").get_bool();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:49.25-49.74: warning: unhandled error `GLib.Error'
   49 |     return (Gdk.Pixbuf) mock().actual_call(this, "get_image").get_object();
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:52.12-52.72: warning: unhandled error `GLib.Error'
   52 |     return mock().actual_call(this, "get_requires_attention").get_bool();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
../../Venom-0.5.5/src/testing/mocks/MockContact.vala:58.12-58.68: warning: unhandled error `GLib.Error'
   58 |     return mock().actual_call(this, "show_notifications").get_bool();
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
sqlcipher.vapi:34.59-34.76: warning: Use of possibly unassigned parameter `errmsg'
   34 | 		public int exec (string sql, Callback? callback = null, out string? errmsg = null) {
      | 		                                                        ^~~~~~~~~~~~~~~~~~          
sqlcipher.vapi:54.90-54.107: warning: Use of possibly unassigned parameter `errmsg'
   54 | 		public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null) {
      | 		                                                                                       ^~~~~~~~~~~~~~~~~~          
Compilation succeeded - 49 warning(s)
[141/168] Compiling C object src/testing/test_identicon.p/meson-generated_mocks_MockLogger.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_identicon.p/mocks/MockLogger.c:25:
src/testing/test_identicon.p/mocks/MockLogger.c: In function 'mock_mock_logger_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_identicon.p/mocks/MockLogger.c:412:13: note: in expansion of macro 'g_once_init_enter'
  412 |         if (g_once_init_enter (&mock_mock_logger_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_identicon.p/mocks/MockLogger.c: At top level:
src/testing/test_identicon.p/mocks/MockLogger.c:64:20: warning: 'mock_mock_logger_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* mock_mock_logger_properties[MOCK_MOCK_LOGGER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[142/168] Compiling C object src/testing/test_contact.p/meson-generated_TestContact.c.o
src/testing/test_contact.p/TestContact.c: In function 'test_contact_test_contact':
src/testing/test_contact.p/TestContact.c:130:14: warning: variable '_public_key_size_' set but not used [-Wunused-but-set-variable]
  130 |         gint _public_key_size_;
      |              ^~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/testing/mox.h:6,
                 from src/testing/test_contact.p/TestContact.c:25:
src/testing/test_contact.p/TestContact.c: In function 'test_contact_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_contact.p/TestContact.c:305:13: note: in expansion of macro 'g_once_init_enter'
  305 |         if (g_once_init_enter (&test_contact_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_contact.p/TestContact.c: At top level:
src/testing/test_contact.p/TestContact.c:65:20: warning: 'test_contact_properties' defined but not used [-Wunused-variable]
   65 | static GParamSpec* test_contact_properties[TEST_CONTACT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~
[143/168] Compiling C object src/testing/test_about.p/meson-generated_mocks_MockLogger.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_about.p/mocks/MockLogger.c:25:
src/testing/test_about.p/mocks/MockLogger.c: In function 'mock_mock_logger_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_about.p/mocks/MockLogger.c:412:13: note: in expansion of macro 'g_once_init_enter'
  412 |         if (g_once_init_enter (&mock_mock_logger_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_about.p/mocks/MockLogger.c: At top level:
src/testing/test_about.p/mocks/MockLogger.c:64:20: warning: 'mock_mock_logger_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* mock_mock_logger_properties[MOCK_MOCK_LOGGER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[144/168] Compiling C object src/testing/test_about.p/meson-generated_TestAbout.c.o
src/testing/test_about.p/TestAbout.c: In function 'test_about_test_about_text':
src/testing/test_about.p/TestAbout.c:256:16: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]
  256 |         _tmp3_ = gtk_about_dialog_get_authors ((GtkAboutDialog*) _tmp2_);
      |                ^
src/testing/test_about.p/TestAbout.c:267:16: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types]
  267 |         _tmp6_ = gtk_about_dialog_get_artists ((GtkAboutDialog*) _tmp5_);
      |                ^
src/testing/test_about.p/TestAbout.c:280:41: warning: passing argument 1 of 'testing_assert_assert_not_null' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  280 |         testing_assert_assert_not_null (_tmp10_, &_inner_error0_);
      |                                         ^~~~~~~
In file included from src/testing/test_about.p/TestAbout.c:25:
src/testing/mox.h:283:56: note: expected 'void *' but argument is of type 'const gchar *' {aka 'const char *'}
  283 | VALA_EXTERN void testing_assert_assert_not_null (void* o,
      |                                                  ~~~~~~^
src/testing/test_about.p/TestAbout.c:239:14: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable]
  239 |         gint _tmp7__length1;
      |              ^~~~~~~~~~~~~~
src/testing/test_about.p/TestAbout.c:234:14: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  234 |         gint _tmp4__length1;
      |              ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/testing/mox.h:6:
src/testing/test_about.p/TestAbout.c: In function 'test_about_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_about.p/TestAbout.c:394:13: note: in expansion of macro 'g_once_init_enter'
  394 |         if (g_once_init_enter (&test_about_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_about.p/TestAbout.c: At top level:
src/testing/test_about.p/TestAbout.c:66:20: warning: 'test_about_properties' defined but not used [-Wunused-variable]
   66 | static GParamSpec* test_about_properties[TEST_ABOUT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~
[145/168] Compiling C object src/testing/test_sqlite_db.p/meson-generated_TestSqliteDb.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/testing/mox.h:6,
                 from src/testing/test_sqlite_db.p/TestSqliteDb.c:25:
src/testing/test_sqlite_db.p/TestSqliteDb.c: In function 'test_sqlite_db_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_sqlite_db.p/TestSqliteDb.c:498:13: note: in expansion of macro 'g_once_init_enter'
  498 |         if (g_once_init_enter (&test_sqlite_db_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_sqlite_db.p/TestSqliteDb.c: At top level:
src/testing/test_sqlite_db.p/TestSqliteDb.c:64:20: warning: 'test_sqlite_db_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* test_sqlite_db_properties[TEST_SQLITE_DB_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~
[146/168] Compiling C object src/testing/test_dht_node_db.p/meson-generated_mocks_MockLogger.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_dht_node_db.p/mocks/MockLogger.c:25:
src/testing/test_dht_node_db.p/mocks/MockLogger.c: In function 'mock_mock_logger_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockLogger.c:412:13: note: in expansion of macro 'g_once_init_enter'
  412 |         if (g_once_init_enter (&mock_mock_logger_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockLogger.c: At top level:
src/testing/test_dht_node_db.p/mocks/MockLogger.c:64:20: warning: 'mock_mock_logger_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* mock_mock_logger_properties[MOCK_MOCK_LOGGER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[147/168] Compiling C object src/testing/test_json_web_dht_node_db.p/meson-generated_TestJsonWebDhtNodeDb.c.o
[148/168] Compiling C object src/testing/test_json_web_dht_node_db.p/meson-generated_mocks_MockLogger.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_json_web_dht_node_db.p/mocks/MockLogger.c:25:
src/testing/test_json_web_dht_node_db.p/mocks/MockLogger.c: In function 'mock_mock_logger_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_json_web_dht_node_db.p/mocks/MockLogger.c:412:13: note: in expansion of macro 'g_once_init_enter'
  412 |         if (g_once_init_enter (&mock_mock_logger_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_json_web_dht_node_db.p/mocks/MockLogger.c: At top level:
src/testing/test_json_web_dht_node_db.p/mocks/MockLogger.c:64:20: warning: 'mock_mock_logger_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* mock_mock_logger_properties[MOCK_MOCK_LOGGER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[149/168] Compiling C object src/testing/test_dht_node_db.p/meson-generated_mocks_MockDb.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_dht_node_db.p/mocks/MockDb.c:25:
src/testing/test_dht_node_db.p/mocks/MockDb.c: In function 'mock_mock_database_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c:296:13: note: in expansion of macro 'g_once_init_enter'
  296 |         if (g_once_init_enter (&mock_mock_database_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c: In function 'mock_mock_statement_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c:998:13: note: in expansion of macro 'g_once_init_enter'
  998 |         if (g_once_init_enter (&mock_mock_statement_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c: In function 'mock_mock_database_factory_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c:1676:13: note: in expansion of macro 'g_once_init_enter'
 1676 |         if (g_once_init_enter (&mock_mock_database_factory_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c: In function 'mock_mock_statement_factory_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c:1795:13: note: in expansion of macro 'g_once_init_enter'
 1795 |         if (g_once_init_enter (&mock_mock_statement_factory_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c: At top level:
src/testing/test_dht_node_db.p/mocks/MockDb.c:114:20: warning: 'mock_mock_statement_factory_properties' defined but not used [-Wunused-variable]
  114 | static GParamSpec* mock_mock_statement_factory_properties[MOCK_MOCK_STATEMENT_FACTORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c:98:20: warning: 'mock_mock_database_factory_properties' defined but not used [-Wunused-variable]
   98 | static GParamSpec* mock_mock_database_factory_properties[MOCK_MOCK_DATABASE_FACTORY_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c:80:20: warning: 'mock_mock_statement_properties' defined but not used [-Wunused-variable]
   80 | static GParamSpec* mock_mock_statement_properties[MOCK_MOCK_STATEMENT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/testing/test_dht_node_db.p/mocks/MockDb.c:64:20: warning: 'mock_mock_database_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* mock_mock_database_properties[MOCK_MOCK_DATABASE_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[150/168] Compiling C object src/testing/test_tox_transfer.p/meson-generated_TestToxAdapterFiletransferListener.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from src/testing/mox.h:6,
                 from src/testing/test_tox_transfer.p/TestToxAdapterFiletransferListener.c:25:
src/testing/test_tox_transfer.p/TestToxAdapterFiletransferListener.c: In function 'test_tox_adapter_filetransfer_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/TestToxAdapterFiletransferListener.c:893:13: note: in expansion of macro 'g_once_init_enter'
  893 |         if (g_once_init_enter (&test_tox_adapter_filetransfer_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/TestToxAdapterFiletransferListener.c: At top level:
src/testing/test_tox_transfer.p/TestToxAdapterFiletransferListener.c:65:20: warning: 'test_tox_adapter_filetransfer_listener_properties' defined but not used [-Wunused-variable]
   65 | static GParamSpec* test_tox_adapter_filetransfer_listener_properties[TEST_TOX_ADAPTER_FILETRANSFER_LISTENER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[151/168] Linking target src/venom
[152/168] Compiling C object src/testing/test_tox_transfer.p/meson-generated_mocks_MockContact.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_tox_transfer.p/mocks/MockContact.c:25:
src/testing/test_tox_transfer.p/mocks/MockContact.c: In function 'mock_contact_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockContact.c:564:13: note: in expansion of macro 'g_once_init_enter'
  564 |         if (g_once_init_enter (&mock_contact_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockContact.c: At top level:
src/testing/test_tox_transfer.p/mocks/MockContact.c:65:20: warning: 'mock_contact_properties' defined but not used [-Wunused-variable]
   65 | static GParamSpec* mock_contact_properties[MOCK_CONTACT_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~
[153/168] Linking target src/testing/test_identicon
[154/168] Linking target src/testing/test_observable_list
[155/168] Compiling C object src/testing/test_tox_transfer.p/meson-generated_mocks_MockLogger.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_tox_transfer.p/mocks/MockLogger.c:25:
src/testing/test_tox_transfer.p/mocks/MockLogger.c: In function 'mock_mock_logger_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockLogger.c:412:13: note: in expansion of macro 'g_once_init_enter'
  412 |         if (g_once_init_enter (&mock_mock_logger_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockLogger.c: At top level:
src/testing/test_tox_transfer.p/mocks/MockLogger.c:64:20: warning: 'mock_mock_logger_properties' defined but not used [-Wunused-variable]
   64 | static GParamSpec* mock_mock_logger_properties[MOCK_MOCK_LOGGER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[156/168] Linking target src/testing/test_mock
[157/168] Linking target src/testing/test_contact
[158/168] Linking target src/testing/test_tox_core
[159/168] Linking target src/testing/test_about
[160/168] Compiling C object src/testing/test_tox_transfer.p/meson-generated_mocks_MockFiletransfer.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_tox_transfer.p/mocks/MockFiletransfer.c:25:
src/testing/test_tox_transfer.p/mocks/MockFiletransfer.c: In function 'mock_mock_filetransfer_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockFiletransfer.c:741:13: note: in expansion of macro 'g_once_init_enter'
  741 |         if (g_once_init_enter (&mock_mock_filetransfer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockFiletransfer.c: At top level:
src/testing/test_tox_transfer.p/mocks/MockFiletransfer.c:65:20: warning: 'mock_mock_filetransfer_properties' defined but not used [-Wunused-variable]
   65 | static GParamSpec* mock_mock_filetransfer_properties[MOCK_MOCK_FILETRANSFER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[161/168] Compiling C object src/testing/test_tox_transfer.p/meson-generated_mocks_MockNotificationListener.c.o
src/testing/test_tox_transfer.p/mocks/MockNotificationListener.c: In function 'mock_mock_notification_listener_finalize':
src/testing/test_tox_transfer.p/mocks/MockNotificationListener.c:431:40: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  431 |         MockMockNotificationListener * self;
      |                                        ^~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_tox_transfer.p/mocks/MockNotificationListener.c:25:
src/testing/test_tox_transfer.p/mocks/MockNotificationListener.c: In function 'mock_mock_notification_listener_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockNotificationListener.c:452:13: note: in expansion of macro 'g_once_init_enter'
  452 |         if (g_once_init_enter (&mock_mock_notification_listener_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[162/168] Linking target src/testing/test_sqlite_db
[163/168] Linking target src/testing/test_json_web_dht_node_db
[164/168] Linking target src/testing/test_dht_node_db
[165/168] Compiling C object src/testing/test_undo.p/meson-generated_TestUndo.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_undo.p/TestUndo.c:25:
src/testing/test_undo.p/TestUndo.c: In function 'mock_command_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_undo.p/TestUndo.c:365:13: note: in expansion of macro 'g_once_init_enter'
  365 |         if (g_once_init_enter (&mock_command_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_undo.p/TestUndo.c: In function 'test_undo_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_undo.p/TestUndo.c:2024:13: note: in expansion of macro 'g_once_init_enter'
 2024 |         if (g_once_init_enter (&test_undo_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_undo.p/TestUndo.c: At top level:
src/testing/test_undo.p/TestUndo.c:82:20: warning: 'test_undo_properties' defined but not used [-Wunused-variable]
   82 | static GParamSpec* test_undo_properties[TEST_UNDO_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~
src/testing/test_undo.p/TestUndo.c:65:20: warning: 'mock_command_properties' defined but not used [-Wunused-variable]
   65 | static GParamSpec* mock_command_properties[MOCK_COMMAND_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~
[166/168] Compiling C object src/testing/test_tox_transfer.p/meson-generated_mocks_MockToxSession.c.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from src/testing/test_tox_transfer.p/mocks/MockToxSession.c:25:
src/testing/test_tox_transfer.p/mocks/MockToxSession.c: In function 'mock_mock_tox_session_get_type':
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get'
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockToxSession.c:2236:13: note: in expansion of macro 'g_once_init_enter'
 2236 |         if (g_once_init_enter (&mock_mock_tox_session_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
src/testing/test_tox_transfer.p/mocks/MockToxSession.c: At top level:
src/testing/test_tox_transfer.p/mocks/MockToxSession.c:67:20: warning: 'mock_mock_tox_session_properties' defined but not used [-Wunused-variable]
   67 | static GParamSpec* mock_mock_tox_session_properties[MOCK_MOCK_TOX_SESSION_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[167/168] Linking target src/testing/test_undo
[168/168] Linking target src/testing/test_tox_transfer
ninja: Entering directory `/jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/amd64'
[0/1] Installing files.
Installing data/com.github.naxuroqa.venom.desktop to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/applications
Installing po/de/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/de/LC_MESSAGES
Installing po/es/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/es/LC_MESSAGES
Installing po/fr/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES
Installing po/it/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/it/LC_MESSAGES
Installing po/nb_NO/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/nb_NO/LC_MESSAGES
Installing po/pl/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES
Installing po/pt/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ru/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_Hant/LC_MESSAGES/venom.mo to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/locale/zh_Hant/LC_MESSAGES
Installing src/venom to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/bin
Installing /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/amd64/data/com.github.naxuroqa.venom.service to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/dbus-1/services
Installing /jenkins/jobs/oi-userland/workspace/components/desktop/venom/Venom-0.5.5/data/icons/symbolic/com.github.naxuroqa.venom-symbolic.svg to /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/prototype/i386/usr/share/icons/hicolor/symbolic/apps
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/venom/build/manifest-i386-venom.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: desktop/venom
pkg://openindiana.org/communication/im/venom@0.5.5,5.11-2025.0.0.2:20250119T150246Z
PUBLISHED