The following packages will be installed: conky-manager Fetching README... 0%100%100%100%100%100%Done Fetching conky-manager.SlackBuild... 0%100%100%100%100%100%Done Fetching conky-manager.info... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done ~teejee2008/conky-manager/trunk/AUTHORS ~teejee2008/conky-manager/trunk/COPYING ~teejee2008/conky-manager/trunk/INSTALL ~teejee2008/conky-manager/trunk/README ~teejee2008/conky-manager/trunk/THANKS ~teejee2008/conky-manager/trunk/TODO ~teejee2008/conky-manager/trunk/build-deb.sh ~teejee2008/conky-manager/trunk/build-install.sh ~teejee2008/conky-manager/trunk/build-installer.sh ~teejee2008/conky-manager/trunk/build-release.sh ~teejee2008/conky-manager/trunk/build-source.sh ~teejee2008/conky-manager/trunk/conky-manager.geany ~teejee2008/conky-manager/trunk/conky-manager.pot ~teejee2008/conky-manager/trunk/contrib/ ~teejee2008/conky-manager/trunk/debian/ ~teejee2008/conky-manager/trunk/doc/ ~teejee2008/conky-manager/trunk/installer/ ~teejee2008/conky-manager/trunk/lib/ ~teejee2008/conky-manager/trunk/makefile ~teejee2008/conky-manager/trunk/man/ ~teejee2008/conky-manager/trunk/po/ ~teejee2008/conky-manager/trunk/push.sh ~teejee2008/conky-manager/trunk/src/ ~teejee2008/conky-manager/trunk/upload.sh ~teejee2008/conky-manager/trunk/version-history ~teejee2008/conky-manager/trunk/debian/changelog ~teejee2008/conky-manager/trunk/debian/compat ~teejee2008/conky-manager/trunk/debian/control ~teejee2008/conky-manager/trunk/debian/copyright ~teejee2008/conky-manager/trunk/debian/docs ~teejee2008/conky-manager/trunk/debian/rules ~teejee2008/conky-manager/trunk/debian/source/ ~teejee2008/conky-manager/trunk/debian/source/format ~teejee2008/conky-manager/trunk/installer/install.sh ~teejee2008/conky-manager/trunk/man/ChangeLog ~teejee2008/conky-manager/trunk/man/Makefile.am ~teejee2008/conky-manager/trunk/man/Makefile.in ~teejee2008/conky-manager/trunk/man/hello.1 ~teejee2008/conky-manager/trunk/po/conky-manager-cs.po ~teejee2008/conky-manager/trunk/po/conky-manager-hr.po ~teejee2008/conky-manager/trunk/src/AboutWindow.vala ~teejee2008/conky-manager/trunk/src/DonationWindow.vala ~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala ~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala ~teejee2008/conky-manager/trunk/src/GeneratePreviewWindow.vala ~teejee2008/conky-manager/trunk/src/Main.vala ~teejee2008/conky-manager/trunk/src/MainWindow.vala ~teejee2008/conky-manager/trunk/src/SettingsWindow.vala ~teejee2008/conky-manager/trunk/src/Utility.vala ~teejee2008/conky-manager/trunk/src/conky-manager-uninstall ~teejee2008/conky-manager/trunk/src/conky-manager.appdata.xml ~teejee2008/conky-manager/trunk/src/conky-manager.desktop ~teejee2008/conky-manager/trunk/src/makefile ~teejee2008/conky-manager/trunk/src/share/ ~teejee2008/conky-manager/trunk/src/share/conky-manager/ ~teejee2008/conky-manager/trunk/src/share/pixmaps/ ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/ ~teejee2008/conky-manager/trunk/src/share/conky-manager/libs/ ~teejee2008/conky-manager/trunk/src/share/conky-manager/themepacks/ ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/conky-manager.png ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/conky-manager.xcf ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/conky-manager14x14.png ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/conky-manager64x64.png ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/donate.svg ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/help-info.svg ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/image-generate.xcf ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/image-generate24x24.png ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/item-gray.png ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/item-green.png ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/view-list.svg ~teejee2008/conky-manager/trunk/src/share/conky-manager/images/view-preview.svg ~teejee2008/conky-manager/trunk/src/share/conky-manager/themepacks/default-themes-2.1.cmtp.7z ~teejee2008/conky-manager/trunk/src/share/pixmaps/conky-manager.png cd src; make all make[1]: Entering directory '/usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src' #build binaries valac -X -D'GETTEXT_PACKAGE="conky-manager"' --Xcc="-lm" -X -Wl,-rpath,/usr/share/conky-manager/libs "Main.vala" "MainWindow.vala" "EditWidgetWindow.vala" "EditThemeWindow.vala" "SettingsWindow.vala" "DonationWindow.vala" "GeneratePreviewWindow.vala" "AboutWindow.vala" "Utility.vala" -o conky-manager --pkg glib-2.0 --pkg gio-unix-2.0 --pkg posix --pkg gtk+-3.0 --pkg gee-0.8 --pkg json-glib-1.0 Main.vala:942.4-942.22: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread () Main.vala:1003.8-1003.26: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread () Main.vala:1010.8-1010.26: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread () Utility.vala:898.13-898.48: warning: Gdk.Cursor.new has been deprecated since 3.16 Utility.vala:901.13-901.48: warning: Gdk.Cursor.new has been deprecated since 3.16 MainWindow.vala:1081.4-1081.22: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread () MainWindow.vala:802.4-802.22: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread () SettingsWindow.vala:148.3-148.11: warning: Gdk.Color has been deprecated since 3.14 SettingsWindow.vala:149.3-149.26: warning: Gtk.Widget.modify_fg has been deprecated since 3.0. Use override_color /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_save_app_config': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:1027:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp39_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp38_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_init_theme_packs': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:1716:50: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp48_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp47_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:1823:51: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp80_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp79_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_load_themes_and_widgets': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2161:45: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp2_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp1_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function '__lambda4_': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2191:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp0_ = g_strcmp0; ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_find_conkyrc_files': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2240:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:27: /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'string_strip': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2325:14: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_strstrip (_tmp1_); ^ /usr/include/glib-2.0/glib/gstrfuncs.h:180:53: note: in definition of macro 'g_strstrip' #define g_strstrip( string ) g_strchomp (g_strchug (string)) ^ /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar * {aka char *}' but argument is of type 'const gchar * {aka const char *}' gchar* g_strchug (gchar *string); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_find_conkyrc_files_in_path': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2445:51: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp31_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp30_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function '__lambda5_': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2525:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] _tmp0_ = g_strcmp0; ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_find_conkytheme_files': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2574:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_find_conkytheme_files_in_path': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2855:50: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp45_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp44_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_find_and_install_fonts': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:2940:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_refresh_conkyrc_status': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:3408:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp23_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp22_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:3448:49: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp34_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp33_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_update_startup_script': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:3579:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp13_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp12_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'main_kill_all_conky': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:3785:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'conky_rc_generate_preview': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:5094:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (_conky_rc_generate_preview_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error_); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'conky_rc_generate_preview_thread': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:5311:4: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (_conky_rc_conky_read_output_line_gthread_func, g_object_ref (self), TRUE, &_inner_error_); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:5336:4: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (_conky_rc_conky_read_error_line_gthread_func, g_object_ref (self), TRUE, &_inner_error_); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'conky_theme_construct_from_file': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:8153:51: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp67_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp66_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c: In function 'conky_theme_real_start': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:9056:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Main.vala.c:31:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'main_window_construct': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:749:2: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left ((GtkWidget*) _tmp10_, 3); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:33, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1075:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:751:2: warning: 'gtk_widget_set_margin_right' is deprecated: Use 'gtk_widget_set_margin_end' instead [-Wdeprecated-declarations] gtk_widget_set_margin_right ((GtkWidget*) _tmp11_, 3); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:33, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1080:10: note: declared here void gtk_widget_set_margin_right (GtkWidget *widget, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:795:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp34_ = (GtkImage*) gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'main_window_init_toolbar': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1258:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp7_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-go-back"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1275:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp16_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-go-forward"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1292:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp25_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-media-play"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1309:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp34_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-media-stop"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1332:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp45_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-preferences"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1349:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp54_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-edit"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1366:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp63_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-directory"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1389:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp74_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-refresh"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1406:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp83_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-missing-image"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1428:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp95_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-cancel"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1445:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp104_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-open"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1469:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp115_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-preferences"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1486:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp124_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-dialog-info"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1508:2: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] _tmp136_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-about"); ^ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28:0, from /usr/include/gtk-3.0/gtk/gtk.h:142, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'main_window_init_list_view': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1645:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] gtk_tree_view_set_rules_hint (_tmp4_, TRUE); ^ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27:0, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'main_window_init_preview_area': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:1744:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (_tmp12_, (GtkWidget*) _tmp13_); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:178:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'main_window_btn_generate_preview_clicked': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:2756:51: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp30_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp29_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:2886:51: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp63_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp62_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:2949:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (_main_window_btn_generate_preview_clicked_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error_); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'main_window_generate_previews': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:3045:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:3092:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp22_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp21_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:3109:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp27_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp26_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:3207:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp59_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp58_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'main_window_scan_themes': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:3881:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (_main_window_scan_themes_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error_); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'main_window_tv_widget_refresh': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:4129:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp13_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp12_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:27: /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c: In function 'string_strip': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/MainWindow.vala.c:4233:14: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_strstrip (_tmp1_); ^ /usr/include/glib-2.0/glib/gstrfuncs.h:180:53: note: in definition of macro 'g_strstrip' #define g_strstrip( string ) g_strchomp (g_strchug (string)) ^ /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar * {aka char *}' but argument is of type 'const gchar * {aka const char *}' gchar* g_strchug (gchar *string); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c: In function 'edit_widget_window_construct': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:1317:2: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] _tmp331_ = gtk_dialog_get_action_area ((GtkDialog*) self); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: note: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:1329:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp338_ = (GtkImage*) gtk_image_new_from_stock ("gtk-apply", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:1350:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp349_ = (GtkImage*) gtk_image_new_from_stock ("gtk-clear", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:1371:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp360_ = (GtkImage*) gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:27: /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c: In function 'string_strip': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:1439:14: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_strstrip (_tmp1_); ^ /usr/include/glib-2.0/glib/gstrfuncs.h:180:53: note: in definition of macro 'g_strstrip' #define g_strstrip( string ) g_strchomp (g_strchug (string)) ^ /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar * {aka char *}' but argument is of type 'const gchar * {aka const char *}' gchar* g_strchug (gchar *string); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c: In function 'edit_widget_window_reload_widget_properties': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:1609:2: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (_tmp45_, &_tmp50_); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c: In function 'edit_widget_window_btn_apply_changes_clicked': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:1903:2: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (_tmp39_, &_tmp40_); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditWidgetWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c: In function 'edit_theme_window_construct': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:977:2: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] _tmp166_ = gtk_dialog_get_action_area ((GtkDialog*) self); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: note: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:990:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp173_ = (GtkImage*) gtk_image_new_from_stock ("gtk-ok", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:1009:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp183_ = (GtkImage*) gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c: In function 'edit_theme_window_init_list_view': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:1164:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] gtk_tree_view_set_rules_hint (_tmp18_, TRUE); ^ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27:0, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c: In function 'edit_theme_window_tv_widget_refresh': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:1270:47: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp7_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp6_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:36:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:1351:48: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp35_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp34_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:36:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:1441:48: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp66_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp65_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/EditThemeWindow.vala.c:36:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c: In function 'settings_window_construct': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:481:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp8_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp7_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:624:2: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse ("000000", &_tmp61_); ^ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:29: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:627:2: warning: 'gtk_widget_modify_fg' is deprecated: Use 'gtk_widget_override_color' instead [-Wdeprecated-declarations] gtk_widget_modify_fg ((GtkWidget*) entry_themedir, GTK_STATE_INSENSITIVE, &_tmp62_); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:263:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:749:13: note: declared here void gtk_widget_modify_fg (GtkWidget *widget, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:650:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] gtk_tree_view_set_rules_hint (_tmp72_, TRUE); ^ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27:0, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:695:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp87_ = (GtkImage*) gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:713:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp96_ = (GtkImage*) gtk_image_new_from_stock ("gtk-remove", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:722:2: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] _tmp100_ = gtk_dialog_get_action_area ((GtkDialog*) self); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: note: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:734:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp107_ = (GtkImage*) gtk_image_new_from_stock ("gtk-apply", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:752:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp116_ = (GtkImage*) gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c: In function 'settings_window_tv_folders_refresh': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:814:46: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); ^ In file included from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/SettingsWindow.vala.c:30:0: /usr/include/gee-0.8/gee.h:1452:6: note: expected 'GeeAbstractCollection * {aka struct _GeeAbstractCollection *}' but argument is of type 'GeeCollection * {aka struct _GeeCollection *}' gint gee_abstract_collection_get_size (GeeAbstractCollection* self); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/DonationWindow.vala.c: In function 'donation_window_construct': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/DonationWindow.vala.c:212:2: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] _tmp5_ = gtk_dialog_get_action_area ((GtkDialog*) self); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/DonationWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: note: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/DonationWindow.vala.c:239:2: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left ((GtkWidget*) vbox_actions, 50); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:33, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/DonationWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1075:10: note: declared here void gtk_widget_set_margin_left (GtkWidget *widget, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/DonationWindow.vala.c:240:2: warning: 'gtk_widget_set_margin_right' is deprecated: Use 'gtk_widget_set_margin_end' instead [-Wdeprecated-declarations] gtk_widget_set_margin_right ((GtkWidget*) vbox_actions, 50); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:33, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/DonationWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1080:10: note: declared here void gtk_widget_set_margin_right (GtkWidget *widget, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/GeneratePreviewWindow.vala.c: In function 'generate_preview_window_construct': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/GeneratePreviewWindow.vala.c:491:2: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] _tmp52_ = gtk_dialog_get_action_area ((GtkDialog*) self); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/GeneratePreviewWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: note: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/GeneratePreviewWindow.vala.c:503:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp59_ = (GtkImage*) gtk_image_new_from_stock ("gtk-ok", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/GeneratePreviewWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/GeneratePreviewWindow.vala.c:521:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp68_ = (GtkImage*) gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/GeneratePreviewWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c: In function '__lambda28_': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:327:3: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp22_ = (GtkImage*) gtk_image_new_from_stock ("gtk-go-back", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:347:3: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp29_ = (GtkImage*) gtk_image_new_from_stock ("gtk-about", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c: In function 'about_window_construct': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:562:2: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] _tmp47_ = gtk_dialog_get_action_area ((GtkDialog*) self); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: note: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:575:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp54_ = (GtkImage*) gtk_image_new_from_stock ("gtk-about", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:594:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp64_ = (GtkImage*) gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_MENU); ^ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/AboutWindow.vala.c:29: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c:27: /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c: In function 'string_strip': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c:1129:14: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] g_strstrip (_tmp1_); ^ /usr/include/glib-2.0/glib/gstrfuncs.h:180:53: note: in definition of macro 'g_strstrip' #define g_strstrip( string ) g_strchomp (g_strchug (string)) ^ /usr/include/glib-2.0/glib/gstrfuncs.h:175:23: note: expected 'gchar * {aka char *}' but argument is of type 'const gchar * {aka const char *}' gchar* g_strchug (gchar *string); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c: In function 'tee_jee_gtk_helper_gtk_set_busy': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c:3133:3: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] _tmp1_ = gdk_cursor_new (GDK_WATCH); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c:40: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c:3138:3: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] _tmp2_ = gdk_cursor_new (GDK_ARROW); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c:40: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c: In function 'tee_jee_gtk_helper_cell_renderer_progress2_class_init': /usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src/Utility.vala.c:3420:43: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] ((GtkCellRendererClass *) klass)->render = tee_jee_gtk_helper_cell_renderer_progress2_real_render; ^ Compilation succeeded - 9 warning(s) #update translation template xgettext --language=C --keyword=_ --copyright-holder='Tony George (teejee2008@gmail.com)' --package-name='conky-manager' --package-version='2.0' --msgid-bugs-address='teejee2008@gmail.com' --escape --sort-output -o ../conky-manager.pot *.vala Main.vala:646: warning: unterminated string literal Main.vala:656: warning: unterminated string literal make[1]: Leaving directory '/usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src' cd src; make install make[1]: Entering directory '/usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src' mkdir -p /usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/bin mkdir -p /usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share mkdir -p /usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/applications mkdir -p /usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/conky-manager mkdir -p /usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/pixmaps mkdir -p /usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/appdata #binary install -m 0755 conky-manager "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/bin" install -m 0755 conky-manager-uninstall "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/bin" #launcher install -m 0755 conky-manager.desktop "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/applications" #app icon install -m 0755 share/pixmaps/conky-manager.png "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/pixmaps" #appdata.xml install -m 0755 conky-manager.appdata.xml "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/appdata" #shared files cp -dpr --no-preserve=ownership -t "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/conky-manager" ./share/conky-manager/* chmod --recursive 0755 /usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/conky-manager/* #translations mkdir -p "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/locale/cs_CZ/LC_MESSAGES" msgfmt --check --verbose -o "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/locale/cs_CZ/LC_MESSAGES/conky-manager.mo" ../po/conky-manager-cs.po 171 translated messages. mkdir -p "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/locale/hr_HR/LC_MESSAGES" msgfmt --check --verbose -o "/usr/src/slapt-src/desktop/conky-manager/package-conky-manager/usr/share/locale/hr_HR/LC_MESSAGES/conky-manager.mo" ../po/conky-manager-hr.po ../po/conky-manager-hr.po:7: warning: header field 'Language' missing in header 165 translated messages. make[1]: Leaving directory '/usr/src/slapt-src/desktop/conky-manager/~teejee2008/conky-manager/trunk/src' Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/desktop/conky-manager/conky-manager-r136-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/conky-manager-uninstall usr/bin/conky-manager usr/doc/ usr/doc/conky-manager-r136/ usr/doc/conky-manager-r136/README usr/doc/conky-manager-r136/COPYING usr/doc/conky-manager-r136/AUTHORS usr/doc/conky-manager-r136/TODO usr/doc/conky-manager-r136/INSTALL usr/doc/conky-manager-r136/conky-manager.SlackBuild usr/share/ usr/share/conky-manager/ usr/share/conky-manager/themepacks/ usr/share/conky-manager/themepacks/default-themes-2.1.cmtp.7z usr/share/conky-manager/images/ usr/share/conky-manager/images/item-green.png usr/share/conky-manager/images/conky-manager.xcf usr/share/conky-manager/images/item-gray.png usr/share/conky-manager/images/conky-manager64x64.png usr/share/conky-manager/images/conky-manager.png usr/share/conky-manager/images/help-info.svg usr/share/conky-manager/images/conky-manager14x14.png usr/share/conky-manager/images/image-generate24x24.png usr/share/conky-manager/images/view-preview.svg usr/share/conky-manager/images/view-list.svg usr/share/conky-manager/images/donate.svg usr/share/conky-manager/images/image-generate.xcf usr/share/conky-manager/libs/ usr/share/appdata/ usr/share/appdata/conky-manager.appdata.xml usr/share/applications/ usr/share/applications/conky-manager.desktop usr/share/pixmaps/ usr/share/pixmaps/conky-manager.png usr/share/locale/ usr/share/locale/hr_HR/ usr/share/locale/hr_HR/LC_MESSAGES/ usr/share/locale/hr_HR/LC_MESSAGES/conky-manager.mo usr/share/locale/cs_CZ/ usr/share/locale/cs_CZ/LC_MESSAGES/ usr/share/locale/cs_CZ/LC_MESSAGES/conky-manager.mo install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/desktop/conky-manager/conky-manager-r136-i486-1salix.txz created. Installing package conky-manager-r136-i486-1salix... | conky-manager (Conky front-end) | | Conky Manager is a graphical front-end for managing Conky config files | It provides options to start/stop, browse and edit Conky themes | installed on the system. | Packages are currently available in Launchpad. | | | | | | |