Build errors for a Ubuntu devel packaging of clutter



Hello

First: I am not trying to be difficult by using a source packaged by
some Ubuntu devels.  Second, now that I saw it won't compile for me on
Debian/Jessie, I have used git to clone the official upstream sources.

It still seems possibly useful to have the following in the records (erm.) ;-/

I got the Ubuntu dev code using: bzr branch lp:ubuntu/wily/mutter

With default CC switches -Werror

(see these  same problems displayed as if I was a weenie [which i am]
at: http://showterm.io/006180612ce4673a8ce4b)

(cd src && make all)
/usr/bin/gdk-pixbuf-csource --raw --build-list stock_maximize_data
./stock_maximize.png stock_minimize_data ./stock_minimiz
e.png stock_delete_data ./stock_delete.png >./inlinepixbufs.h
make  all-recursive
make[1]: Entering directory
'/home/sianon/.local/source-repos/m/mutter/src'
Making all in wm-tester
make[2]: Entering directory
'/home/sianon/.local/source-repos/m/mutter/src/wm-tester'
  CC     main.o
main.c: In function ‘set_up_icon_windows’:
main.c:211:7: error: ‘gtk_widget_render_icon’ is deprecated (declared
at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:786
): Use 'gtk_widget_render_icon_pixbuf' instead
[-Werror=deprecated-declarations]
       pix = gtk_widget_render_icon (w,
       ^
main.c:212:37: error: ‘GtkStock’ is deprecated
[-Werror=deprecated-declarations]
                                     GTK_STOCK_SAVE,
                                     ^
main.c:220:11: error: ‘gtk_widget_render_icon’ is deprecated (declared
at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:78
6): Use 'gtk_widget_render_icon_pixbuf' instead
[-Werror=deprecated-declarations]
           pix = gtk_widget_render_icon (w,
           ^
main.c:221:41: error: ‘GtkStock’ is deprecated
[-Werror=deprecated-declarations]
                                         GTK_STOCK_SAVE,
                                         ^
main.c:229:11: error: ‘gtk_widget_render_icon’ is deprecated (declared
at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:78
6): Use 'gtk_widget_render_icon_pixbuf' instead
[-Werror=deprecated-declarations]
           pix = gtk_widget_render_icon (w,
           ^
main.c:230:41: error: ‘GtkStock’ is deprecated
[-Werror=deprecated-declarations]
                                         GTK_STOCK_SAVE,
                                         ^
cc1: all warnings being treated as errors
Makefile:406: recipe for target 'main.o' failed

If more information is desired please let me know.
-- 
Soren 'tino

He's earthy, he's pithy, he's ...a bit astringent.
Think of him more as a "topical antiseptic" than as a snack
.
    somian08 gmail com  https://instagram.com/samhain08/
   https://twitter.com/1oh1soren


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]