[Pkg-ayatana-devel] Bug#1118323: vala-panel: FTBFS: ../applets/core/launchbar/launchbar-button.vala:143.17-143.32: error: The name `launch' does not exist in the context of `ValaPanel' (vala-panel)
Santiago Vila
sanvila at debian.org
Sat Oct 18 00:09:36 BST 2025
Package: src:vala-panel
Version: 24.05-3
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/202510/
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:vala-panel, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
[56/336] valac -C --pkg posix --pkg gtk+-3.0 --pkg gmodule-2.0 --pkg gio-2.0 --pkg glib-2.0 --pkg gio-unix-2.0 --target-glib 2.52 --color=always --directory applets/core/liblaunchbar.so.p --basedir ../applets/core --library launchbar --header applets/core/launchbar.h --vapi ../launchbar.vapi --gresources=../applets/core/launchbar/launchbar.gresource.xml --gresourcesdir=/<<PKGBUILDDIR>>/applets/core/launchbar --gresourcesdir=../applets/core ui/vala-panel.vapi ../applets/core/launchbar/launchbar.vala ../applets/core/launchbar/launchbar-button.vala ../applets/core/launchbar/launchbar-config.vala
FAILED: applets/core/liblaunchbar.so.p/launchbar/launchbar.c applets/core/liblaunchbar.so.p/launchbar/launchbar-button.c applets/core/liblaunchbar.so.p/launchbar/launchbar-config.c applets/core/launchbar.h applets/core/launchbar.vapi
valac -C --pkg posix --pkg gtk+-3.0 --pkg gmodule-2.0 --pkg gio-2.0 --pkg glib-2.0 --pkg gio-unix-2.0 --target-glib 2.52 --color=always --directory applets/core/liblaunchbar.so.p --basedir ../applets/core --library launchbar --header applets/core/launchbar.h --vapi ../launchbar.vapi --gresources=../applets/core/launchbar/launchbar.gresource.xml --gresourcesdir=/<<PKGBUILDDIR>>/applets/core/launchbar --gresourcesdir=../applets/core ui/vala-panel.vapi ../applets/core/launchbar/launchbar.vala ../applets/core/launchbar/launchbar-button.vala ../applets/core/launchbar/launchbar-config.vala
../applets/core/launchbar/launchbar.vala:40.13-40.98: warning: Access to possible `null'. Perform a check or use an unsafe cast.
40 | (this.action_group.lookup_action(APPLET_ACTION_CONFIGURE) as SimpleAction).set_enabled(true);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../applets/core/launchbar/launchbar-button.vala:143.17-143.32: error: The name `launch' does not exist in the context of `ValaPanel' (vala-panel)
143 | ValaPanel.launch(desktop_info,uri_l,this);
| ^~~~~~~~~~~~~~~~
ui/vala-panel.vapi:4.1-4.19: note: `ValaPanel' was declared here
4 | namespace ValaPanel {
| ^~~~~~~~~~~~~~~~~~~
../applets/core/launchbar/launchbar-button.vala:146.17-146.32: error: The name `launch' does not exist in the context of `ValaPanel' (vala-panel)
146 | ValaPanel.launch(desktop_info,null,this);
| ^~~~~~~~~~~~~~~~
ui/vala-panel.vapi:4.1-4.19: note: `ValaPanel' was declared here
4 | namespace ValaPanel {
| ^~~~~~~~~~~~~~~~~~~
../applets/core/launchbar/launchbar-config.vala:85.26-85.62: warning: Access to possible `null'. Perform a check or use an unsafe cast.
85 | id = (info as DesktopAppInfo).get_filename();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compilation failed: 2 error(s), 2 warning(s)
[57/336] valac -C --pkg posix --pkg gtk+-3.0 --pkg gmodule-2.0 --pkg gio-2.0 --pkg glib-2.0 --pkg gio-unix-2.0 --target-glib 2.52 --color=always --directory applets/core/libdirmenu.so.p --basedir ../applets/core --library dirmenu --header applets/core/dirmenu.h --vapi ../dirmenu.vapi --gresources=../applets/core/launchbar/launchbar.gresource.xml --gresourcesdir=/<<PKGBUILDDIR>>/applets/core/launchbar --gresourcesdir=../applets/core ui/vala-panel.vapi ../applets/core/dirmenu/dirmenu.vala
../applets/core/dirmenu/dirmenu.vala:40.9-40.94: warning: Access to possible `null'. Perform a check or use an unsafe cast.
40 | (this.action_group.lookup_action(APPLET_ACTION_CONFIGURE) as SimpleAction).set_enabled(true);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../applets/core/dirmenu/dirmenu.vala:51.17-51.54: warning: Access to possible `null'. Perform a check or use an unsafe cast.
51 | (button.image as Image).set_from_gicon(set_icon(),IconSize.INVALID);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compilation succeeded - 2 warning(s)
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 1
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-ayatana-devel
mailing list