Advertisement
Guest User

Untitled

a guest
Aug 14th, 2018
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 16.38 KB | None | 0 0
  1. [code]rilian@3x5linux-mint ~/Downloads/GitLab/xfce4-sntray-plugin-build $ cmake ../xfce4-sntray-plugin -DCMAKE_INSTALL_PREFIX=/usr
  2. -- The C compiler identification is GNU 5.4.0
  3. -- Check for working C compiler: /usr/bin/cc
  4. -- Check for working C compiler: /usr/bin/cc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Detecting C compile features
  8. -- Detecting C compile features - done
  9. -- Found Vala: /usr/bin/valac (found version "0.38.7")
  10. -- Found Vala: /usr/bin/valac (found suitable version "0.38.7", minimum required is "0.36")
  11. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  12. -- Found GLIB2_GLIB: /usr/lib/x86_64-linux-gnu/libglib-2.0.so (found version "2.56.1")
  13. -- Found GLIB2_GOBJECT: /usr/lib/x86_64-linux-gnu/libgobject-2.0.so (found version "2.56.1")
  14. -- Found GLIB2_GIO: /usr/lib/x86_64-linux-gnu/libgio-2.0.so (found version "2.56.1")
  15. -- Found GLIB2_GIO_UNIX: /usr/lib/x86_64-linux-gnu/libgio-2.0.so (found version "2.56.1")
  16. -- Found GLIB2_GMODULE: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so (found version "2.56.1")
  17. -- Found GLIB2_GTHREAD: /usr/lib/x86_64-linux-gnu/libgthread-2.0.so (found version "2.56.1")
  18. -- Found GLIB2_CODEGEN: /usr/bin/gdbus-codegen (found version "2.56.1")
  19. -- Found GLIB2_MKENUMS: /usr/bin/glib-mkenums (found version "2.56.1")
  20. -- Found GLIB2_GENMARSHAL: /usr/bin/glib-genmarshal (found version "2.56.1")
  21. -- Found GLIB2_COMPILE_SCHEMAS: /usr/bin/glib-compile-schemas (found version "2.56.1")
  22. -- Found GLIB2_COMPILE_RESOURCES: /usr/bin/glib-compile-resources (found version "2.56.1")
  23. -- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so;/usr/lib/x86_64-linux-gnu/libgobject-2.0.so;/usr/lib/x86_64-linux-gnu/libgio-2.0.so;/usr/lib/x86_64-linux-gnu/libgio-2.0.so;/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so;/usr/lib/x86_64-linux-gnu/libgthread-2.0.so (found suitable version "2.56.1", minimum required is "2.50") found components:  GOBJECT GIO GIO_UNIX GMODULE GTHREAD CODEGEN MKENUMS GENMARSHAL COMPILE_SCHEMAS COMPILE_RESOURCES
  24. -- Found GLIB2_GTESTER: /usr/bin/gtester (found version "2.56.1")
  25. -- Found GTK3_GTK: /usr/lib/x86_64-linux-gnu/libgtk-3.so (found version "3.22.30")
  26. -- Found GTK_GTK: /usr/lib/x86_64-linux-gnu/libgtk-3.so (found version "3.22.30")
  27. -- Found GTK3_GDK: /usr/lib/x86_64-linux-gnu/libgdk-3.so (found version "3.22.30")
  28. -- Found GTK_GDK: /usr/lib/x86_64-linux-gnu/libgdk-3.so (found version "3.22.30")
  29. -- Found GTK3_X11: /usr/include/gtk-3.0 (found version "3.22.30")
  30. -- Found GTK_X11: /usr/include/gtk-3.0 (found version "3.22.30")
  31. -- Found GTK3_WAYLAND: /usr/include/gtk-3.0 (found version "3.22.30")
  32. -- Found GTK_WAYLAND: /usr/include/gtk-3.0 (found version "3.22.30")
  33. -- Found GTK3: /usr/lib/x86_64-linux-gnu/libgtk-3.so;/usr/lib/x86_64-linux-gnu/libgdk-3.so (found version "3.22.30")  
  34. -- Found GTK: /usr/lib/x86_64-linux-gnu/libgtk-3.so;/usr/lib/x86_64-linux-gnu/libgdk-3.so (found suitable version "3.22.30", minimum required is "3.22") found components:  GDK X11 WAYLAND
  35. -- Checking for modules 'libxfce4panel-2.0;libxfconf-0'
  36. --   No package 'libxfce4panel-2.0' found
  37. --   No package 'libxfconf-0' found
  38. -- Checking for module 'libmatepanelapplet-4.0>=1.20'
  39. --   Found libmatepanelapplet-4.0, version 1.20.2
  40. -- Checking for module 'libpeas-1.0'
  41. --   Found libpeas-1.0, version 1.22.0
  42. -- Checking for module 'vala-panel'
  43. --   Found vala-panel, version 0.4.60
  44. -- Checking for module 'budgie-1.0'
  45. --   No package 'budgie-1.0' found
  46. Using 0.5 ValaPanelApplet api
  47. -- GSettings schemas will be installed into /usr/share/glib-2.0/schemas//share/glib-2.0/schemas/
  48. -- GSettings schemas will be installed into /usr/share/glib-2.0/schemas//share/glib-2.0/schemas/
  49. -- Found Vala: /usr/bin/valac (found suitable version "0.38.7", minimum required is "0.24")
  50. -- Found Vala: /usr/bin/valac (found version "0.38.7")
  51. -- Looking for RPMTools... - rpmbuild NOT FOUND
  52. -- Configuring done
  53. -- Generating done
  54. -- Build files have been written to: /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build
  55. rilian@3x5linux-mint ~/Downloads/GitLab/xfce4-sntray-plugin-build $ make
  56. Scanning dependencies of target i18n
  57. [  0%] Built target i18n
  58. [  3%] Generating item.c;proxy.c;client.c;property-store.c;gtk/client.c;gtk/main-item.c;gtk/separator-item.c;gtk/item-iface.c;gtk/scale-item.c;vala-dbusmenu.vapi;vala-dbusmenu.h
  59. Scanning dependencies of target vala-dbusmenu-o
  60. [  6%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/item.c.o
  61. [  9%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/proxy.c.o
  62. [ 12%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/client.c.o
  63. [ 15%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/property-store.c.o
  64. [ 18%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/gtk/client.c.o
  65. [ 21%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/gtk/main-item.c.o
  66. [ 25%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/gtk/separator-item.c.o
  67. [ 28%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/gtk/item-iface.c.o
  68. [ 31%] Building C object src/dbusmenu/CMakeFiles/vala-dbusmenu-o.dir/gtk/scale-item.c.o
  69. [ 31%] Built target vala-dbusmenu-o
  70. [ 34%] Generating snwatcher.c;snitem.c;snhost.c;snitembox.c;snconfig.c;snitemproxy.c;qrichtextparser.c;utils.c;/home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/config.c;vala-panel-sntray.vapi;vala-panel-sntray.h
  71. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snhost.vala:56.17-56.73: warning: unhandled error `GLib.Error'
  72.                 nested_watcher.register_status_notifier_host(object_path);
  73.                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  74. Compilation succeeded - 1 warning(s)
  75. Scanning dependencies of target sntray-core
  76. [ 37%] Building C object src/CMakeFiles/sntray-core.dir/snwatcher.c.o
  77. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snwatcher.vala: In function ‘status_notifier_watcher_register_status_notifier_item’:
  78. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snwatcher.vala:75:158: warning: the comparison will always evaluate as ‘false’ for the address of ‘___lambda4__gbus_name_appeared_callback’ will never be NULL [-Waddress]
  79. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snwatcher.vala:75:364: warning: the comparison will always evaluate as ‘false’ for the address of ‘___lambda6__gbus_name_vanished_callback’ will never be NULL [-Waddress]
  80. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snwatcher.vala: In function ‘status_notifier_watcher_register_status_notifier_host’:
  81. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snwatcher.vala:97:258: warning: the comparison will always evaluate as ‘false’ for the address of ‘___lambda7__gbus_name_vanished_callback’ will never be NULL [-Waddress]
  82. [ 40%] Building C object src/CMakeFiles/sntray-core.dir/snitem.c.o
  83. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snitem.vala: In function ‘status_notifier_item_iface_new_icon_cb’:
  84. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snitem.vala:396:6: warning: ‘gtk_icon_info_free’ is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
  85.                          var icon_pixbuf = icon_info.load_icon();
  86.       ^
  87. In file included from /usr/include/gtk-3.0/gtk/gtk.h:123:0,
  88.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/snitem.c:24:
  89. /usr/include/gtk-3.0/gtk/gtkicontheme.h:284:23: note: declared here
  90.  void                  gtk_icon_info_free               (GtkIconInfo  *icon_info
  91.                        ^
  92. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snitem.vala:400:6: warning: ‘gtk_icon_info_free’ is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
  93.                              icon_info = icon_theme.lookup_by_gicon(icon,(int)Ma
  94.       ^
  95. In file included from /usr/include/gtk-3.0/gtk/gtk.h:123:0,
  96.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/snitem.c:24:
  97. /usr/include/gtk-3.0/gtk/gtkicontheme.h:284:23: note: declared here
  98.  void                  gtk_icon_info_free               (GtkIconInfo  *icon_info
  99.                        ^
  100. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snitem.vala:401:7: warning: ‘gtk_icon_info_free’ is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
  101.                              icon_pixbuf = icon_info.load_icon();
  102.        ^
  103. In file included from /usr/include/gtk-3.0/gtk/gtk.h:123:0,
  104.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/snitem.c:24:
  105. /usr/include/gtk-3.0/gtk/gtkicontheme.h:284:23: note: declared here
  106.  void                  gtk_icon_info_free               (GtkIconInfo  *icon_info
  107.                        ^
  108. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snitem.vala:390:4: warning: ‘gtk_icon_info_free’ is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
  109.                  if ((attention_icon ?? main_icon ?? overlay_icon) != null && ic
  110.     ^
  111. In file included from /usr/include/gtk-3.0/gtk/gtk.h:123:0,
  112.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/snitem.c:24:
  113. /usr/include/gtk-3.0/gtk/gtkicontheme.h:284:23: note: declared here
  114.  void                  gtk_icon_info_free               (GtkIconInfo  *icon_info
  115.                        ^
  116. [ 43%] Building C object src/CMakeFiles/sntray-core.dir/snhost.c.o
  117. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snhost.vala: In function ‘status_notifier_host_create_nested_watcher’:
  118. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snhost.vala:65:197: warning: the comparison will always evaluate as ‘false’ for the address of ‘_status_notifier_host_on_bus_aquired_gbus_acquired_callback’ will never be NULL [-Waddress]
  119. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snhost.vala:65:415: warning: the comparison will always evaluate as ‘false’ for the address of ‘___lambda13__gbus_name_acquired_callback’ will never be NULL [-Waddress]
  120. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snhost.vala:65:610: warning: the comparison will always evaluate as ‘false’ for the address of ‘___lambda14__gbus_name_lost_callback’ will never be NULL [-Waddress]
  121. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snhost.vala: In function ‘status_notifier_host_create_out_watcher’:
  122. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snhost.vala:80:184: warning: the comparison will always evaluate as ‘false’ for the address of ‘____lambda15__gbus_name_appeared_callback’ will never be NULL [-Waddress]
  123. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snhost.vala:80:385: warning: the comparison will always evaluate as ‘false’ for the address of ‘____lambda16__gbus_name_vanished_callback’ will never be NULL [-Waddress]
  124. [ 46%] Building C object src/CMakeFiles/sntray-core.dir/snitembox.c.o
  125. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snitembox.vala: In function ‘status_notifier_item_box_class_init’:
  126. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/snitembox.vala:55:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  127.              host = new Host("org.kde.StatusNotifierHost-itembox%d".printf(Gdk.C
  128.                             ^
  129. [ 50%] Building C object src/CMakeFiles/sntray-core.dir/snconfig.c.o
  130. [ 53%] Building C object src/CMakeFiles/sntray-core.dir/snitemproxy.c.o
  131. [ 56%] Building C object src/CMakeFiles/sntray-core.dir/qrichtextparser.c.o
  132. In file included from /usr/include/glib-2.0/glib.h:79:0,
  133.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/qrichtextparser.c:22:
  134. /usr/share/vala-0.38/vapi/glib-2.0.vapi: In function ‘string_strip’:
  135. /usr/share/vala-0.38/vapi/glib-2.0.vapi:1244:14: warning: passing argument 1 of ‘g_strchug’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  136.    result._strip ();
  137.               ^
  138. /usr/include/glib-2.0/glib/gstrfuncs.h:176:23: note: expected ‘gchar * {aka char *}’ but argument is of type ‘const gchar * {aka const char *}’
  139.  gchar*                g_strchug        (gchar        *string);
  140.                        ^
  141. [ 59%] Building C object src/CMakeFiles/sntray-core.dir/utils.c.o
  142. [ 62%] Building C object src/CMakeFiles/sntray-core.dir/config.c.o
  143. [ 65%] Building C object src/CMakeFiles/sntray-core.dir/dbus-utils.c.o
  144. [ 68%] Linking C static library libsntray-core.a
  145. [ 68%] Built target sntray-core
  146. [ 71%] Generating vala-panel-sntray-applet.c
  147. [ 75%] Generating sntray.gresource.c
  148. Scanning dependencies of target sntray-valapanel
  149. [ 78%] Building C object src/CMakeFiles/sntray-valapanel.dir/vala-panel-sntray-applet.c.o
  150. [ 81%] Building C object src/CMakeFiles/sntray-valapanel.dir/sntray.gresource.c.o
  151. [ 84%] Linking C shared module libsntray.so
  152. [ 84%] Built target sntray-valapanel
  153. [ 87%] Generating mate-sntray-applet.c
  154. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala:65.32-65.46: warning: Gtk.ActionGroup has been deprecated since 3.10
  155. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala:67.28-67.37: warning: Gtk.Action has been deprecated since 3.10. Use GLib.Action
  156. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala:67.83-67.91: warning: Gtk.Stock has been deprecated since 3.10
  157. Compilation succeeded - 3 warning(s)
  158. Scanning dependencies of target sntray-mate
  159. [ 90%] Building C object src/CMakeFiles/sntray-mate.dir/mate-sntray-applet.c.o
  160. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala: In function ‘status_notifier_factory_callback’:
  161. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala:65:2: warning: ‘gtk_action_group_new’ is deprecated [-Wdeprecated-declarations]
  162.          var action_group = new Gtk.ActionGroup ("SNTrayApplet Menu Actions");
  163.   ^
  164. In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0,
  165.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/mate-sntray-applet.c:24:
  166. /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
  167.  GtkActionGroup *gtk_action_group_new                     (const gchar          
  168.                  ^
  169. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala:66:2: warning: ‘gtk_action_group_set_translation_domain’ is deprecated [-Wdeprecated-declarations]
  170.          action_group.set_translation_domain (Config.GETTEXT_PACKAGE);
  171.   ^
  172. In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0,
  173.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/mate-sntray-applet.c:24:
  174. /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
  175.  void            gtk_action_group_set_translation_domain  (GtkActionGroup      
  176.                  ^
  177. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala:67:2: warning: ‘gtk_action_new’ is deprecated [-Wdeprecated-declarations]
  178.          Gtk.Action a = new Gtk.Action("SNTrayPreferences",N_("_Preferences"),nu
  179.   ^
  180. In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0,
  181.                  from /usr/include/gtk-3.0/gtk/gtk.h:248,
  182.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/mate-sntray-applet.c:24:
  183. /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here
  184.  GtkAction   *gtk_action_new                    (const gchar *name,
  185.               ^
  186. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala:67:2: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
  187.          Gtk.Action a = new Gtk.Action("SNTrayPreferences",N_("_Preferences"),nu
  188.   ^
  189. /home/rilian/Downloads/GitLab/xfce4-sntray-plugin/src/mate-sntray-applet.vala:76:2: warning: ‘gtk_action_group_add_action’ is deprecated [-Wdeprecated-declarations]
  190.          action_group.add_action (a);
  191.   ^
  192. In file included from /usr/include/gtk-3.0/gtk/gtk.h:250:0,
  193.                  from /home/rilian/Downloads/GitLab/xfce4-sntray-plugin-build/src/mate-sntray-applet.c:24:
  194. /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here
  195.  void            gtk_action_group_add_action              (GtkActionGroup      
  196.                  ^
  197. [ 93%] Building C object src/CMakeFiles/sntray-mate.dir/sntray.gresource.c.o
  198. [ 96%] Linking C shared module libsntray-mate.so
  199. [100%] Built target sntray-mate
  200. rilian@3x5linux-mint ~/Downloads/GitLab/xfce4-sntray-plugin-build $
  201. [/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement