[Resend] Build attempts



Hello,

I don't mean to be an egotist, but I sent a message to the list and,
subsequently, saw some activity in response to other, more recent
queries. Since no one answered mine, here's the problem again:

Hello,

The Subject: describes badly the issue being in my build attempt.

As I am familiar with autotools, but rusty, I can say that I
half-understand the nature of the show-stopper.

See the following record:  http://showterm.io/f76e461c301876c51552f

Or without the Web, the error upon running Automake is:

   src/Makefile.am:377: error: HAVE_INTROSPECTION does not appear in
AM_CONDITIONAL

BTW, what I am trying to do is fit up my Debian Jessie machine
(virtualbox really, I won't mess with the Window Manager or DM/
Session management in a host) ...fit it with a current build of
mutter.  BTW, Jessie comes without the mutter-message executable.
Thereby some motivation (although I guess this list is mature enough
to refrain from "WWYWTDT"s.

 Yeah. Thanks.

Also:

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/


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