Your message dated Sat, 23 Oct 2021 20:35:22 +0000
with message-id <e1menje-000aft...@fasolo.debian.org>
and subject line Bug#997196: fixed in gnome-taquin 3.38.1-2
has caused the Debian Bug report #997196,
regarding gnome-taquin: FTBFS: ../src/overlayed-list.vala:92.47-92.63: error: 
Assignment of [GtkChild] `OverlayedList.edit_mode_box' is not allowed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
997196: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997196
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-taquin
Version: 3.38.1-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-taquin
> Project version: 3.38.1
> 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 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
> Library m found: YES
> Library posix found: YES
> Run-time dependency librsvg-2.0 found: YES 2.50.7
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program appstream-util found: YES (/usr/bin/appstream-util)
> Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
> Configuring config.h using configuration
> Configuring org.gnome.Taquin.service using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program /usr/bin/python3 found: YES (/usr/bin/python3)
> 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/29] /usr/bin/glib-compile-resources ../src/taquin.gresource.xml 
> --sourcedir ../src --internal --generate --target src/gnome-taquin.c 
> --dependency-file src/gnome-taquin.c.d
> [2/29] /usr/bin/glib-compile-resources ../src/taquin.gresource.xml 
> --sourcedir ../src --internal --generate --target src/gnome-taquin.h
> [3/29] valac -C --pkg gio-2.0 --color=always --directory src/taquin_tests.p 
> --basedir ../src ../src/taquin-game.vala ../src/test-taquin.vala
> ../src/taquin-game.vala:26.5-26.29: warning: Method `GameType.to_string' 
> never used
>     internal string to_string ()
>     ^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/taquin-game.vala:146.5-146.30: warning: Method `Game.request_move' 
> never used
>     internal void request_move (int8 x, int8 y, bool keyboard_call)
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/taquin-game.vala:331.5-331.22: warning: Method `Game.undo' never used
>     internal void undo ()
>     ^^^^^^^^^^^^^^^^^^
> ../src/taquin-game.vala:345.5-345.25: warning: Method `Game.restart' never 
> used
>     internal void restart ()
>     ^^^^^^^^^^^^^^^^^^^^^
> ../src/taquin-game.vala:327.9-327.29: warning: Field `Game.UndoItem.next' 
> never used
>         public UndoItem? next;
>         ^^^^^^^^^^^^^^^^^^^^^
> Compilation succeeded - 5 warning(s)
> [4/29] /usr/bin/meson --internal msgfmthelper 
> ../data/org.gnome.Taquin.appdata.xml.in data/org.gnome.Taquin.appdata.xml xml 
> /<<PKGBUILDDIR>>/po
> [5/29] /usr/bin/meson --internal msgfmthelper 
> ../data/org.gnome.Taquin.desktop.in data/org.gnome.Taquin.desktop desktop 
> /<<PKGBUILDDIR>>/po
> [6/29] cc -Isrc/taquin_tests.p -Isrc -I../src -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -w '-DGETTEXT_PACKAGE="gnome-taquin"' -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ 
> src/taquin_tests.p/meson-generated_test-taquin.c.o -MF 
> src/taquin_tests.p/meson-generated_test-taquin.c.o.d -o 
> src/taquin_tests.p/meson-generated_test-taquin.c.o -c 
> src/taquin_tests.p/test-taquin.c
> [7/29] cc -Isrc/gnome-taquin.p -Isrc -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gtk-3.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/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/atk-1.0 -I/usr/include/pixman-1 
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
> -I/usr/include/librsvg-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch '-DGETTEXT_PACKAGE="gnome-taquin"' -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT 
> -include config.h -MD -MQ 
> src/gnome-taquin.p/meson-generated_.._gnome-taquin.c.o -MF 
> src/gnome-taquin.p/meson-generated_.._gnome-taquin.c.o.d -o 
> src/gnome-taquin.p/meson-generated_.._gnome-taquin.c.o -c src/gnome-taquin.c
> [8/29] cc -Isrc/taquin_tests.p -Isrc -I../src -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -w '-DGETTEXT_PACKAGE="gnome-taquin"' -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ 
> src/taquin_tests.p/meson-generated_taquin-game.c.o -MF 
> src/taquin_tests.p/meson-generated_taquin-game.c.o.d -o 
> src/taquin_tests.p/meson-generated_taquin-game.c.o -c 
> src/taquin_tests.p/taquin-game.c
> [9/29] cc  -o src/taquin_tests 
> src/taquin_tests.p/meson-generated_taquin-game.c.o 
> src/taquin_tests.p/meson-generated_test-taquin.c.o -Wl,--as-needed 
> -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group 
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
> /usr/lib/x86_64-linux-gnu/libglib-2.0.so -Wl,--end-group
> [10/29] valac -C --pkg librsvg-2.0 --pkg posix --pkg gtk+-3.0 --pkg gsound 
> --target-glib ' 2.42.0' --pkg glib-2.0 --color=always --directory 
> src/gnome-taquin.p --basedir ../src --gresources=../src/taquin.gresource.xml 
> --vapidir /<<PKGBUILDDIR>>/src/vapi --enable-experimental-non-null 
> ../src/vapi/config.vapi ../src/about-list.vala ../src/adaptative-window.vala 
> ../src/base-headerbar.vala ../src/base-view.vala ../src/base-window.vala 
> ../src/game-actionbar.vala ../src/game-headerbar.vala ../src/game-view.vala 
> ../src/game-window.vala ../src/history-button.vala 
> ../src/new-game-screen.vala ../src/night-light-monitor.vala 
> ../src/notifications-revealer.vala ../src/overlayed-list.vala 
> ../src/registry-placeholder.vala ../src/taquin-game.vala 
> ../src/taquin-main.vala ../src/taquin-view.vala
> FAILED: src/gnome-taquin.p/about-list.c 
> src/gnome-taquin.p/adaptative-window.c src/gnome-taquin.p/base-headerbar.c 
> src/gnome-taquin.p/base-view.c src/gnome-taquin.p/base-window.c 
> src/gnome-taquin.p/game-actionbar.c src/gnome-taquin.p/game-headerbar.c 
> src/gnome-taquin.p/game-view.c src/gnome-taquin.p/game-window.c 
> src/gnome-taquin.p/history-button.c src/gnome-taquin.p/new-game-screen.c 
> src/gnome-taquin.p/night-light-monitor.c 
> src/gnome-taquin.p/notifications-revealer.c 
> src/gnome-taquin.p/overlayed-list.c src/gnome-taquin.p/registry-placeholder.c 
> src/gnome-taquin.p/taquin-game.c src/gnome-taquin.p/taquin-main.c 
> src/gnome-taquin.p/taquin-view.c 
> valac -C --pkg librsvg-2.0 --pkg posix --pkg gtk+-3.0 --pkg gsound 
> --target-glib ' 2.42.0' --pkg glib-2.0 --color=always --directory 
> src/gnome-taquin.p --basedir ../src --gresources=../src/taquin.gresource.xml 
> --vapidir /<<PKGBUILDDIR>>/src/vapi --enable-experimental-non-null 
> ../src/vapi/config.vapi ../src/about-list.vala ../src/adaptative-window.vala 
> ../src/base-headerbar.vala ../src/base-view.vala ../src/base-window.vala 
> ../src/game-actionbar.vala ../src/game-headerbar.vala ../src/game-view.vala 
> ../src/game-window.vala ../src/history-button.vala 
> ../src/new-game-screen.vala ../src/night-light-monitor.vala 
> ../src/notifications-revealer.vala ../src/overlayed-list.vala 
> ../src/registry-placeholder.vala ../src/taquin-game.vala 
> ../src/taquin-main.vala ../src/taquin-view.vala
> ../src/overlayed-list.vala:23.16-23.53: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] protected ListBox        main_list_box;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:27.16-27.48: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private   ScrolledWindow scrolled;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:28.16-28.53: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private   Box            edit_mode_box;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:48.16-48.57: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private ModelButton enter_edit_mode_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:49.16-49.57: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private ModelButton leave_edit_mode_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/registry-placeholder.vala:23.16-23.46: warning: [GtkChild] fields must 
> be declared as `unowned'
>     [GtkChild] private Label placeholder_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/registry-placeholder.vala:24.16-24.46: warning: [GtkChild] fields must 
> be declared as `unowned'
>     [GtkChild] private Image placeholder_image;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:92.47-92.63: error: Assignment of [GtkChild] 
> `OverlayedList.edit_mode_box' is not allowed
>             set_horizontal (ref main_context, ref edit_mode_box);
>                                               ^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:94.45-94.61: error: Assignment of [GtkChild] 
> `OverlayedList.edit_mode_box' is not allowed
>             set_vertical (ref main_context, ref edit_mode_box);
>                                             ^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:121.29-121.45: error: Assignment of [GtkChild] 
> `OverlayedList.main_list_box' is not allowed
>         return _next_match (ref main_list_box);
>                             ^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:143.33-143.49: error: Assignment of [GtkChild] 
> `OverlayedList.main_list_box' is not allowed
>         return _previous_match (ref main_list_box);
>                                 ^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:192.44-192.60: error: Assignment of [GtkChild] 
> `OverlayedList.main_list_box' is not allowed
>         return _get_selected_rows_indices (ref main_list_box);
>                                            ^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:208.22-208.38: error: Assignment of [GtkChild] 
> `OverlayedList.main_list_box' is not allowed
>         _scroll_top (ref main_list_box);
>                      ^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:218.25-218.41: error: Assignment of [GtkChild] 
> `OverlayedList.main_list_box' is not allowed
>         _scroll_bottom (ref main_list_box);
>                         ^^^^^^^^^^^^^^^^^
> ../src/base-view.vala:23.16-23.39: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] protected Grid main_grid;
>                ^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-view.vala:112.16-112.52: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Overlay notifications_overlay;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/notifications-revealer.vala:23.16-23.47: warning: [GtkChild] fields 
> must be declared as `unowned'
>     [GtkChild] private Label notification_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-headerbar.vala:23.16-23.39: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] protected Box center_box;
>                ^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-headerbar.vala:193.16-193.50: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private   Button     go_back_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-headerbar.vala:194.16-194.54: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private   Separator  ltr_left_separator;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-headerbar.vala:195.16-195.47: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private   Label      title_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-headerbar.vala:196.16-196.47: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private   MenuButton info_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-headerbar.vala:197.16-197.55: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private   Separator  ltr_right_separator;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-headerbar.vala:199.16-199.53: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] protected Stack      quit_button_stack;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-window.vala:77.16-77.37: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Grid main_grid;
>                ^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-window.vala:78.16-78.49: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Button unfullscreen_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/base-window.vala:79.16-79.43: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Overlay main_overlay;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:228.50-228.66: error: Assignment of [GtkChild] 
> `OverlayedList.main_list_box' is not allowed
>         return _handle_copy_text (out copy_text, ref main_list_box);
>                                                  ^^^^^^^^^^^^^^^^^
> ../src/overlayed-list.vala:286.38-286.54: error: Assignment of [GtkChild] 
> `OverlayedList.main_list_box' is not allowed
>         return _get_selection_state (ref main_list_box, ref main_list_store);
>                                      ^^^^^^^^^^^^^^^^^
> ../src/game-actionbar.vala:31.16-31.43: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private ActionBar action_bar;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/game-actionbar.vala:32.16-32.39: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Label game_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/game-actionbar.vala:58.5-58.43: warning: `override' not required to 
> implement `abstract' interface method `AdaptativeWidget.set_window_size'
>     protected override void set_window_size (AdaptativeWidget.WindowSize 
> new_size)
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/game-actionbar.vala:96.16-96.47: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Widget placeholder_child;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/game-actionbar.vala:122.5-122.43: warning: `override' not required to 
> implement `abstract' interface method `AdaptativeWidget.set_window_size'
>     protected override void set_window_size (AdaptativeWidget.WindowSize 
> new_size)
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/game-headerbar.vala:26.16-26.55: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Button           new_game_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/game-headerbar.vala:27.16-27.51: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Button           back_button;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:26.16-26.50: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private ModelButton modelbutton_one;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:27.16-27.50: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private ModelButton modelbutton_two;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:29.16-29.52: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Gtk.MenuButton menubutton_one;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:30.16-30.52: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Gtk.MenuButton menubutton_two;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:109.16-109.45: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Box          games_box;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:110.16-110.47: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Box          options_box;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:112.16-112.47: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Label        games_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:113.16-113.49: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Label        options_label;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ../src/new-game-screen.vala:114.16-114.53: warning: [GtkChild] fields must be 
> declared as `unowned'
>     [GtkChild] private Separator    options_separator;
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Compilation failed: 9 error(s), 36 warning(s)
> 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-taquin_3.38.1-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.

--- End Message ---
--- Begin Message ---
Source: gnome-taquin
Source-Version: 3.38.1-2
Done: Jeremy Bicha <jbi...@debian.org>

We believe that the bug you reported is fixed in the latest version of
gnome-taquin, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha <jbi...@debian.org> (supplier of updated gnome-taquin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 23 Oct 2021 16:10:49 -0400
Source: gnome-taquin
Built-For-Profiles: noudeb
Architecture: source
Version: 3.38.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jbi...@debian.org>
Closes: 997196
Changes:
 gnome-taquin (3.38.1-2) unstable; urgency=medium
 .
   * Cherry-pick 2 patches to fix build with latest vala (Closes: #997196)
Checksums-Sha1:
 43b6a4e0ca36a8833229b5a32ecd838edf2df875 2223 gnome-taquin_3.38.1-2.dsc
 5049933bc66d5967fafdd5e5894490e4f7554d63 15844 
gnome-taquin_3.38.1-2.debian.tar.xz
 2f0052cdcff4a93f5d27c3fa77930e0a570cef58 11549 
gnome-taquin_3.38.1-2_source.buildinfo
Checksums-Sha256:
 d3a74b2b869d3f312e7fed6661eaa012022c5a212562cf1236379259cf8a1c90 2223 
gnome-taquin_3.38.1-2.dsc
 ba51aaf5dc972f9f0fce995c0d9a30e1d4a984a652cf31f78eed406f376a345e 15844 
gnome-taquin_3.38.1-2.debian.tar.xz
 377529103c8f5a469b15d7d0d4480ce1ab9c18a8e2e7ea5c0956c02463fa375c 11549 
gnome-taquin_3.38.1-2_source.buildinfo
Files:
 520f5dcc71e7179e4944b8015907e28a 2223 games optional gnome-taquin_3.38.1-2.dsc
 20d07205ad39dcfb741f356038d58d57 15844 games optional 
gnome-taquin_3.38.1-2.debian.tar.xz
 22a9c537307ddb39f49f4ccefca3a964 11549 games optional 
gnome-taquin_3.38.1-2_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmF0bH0ACgkQ5mx3Wuv+
bH3TWRAArUb1td1niY8O5PQytirfJHGUGeaE0rG3sWZIhXOisStB4dDLVWOGPkC7
aei+ygh0y1mMi+09//iSz9fxIHgCw5FeOrnrgsqt6BgsiQFAA1BH41zxGGXkfZr+
cXLp6SnTBCw6S4cVPCS6k6FG0A2ex0dBrdQf7WL0A6zVenw9/RS1xq+e/Dyq6iQ2
x/yt18Zgf0Rj5T3oteSmkyFnMwLSsRHT3BwOTd7HMIJmykKW5jJcviGb1VwqHJCz
GWd7FQYTbc609tXSturqpmwsyDIQBjUQq6Ppxv9+oRQQR0a3gRcyLwj2+zzHm+K4
mgmkySNIN1Mrov+gVL72jy/ffyY1n011JvkM5ftdaNSPALsx6ZwmpHN0Gq/7604d
svW7ROB5+8tKa4GfRl1BhrW6BCd+mVY1QucDn91WVcEOEWUTOyMgNLkm/PtTtOLf
jhPN2l8X2LVn4s5hSD/EhZ6dNIt0L7mTJbQE163RdH7I9aaQpAtBY5uq+uO1u0fb
H53n/sBNyMuCzSKhUqP4lGXb4mnp1rLrlgEvJp8aoCY0mbYtHurNW5q756Edcf5d
B3tmY5HVjM83y3s60rvU77VgjCgT5o0a9h8FZyYCRC5dHstVvp1uCJ5L4gqv4XEI
oym75FdCc6qs5qkmYr9cPGmqsb34qZWlDDg3SGPessMBbeCGnkQ=
=RApk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to