Bug#997212: gnome-nibbles: FTBFS: ../src/controls.vala:143.103-143.119: error: Assignment of [GtkChild] `ControlsGrid.move_up_label' is not allowed

Lucas Nussbaum lucas at debian.org
Sat Oct 23 20:12:33 BST 2021


Source: gnome-nibbles
Version: 1:3.38.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- --bindir=games
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu --bindir=games
> The Meson build system
> Version: 0.59.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-nibbles
> Project version: 3.38.2
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-10) 11.2.0")
> C linker for the host machine: cc ld.bfd 2.37
> Vala compiler for the host machine: valac (valac 0.54.2)
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency clutter-1.0 found: YES 1.26.4
> Run-time dependency clutter-gtk-1.0 found: YES 1.8.4
> Run-time dependency gee-0.8 found: YES 0.20.4
> Run-time dependency gio-2.0 found: YES 2.70.0
> Run-time dependency glib-2.0 found: YES 2.70.0
> Run-time dependency gsound found: YES 1.0.3
> Run-time dependency gtk+-3.0 found: YES 3.24.30
> Run-time dependency libgnome-games-support-1 found: YES 1.8.1
> Library posix found: YES
> Configuring config.h using configuration
> Program meson_post_install.py found: YES (/usr/bin/python3 /<<PKGBUILDDIR>>/meson_post_install.py)
> Program desktop-file-validate found: NO
> Configuring org.gnome.Nibbles.service using configuration
> Program appstream-util found: YES (/usr/bin/appstream-util)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Build targets in project: 11
> 
> Found ninja-1.10.1 at /usr/bin/ninja
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
> [1/26] /usr/bin/glib-compile-resources ../data/gnome-nibbles.gresource.xml --sourcedir ../data --internal --generate --target data/gnome-nibbles.h
> xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint is not in PATH
> [2/26] /usr/bin/glib-compile-resources ../data/gnome-nibbles.gresource.xml --sourcedir ../data --internal --generate --target data/gnome-nibbles.c --dependency-file data/gnome-nibbles.c.d
> xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint is not in PATH
> [3/26] cc -Isrc/gnome-nibbles.p -Isrc -I../src -Idata -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/clutter-gtk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gee-0.8 -I/usr/include/gnome-games-support-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -include config.h -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT -MD -MQ src/gnome-nibbles.p/meson-generated_.._.._data_gnome-nibbles.c.o -MF src/gnome-nibbles.p/meson-generated_.._.._data_gnome-nibbles.c.o.d -o src/gnome-nibbles.p/meson-generated_.._.._data_gnome-nibbles.c.o -c data/gnome-nibbles.c
> [4/26] valac -C --target-glib ' 2.42.0' --pkg glib-2.0 --pkg gio-2.0 --pkg gee-0.8 --color=always --directory src/nibbles_tests.p --basedir ../src ../src/boni.vala ../src/nibbles-game.vala ../src/nibbles-test.vala ../src/worm.vala ../src/warp.vala
> ../src/nibbles-game.vala:287.5-287.23: warning: Method `NibblesGame.pause' never used
>     internal void pause ()
>     ^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-game.vala:293.5-293.25: warning: Method `NibblesGame.unpause' never used
>     internal void unpause ()
>     ^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-game.vala:299.5-299.30: warning: Method `NibblesGame.reset' never used
>     internal inline void reset (int start_level)
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-game.vala:698.5-698.38: warning: Method `NibblesGame.load_worm_properties' never used
>     internal void load_worm_properties (Gee.ArrayList<Settings> worm_settings)
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-game.vala:746.5-746.33: warning: Method `NibblesGame.handle_keypress' never used
>     internal bool handle_keypress (uint keyval)
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Compilation succeeded - 5 warning(s)
> [5/26] /usr/bin/meson --internal msgfmthelper ../data/org.gnome.Nibbles.desktop.in data/org.gnome.Nibbles.desktop desktop /<<PKGBUILDDIR>>/po
> [6/26] /usr/bin/meson --internal msgfmthelper ../data/org.gnome.Nibbles.appdata.xml.in data/org.gnome.Nibbles.appdata.xml xml /<<PKGBUILDDIR>>/po
> [7/26] cc -Isrc/nibbles_tests.p -Isrc -I../src -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -w -include config.h -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ src/nibbles_tests.p/meson-generated_nibbles-test.c.o -MF src/nibbles_tests.p/meson-generated_nibbles-test.c.o.d -o src/nibbles_tests.p/meson-generated_nibbles-test.c.o -c src/nibbles_tests.p/nibbles-test.c
> [8/26] cc -Isrc/nibbles_tests.p -Isrc -I../src -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -w -include config.h -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ src/nibbles_tests.p/meson-generated_boni.c.o -MF src/nibbles_tests.p/meson-generated_boni.c.o.d -o src/nibbles_tests.p/meson-generated_boni.c.o -c src/nibbles_tests.p/boni.c
> [9/26] valac -C --pkg posix --pkg libgnome-games-support-1 --pkg gtk+-3.0 --pkg gsound --target-glib ' 2.42.0' --pkg glib-2.0 --pkg gio-2.0 --pkg gee-0.8 --pkg clutter-gtk-1.0 --pkg clutter-1.0 --color=always --directory src/gnome-nibbles.p --basedir ../src --gresources=../data/gnome-nibbles.gresource.xml --vapidir /<<PKGBUILDDIR>>/src/vapi ../src/vapi/config.vapi ../src/boni.vala ../src/controls.vala ../src/gnome-nibbles.vala ../src/nibbles-game.vala ../src/nibbles-view.vala ../src/nibbles-window.vala ../src/players.vala ../src/preferences-dialog.vala ../src/scoreboard.vala ../src/speed.vala ../src/warp.vala ../src/worm.vala
> FAILED: src/gnome-nibbles.p/boni.c src/gnome-nibbles.p/controls.c src/gnome-nibbles.p/gnome-nibbles.c src/gnome-nibbles.p/nibbles-game.c src/gnome-nibbles.p/nibbles-view.c src/gnome-nibbles.p/nibbles-window.c src/gnome-nibbles.p/players.c src/gnome-nibbles.p/preferences-dialog.c src/gnome-nibbles.p/scoreboard.c src/gnome-nibbles.p/speed.c src/gnome-nibbles.p/warp.c src/gnome-nibbles.p/worm.c 
> valac -C --pkg posix --pkg libgnome-games-support-1 --pkg gtk+-3.0 --pkg gsound --target-glib ' 2.42.0' --pkg glib-2.0 --pkg gio-2.0 --pkg gee-0.8 --pkg clutter-gtk-1.0 --pkg clutter-1.0 --color=always --directory src/gnome-nibbles.p --basedir ../src --gresources=../data/gnome-nibbles.gresource.xml --vapidir /<<PKGBUILDDIR>>/src/vapi ../src/vapi/config.vapi ../src/boni.vala ../src/controls.vala ../src/gnome-nibbles.vala ../src/nibbles-game.vala ../src/nibbles-view.vala ../src/nibbles-window.vala ../src/players.vala ../src/preferences-dialog.vala ../src/scoreboard.vala ../src/speed.vala ../src/warp.vala ../src/worm.vala
> ../src/controls.vala:25.16-25.36: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Box grids_box;
>                ^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:103.16-103.39: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Label name_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:104.16-104.37: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Image arrow_up;
>                ^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:105.16-105.39: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Image arrow_down;
>                ^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:106.16-106.39: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Image arrow_left;
>                ^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:107.16-107.40: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Image arrow_right;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:108.16-108.42: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Label move_up_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:109.16-109.44: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Label move_down_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:110.16-110.44: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Label move_left_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:111.16-111.45: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Label move_right_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:143.103-143.119: error: Assignment of [GtkChild] `ControlsGrid.move_up_label' is not allowed
>            up_handler = worm_props.notify ["up"].connect    (() => configure_label (worm_props.up,    ref move_up_label));
>                                                                                                       ^^^^^^^^^^^^^^^^^
> ../src/controls.vala:144.103-144.121: error: Assignment of [GtkChild] `ControlsGrid.move_down_label' is not allowed
>          down_handler = worm_props.notify ["down"].connect  (() => configure_label (worm_props.down,  ref move_down_label));
>                                                                                                       ^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:145.103-145.121: error: Assignment of [GtkChild] `ControlsGrid.move_left_label' is not allowed
>          left_handler = worm_props.notify ["left"].connect  (() => configure_label (worm_props.left,  ref move_left_label));
>                                                                                                       ^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:146.103-146.122: error: Assignment of [GtkChild] `ControlsGrid.move_right_label' is not allowed
>         right_handler = worm_props.notify ["right"].connect (() => configure_label (worm_props.right, ref move_right_label));
>                                                                                                       ^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:148.44-148.60: error: Assignment of [GtkChild] `ControlsGrid.move_up_label' is not allowed
>         configure_label (worm_props.up,    ref move_up_label);
>                                            ^^^^^^^^^^^^^^^^^
> ../src/controls.vala:149.44-149.62: error: Assignment of [GtkChild] `ControlsGrid.move_down_label' is not allowed
>         configure_label (worm_props.down,  ref move_down_label);
>                                            ^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:150.44-150.62: error: Assignment of [GtkChild] `ControlsGrid.move_left_label' is not allowed
>         configure_label (worm_props.left,  ref move_left_label);
>                                            ^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:151.44-151.63: error: Assignment of [GtkChild] `ControlsGrid.move_right_label' is not allowed
>         configure_label (worm_props.right, ref move_right_label);
>                                            ^^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:156.66-156.82: error: Assignment of [GtkChild] `ControlsGrid.move_up_label' is not allowed
>         set_duplicate_class (worm_props.up    in duplicate_keys, ref move_up_label);
>                                                                  ^^^^^^^^^^^^^^^^^
> ../src/controls.vala:157.66-157.84: error: Assignment of [GtkChild] `ControlsGrid.move_down_label' is not allowed
>         set_duplicate_class (worm_props.down  in duplicate_keys, ref move_down_label);
>                                                                  ^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:158.66-158.84: error: Assignment of [GtkChild] `ControlsGrid.move_left_label' is not allowed
>         set_duplicate_class (worm_props.left  in duplicate_keys, ref move_left_label);
>                                                                  ^^^^^^^^^^^^^^^^^^^
> ../src/controls.vala:159.66-159.85: error: Assignment of [GtkChild] `ControlsGrid.move_right_label' is not allowed
>         set_duplicate_class (worm_props.right in duplicate_keys, ref move_right_label);
>                                                                  ^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:43.16-43.39: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Stack main_stack;
>                ^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:44.16-44.38: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Overlay overlay;
>                ^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:47.16-47.42: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private HeaderBar headerbar;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:48.16-48.48: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private MenuButton hamburger_menu;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:49.16-49.45: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Button new_game_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:50.16-50.42: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Button pause_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:53.16-53.38: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Players players;
>                ^^^^^^^^^^^^^^^^^^^^^^^
> ../src/players.vala:24.16-24.42: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private ToggleButton worms4;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/players.vala:25.16-25.42: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private ToggleButton worms5;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/players.vala:26.16-26.42: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private ToggleButton worms6;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:54.16-54.34: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Speed speed;
>                ^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:55.16-55.40: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Controls controls;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:58.16-58.44: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Stack statusbar_stack;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:59.16-59.38: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Label countdown;
>                ^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:60.16-60.44: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Scoreboard scoreboard;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/scoreboard.vala:62.16-62.39: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Label name_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/scoreboard.vala:63.16-63.40: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Label score_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/scoreboard.vala:64.16-64.38: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Grid lives_grid;
>                ^^^^^^^^^^^^^^^^^^^^^^^
> ../src/nibbles-window.vala:66.16-66.35: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Box game_box;
>                ^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:27.16-27.45: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Stack            stack;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:28.16-28.55: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Stack            headerbar_stack;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:29.16-29.53: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private ComboBoxText     worm_combobox;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:30.16-30.52: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Gtk.ListStore    list_store_1;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:31.16-31.52: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Gtk.ListStore    list_store_2;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:32.16-32.52: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Gtk.ListStore    list_store_3;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:33.16-33.52: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private Gtk.ListStore    list_store_4;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:34.16-34.51: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private TreeView         tree_view_1;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:35.16-35.51: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private TreeView         tree_view_2;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:36.16-36.51: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private TreeView         tree_view_3;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:37.16-37.51: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private TreeView         tree_view_4;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:38.16-38.51: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private ComboBoxText     combo_box_1;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:39.16-39.51: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private ComboBoxText     combo_box_2;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:40.16-40.51: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private ComboBoxText     combo_box_3;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/preferences-dialog.vala:41.16-41.51: warning: [GtkChild] fields must be declared as `unowned'
>     [GtkChild] private ComboBoxText     combo_box_4;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Compilation failed: 12 error(s), 44 warning(s)
> [10/26] cc -Isrc/nibbles_tests.p -Isrc -I../src -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -w -include config.h -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ src/nibbles_tests.p/meson-generated_warp.c.o -MF src/nibbles_tests.p/meson-generated_warp.c.o.d -o src/nibbles_tests.p/meson-generated_warp.c.o -c src/nibbles_tests.p/warp.c
> [11/26] cc -Isrc/nibbles_tests.p -Isrc -I../src -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -w -include config.h -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ src/nibbles_tests.p/meson-generated_nibbles-game.c.o -MF src/nibbles_tests.p/meson-generated_nibbles-game.c.o.d -o src/nibbles_tests.p/meson-generated_nibbles-game.c.o -c src/nibbles_tests.p/nibbles-game.c
> [12/26] cc -Isrc/nibbles_tests.p -Isrc -I../src -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -w -include config.h -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ src/nibbles_tests.p/meson-generated_worm.c.o -MF src/nibbles_tests.p/meson-generated_worm.c.o.d -o src/nibbles_tests.p/meson-generated_worm.c.o -c src/nibbles_tests.p/worm.c
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v returned exit code 1
> make: *** [debian/rules:7: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/gnome-nibbles_3.38.2-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-gnome-maintainers mailing list