conky-manager fails to install

Bug #1496048 reported by Emre
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
conky-manager
New
Undecided
Unassigned

Bug Description

hello all, my english is bad sorry. I install conky-manager but error

I try

yaourt conky-manager :

1 aur/conky-manager 2.3.3-2 (79)
    GUI for managing Conky config files with options to browse and edit themes
==> Yüklenecek paketlerin sıra numarasını girin (örn: 1 2 3 veya 1-3)
==> -----------------------------------------------------------------
==> 1

==> conky-manager PKGBUILD'i AUR'dan indiriliyor...
x .SRCINFO
x PKGBUILD
x conky-manager.install
Comment by carrknightg (2014-11-08 12:12)
Fails to download the tar file. Probably because of Ubuntu's update

Comment by Matthew_Moore (2015-04-10 18:21)
After recent updates. conky-manager is failing to built. This is what i get.

SettingsWindow.vala:230.3-230.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore'
ListStore model = new ListStore(1, typeof(string));
^^^^^^^^^
Compilation failed: 8 error(s), 0 warning(s)
makefile:13: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-matt/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src'
makefile:2: recipe for target 'all' failed
make: *** [all] Error 2
== ERROR: A failure occurred in build().
Aborting...
== ERROR: Makepkg was unable to build conky-manager.

Comment by Erehaimu (2015-04-12 14:21)
I am also getting the same output as Matthew_Moore.

Comment by anthraxx (2015-04-12 14:28)
@Matthew_Moore @Erehaimu: its a incompatibility with the current vala version, i'm not at home but will look into a patch once i'm back

Comment by sarkyman (2015-06-22 17:06)
I have a interesting problem- i can launch conky itself, but i cant launch conky-maneger.Can Someone help please. Thanks

conky-manager 2.3.3-2 (2015-06-18 18:44)
( Desteklenmeyen paket: Tehlikeli olma olasılığı var ! )
==> PKGBUILD'i düzenlemek istiyor musunuz ? [E/h] (iptal etmek için "T")
==> --------------------------------------------------------------------
==> h

==> conky-manager bağımlılıkları:
 - cairo (kurulu)
 - conky (kurulu)
 - desktop-file-utils (kurulu)
 - gtk3 (kurulu)
 - imagemagick (kurulu)
 - json-glib (kurulu)
 - libgee06 (kurulu)
 - libsoup (kurulu)
 - p7zip (kurulu)
 - rsync (kurulu)
 - vala (kurulu)

==> conky-manager.install'i düzenlemek istiyor musunuz ? [E/h] (iptal etmek için "T")
==> ---------------------------------------------------------------------------------
==> h

==> conky-manager inşa edilsin mi ? [E/h]
==> -------------------------------------
==>
==> Paket inşa edilip yükneniyor
==> conky-manager 2.3.3-2 (Sal Eyl 15 19:13:44 EEST 2015) paketi oluşturuluyor
==> Bağımlılıklar denetleniyor...
==> Derleme bağımlılıkları denetleniyor...
==> Kaynaklar getiriliyor...
  -> conky-manager_2.3.3~132~ubuntu15.04.1.tar.xz indiriliyor...
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
  0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
100 727k 100 727k 0 0 113k 0 0:00:06 0:00:06 --:--:-- 165k
==> Kaynak dosyaları sha512sums ile doğrulanıyor...
    conky-manager_2.3.3~132~ubuntu15.04.1.tar.xz ... Doğrulandı
==> Kaynaklar açılıyor...
  -> conky-manager_2.3.3~132~ubuntu15.04.1.tar.xz ile bsdtar açılıyor
==> prepare() işlemine başlanıyor...
==> build() işlemine başlanıyor...
cd src; make all
make[1]: Entering directory '/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/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-1.0 --pkg json-glib-1.0
Main.vala:942.4-942.22: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread<T> ()
Main.vala:1003.8-1003.26: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread<T> ()
Main.vala:1010.8-1010.26: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread<T> ()
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<T> ()
MainWindow.vala:802.4-802.22: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread<T> ()
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
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/Main.vala.c: In function 'main_save_app_config':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/Main.vala.c:1027:47: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
   _tmp39_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp38_);
                                               ^
I
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1275:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp16_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-go-forward");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1292:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp25_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-media-play");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1309:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp34_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-media-stop");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1332:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp45_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-preferences");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1349:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp54_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-edit");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1366:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp63_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-directory");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1389:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp74_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-refresh");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1406:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp83_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-missing-image");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1428:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp95_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-cancel");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1445:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp104_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-open");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1469:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp115_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-preferences");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1486:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp124_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-dialog-info");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1508:2: UYARI: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  _tmp136_ = (GtkToolButton*) gtk_tool_button_new_from_stock ("gtk-about");
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c: In function 'main_window_init_list_view':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1645:2: UYARI: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint (_tmp4_, TRUE);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c: In function 'main_window_init_preview_area':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:1744:2: UYARI: 'gtk_scrolled_window_add_with_viewport' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:182): Use 'gtk_container_add' instead [-Wdeprecated-declarations]
  gtk_scrolled_window_add_with_viewport (_tmp12_, (GtkWidget*) _tmp13_);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c: In function 'main_window_btn_generate_preview_clicked':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:2756:51: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
       _tmp30_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp29_);
                                                   ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:2886:51: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
       _tmp63_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp62_);
                                                   ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:2949:3: UYARI: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): 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_);
   ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c: In function 'main_window_generate_previews':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:3045:46: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
   _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_);
                                              ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:3092:46: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
  _tmp22_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp21_);
                                              ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:3109:47: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
   _tmp27_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp26_);
                                               ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:3207:47: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
   _tmp59_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp58_);
                                               ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c: In function 'main_window_scan_themes':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:3881:3: UYARI: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations]
   g_thread_create (_main_window_scan_themes_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error_);
   ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c: In function 'main_window_tv_widget_refresh':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:4129:47: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
   _tmp13_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp12_);
                                               ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
In file included from /usr/include/glib-2.0/glib.h:79:0,
                 from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:27:
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c: In function 'string_strip':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/MainWindow.vala.c:4233:14: UYARI: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type
  g_strstrip (_tmp1_);
              ^
/usr/include/glib-2.0/glib/gstrfuncs.h:180:53: bilgi: 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: bilgi: expected 'gchar *' but argument is of type 'const gchar *'
 gchar* g_strchug (gchar *string);
                       ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c: In function 'edit_widget_window_construct':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c:1317:2: UYARI: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations]
  _tmp331_ = gtk_dialog_get_action_area ((GtkDialog*) self);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c:1329:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp338_ = (GtkImage*) gtk_image_new_from_stock ("gtk-apply", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c:1350:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp349_ = (GtkImage*) gtk_image_new_from_stock ("gtk-clear", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c:1371:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): 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/glib-2.0/glib.h:79:0,
                 from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c:27:
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c: In function 'string_strip':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c:1439:14: UYARI: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type
  g_strstrip (_tmp1_);
              ^
/usr/include/glib-2.0/glib/gstrfuncs.h:180:53: bilgi: 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: bilgi: expected 'gchar *' but argument is of type 'const gchar *'
 gchar* g_strchug (gchar *string);
                       ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c: In function 'edit_widget_window_reload_widget_properties':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c:1609:2: UYARI: 'gtk_color_button_set_rgba' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:105): Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations]
  gtk_color_button_set_rgba (_tmp45_, &_tmp50_);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c: In function 'edit_widget_window_btn_apply_changes_clicked':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditWidgetWindow.vala.c:1903:2: UYARI: 'gtk_color_button_get_rgba' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:108): Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations]
  gtk_color_button_get_rgba (_tmp39_, &_tmp40_);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c: In function 'edit_theme_window_construct':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:977:2: UYARI: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations]
  _tmp166_ = gtk_dialog_get_action_area ((GtkDialog*) self);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:990:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp173_ = (GtkImage*) gtk_image_new_from_stock ("gtk-ok", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:1009:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp183_ = (GtkImage*) gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c: In function 'edit_theme_window_init_list_view':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:1164:2: UYARI: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint (_tmp18_, TRUE);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c: In function 'edit_theme_window_tv_widget_refresh':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:1270:47: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
    _tmp7_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp6_);
                                               ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:36:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:1351:48: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
    _tmp35_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp34_);
                                                ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:36:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:1441:48: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
    _tmp66_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp65_);
                                                ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/EditThemeWindow.vala.c:36:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c: In function 'settings_window_construct':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:481:46: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
   _tmp8_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp7_);
                                              ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:624:2: UYARI: 'gdk_color_parse' is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79) [-Wdeprecated-declarations]
  gdk_color_parse ("000000", &_tmp61_);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:627:2: UYARI: 'gtk_widget_modify_fg' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:749): Use 'gtk_widget_override_color' instead [-Wdeprecated-declarations]
  gtk_widget_modify_fg ((GtkWidget*) entry_themedir, GTK_STATE_INSENSITIVE, &_tmp62_);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:650:2: UYARI: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint (_tmp72_, TRUE);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:695:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp87_ = (GtkImage*) gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:713:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp96_ = (GtkImage*) gtk_image_new_from_stock ("gtk-remove", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:722:2: UYARI: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations]
  _tmp100_ = gtk_dialog_get_action_area ((GtkDialog*) self);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:734:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp107_ = (GtkImage*) gtk_image_new_from_stock ("gtk-apply", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:752:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp116_ = (GtkImage*) gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c: In function 'settings_window_tv_folders_refresh':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:814:46: UYARI: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type
   _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_);
                                              ^
In file included from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/SettingsWindow.vala.c:30:0:
/usr/include/gee-1.0/gee.h:755:6: bilgi: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
 gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
      ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/DonationWindow.vala.c: In function 'donation_window_construct':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/DonationWindow.vala.c:171:2: UYARI: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations]
  _tmp5_ = gtk_dialog_get_action_area ((GtkDialog*) self);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/DonationWindow.vala.c:199:2: UYARI: 'gtk_widget_set_margin_left' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:1095): Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations]
  gtk_widget_set_margin_left ((GtkWidget*) vbox_actions, 50);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/DonationWindow.vala.c:200:2: UYARI: 'gtk_widget_set_margin_right' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:1100): Use 'gtk_widget_set_margin_end' instead [-Wdeprecated-declarations]
  gtk_widget_set_margin_right ((GtkWidget*) vbox_actions, 50);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/GeneratePreviewWindow.vala.c: In function 'generate_preview_window_construct':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/GeneratePreviewWindow.vala.c:491:2: UYARI: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations]
  _tmp52_ = gtk_dialog_get_action_area ((GtkDialog*) self);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/GeneratePreviewWindow.vala.c:503:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp59_ = (GtkImage*) gtk_image_new_from_stock ("gtk-ok", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/GeneratePreviewWindow.vala.c:521:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp68_ = (GtkImage*) gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/AboutWindow.vala.c: In function '__lambda26_':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/AboutWindow.vala.c:327:3: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
   _tmp22_ = (GtkImage*) gtk_image_new_from_stock ("gtk-go-back", GTK_ICON_SIZE_MENU);
   ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/AboutWindow.vala.c:347:3: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
   _tmp29_ = (GtkImage*) gtk_image_new_from_stock ("gtk-about", GTK_ICON_SIZE_MENU);
   ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/AboutWindow.vala.c: In function 'about_window_construct':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/AboutWindow.vala.c:562:2: UYARI: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkdialog.h:205) [-Wdeprecated-declarations]
  _tmp47_ = gtk_dialog_get_action_area ((GtkDialog*) self);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/AboutWindow.vala.c:575:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  _tmp54_ = (GtkImage*) gtk_image_new_from_stock ("gtk-about", GTK_ICON_SIZE_MENU);
  ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/AboutWindow.vala.c:594:2: UYARI: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): 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/glib-2.0/glib.h:79:0,
                 from /tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/Utility.vala.c:27:
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/Utility.vala.c: In function 'string_strip':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/Utility.vala.c:1129:14: UYARI: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type
  g_strstrip (_tmp1_);
              ^
/usr/include/glib-2.0/glib/gstrfuncs.h:180:53: bilgi: 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: bilgi: expected 'gchar *' but argument is of type 'const gchar *'
 gchar* g_strchug (gchar *string);
                       ^
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/Utility.vala.c: In function 'tee_jee_gtk_helper_cell_renderer_progress2_class_init':
/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src/Utility.vala.c:3420:43: UYARI: uyumsuz gösterici türünde atama
  ((GtkCellRendererClass *) klass)->render = tee_jee_gtk_helper_cell_renderer_progress2_real_render;
                                           ^
/tmp/cc9WPrX1.o: In function `edit_widget_window_construct':
EditWidgetWindow.vala.c:(.text+0x1a79): undefined reference to `gtk_label_set_xalign'
EditWidgetWindow.vala.c:(.text+0x2689): undefined reference to `gtk_label_set_xalign'
EditWidgetWindow.vala.c:(.text+0x294e): undefined reference to `gtk_label_set_xalign'
EditWidgetWindow.vala.c:(.text+0x2d84): undefined reference to `gtk_label_set_xalign'
EditWidgetWindow.vala.c:(.text+0x3116): undefined reference to `gtk_label_set_xalign'
/tmp/cc9WPrX1.o:EditWidgetWindow.vala.c:(.text+0x342c): more undefined references to `gtk_label_set_xalign' follow
collect2: hata: ld çıkış durumu 1 ile döndü
error: cc exited with status 256
Compilation failed: 1 error(s), 9 warning(s)
makefile:13: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-emrecan/aur-conky-manager/src/conky-manager-2.3.3~132~ubuntu15.04.1/src'
makefile:2: recipe for target 'all' failed
make: *** [all] Error 2
==> HATA: build() içinde bir hata oluştu.
    Çıkılıyor...
==> HATA:makepkg conky-manager'i inşa edemedi.
==> conky-manager yeniden inşa edilsin mi ? [e/H]
==> ---------------------------------------------
==>

my operating system chakra

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.