Public bug reported:

see
https://launchpadlibrarian.net/795479271/buildlog_ubuntu-questing-amd64.unity-control-center_15.04.0+23.04.20230220-0ubuntu10_BUILDING.txt.gz

cc-shell-item-view.c: In function ‘cc_shell_item_view_class_init’:
cc-shell-item-view.c:177:3: warning: ‘g_type_class_add_private’ is deprecated 
[-Wdeprecated-declarations]
  177 |   g_type_class_add_private (klass, sizeof (CcShellItemViewPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from cc-shell-item-view.h:24,
                 from cc-shell-item-view.c:21:
/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
 1503 | void     g_type_class_add_private       (gpointer                    
g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
cc-shell-item-view.c: In function ‘cc_shell_item_view_init’:
cc-shell-item-view.c:201:13: warning: Deprecated pre-processor symbol: replace 
with "G_ADD_PRIVATE"
  201 |   self->priv = SHELL_ITEM_VIEW_PRIVATE (self);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
     
cc-shell-item-view.c:215:3: warning: ‘gtk_widget_override_background_color’ is 
deprecated [-Wdeprecated-declarations]
  215 |   gtk_widget_override_background_color (self, GTK_STATE_FLAG_NORMAL, 
&rgba);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31:
/usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here
 1148 | void         gtk_widget_override_background_color (GtkWidget     
*widget,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc-shell-item-view.c:215:41: error: passing argument 1 of 
‘gtk_widget_override_background_color’ from incompatible pointer type 
[-Wincompatible-pointer-types]
  215 |   gtk_widget_override_background_color (self, GTK_STATE_FLAG_NORMAL, 
&rgba);
      |                                         ^~~~
      |                                         |
      |                                         CcShellItemView * {aka struct 
_CcShellItemView *}
/usr/include/gtk-3.0/gtk/gtkwidget.h:1148:67: note: expected ‘GtkWidget *’ {aka 
‘struct _GtkWidget *’} but argument is of type ‘CcShellItemView *’ {aka ‘struct 
_CcShellItemView *’}
 1148 | void         gtk_widget_override_background_color (GtkWidget     
*widget,
      |                                                    ~~~~~~~~~~~~~~~^~~~~~
make[5]: *** [Makefile:777: cc-shell-item-view.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/shell'
make[4]: *** [Makefile:995: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/shell'
make[3]: *** [Makefile:623: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/shell'
make[2]: *** [Makefile:537: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:469: all] Error 2

** Affects: unity-control-center (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: ftbfs rls-qq-incoming update-excuse

** Changed in: unity-control-center (Ubuntu)
       Status: New => Confirmed

** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs rls-qq-incoming update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111794

Title:
  unity-control-center ftbfs in questing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/2111794/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to