touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #46767
[Bug 1404326] Re: FTBFS with GTK+ 3.14.6
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 <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Mon, 12 Jan 2015 20:21:23 +0000
** Changed in: unity (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1404326
Title:
FTBFS with GTK+ 3.14.6
Status in Unity:
In Progress
Status in unity package in Ubuntu:
Fix Released
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1404326/+subscriptions