FTBFS with GTK+ 3.14.6

Bug #1404326 reported by Stephen M. Webb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Unity
Fix Released
Critical
Brandon Schaefer
unity (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Current Unity HEAD fails to build from source against libgtk-3-dev 3.14.6. the following error occurs.

/tmp/buildd/unity-7.3.1+15.04.20141216/panel/PanelTray.cpp: In constructor 'unity::PanelTray::PanelTray(int)':
/tmp/buildd/unity-7.3.1+15.04.20141216/panel/PanelTray.cpp:48:3: error: 'void gtk_window_set_has_resize_grip(GtkWindow*, gboolean)' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwindow.h:472) [-Werror=deprecated-declarations]
   gtk_window_set_has_resize_grip(gtkwindow, FALSE);
   ^
/tmp/buildd/unity-7.3.1+15.04.20141216/panel/PanelTray.cpp:48:50: error: 'void gtk_window_set_has_resize_grip(GtkWindow*, gboolean)' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwindow.h:472) [-Werror=deprecated-declarations]
   gtk_window_set_has_resize_grip(gtkwindow, FALSE);
                                                  ^
cc1plus: all warnings being treated as errors
panel/CMakeFiles/panel-lib.dir/build.make:195: recipe for target 'panel/CMakeFiles/panel-lib.dir/PanelTray.cpp.o' failed

Related branches

Stephen M. Webb (bregma)
Changed in unity:
assignee: nobody → Brandon Schaefer (brandontschaefer)
status: Triaged → In Progress
milestone: none → 7.3.1
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity - 7.3.1+15.04.20150112-0ubuntu1

---------------
unity (7.3.1+15.04.20150112-0ubuntu1) vivid; urgency=low

  [ Brandon Schaefer ]
  * Remove deprecated code that is no longer supported:
    https://mail.gnome.org/archives/commits-list/2014-July/msg00351.html
    (LP: #1404326)

  [ Andrea Azzarone ]
  * Remove unsed StartupNotifyService.*
 -- Ubuntu daily release <email address hidden> Mon, 12 Jan 2015 20:21:23 +0000

Changed in unity (Ubuntu):
status: New → Fix Released
Stephen M. Webb (bregma)
Changed in unity:
milestone: 7.3.1 → 7.3.2
milestone: 7.3.2 → 7.3.1
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.