Skip to content

Instantly share code, notes, and snippets.

@davebs
Created January 28, 2012 11:57
Show Gist options
  • Save davebs/1694076 to your computer and use it in GitHub Desktop.
Save davebs/1694076 to your computer and use it in GitHub Desktop.
ds@debian:~/emerald$ make
make all-recursive
make[1]: Entering directory `/home/ds/emerald'
Making all in libengine
make[2]: Entering directory `/home/ds/emerald/libengine'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/local/lib/emerald/engines\" -DDEFTHEMEDIR='"/usr/local/share/emerald/theme/"' -DDEFSETTINGSFILE='"/usr/local/share/emerald/settings.ini"' -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -MT emerald.lo -MD -MP -MF .deps/emerald.Tpo -c -o emerald.lo emerald.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/local/lib/emerald/engines\" -DDEFTHEMEDIR=\"/usr/local/share/emerald/theme/\" -DDEFSETTINGSFILE=\"/usr/local/share/emerald/settings.ini\" -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -MT emerald.lo -MD -MP -MF .deps/emerald.Tpo -c emerald.c -fPIC -DPIC -o .libs/emerald.o
emerald.c: In function 'copy_from_defaults_if_needed':
emerald.c:49:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/local/lib/emerald/engines\" -DDEFTHEMEDIR=\"/usr/local/share/emerald/theme/\" -DDEFSETTINGSFILE=\"/usr/local/share/emerald/settings.ini\" -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -MT emerald.lo -MD -MP -MF .deps/emerald.Tpo -c emerald.c -o emerald.o >/dev/null 2>&1
mv -f .deps/emerald.Tpo .deps/emerald.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/local/lib/emerald/engines\" -DDEFTHEMEDIR='"/usr/local/share/emerald/theme/"' -DDEFSETTINGSFILE='"/usr/local/share/emerald/settings.ini"' -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -MT themer.lo -MD -MP -MF .deps/themer.Tpo -c -o themer.lo themer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/local/lib/emerald/engines\" -DDEFTHEMEDIR=\"/usr/local/share/emerald/theme/\" -DDEFSETTINGSFILE=\"/usr/local/share/emerald/settings.ini\" -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -MT themer.lo -MD -MP -MF .deps/themer.Tpo -c themer.c -fPIC -DPIC -o .libs/themer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/local/lib/emerald/engines\" -DDEFTHEMEDIR=\"/usr/local/share/emerald/theme/\" -DDEFSETTINGSFILE=\"/usr/local/share/emerald/settings.ini\" -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -MT themer.lo -MD -MP -MF .deps/themer.Tpo -c themer.c -o themer.o >/dev/null 2>&1
mv -f .deps/themer.Tpo .deps/themer.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -o libemeraldengine.la -rpath /usr/local/lib emerald.lo themer.lo -pthread -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lfreetype -lfontconfig -ldecoration -lXrender -lX11 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lfreetype -lfontconfig -ldecoration -lXrender -lX11 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
libtool: link: gcc -shared -fPIC -DPIC .libs/emerald.o .libs/themer.o -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -ldecoration -lXrender -lX11 -lpangocairo-1.0 -lpango-1.0 /usr/lib/libcairo.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -O2 -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libemeraldengine.so.0 -o .libs/libemeraldengine.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libemeraldengine.so.0" && ln -s "libemeraldengine.so.0.0.0" "libemeraldengine.so.0")
libtool: link: (cd ".libs" && rm -f "libemeraldengine.so" && ln -s "libemeraldengine.so.0.0.0" "libemeraldengine.so")
libtool: link: ar cru .libs/libemeraldengine.a emerald.o themer.o
libtool: link: ranlib .libs/libemeraldengine.a
libtool: link: ( cd ".libs" && rm -f "libemeraldengine.la" && ln -s "../libemeraldengine.la" "libemeraldengine.la" )
make[2]: Leaving directory `/home/ds/emerald/libengine'
Making all in src
make[2]: Entering directory `/home/ds/emerald/src'
gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I../include -DLOCALEDIR="\"/usr/local/share/locale"\" -DENGINE_DIR=\"/usr/local/lib/emerald/engines\" -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
main.c: In function ‘decor_update_window_property’:
main.c:508:8: warning: passing argument 3 of ‘decor_quads_to_property’ makes integer from pointer without a cast [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘Pixmap’ but argument is of type ‘struct decor_extents_t *’
main.c:508:8: warning: passing argument 7 of ‘decor_quads_to_property’ from incompatible pointer type [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘struct decor_extents_t *’ but argument is of type ‘struct decor_quad_t *’
main.c:508:8: error: too few arguments to function ‘decor_quads_to_property’
/usr/include/compiz/decoration.h:218:1: note: declared here
main.c: In function ‘decor_update_switcher_property’:
main.c:1940:8: warning: passing argument 3 of ‘decor_quads_to_property’ makes integer from pointer without a cast [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘Pixmap’ but argument is of type ‘struct decor_extents_t *’
main.c:1940:8: warning: passing argument 7 of ‘decor_quads_to_property’ from incompatible pointer type [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘struct decor_extents_t *’ but argument is of type ‘struct decor_quad_t *’
main.c:1940:8: error: too few arguments to function ‘decor_quads_to_property’
/usr/include/compiz/decoration.h:218:1: note: declared here
main.c: In function ‘update_default_decorations’:
main.c:2355:40: error: ‘DECOR_NORMAL_ATOM_NAME’ undeclared (first use in this function)
main.c:2355:40: note: each undeclared identifier is reported only once for each function it appears in
main.c:2368:5: warning: passing argument 3 of ‘decor_quads_to_property’ makes integer from pointer without a cast [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘Pixmap’ but argument is of type ‘struct decor_extents_t *’
main.c:2368:5: warning: passing argument 7 of ‘decor_quads_to_property’ from incompatible pointer type [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘struct decor_extents_t *’ but argument is of type ‘struct decor_quad_t *’
main.c:2368:5: error: too few arguments to function ‘decor_quads_to_property’
/usr/include/compiz/decoration.h:218:1: note: declared here
main.c:2427:5: warning: passing argument 3 of ‘decor_quads_to_property’ makes integer from pointer without a cast [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘Pixmap’ but argument is of type ‘struct decor_extents_t *’
main.c:2427:5: warning: passing argument 7 of ‘decor_quads_to_property’ from incompatible pointer type [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘struct decor_extents_t *’ but argument is of type ‘struct decor_quad_t *’
main.c:2427:5: error: too few arguments to function ‘decor_quads_to_property’
/usr/include/compiz/decoration.h:218:1: note: declared here
main.c:2436:5: warning: passing argument 3 of ‘decor_quads_to_property’ makes integer from pointer without a cast [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘Pixmap’ but argument is of type ‘struct decor_extents_t *’
main.c:2436:5: warning: passing argument 7 of ‘decor_quads_to_property’ from incompatible pointer type [enabled by default]
/usr/include/compiz/decoration.h:218:1: note: expected ‘struct decor_extents_t *’ but argument is of type ‘struct decor_quad_t *’
main.c:2436:5: error: too few arguments to function ‘decor_quads_to_property’
/usr/include/compiz/decoration.h:218:1: note: declared here
main.c: In function ‘update_window_decoration_size’:
main.c:3044:11: warning: assignment makes pointer from integer without a cast [enabled by default]
main.c: In function ‘update_switcher_window’:
main.c:3242:9: warning: assignment makes pointer from integer without a cast [enabled by default]
main.c:3291:11: warning: assignment makes pointer from integer without a cast [enabled by default]
main.c: In function ‘main’:
main.c:5620:5: error: too few arguments to function ‘decor_set_dm_check_hint’
/usr/include/compiz/decoration.h:462:1: note: declared here
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/ds/emerald/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ds/emerald'
make: *** [all] Error 2
ds@debian:~/emerald$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment