* Package:    dev-libs/libgnome-games-support-2.0.0:2/4
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libgnome-games-support-2.0.0.tar.xz to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work
>>> Preparing source in /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0 ...
meson setup -Db_lto=false --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0 /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0-build
The Meson build system
Version: 1.5.2
Source dir: /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0
Build dir: /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0-build
Build type: native build
Project name: libgnome-games-support
Project version: 2.0.0
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 14.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20241116 p3) 14.2.1 20241116")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.42
Vala compiler for the host machine: /usr/bin/valac-0.56 (valac 0.56.16)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.3.0
Run-time dependency gee-0.8 found: YES 0.20.6
Run-time dependency gio-2.0 found: YES 2.78.6
Run-time dependency glib-2.0 found: YES 2.78.6
Run-time dependency gtk4 found: YES 4.14.4
Configuring config.h using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Build targets in project: 59

libgnome-games-support 2.0.0

  User defined options
    Native files         : /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini
    build.pkg_config_path: /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig
    buildtype            : plain
    libdir               : lib64
    localstatedir        : /var/lib
    pkg_config_path      : /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig
    prefix               : /usr
    sysconfdir           : /etc
    werror               : false
    wrap_mode            : nodownload
    b_lto                : false
    b_pch                : false

Found ninja-1.12.1 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0 ...
ninja -v -j2 -l2
[1/68] /usr/bin/valac-0.56 -C --pkg gtk4 --target-glib ' 2.40.0' --pkg glib-2.0 --pkg gio-2.0 --pkg gee-0.8 --color=always --directory games/libgnome-games-support-2.so.4.0.1.p --basedir ../libgnome-games-support-2.0.0/games --library gnome-games-support-2 --header games/libgnome-games-support.h --vapi ../libgnome-games-support-2.vapi --abi-stability --target-glib=2.44 ../libgnome-games-support-2.0.0/games/config.vapi ../libgnome-games-support-2.0.0/games/gridframe.vala ../libgnome-games-support-2.0.0/games/scores/category.vala ../libgnome-games-support-2.0.0/games/scores/context.vala ../libgnome-games-support-2.0.0/games/scores/dialog.vala ../libgnome-games-support-2.0.0/games/scores/directory-importer.vala ../libgnome-games-support-2.0.0/games/scores/history-file-importer.vala ../libgnome-games-support-2.0.0/games/scores/importer.vala ../libgnome-games-support-2.0.0/games/scores/score.vala
../libgnome-games-support-2.0.0/games/scores/dialog.vala:30.5-30.35: warning: `Gtk.ComboBoxText' has been deprecated since 4.10
   30 |     private Gtk.ComboBoxText? combo = null;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
../libgnome-games-support-2.0.0/games/scores/dialog.vala:97.13-97.34: warning: `Gtk.Widget.get_style_context' has been deprecated since 4.10
   97 |             vbox.get_style_context ().add_class ("dim-label");
      |             ^~~~~~~~~~~~~~~~~~~~~~                            
../libgnome-games-support-2.0.0/games/scores/dialog.vala:149.25-149.40: warning: `Gtk.ComboBoxText' has been deprecated since 4.10
  149 |             combo = new Gtk.ComboBoxText ();
      |                         ^~~~~~~~~~~~~~~~    
../libgnome-games-support-2.0.0/games/scores/dialog.vala:194.13-194.74: warning: `Gtk.Widget.get_style_context' has been deprecated since 4.10
  194 |             add_button (_("_Done"), Gtk.ResponseType.OK).get_style_context ().add_class ("suggested-action");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
../libgnome-games-support-2.0.0/games/scores/context.vala:362.35-362.40: warning: `Gtk.Dialog' has been deprecated since 4.10
  362 |         dialog.response.connect ((dialog, response) => {
      |                                   ^~~~~~                
Compilation succeeded - 5 warning(s)
[2/68] x86_64-pc-linux-gnu-gcc -Igames/libgnome-games-support-2.so.4.0.1.p -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -fPIC -mfpmath=sse -msse -msse2 -pthread -include config.h -MD -MQ games/libgnome-games-support-2.so.4.0.1.p/meson-generated_gridframe.c.o -MF games/libgnome-games-support-2.so.4.0.1.p/meson-generated_gridframe.c.o.d -o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_gridframe.c.o -c games/libgnome-games-support-2.so.4.0.1.p/gridframe.c
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-4.0/gtk/css/gtkcss.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:29,
                 from games/libgnome-games-support.h:6,
                 from games/libgnome-games-support-2.so.4.0.1.p/gridframe.c:27:
games/libgnome-games-support-2.so.4.0.1.p/gridframe.c: In function ‘games_grid_frame_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/gridframe.c:441:13: note: in expansion of macro ‘g_once_init_enter’
  441 |         if (g_once_init_enter (&games_grid_frame_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[3/68] x86_64-pc-linux-gnu-gcc -Igames/libgnome-games-support-2.so.4.0.1.p -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -fPIC -mfpmath=sse -msse -msse2 -pthread -include config.h -MD -MQ games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_category.c.o -MF games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_category.c.o.d -o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_category.c.o -c games/libgnome-games-support-2.so.4.0.1.p/scores/category.c
games/libgnome-games-support-2.so.4.0.1.p/scores/category.c: In function ‘games_scores_category_set_name’:
games/libgnome-games-support-2.so.4.0.1.p/scores/category.c:160:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  160 |         old_value = games_scores_category_get_name (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-4.0/gtk/css/gtkcss.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:29,
                 from games/libgnome-games-support.h:6,
                 from games/libgnome-games-support-2.so.4.0.1.p/scores/category.c:24:
games/libgnome-games-support-2.so.4.0.1.p/scores/category.c: In function ‘games_scores_category_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/category.c:233:13: note: in expansion of macro ‘g_once_init_enter’
  233 |         if (g_once_init_enter (&games_scores_category_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[4/68] x86_64-pc-linux-gnu-gcc -Igames/libgnome-games-support-2.so.4.0.1.p -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -fPIC -mfpmath=sse -msse -msse2 -pthread -include config.h -MD -MQ games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_context.c.o -MF games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_context.c.o.d -o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_context.c.o -c games/libgnome-games-support-2.so.4.0.1.p/scores/context.c
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-4.0/gtk/css/gtkcss.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:29,
                 from games/libgnome-games-support.h:6,
                 from games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:25:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘games_scores_style_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:383:13: note: in expansion of macro ‘g_once_init_enter’
  383 |         if (g_once_init_enter (&games_scores_style_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘games_scores_context_set_app_name’:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:414:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  414 |         old_value = games_scores_context_get_app_name (self);
      |                   ^
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘games_scores_context_set_category_type’:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:441:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  441 |         old_value = games_scores_context_get_category_type (self);
      |                   ^
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘games_scores_context_set_icon_name’:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:550:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  550 |         old_value = games_scores_context_get_icon_name (self);
      |                   ^
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘__lambda6_’:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:722:29: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]
  722 |         GamesScoresContext* self;
      |                             ^~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘string_get_data’:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1249:14: warning: variable ‘_res_size_’ set but not used [-Wunused-but-set-variable]
 1249 |         gint _res_size_;
      |              ^~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘games_scores_context_load_scores_from_file’:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1936:30: warning: variable ‘_tmp27__length1’ set but not used [-Wunused-but-set-variable]
 1936 |                         gint _tmp27__length1;
      |                              ^~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1951:38: warning: variable ‘_tmp30__length1’ set but not used [-Wunused-but-set-variable]
 1951 |                                 gint _tmp30__length1;
      |                                      ^~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1976:30: warning: variable ‘_tmp35__length1’ set but not used [-Wunused-but-set-variable]
 1976 |                         gint _tmp35__length1;
      |                              ^~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1894:25: warning: variable ‘_tmp34_’ set but not used [-Wunused-but-set-variable]
 1894 |                 gchar** _tmp34_;
      |                         ^~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1890:22: warning: variable ‘_tmp23__length1’ set but not used [-Wunused-but-set-variable]
 1890 |                 gint _tmp23__length1;
      |                      ^~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1886:22: warning: variable ‘_tmp21__length1’ set but not used [-Wunused-but-set-variable]
 1886 |                 gint _tmp21__length1;
      |                      ^~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1882:25: warning: variable ‘_tmp18_’ set but not used [-Wunused-but-set-variable]
 1882 |                 gchar** _tmp18_;
      |                         ^~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:1880:22: warning: variable ‘_tokens_size_’ set but not used [-Wunused-but-set-variable]
 1880 |                 gint _tokens_size_;
      |                      ^~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘__lambda13_’:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:2129:29: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]
 2129 |         GamesScoresContext* self;
      |                             ^~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘games_scores_context_load_scores’:
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:2155:18: warning: variable ‘_tmp0__target’ set but not used [-Wunused-but-set-variable]
 2155 |         gpointer _tmp0__target;
      |                  ^~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c: In function ‘games_scores_context_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/context.c:2388:13: note: in expansion of macro ‘g_once_init_enter’
 2388 |         if (g_once_init_enter (&games_scores_context_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[5/68] x86_64-pc-linux-gnu-gcc -Igames/libgnome-games-support-2.so.4.0.1.p -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -fPIC -mfpmath=sse -msse -msse2 -pthread -include config.h -MD -MQ games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_dialog.c.o -MF games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_dialog.c.o.d -o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_dialog.c.o -c games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c: In function ‘games_scores_dialog_construct’:
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:354:9: warning: gtk_dialog_get_header_bar’ is deprecated [-Wdeprecated-declarations]
  354 |         _tmp21_ = gtk_dialog_get_header_bar ((GtkDialog*) self);
      |         ^~~~~~~
In file included from /usr/include/gtk-4.0/gtk/deprecated/gtkappchooserdialog.h:31,
                 from /usr/include/gtk-4.0/gtk/gtk.h:43,
                 from games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:24:
/usr/include/gtk-4.0/gtk/deprecated/gtkdialog.h:174:13: note: declared here
  174 | GtkWidget * gtk_dialog_get_header_bar   (GtkDialog *dialog);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:354:17: warning: assignment to ‘GtkHeaderBar *’ {aka ‘struct _GtkHeaderBar *’} from incompatible pointer type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} [-Wincompatible-pointer-types]
  354 |         _tmp21_ = gtk_dialog_get_header_bar ((GtkDialog*) self);
      |                 ^
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:384:9: warning: gtk_dialog_get_content_area’ is deprecated [-Wdeprecated-declarations]
  384 |         _tmp30_ = gtk_dialog_get_content_area ((GtkDialog*) self);
      |         ^~~~~~~
/usr/include/gtk-4.0/gtk/deprecated/gtkdialog.h:172:13: note: declared here
  172 | GtkWidget * gtk_dialog_get_content_area (GtkDialog *dialog);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:384:17: warning: assignment to ‘GtkBox *’ {aka ‘struct _GtkBox *’} from incompatible pointer type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} [-Wincompatible-pointer-types]
  384 |         _tmp30_ = gtk_dialog_get_content_area ((GtkDialog*) self);
      |                 ^
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:433:17: warning: gtk_widget_get_style_context’ is deprecated [-Wdeprecated-declarations]
  433 |                 _tmp39_ = gtk_widget_get_style_context ((GtkWidget*) _tmp38_);
      |                 ^~~~~~~
In file included from /usr/include/gtk-4.0/gtk/gtkapplication.h:26,
                 from /usr/include/gtk-4.0/gtk/gtkwindow.h:32,
                 from /usr/include/gtk-4.0/gtk/gtkaboutdialog.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:33:
/usr/include/gtk-4.0/gtk/gtkwidget.h:710:19: note: declared here
  710 | GtkStyleContext * gtk_widget_get_style_context (GtkWidget *widget);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:434:17: warning: gtk_style_context_add_class’ is deprecated [-Wdeprecated-declarations]
  434 |                 gtk_style_context_add_class (_tmp39_, "dim-label");
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-4.0/gtk/gtk.h:267:
/usr/include/gtk-4.0/gtk/deprecated/gtkstylecontext.h:90:10: note: declared here
   90 | void     gtk_style_context_add_class    (GtkStyleContext *context,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:565:17: warning: gtk_combo_box_text_new’ is deprecated: Use 'GtkDropDown and GtkStringList' instead [-Wdeprecated-declarations]
  565 |                 _tmp92_ = (GtkComboBoxText*) gtk_combo_box_text_new ();
      |                 ^~~~~~~
In file included from /usr/include/gtk-4.0/gtk/gtk.h:95:
/usr/include/gtk-4.0/gtk/deprecated/gtkcomboboxtext.h:38:15: note: declared here
   38 | GtkWidget*    gtk_combo_box_text_new             (void);
      |               ^~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:672:17: warning: gtk_dialog_add_button’ is deprecated [-Wdeprecated-declarations]
  672 |                 _tmp143_ = gtk_dialog_add_button ((GtkDialog*) self, _ ("_Done"), (gint) GTK_RESPONSE_OK);
      |                 ^~~~~~~~
/usr/include/gtk-4.0/gtk/deprecated/gtkdialog.h:144:12: note: declared here
  144 | GtkWidget* gtk_dialog_add_button        (GtkDialog   *dialog,
      |            ^~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:673:17: warning: gtk_widget_get_style_context’ is deprecated [-Wdeprecated-declarations]
  673 |                 _tmp144_ = gtk_widget_get_style_context (_tmp143_);
      |                 ^~~~~~~~
/usr/include/gtk-4.0/gtk/gtkwidget.h:710:19: note: declared here
  710 | GtkStyleContext * gtk_widget_get_style_context (GtkWidget *widget);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:674:17: warning: gtk_style_context_add_class’ is deprecated [-Wdeprecated-declarations]
  674 |                 gtk_style_context_add_class (_tmp144_, "suggested-action");
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-4.0/gtk/deprecated/gtkstylecontext.h:90:10: note: declared here
   90 | void     gtk_style_context_add_class    (GtkStyleContext *context,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c: In function ‘__lambda10_’:
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:851:9: warning: gtk_combo_box_text_append’ is deprecated: Use 'GtkDropDown and GtkStringList' instead [-Wdeprecated-declarations]
  851 |         gtk_combo_box_text_append (_tmp0_, _tmp2_, _tmp4_);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-4.0/gtk/deprecated/gtkcomboboxtext.h:65:15: note: declared here
   65 | void          gtk_combo_box_text_append          (GtkComboBoxText     *combo_box,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c: In function ‘games_scores_dialog_load_categories’:
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:893:33: warning: passing argument 2 of ‘g_list_foreach’ from incompatible pointer type [-Wincompatible-pointer-types]
  893 |         g_list_foreach (_tmp6_, ___lambda10__gfunc, self);
      |                                 ^~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 void (*)(const void *, void *)
In file included from /usr/include/glib-2.0/glib/ghash.h:36,
                 from /usr/include/glib-2.0/glib.h:52,
                 from /usr/include/gtk-4.0/gtk/css/gtkcss.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:29:
/usr/include/glib-2.0/glib/glist.h:139:60: note: expected ‘GFunc’ {aka ‘void (*)(void *, void *)’} but argument is of type ‘void (*)(const void *, void *)’
  139 |                                          GFunc             func,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:906:17: warning: gtk_combo_box_set_active_id’ is deprecated: Use 'GtkDropDown' instead [-Wdeprecated-declarations]
  906 |                 gtk_combo_box_set_active_id ((GtkComboBox*) _tmp8_, _tmp12_);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-4.0/gtk/gtk.h:94:
/usr/include/gtk-4.0/gtk/deprecated/gtkcombobox.h:147:15: note: declared here
  147 | gboolean      gtk_combo_box_set_active_id        (GtkComboBox *combo_box,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:916:17: warning: gtk_combo_box_set_active_id’ is deprecated: Use 'GtkDropDown' instead [-Wdeprecated-declarations]
  916 |                 gtk_combo_box_set_active_id ((GtkComboBox*) _tmp13_, _tmp16_);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-4.0/gtk/deprecated/gtkcombobox.h:147:15: note: declared here
  147 | gboolean      gtk_combo_box_set_active_id        (GtkComboBox *combo_box,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c: In function ‘games_scores_dialog_load_scores’:
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:1011:17: warning: gtk_combo_box_get_active_id’ is deprecated: Use 'GtkDropDown' instead [-Wdeprecated-declarations]
 1011 |                 _tmp11_ = gtk_combo_box_get_active_id ((GtkComboBox*) _tmp10_);
      |                 ^~~~~~~
/usr/include/gtk-4.0/gtk/deprecated/gtkcombobox.h:145:14: note: declared here
  145 | const char * gtk_combo_box_get_active_id        (GtkComboBox *combo_box);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:1013:17: warning: gtk_combo_box_text_get_active_text’ is deprecated: Use 'GtkDropDown and GtkStringList' instead [-Wdeprecated-declarations]
 1013 |                 _tmp13_ = gtk_combo_box_text_get_active_text (_tmp12_);
      |                 ^~~~~~~
/usr/include/gtk-4.0/gtk/deprecated/gtkcomboboxtext.h:57:15: note: declared here
   57 | char         *gtk_combo_box_text_get_active_text (GtkComboBoxText     *combo_box);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c: In function ‘block5_data_unref’:
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:1110:36: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]
 1110 |                 GamesScoresDialog* 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:
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c: In function ‘games_scores_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:1496:13: note: in expansion of macro ‘g_once_init_enter’
 1496 |         if (g_once_init_enter (&games_scores_dialog_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c: At top level:
games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:57:20: warning: games_scores_dialog_properties’ defined but not used [-Wunused-variable]
   57 | static GParamSpec* games_scores_dialog_properties[GAMES_SCORES_DIALOG_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/68] x86_64-pc-linux-gnu-gcc -Igames/libgnome-games-support-2.so.4.0.1.p -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -fPIC -mfpmath=sse -msse -msse2 -pthread -include config.h -MD -MQ games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_directory-importer.c.o -MF games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_directory-importer.c.o.d -o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_directory-importer.c.o -c games/libgnome-games-support-2.so.4.0.1.p/scores/directory-importer.c
games/libgnome-games-support-2.so.4.0.1.p/scores/directory-importer.c: In function ‘__lambda14_’:
games/libgnome-games-support-2.so.4.0.1.p/scores/directory-importer.c:170:39: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]
  170 |         GamesScoresDirectoryImporter* 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-4.0/gtk/css/gtkcss.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:29,
                 from games/libgnome-games-support.h:6,
                 from games/libgnome-games-support-2.so.4.0.1.p/scores/directory-importer.c:24:
games/libgnome-games-support-2.so.4.0.1.p/scores/directory-importer.c: In function ‘games_scores_directory_importer_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/directory-importer.c:408:13: note: in expansion of macro ‘g_once_init_enter’
  408 |         if (g_once_init_enter (&games_scores_directory_importer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/directory-importer.c: At top level:
games/libgnome-games-support-2.so.4.0.1.p/scores/directory-importer.c:44:20: warning: games_scores_directory_importer_properties’ defined but not used [-Wunused-variable]
   44 | static GParamSpec* games_scores_directory_importer_properties[GAMES_SCORES_DIRECTORY_IMPORTER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[7/68] x86_64-pc-linux-gnu-gcc -Igames/libgnome-games-support-2.so.4.0.1.p -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -fPIC -mfpmath=sse -msse -msse2 -pthread -include config.h -MD -MQ games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_history-file-importer.c.o -MF games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_history-file-importer.c.o.d -o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_history-file-importer.c.o -c games/libgnome-games-support-2.so.4.0.1.p/scores/history-file-importer.c
games/libgnome-games-support-2.so.4.0.1.p/scores/history-file-importer.c: In function ‘__lambda16_’:
games/libgnome-games-support-2.so.4.0.1.p/scores/history-file-importer.c:141:41: warning: variable ‘self’ set but not used [-Wunused-but-set-variable]
  141 |         GamesScoresHistoryFileImporter* 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-4.0/gtk/css/gtkcss.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:29,
                 from games/libgnome-games-support.h:6,
                 from games/libgnome-games-support-2.so.4.0.1.p/scores/history-file-importer.c:24:
games/libgnome-games-support-2.so.4.0.1.p/scores/history-file-importer.c: In function ‘games_scores_history_file_importer_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/history-file-importer.c:431:13: note: in expansion of macro ‘g_once_init_enter’
  431 |         if (g_once_init_enter (&games_scores_history_file_importer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/history-file-importer.c: At top level:
games/libgnome-games-support-2.so.4.0.1.p/scores/history-file-importer.c:46:20: warning: games_scores_history_file_importer_properties’ defined but not used [-Wunused-variable]
   46 | static GParamSpec* games_scores_history_file_importer_properties[GAMES_SCORES_HISTORY_FILE_IMPORTER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[8/68] x86_64-pc-linux-gnu-gcc -Igames/libgnome-games-support-2.so.4.0.1.p -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -fPIC -mfpmath=sse -msse -msse2 -pthread -include config.h -MD -MQ games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_importer.c.o -MF games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_importer.c.o.d -o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_importer.c.o -c games/libgnome-games-support-2.so.4.0.1.p/scores/importer.c
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-4.0/gtk/css/gtkcss.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:29,
                 from games/libgnome-games-support.h:6,
                 from games/libgnome-games-support-2.so.4.0.1.p/scores/importer.c:24:
games/libgnome-games-support-2.so.4.0.1.p/scores/importer.c: In function ‘games_scores_importer_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/importer.c:174:13: note: in expansion of macro ‘g_once_init_enter’
  174 |         if (g_once_init_enter (&games_scores_importer_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/importer.c: At top level:
games/libgnome-games-support-2.so.4.0.1.p/scores/importer.c:44:20: warning: games_scores_importer_properties’ defined but not used [-Wunused-variable]
   44 | static GParamSpec* games_scores_importer_properties[GAMES_SCORES_IMPORTER_NUM_PROPERTIES];
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[9/68] x86_64-pc-linux-gnu-gcc -Igames/libgnome-games-support-2.so.4.0.1.p -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -fPIC -mfpmath=sse -msse -msse2 -pthread -include config.h -MD -MQ games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_score.c.o -MF games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_score.c.o.d -o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_score.c.o -c games/libgnome-games-support-2.so.4.0.1.p/scores/score.c
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-4.0/gtk/css/gtkcss.h:29,
                 from /usr/include/gtk-4.0/gtk/gtk.h:29,
                 from games/libgnome-games-support.h:6,
                 from games/libgnome-games-support-2.so.4.0.1.p/scores/score.c:24:
games/libgnome-games-support-2.so.4.0.1.p/scores/score.c: In function ‘games_scores_score_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:262:7: note: in expansion of macro ‘g_atomic_pointer_get’
  262 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
games/libgnome-games-support-2.so.4.0.1.p/scores/score.c:264:13: note: in expansion of macro ‘g_once_init_enter’
  264 |         if (g_once_init_enter (&games_scores_score_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
[10/68] x86_64-pc-linux-gnu-gcc  -o games/libgnome-games-support-2.so.4.0.1 games/libgnome-games-support-2.so.4.0.1.p/meson-generated_gridframe.c.o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_category.c.o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_context.c.o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_dialog.c.o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_directory-importer.c.o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_history-file-importer.c.o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_importer.c.o games/libgnome-games-support-2.so.4.0.1.p/meson-generated_scores_score.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgnome-games-support-2.so.4 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group /usr/lib64/libgee-0.8.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-4.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgraphene-1.0.so -Wl,--end-group
[11/68] /usr/bin/valac-0.56 -C --pkg gtk4 --target-glib ' 2.40.0' --pkg glib-2.0 --pkg gee-0.8 --color=always --directory tests/libgnome-games-support-tests.p --basedir ../libgnome-games-support-2.0.0/tests --target-glib=2.44 ../libgnome-games-support-2.0.0/tests/test-scores.vala games/libgnome-games-support-2.vapi
[12/68] /usr/lib/python-exec/python3.12/meson --internal symbolextractor /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0-build games/libgnome-games-support-2.so.4.0.1 games/libgnome-games-support-2.so.4.0.1 games/libgnome-games-support-2.so.4.0.1.p/libgnome-games-support-2.so.4.0.1.symbols 
[13/68] x86_64-pc-linux-gnu-gcc -Itests/libgnome-games-support-tests.p -Itests -I../libgnome-games-support-2.0.0/tests -Igames -I../libgnome-games-support-2.0.0/games -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -mfpmath=sse -msse -msse2 -pthread -MD -MQ tests/libgnome-games-support-tests.p/meson-generated_test-scores.c.o -MF tests/libgnome-games-support-tests.p/meson-generated_test-scores.c.o.d -o tests/libgnome-games-support-tests.p/meson-generated_test-scores.c.o -c tests/libgnome-games-support-tests.p/test-scores.c
tests/libgnome-games-support-tests.p/test-scores.c: In function ‘games_scores_test_save_score_to_file’:
tests/libgnome-games-support-tests.p/test-scores.c:607:22: warning: variable ‘_tmp61__length1’ set but not used [-Wunused-but-set-variable]
  607 |                 gint _tmp61__length1;
      |                      ^~~~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:604:25: warning: variable ‘_tmp60_’ set but not used [-Wunused-but-set-variable]
  604 |                 gchar** _tmp60_;
      |                         ^~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:594:22: warning: variable ‘_tmp50__length1’ set but not used [-Wunused-but-set-variable]
  594 |                 gint _tmp50__length1;
      |                      ^~~~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:591:25: warning: variable ‘_tmp49_’ set but not used [-Wunused-but-set-variable]
  591 |                 gchar** _tmp49_;
      |                         ^~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:569:22: warning: variable ‘_tmp27__length1’ set but not used [-Wunused-but-set-variable]
  569 |                 gint _tmp27__length1;
      |                      ^~~~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:566:25: warning: variable ‘_tmp26_’ set but not used [-Wunused-but-set-variable]
  566 |                 gchar** _tmp26_;
      |                         ^~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:556:22: warning: variable ‘_tmp16__length1’ set but not used [-Wunused-but-set-variable]
  556 |                 gint _tmp16__length1;
      |                      ^~~~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:553:25: warning: variable ‘_tmp15_’ set but not used [-Wunused-but-set-variable]
  553 |                 gchar** _tmp15_;
      |                         ^~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:552:22: warning: variable ‘_tokens_size_’ set but not used [-Wunused-but-set-variable]
  552 |                 gint _tokens_size_;
      |                      ^~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c: In function ‘string_get_data’:
tests/libgnome-games-support-tests.p/test-scores.c:889:14: warning: variable ‘_res_size_’ set but not used [-Wunused-but-set-variable]
  889 |         gint _res_size_;
      |              ^~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c: In function ‘games_scores_main’:
tests/libgnome-games-support-tests.p/test-scores.c:1591:79: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1591 |         _tmp1_ = g_test_create_case ("Scores Files Created", (gsize) 0, NULL, ___lambda11__gtest_fixture_func, _games_scores_test_scores_files_exist_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                               |
      |                                                                               void (*)(void *, void *)
In file included from /usr/include/glib-2.0/glib.h:89,
                 from tests/libgnome-games-support-tests.p/test-scores.c:27:
/usr/include/glib-2.0/glib/gtestutils.h:552:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  552 |                                          GTestFixtureFunc  data_setup,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1591:112: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1591 |         _tmp1_ = g_test_create_case ("Scores Files Created", (gsize) 0, NULL, ___lambda11__gtest_fixture_func, _games_scores_test_scores_files_exist_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                |
      |                                                                                                                void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:553:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  553 |                                          GTestFixtureFunc  data_test,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1591:170: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1591 |         _tmp1_ = g_test_create_case ("Scores Files Created", (gsize) 0, NULL, ___lambda11__gtest_fixture_func, _games_scores_test_scores_files_exist_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                                                                          |
      |                                                                                                                                                                          void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:554:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  554 |                                          GTestFixtureFunc  data_teardown);
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1593:77: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1593 |         _tmp2_ = g_test_create_case ("Save Score to File", (gsize) 0, NULL, ___lambda12__gtest_fixture_func, _games_scores_test_save_score_to_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                             |
      |                                                                             void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:552:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  552 |                                          GTestFixtureFunc  data_setup,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1593:110: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1593 |         _tmp2_ = g_test_create_case ("Save Score to File", (gsize) 0, NULL, ___lambda12__gtest_fixture_func, _games_scores_test_save_score_to_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                              |
      |                                                                                                              void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:553:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  553 |                                          GTestFixtureFunc  data_test,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1593:168: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1593 |         _tmp2_ = g_test_create_case ("Save Score to File", (gsize) 0, NULL, ___lambda12__gtest_fixture_func, _games_scores_test_save_score_to_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                                                                        |
      |                                                                                                                                                                        void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:554:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  554 |                                          GTestFixtureFunc  data_teardown);
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1595:86: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1595 |         _tmp3_ = g_test_create_case ("Import from Score Directory", (gsize) 0, NULL, ___lambda13__gtest_fixture_func, _games_scores_test_import_from_score_directory_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                      |
      |                                                                                      void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:552:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  552 |                                          GTestFixtureFunc  data_setup,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1595:119: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1595 |         _tmp3_ = g_test_create_case ("Import from Score Directory", (gsize) 0, NULL, ___lambda13__gtest_fixture_func, _games_scores_test_import_from_score_directory_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                       |
      |                                                                                                                       void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:553:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  553 |                                          GTestFixtureFunc  data_test,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1595:186: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1595 |         _tmp3_ = g_test_create_case ("Import from Score Directory", (gsize) 0, NULL, ___lambda13__gtest_fixture_func, _games_scores_test_import_from_score_directory_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                                                                                          |
      |                                                                                                                                                                                          void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:554:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  554 |                                          GTestFixtureFunc  data_teardown);
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1597:83: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1597 |         _tmp4_ = g_test_create_case ("Import from History File", (gsize) 0, NULL, ___lambda14__gtest_fixture_func, _games_scores_test_import_from_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                   |
      |                                                                                   void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:552:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  552 |                                          GTestFixtureFunc  data_setup,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1597:116: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1597 |         _tmp4_ = g_test_create_case ("Import from History File", (gsize) 0, NULL, ___lambda14__gtest_fixture_func, _games_scores_test_import_from_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                    |
      |                                                                                                                    void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:553:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  553 |                                          GTestFixtureFunc  data_test,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1597:180: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1597 |         _tmp4_ = g_test_create_case ("Import from History File", (gsize) 0, NULL, ___lambda14__gtest_fixture_func, _games_scores_test_import_from_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                                                                                    |
      |                                                                                                                                                                                    void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:554:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  554 |                                          GTestFixtureFunc  data_teardown);
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1599:95: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1599 |         _tmp5_ = g_test_create_case ("Import from Nonexistent History File", (gsize) 0, NULL, ___lambda15__gtest_fixture_func, _games_scores_test_import_from_nonexistent_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                               |
      |                                                                                               void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:552:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  552 |                                          GTestFixtureFunc  data_setup,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1599:128: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1599 |         _tmp5_ = g_test_create_case ("Import from Nonexistent History File", (gsize) 0, NULL, ___lambda15__gtest_fixture_func, _games_scores_test_import_from_nonexistent_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                                |
      |                                                                                                                                void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:553:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  553 |                                          GTestFixtureFunc  data_test,
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:1599:204: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 1599 |         _tmp5_ = g_test_create_case ("Import from Nonexistent History File", (gsize) 0, NULL, ___lambda15__gtest_fixture_func, _games_scores_test_import_from_nonexistent_history_file_gtest_fixture_func, _games_scores_delete_scores_gtest_fixture_func);
      |                                                                                                                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                                                                                                            |
      |                                                                                                                                                                                                            void (*)(void *, void *)
/usr/include/glib-2.0/glib/gtestutils.h:554:60: note: expected ‘GTestFixtureFunc’ {aka ‘void (*)(void *, const void *)’} but argument is of type ‘void (*)(void *, void *)’
  554 |                                          GTestFixtureFunc  data_teardown);
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c: At top level:
tests/libgnome-games-support-tests.p/test-scores.c:1155:1: warning: block3_data_ref’ defined but not used [-Wunused-function]
 1155 | block3_data_ref (Block3Data* _data3_)
      | ^~~~~~~~~~~~~~~
tests/libgnome-games-support-tests.p/test-scores.c:865:1: warning: block2_data_ref’ defined but not used [-Wunused-function]
  865 | block2_data_ref (Block2Data* _data2_)
      | ^~~~~~~~~~~~~~~
[14/68] /usr/bin/msgfmt -o po/ab/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ab.po
[15/68] /usr/bin/msgfmt -o po/af/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/af.po
[16/68] /usr/bin/msgfmt -o po/ar/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ar.po
[17/68] /usr/bin/msgfmt -o po/be/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/be.po
[18/68] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/bg.po
[19/68] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ca.po
[20/68] /usr/bin/msgfmt -o po/ca@valencia/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ca@valencia.po
[21/68] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/cs.po
[22/68] /usr/bin/msgfmt -o po/da/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/da.po
[23/68] /usr/bin/msgfmt -o po/de/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/de.po
[24/68] /usr/bin/msgfmt -o po/el/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/el.po
[25/68] /usr/bin/msgfmt -o po/en_GB/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/en_GB.po
[26/68] /usr/bin/msgfmt -o po/eo/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/eo.po
[27/68] /usr/bin/msgfmt -o po/es/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/es.po
[28/68] /usr/bin/msgfmt -o po/eu/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/eu.po
[29/68] /usr/bin/msgfmt -o po/fa/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/fa.po
[30/68] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/fi.po
[31/68] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/fr.po
[32/68] /usr/bin/msgfmt -o po/fur/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/fur.po
[33/68] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/gl.po
[34/68] /usr/bin/msgfmt -o po/he/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/he.po
[35/68] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/hr.po
[36/68] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/hu.po
[37/68] /usr/bin/msgfmt -o po/id/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/id.po
[38/68] /usr/bin/msgfmt -o po/is/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/is.po
[39/68] /usr/bin/msgfmt -o po/it/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/it.po
[40/68] /usr/bin/msgfmt -o po/ja/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ja.po
[41/68] /usr/bin/msgfmt -o po/kk/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/kk.po
[42/68] /usr/bin/msgfmt -o po/ko/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ko.po
[43/68] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/lt.po
[44/68] /usr/bin/msgfmt -o po/lv/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/lv.po
[45/68] /usr/bin/msgfmt -o po/mjw/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/mjw.po
[46/68] /usr/bin/msgfmt -o po/ml/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ml.po
[47/68] /usr/bin/msgfmt -o po/ms/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ms.po
[48/68] /usr/bin/msgfmt -o po/nb/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/nb.po
[49/68] /usr/bin/msgfmt -o po/ne/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ne.po
[50/68] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/nl.po
[51/68] /usr/bin/msgfmt -o po/oc/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/oc.po
[52/68] /usr/bin/msgfmt -o po/pa/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/pa.po
[53/68] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/pl.po
[54/68] /usr/bin/msgfmt -o po/pt/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/pt.po
[55/68] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/pt_BR.po
[56/68] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ro.po
[57/68] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ru.po
[58/68] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/sk.po
[59/68] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/sl.po
[60/68] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/sr.po
[61/68] /usr/bin/msgfmt -o po/sr@latin/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/sr@latin.po
[62/68] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/sv.po
[63/68] /usr/bin/msgfmt -o po/ta/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/ta.po
[64/68] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/tr.po
[65/68] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/uk.po
[66/68] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/zh_CN.po
[67/68] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/libgnome-games-support2.mo ../libgnome-games-support-2.0.0/po/zh_TW.po
[68/68] x86_64-pc-linux-gnu-gcc  -o tests/libgnome-games-support-tests tests/libgnome-games-support-tests.p/meson-generated_test-scores.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wno-incompatible-pointer-types -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../games' -Wl,-rpath-link,/var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0-build/games -Wl,--start-group games/libgnome-games-support-2.so.4.0.1 /usr/lib64/libgee-0.8.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-4.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libgio-2.0.so -Wl,--end-group
>>> Source compiled.
>>> Test phase [not enabled]: dev-libs/libgnome-games-support-2.0.0

>>> Install dev-libs/libgnome-games-support-2.0.0 into /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image
meson install --destdir /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image --no-rebuild
Installing po/ab/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ab/LC_MESSAGES
Installing po/af/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/af/LC_MESSAGES
Installing po/ar/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ar/LC_MESSAGES
Installing po/be/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/be/LC_MESSAGES
Installing po/bg/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/bg/LC_MESSAGES
Installing po/ca/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ca/LC_MESSAGES
Installing po/ca@valencia/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ca@valencia/LC_MESSAGES
Installing po/cs/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/cs/LC_MESSAGES
Installing po/da/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/de/LC_MESSAGES
Installing po/el/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/el/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/en_GB/LC_MESSAGES
Installing po/eo/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/eo/LC_MESSAGES
Installing po/es/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/es/LC_MESSAGES
Installing po/eu/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/eu/LC_MESSAGES
Installing po/fa/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/fa/LC_MESSAGES
Installing po/fi/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/fr/LC_MESSAGES
Installing po/fur/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/fur/LC_MESSAGES
Installing po/gl/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/gl/LC_MESSAGES
Installing po/he/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/he/LC_MESSAGES
Installing po/hr/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/hr/LC_MESSAGES
Installing po/hu/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/hu/LC_MESSAGES
Installing po/id/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/id/LC_MESSAGES
Installing po/is/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/is/LC_MESSAGES
Installing po/it/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ja/LC_MESSAGES
Installing po/kk/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/kk/LC_MESSAGES
Installing po/ko/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ko/LC_MESSAGES
Installing po/lt/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/lt/LC_MESSAGES
Installing po/lv/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/lv/LC_MESSAGES
Installing po/mjw/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/mjw/LC_MESSAGES
Installing po/ml/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ml/LC_MESSAGES
Installing po/ms/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ms/LC_MESSAGES
Installing po/nb/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/nb/LC_MESSAGES
Installing po/ne/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ne/LC_MESSAGES
Installing po/nl/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/nl/LC_MESSAGES
Installing po/oc/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/oc/LC_MESSAGES
Installing po/pa/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/pa/LC_MESSAGES
Installing po/pl/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/pl/LC_MESSAGES
Installing po/pt/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ru/LC_MESSAGES
Installing po/sk/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/sk/LC_MESSAGES
Installing po/sl/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/sl/LC_MESSAGES
Installing po/sr/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/sr/LC_MESSAGES
Installing po/sr@latin/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/sr@latin/LC_MESSAGES
Installing po/sv/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/sv/LC_MESSAGES
Installing po/ta/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/ta/LC_MESSAGES
Installing po/tr/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/uk/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/libgnome-games-support2.mo to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/locale/zh_TW/LC_MESSAGES
Installing games/libgnome-games-support-2.so.4.0.1 to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/lib64
Installing games/libgnome-games-support.h to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/include/gnome-games-support-2
Installing games/libgnome-games-support-2.vapi to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/share/vala/vapi
Installing /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/work/libgnome-games-support-2.0.0-build/meson-private/libgnome-games-support-2.pc to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/lib64/pkgconfig
Installing symlink pointing to libgnome-games-support-2.so.4.0.1 to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/lib64/libgnome-games-support-2.so.4
Installing symlink pointing to libgnome-games-support-2.so.4 to /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image/usr/lib64/libgnome-games-support-2.so
>>> Completed installing dev-libs/libgnome-games-support-2.0.0 into /var/tmp/portage/dev-libs/libgnome-games-support-2.0.0/image

 * Final size of build directory: 2324 KiB (2.2 MiB)
 * Final size of installed tree:   860 KiB


 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:354:17: warning: assignment to ‘GtkHeaderBar *’ {aka ‘struct _GtkHeaderBar *’} from incompatible pointer type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} [-Wincompatible-pointer-types]
 * games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:384:17: warning: assignment to ‘GtkBox *’ {aka ‘struct _GtkBox *’} from incompatible pointer type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} [-Wincompatible-pointer-types]
 * games/libgnome-games-support-2.so.4.0.1.p/scores/dialog.c:893:33: warning: passing argument 2 of ‘g_list_foreach’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1591:79: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1591:112: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1591:170: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1593:77: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1593:110: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1593:168: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1595:86: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1595:119: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1595:186: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1597:83: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1597:116: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1597:180: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1599:95: warning: passing argument 4 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1599:128: warning: passing argument 5 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]
 * tests/libgnome-games-support-tests.p/test-scores.c:1599:204: warning: passing argument 6 of ‘g_test_create_case’ from incompatible pointer type [-Wincompatible-pointer-types]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: https://gitlab.gnome.org/GNOME/libgnome-games-support
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libgnome-games-support-2.so.4.0.1