home  bbs  files  messages ]

      ZZLI4417             linux.debian.bugs.rc             13012 messages      

[ previous | next | reply ]

[ list messages | list forums ]

  Msg # 260 of 13012 on ZZLI4417, Sunday 10-18-25, 5:08  
  From: SANTIAGO VILA  
  To: ALL  
  Subj: Bug#1118323: vala-panel: FTBFS: ../apple  
 From: sanvila@debian.org 
  
 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=../applet 
 /core/launchbar/launchbar.gresource.xml --gresourcesdir=/<>/applets/core/launchbar --gresourcesdir=../applets/core u 
 /vala-panel.vapi ../applets/core/launchbar/launchbar.vala .. 
 /applets/core/launchbar/launchbar-button.vala ../applets/core/la 
 nchbar/launchbar-config.vala 
 FAILED: applets/core/liblaunchbar.so.p/launchbar/launchbar.c app 
 ets/core/liblaunchbar.so.p/launchbar/launchbar-button.c applets/ 
 ore/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/cor 
 /launchbar/launchbar.gresource.xml --gresourcesdir=/<>/applets/core/launchbar --gresourcesdir=../applets/core ui/vala-panel.vapi 
 ../applets/core/launchbar/launchbar.vala ../ 
 applets/core/launchbar/launchbar-button.vala ../applets/core/lau 
 chbar/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_actio 
 n(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/la 
 nchbar/launchbar.gresource.xml --gresourcesdir=/<>/ 
 pplets/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(s 
 t_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 
 ---------------------------------------------------------------- 
 --------------- 
  
 --- SoupGate-Win32 v1.05 
  * Origin: you cannot sedate... all the things you hate (1:229/2) 

[ list messages | list forums | previous | next | reply ]

search for:

328,124 visits
(c) 1994,  bbs@darkrealms.ca