Package: src:plank
Version: 0.11.89-6
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:plank, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
Copying file m4/codeset.m4
Copying file m4/extern-inline.m4
Copying file m4/fcntl-o.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4

[... snipped ...]

  274 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
UnityClient.c:383:13: note: in expansion of macro ‘g_once_init_enter’
  383 |         if (g_once_init_enter 
(&plank_examples_test_client_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
UnityClient.c: In function ‘plank_examples_unity_example_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:274:7: note: in expansion of macro 
‘g_atomic_pointer_get’
  274 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
UnityClient.c:490:13: note: in expansion of macro ‘g_once_init_enter’
  490 |         if (g_once_init_enter 
(&plank_examples_unity_example_type_id__once)) {
      |             ^~~~~~~~~~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -I/usr/inc 
[too-long-redacted] lglib-2.0  ../lib/libplank.la  
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -I/usr/inc 
[too-long-redacted] lglib-2.0  ../lib/libplank.la  
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64 
[too-long-redacted] /lib/.libs/libplank.so -pthread
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64 
[too-long-redacted] /lib/.libs/libplank.so -pthread
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
Making all in docs
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
/usr/bin/valadoc \
        -o vala-doc/ \
        --doclet=devhelp \
        --force --verbose --package-name plank --package-version 0.11.89 
--target-glib=2.40 --define HAVE_BARRIERS --define HAVE_DBUSMENU --define 
HAVE_SYS_PRCTL_H --pkg gio-unix-2.0                       --pkg gmodule-2.0     
                  --pkg gtk+-3.0                       --pkg gdk-x11-3.0        
               --pkg gdk-pixbuf-2.0                       --pkg cairo           
            --pkg gee-0.8                       --pkg libbamf3                  
     --pkg libwnck-3.0                       --pkg posix                       
--pkg x11 --pkg xi --pkg xfixes --pkg Dbusmenu-0.4 --pkg DbusmenuGtk3-0.4 
--driver "`/usr/bin/valac --version`" --pkg plank-internal --pkg compat --pkg 
config --vapidir=../lib --vapidir=../vapi  \
        ../lib/DBusManager.vala ../lib/DockController.vala ../lib/D 
[too-long-redacted] ts/TitledSeparatorMenuItem.vala
Command-line option `--driver` is deprecated and will be ignored
DockElement.vala:368.32-368.48: warning: `Gtk.ImageMenuItem' has been 
deprecated since 3.10
DockElement.vala:368.28-368.70: warning: `Gtk.ImageMenuItem' has been 
deprecated since 3.10
DockElement.vala:368.78-368.94: warning: `Gtk.ImageMenuItem' has been 
deprecated since 3.10
DockElement.vala:368.74-368.113: warning: `Gtk.ImageMenuItem' has been 
deprecated since 3.10
DockElement.vala:368.15-368.114: warning: `Gtk.ImageMenuItem' has been 
deprecated since 3.10
DockElement.vala:368.8-368.11: warning: `Gtk.ImageMenuItem' has been deprecated 
since 3.10
Logger.vala:213.5-213.20: note: Assignment: Unsafe conversion from `int' to 
`Plank.ConsoleColor'
Settings.vala:100.35-100.52: warning: `GLib.Settings.list_keys' has been 
deprecated since 2.46
Settings.vala:58.35-58.52: warning: `GLib.Settings.list_keys' has been 
deprecated since 2.46
Theme.vala:111.16-111.42: warning: `Gtk.CssProvider.get_default' has been 
deprecated since 3.24
CompositedWindow.vala:43.4-43.18: warning: `Gtk.Widget.double_buffered' has 
been deprecated since 3.14
PositionManager.vala:137.22-137.48: warning: `Gdk.Screen.get_monitor_workarea' 
has been deprecated since 3.22
PositionManager.vala:115.12-115.37: warning: `Gdk.Screen.get_primary_monitor' 
has been deprecated since 3.22
PositionManager.vala:117.21-117.41: warning: `Gdk.Screen.get_n_monitors' has 
been deprecated since 3.22
PositionManager.vala:120.16-120.43: warning: `Gdk.Screen.get_monitor_plug_name' 
has been deprecated since 3.22
PositionManager.vala:125.11-125.36: warning: `Gdk.Screen.get_primary_monitor' 
has been deprecated since 3.22
DockTheme.vala:435.53-435.74: warning: `Gtk.StyleContext.get_font' has been 
deprecated since 3.8
PreferencesWindow.vala:33.3-33.27: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:35.3-35.30: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:37.3-37.34: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:39.3-39.30: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:41.3-41.31: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:43.3-43.37: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:46.3-46.30: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:48.3-48.32: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:50.3-50.20: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:52.3-52.26: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:55.3-55.31: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:57.3-57.33: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:59.3-59.29: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:61.3-61.27: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:63.3-63.33: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:66.3-66.20: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:68.3-68.31: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:70.3-70.30: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:72.3-72.29: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:74.3-74.26: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:76.3-76.31: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:78.3-78.28: warning: [GtkChild] fields must be declared 
as `unowned'
PreferencesWindow.vala:81.3-81.28: warning: [GtkChild] fields must be declared 
as `unowned'
PositionManager.vala:103.21-103.41: warning: `Gdk.Screen.get_n_monitors' has 
been deprecated since 3.22
PositionManager.vala:107.17-107.44: warning: `Gdk.Screen.get_monitor_plug_name' 
has been deprecated since 3.22
DockletManager.vala:188.41-188.62: warning: `GLib.ModuleFlags.BIND_LOCAL' has 
been deprecated since vala-0.46. Use LOCAL
PlankDockItem.vala:83.15-83.31: warning: `Gtk.ImageMenuItem' has been 
deprecated since 3.10
PlankDockItem.vala:83.45-83.53: warning: `Gtk.Stock' has been deprecated since 
3.10
PlankDockItem.vala:83.45-83.65: warning: `Gtk.Stock.PREFERENCES' has been 
deprecated since 3.10
PlankDockItem.vala:87.15-87.31: warning: `Gtk.ImageMenuItem' has been 
deprecated since 3.10
PlankDockItem.vala:87.45-87.53: warning: `Gtk.Stock' has been deprecated since 
3.10
PlankDockItem.vala:87.45-87.59: warning: `Gtk.Stock.ABOUT' has been deprecated 
since 3.10
PlankDockItem.vala:95.16-95.32: warning: `Gtk.ImageMenuItem' has been 
deprecated since 3.10
PlankDockItem.vala:95.46-95.54: warning: `Gtk.Stock' has been deprecated since 
3.10
PlankDockItem.vala:95.46-95.59: warning: `Gtk.Stock.QUIT' has been deprecated 
since 3.10
AbstractMain.vala:48.17-48.28: warning: `Posix.SIGINT' has been deprecated 
since vala-0.40. Use Posix.Signal.INT
AbstractMain.vala:49.17-49.29: warning: `Posix.SIGTERM' has been deprecated 
since vala-0.40. Use Posix.Signal.TERM
PositionManager.vala:1523.51-1523.92: warning: `Gdk.Screen.get_height' has been 
deprecated since 3.22
PositionManager.vala:1538.49-1538.89: warning: `Gdk.Screen.get_width' has been 
deprecated since 3.22
HoverWindow.vala:79.4-79.30: warning: `Gdk.Screen.get_monitor_geometry' has 
been deprecated since 3.22
HoverWindow.vala:79.33-79.59: warning: `Gdk.Screen.get_monitor_at_point' has 
been deprecated since 3.22
HoverWindow.vala:137.8-137.20: warning: `Gtk.Widget.is_composited' has been 
deprecated since 3.22
HoverWindow.vala:55.4-55.22: warning: `Gtk.Widget.set_margin_left' has been 
deprecated since 3.12
HoverWindow.vala:56.4-56.23: warning: `Gtk.Widget.set_margin_right' has been 
deprecated since 3.12
EnvironmentSettings.vala:122.48-122.65: warning: `GLib.Settings.list_keys' has 
been deprecated since 2.46
EnvironmentSettings.vala:97.50-97.67: warning: `GLib.Settings.list_keys' has 
been deprecated since 2.46
DockRenderer.vala:1011.24-1011.51: warning: 
`Gtk.StyleContext.get_background_color' has been deprecated since 3.16
HideManager.vala:196.4-197.22: warning: `Gdk.Display.get_device_manager' has 
been deprecated since 3.20.
HideManager.vala:196.4-197.44: warning: `Gdk.DeviceManager.get_client_pointer' 
has been deprecated since 3.20
PositionManager.vala:68.18-68.44: warning: `Gdk.Screen.get_monitor_workarea' 
has been deprecated since 3.22
TitledSeparatorMenuItem.vala:85.46-85.50: warning: `Gtk.Widget.style' is 
deprecated
DockWindow.vala:649.4-649.13: warning: `Gtk.Menu.popup' has been deprecated 
since 3.22
DragManager.vala:229.4-229.29: warning: `Gdk.Device.grab' has been deprecated 
since 3.20.
DragManager.vala:353.4-353.31: warning: `Gdk.Device.ungrab' has been deprecated 
since 3.20.
DragManager.vala:518.5-518.55: warning: `Gdk.Display.get_device_manager' has 
been deprecated since 3.20.
DragManager.vala:518.5-518.77: warning: `Gdk.DeviceManager.get_client_pointer' 
has been deprecated since 3.20
DragManager.vala:543.4-543.54: warning: `Gdk.Display.get_device_manager' has 
been deprecated since 3.20.
DragManager.vala:543.4-543.76: warning: `Gdk.DeviceManager.get_client_pointer' 
has been deprecated since 3.20
DragManager.vala:549.6-549.28: warning: `Gtk.drag_dest_set_proxy' has been 
deprecated since 3.22
Worker.vala:36.16-36.38: warning: delegates with scope="async" must be owned
Worker.vala:33.10-33.26: warning: delegates with scope="async" must be owned
Worker.vala:33.10-33.26: warning: delegates with scope="async" must be owned
Worker.vala:97.25-97.47: warning: delegates with scope="async" must be owned
Worker.vala:125.5-125.14: warning: delegates with scope="async" must be owned
Easing.vala:228.2-228.32: warning: Method `Plank.easing_func_for_mode' never 
used
Easing.vala:238.2-238.36: warning: Method `Plank.easing_name_for_mode' never 
used
AbstractMain.vala:327.3-327.18: warning: Method 
`Plank.AbstractMain.remove_dock' never used
Unity.vala:107.3-107.32: warning: Method `Plank.Unity.release_unity_dbus' never 
used
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Error: Layout type: "dot" not recognized. Use one of:
Error: Format: "png" not recognized. Use one of:
Error: Format: "cmapx" not recognized. Use one of:
Succeeded - 84 warning(s)
touch plank_vala_doc.stamp
make  all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[4]: *** No rule to make target 'vala-doc/plank/img/*.png', needed by 
'all-am'.  Stop.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[3]: *** [Makefile:477: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: *** [Makefile:541: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:472: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:41: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to