Advertisement
Alucryd

pantheon-files build error

Nov 28th, 2013
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.54 KB | None | 0 0
  1. -- The C compiler identification is GNU 4.8.2
  2. -- Check for working C compiler: /usr/bin/cc
  3. -- Check for working C compiler: /usr/bin/cc -- works
  4. -- Detecting C compiler ABI info
  5. -- Detecting C compiler ABI info - done
  6. -- Found Vala: /usr/bin/valac
  7. -- checking for a minimum Vala version of 0.16.0
  8. -- found Vala, version 0.22.1
  9. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  10. -- checking for modules 'granite;glib-2.0>=2.29.0;gthread-2.0;gio-2.0;gconf-2.0;gio-unix-2.0;pango>=1.1.2;gtk+-3.0>=3.0.3;gail-3.0;gee-1.0;sqlite3;dbus-glib-1;libnotify>=0.7.2'
  11. -- found granite, version 0.2.2
  12. -- found glib-2.0, version 2.38.2
  13. -- found gthread-2.0, version 2.38.2
  14. -- found gio-2.0, version 2.38.2
  15. -- found gconf-2.0, version 3.2.6
  16. -- found gio-unix-2.0, version 2.38.2
  17. -- found pango, version 1.36.1
  18. -- found gtk+-3.0, version 3.10.5
  19. -- found gail-3.0, version 3.10.5
  20. -- found gee-1.0, version 0.6.8
  21. -- found sqlite3, version 3.8.1
  22. -- found dbus-glib-1, version 0.100.2
  23. -- found libnotify, version 0.7.6
  24. -- checking for module 'unity>=4.0.0'
  25. -- package 'unity>=4.0.0' not found
  26. -- checking for module 'granite'
  27. -- found granite, version 0.2.2
  28. -- GSettings schemas will be installed locally.
  29. -- GSettings schemas will be installed into /usr/share/glib-2.0/schemas/
  30. -- Configuring done
  31. -- Generating done
  32. -- Build files have been written to: /build/pantheon-files/src/pantheon-files-0.1.5.1/build
  33. [ 1%] [ 2%] [ 3%] Scanning dependencies of target i18n
  34. Generating Animations.c;LocationBar.c;BreadcrumbsElements.c;BreadcrumbsEntry.c;marlinwidgets.vapi;marlinwidgets.h
  35. Generating marlind-tagging.c
  36. Generating gof-callwhenready.c;gof-directory-async.c;gof-preferences.c;PluginManager.c;Plugin.c;marlincore.vapi;marlincore.h
  37. [ 4%] messages.”
  38. /build/pantheon-files/src/pantheon-files-0.1.5.1/libwidgets/LocationBar.vala:309.45-309.53: warning: Gtk.Stock has been deprecated since 3.10
  39. /build/pantheon-files/src/pantheon-files-0.1.5.1/libwidgets/LocationBar.vala:313.46-313.54: warning: Gtk.Stock has been deprecated since 3.10
  40. /build/pantheon-files/src/pantheon-files-0.1.5.1/libwidgets/LocationBar.vala:317.46-317.54: warning: Gtk.Stock has been deprecated since 3.10
  41. /build/pantheon-files/src/pantheon-files-0.1.5.1/libwidgets/LocationBar.vala:321.58-321.66: warning: Gtk.Stock has been deprecated since 3.10
  42. /build/pantheon-files/src/pantheon-files-0.1.5.1/libwidgets/LocationBar.vala:304.33-304.47: warning: Gtk.ActionGroup has been deprecated since 3.10
  43. Scanning dependencies of target marlin-daemon
  44. [ 5%] Building C object marlin-daemon/CMakeFiles/marlin-daemon.dir/marlind-tagging.c.o
  45. Scanning dependencies of target marlincore
  46. [ 5%] [ 6%] [ 7%] [ 8%] [ 9%] Building C object libcore/CMakeFiles/marlincore.dir/eel-gdk-extensions.c.o
  47. Building C object libcore/CMakeFiles/marlincore.dir/eel-gdk-pixbuf-extensions.c.o
  48. Building C object libcore/CMakeFiles/marlincore.dir/eel-fcts.c.o
  49. Building C object libcore/CMakeFiles/marlincore.dir/eel-i18n.c.o
  50. Building C object libcore/CMakeFiles/marlincore.dir/eel-gtk-extensions.c.o
  51. Compilation succeeded - 5 warning(s)
  52. Scanning dependencies of target marlinwidgets
  53. [ 10%] Building C object libwidgets/CMakeFiles/marlinwidgets.dir/Animations.c.o
  54. [ 10%] Built target i18n
  55. [ 11%] Building C object libwidgets/CMakeFiles/marlinwidgets.dir/LocationBar.c.o
  56. [ 12%] Building C object libwidgets/CMakeFiles/marlinwidgets.dir/BreadcrumbsElements.c.o
  57. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/marlin-daemon/marlind-tagging.c: In function 'main':
  58. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/marlin-daemon/marlind-tagging.c:1891:2: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:260) [-Wdeprecated-declarations]
  59. g_thread_init (NULL);
  60. ^
  61. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/marlin-daemon/marlind-tagging.c:1892:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
  62. g_type_init ();
  63. ^
  64. [ 13%] Building C object libcore/CMakeFiles/marlincore.dir/eel-pango-extensions.c.o
  65. [ 14%] Building C object libcore/CMakeFiles/marlincore.dir/eel-glib-extensions.c.o
  66. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:292:1: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  67. static const GtkActionEntry MARLIN_VIEW_CHROME_BASE_PATH_BAR_action_entries[4] = {{"Cut", GTK_STOCK_CUT, NULL, NULL, "Cut the selected text to the clipboard", (GCallback) _marlin_view_chrome_base_path_bar_action_cut_gtk_action_callback}, {"Copy", GTK_STOCK_COPY, NULL, NULL, "Copy the selected text to the clipboard", (GCallback) _marlin_view_chrome_base_path_bar_action_copy_gtk_action_callback}, {"Paste", GTK_STOCK_PASTE, NULL, NULL, "Paste the text stored on the clipboard", (GCallback) _marlin_view_chrome_base_path_bar_action_paste_gtk_action_callback}, {"Paste Into Folder", GTK_STOCK_PASTE, NULL, NULL, "Paste the text stored on the clipboard", (GCallback) _marlin_view_chrome_base_path_bar_action_paste_gtk_action_callback}};
  68. ^
  69. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:292:1: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  70. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:292:1: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  71. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:292:1: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  72. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_on_drag_leave':
  73. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:447:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  74. _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_);
  75. ^
  76. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  77. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  78. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  79. ^
  80. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_on_drag_motion':
  81. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:619:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  82. _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_);
  83. ^
  84. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  85. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  86. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  87. ^
  88. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_get_element_from_coordinates':
  89. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:690:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  90. _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_);
  91. ^
  92. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  93. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  94. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  95. ^
  96. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_get_path_from_element':
  97. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:787:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  98. _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_);
  99. ^
  100. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  101. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  102. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  103. ^
  104. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_init_clipboard':
  105. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:901:2: warning: 'gtk_action_group_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:168) [-Wdeprecated-declarations]
  106. _tmp0_ = gtk_action_group_new ("ClipboardActions");
  107. ^
  108. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:905:2: warning: 'gtk_action_group_add_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203) [-Wdeprecated-declarations]
  109. gtk_action_group_add_actions (_tmp1_, MARLIN_VIEW_CHROME_BASE_PATH_BAR_action_entries, G_N_ELEMENTS (MARLIN_VIEW_CHROME_BASE_PATH_BAR_action_entries), self);
  110. ^
  111. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_get_elements_path':
  112. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:938:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  113. _tmp6_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp5_);
  114. ^
  115. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  116. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  117. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  118. ^
  119. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_real_button_press_event':
  120. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:1279:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  121. _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_);
  122. ^
  123. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  124. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  125. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  126. ^
  127. [ 15%] [ 16%] /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_change_breadcrumbs':
  128. Building C object libwidgets/CMakeFiles/marlinwidgets.dir/BreadcrumbsEntry.c.o
  129. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:1938:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  130. _tmp76_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp75_);
  131. ^
  132. Building C object libcore/CMakeFiles/marlincore.dir/eel-gio-extensions.c.o
  133. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  134. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  135. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  136. ^
  137. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:1941:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  138. _tmp79_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp78_);
  139. ^
  140. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  141. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  142. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  143. ^
  144. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:2076:7: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  145. _tmp124_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp123_);
  146. ^
  147. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  148. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  149. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  150. ^
  151. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:2321:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  152. _tmp201_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp200_);
  153. ^
  154. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  155. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  156. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  157. ^
  158. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:2324:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  159. _tmp204_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp203_);
  160. ^
  161. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  162. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  163. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  164. ^
  165. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:2337:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  166. _tmp209_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp208_);
  167. ^
  168. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  169. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  170. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  171. ^
  172. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:2351:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  173. _tmp213_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp212_);
  174. ^
  175. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  176. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  177. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  178. ^
  179. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:2354:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  180. _tmp216_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp215_);
  181. ^
  182. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  183. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  184. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  185. ^
  186. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:2367:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  187. _tmp221_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp220_);
  188. ^
  189. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  190. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  191. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  192. ^
  193. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_real_motion_notify_event':
  194. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:2795:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  195. _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_);
  196. ^
  197. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  198. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  199. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  200. ^
  201. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_get_all_breadcrumbs_width':
  202. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3086:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  203. _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_);
  204. ^
  205. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  206. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  207. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  208. ^
  209. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_reset_elements_states':
  210. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3157:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  211. _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_);
  212. ^
  213. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  214. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  215. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  216. ^
  217. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function 'marlin_view_chrome_base_path_bar_real_draw':
  218. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3248:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  219. _tmp4_ = gtk_style_context_get_path (_tmp3_);
  220. ^
  221. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3299:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  222. _tmp28_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp27_);
  223. ^
  224. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  225. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  226. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  227. ^
  228. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3377:4: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  229. _tmp54_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp53_);
  230. ^
  231. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  232. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  233. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  234. ^
  235. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3459:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  236. _tmp82_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp81_);
  237. ^
  238. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  239. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  240. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  241. ^
  242. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function '_marlin_view_chrome_base_path_bar___lambda7_':
  243. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3821:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  244. _tmp1_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp0_);
  245. ^
  246. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  247. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  248. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  249. ^
  250. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3836:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  251. _tmp5_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp4_);
  252. ^
  253. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  254. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  255. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  256. ^
  257. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function '_marlin_view_chrome_base_path_bar___lambda8_':
  258. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:3955:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  259. _tmp7_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp6_);
  260. ^
  261. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  262. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  263. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  264. ^
  265. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c: In function '_marlin_view_chrome_base_path_bar___lambda9_':
  266. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:4043:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  267. _tmp1_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp0_);
  268. ^
  269. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/LocationBar.c:34:0:
  270. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  271. gint gee_abstract_collection_get_size (GeeAbstractCollection* self);
  272. ^
  273. [ 17%] [ 18%] Building C object libcore/CMakeFiles/marlincore.dir/eel-stock-dialogs.c.o
  274. Building C object libcore/CMakeFiles/marlincore.dir/eel-debug.c.o
  275. [ 19%] Building C object libcore/CMakeFiles/marlincore.dir/eel-string.c.o
  276. [ 20%] Building C object libcore/CMakeFiles/marlincore.dir/eel-accessibility.c.o
  277. [ 21%] Building C object libcore/CMakeFiles/marlincore.dir/eel-ui.c.o
  278. Linking C executable marlin-daemon
  279. [ 22%] [ 22%] Built target marlin-daemon
  280. [ 23%] Building C object libcore/CMakeFiles/marlincore.dir/eel-vfs-extensions.c.o
  281. Building C object libcore/CMakeFiles/marlincore.dir/marlin-file-operations.c.o
  282. [ 24%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-undostack-manager.c.o
  283. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/eel-ui.c: In function 'eel_ui_unmerge_ui':
  284. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/eel-ui.c:35:9: warning: 'gtk_ui_manager_remove_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179) [-Wdeprecated-declarations]
  285. gtk_ui_manager_remove_ui (ui_manager,
  286. ^
  287. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/eel-ui.c:40:9: warning: 'gtk_ui_manager_remove_action_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:142) [-Wdeprecated-declarations]
  288. gtk_ui_manager_remove_action_group (ui_manager,
  289. ^
  290. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/eel-ui.c: In function 'eel_ui_prepare_merge_ui':
  291. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/eel-ui.c:52:2: warning: 'gtk_ui_manager_new_merge_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186) [-Wdeprecated-declarations]
  292. *merge_id = gtk_ui_manager_new_merge_id (ui_manager);
  293. ^
  294. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/eel-ui.c:53:2: warning: 'gtk_action_group_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:168) [-Wdeprecated-declarations]
  295. *action_group = gtk_action_group_new (name);
  296. ^
  297. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/eel-ui.c:54:2: warning: 'gtk_action_group_set_translation_domain' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:245) [-Wdeprecated-declarations]
  298. gtk_action_group_set_translation_domain (*action_group, GETTEXT_PACKAGE);
  299. ^
  300. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/eel-ui.c:55:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138) [-Wdeprecated-declarations]
  301. gtk_ui_manager_insert_action_group (ui_manager, *action_group, 0);
  302. ^
  303. [ 25%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-file-changes-queue.c.o
  304. [ 26%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-file-utilities.c.o
  305. [ 27%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-file-conflict-dialog.c.o
  306. [ 28%] Building C object libcore/CMakeFiles/marlincore.dir/fm-list-model.c.o
  307. [ 29%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-progress-info.c.o
  308. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'run_simple_dialog_va':
  309. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1213:5: warning: 'g_io_scheduler_job_send_to_mainloop' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:44): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  310. g_io_scheduler_job_send_to_mainloop (job->io_job,
  311. ^
  312. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'confirm_delete_from_trash':
  313. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1396:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  314. GTK_STOCK_CANCEL, GTK_STOCK_DELETE,
  315. ^
  316. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1396:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  317. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'confirm_delete_directly':
  318. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1464:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  319. GTK_STOCK_CANCEL, GTK_STOCK_DELETE,
  320. ^
  321. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1464:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  322. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'delete_dir':
  323. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1607:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  324. GTK_STOCK_CANCEL, _("_Skip files"),
  325. ^
  326. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1640:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  327. GTK_STOCK_CANCEL, SKIP, RETRY,
  328. ^
  329. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1673:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  330. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  331. ^
  332. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'delete_file':
  333. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1750:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  334. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  335. ^
  336. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'trash_files':
  337. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1899:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  338. GTK_STOCK_CANCEL, SKIP_ALL, SKIP, DELETE_ALL, GTK_STOCK_DELETE,
  339. ^
  340. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:1899:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  341. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'delete_job':
  342. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2041:5: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  343. g_io_scheduler_job_send_to_mainloop_async (io_job,
  344. ^
  345. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'trash_or_delete_internal':
  346. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2084:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  347. g_io_scheduler_push_job (delete_job,
  348. ^
  349. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'prompt_empty_trash':
  350. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2310:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  351. GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
  352. ^
  353. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_unmount_mount_full':
  354. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2370:13: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  355. g_io_scheduler_push_job (empty_trash_job,
  356. ^
  357. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'scan_dir':
  358. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2642:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  359. GTK_STOCK_CANCEL, RETRY, SKIP,
  360. ^
  361. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2683:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  362. GTK_STOCK_CANCEL, SKIP_ALL, SKIP, RETRY,
  363. ^
  364. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'scan_file':
  365. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2760:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  366. GTK_STOCK_CANCEL, SKIP_ALL, SKIP, RETRY,
  367. ^
  368. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'verify_destination':
  369. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2864:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  370. GTK_STOCK_CANCEL, RETRY,
  371. ^
  372. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2899:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  373. GTK_STOCK_CANCEL,
  374. ^
  375. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2934:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  376. GTK_STOCK_CANCEL,
  377. ^
  378. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:2962:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  379. GTK_STOCK_CANCEL,
  380. ^
  381. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'create_dest_dir':
  382. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:3506:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  383. GTK_STOCK_CANCEL, SKIP, RETRY,
  384. ^
  385. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'copy_move_directory':
  386. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:3638:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  387. GTK_STOCK_CANCEL, _("_Skip files"),
  388. ^
  389. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:3683:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  390. GTK_STOCK_CANCEL, SKIP, RETRY,
  391. ^
  392. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:3725:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  393. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  394. ^
  395. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'remove_target_recursively':
  396. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:3814:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  397. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  398. ^
  399. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:3855:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  400. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  401. ^
  402. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'run_conflict_dialog':
  403. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:4072:5: warning: 'g_io_scheduler_job_send_to_mainloop' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:44): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  404. g_io_scheduler_job_send_to_mainloop (job->io_job,
  405. ^
  406. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'copy_move_file':
  407. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:4182:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  408. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  409. ^
  410. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:4215:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  411. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  412. ^
  413. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:4432:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  414. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  415. ^
  416. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:4499:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  417. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  418. ^
  419. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'copy_job':
  420. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:4686:5: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  421. g_io_scheduler_job_send_to_mainloop_async (io_job,
  422. ^
  423. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_copy':
  424. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:4731:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  425. g_io_scheduler_push_job (copy_job,
  426. ^
  427. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'move_file_prepare':
  428. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:4854:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  429. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  430. ^
  431. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:5014:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  432. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  433. ^
  434. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'move_job':
  435. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:5236:5: warning: 'g_io_scheduler_job_send_to_mainloop' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:44): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  436. g_io_scheduler_job_send_to_mainloop (io_job,
  437. ^
  438. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_move':
  439. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:5285:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  440. g_io_scheduler_push_job (move_job,
  441. ^
  442. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'link_file':
  443. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:5462:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  444. GTK_STOCK_CANCEL, SKIP_ALL, SKIP,
  445. ^
  446. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'link_job':
  447. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:5572:5: warning: 'g_io_scheduler_job_send_to_mainloop' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:44): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  448. g_io_scheduler_job_send_to_mainloop (io_job,
  449. ^
  450. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_link':
  451. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:5614:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  452. g_io_scheduler_push_job (link_job,
  453. ^
  454. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_duplicate':
  455. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:5655:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  456. g_io_scheduler_push_job (copy_job,
  457. ^
  458. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'create_job':
  459. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:6226:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  460. GTK_STOCK_CANCEL, SKIP,
  461. ^
  462. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:6247:5: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  463. g_io_scheduler_job_send_to_mainloop_async (io_job,
  464. ^
  465. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_new_folder':
  466. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:6286:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  467. g_io_scheduler_push_job (create_job,
  468. ^
  469. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_new_folder_with_name':
  470. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:6322:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  471. g_io_scheduler_push_job (create_job,
  472. ^
  473. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_new_file':
  474. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:6410:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  475. g_io_scheduler_push_job (create_job,
  476. ^
  477. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'empty_trash_job':
  478. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:6510:5: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:49): Use 'g_main_context_invoke' instead [-Wdeprecated-declarations]
  479. g_io_scheduler_job_send_to_mainloop_async (io_job,
  480. ^
  481. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c: In function 'marlin_file_operations_empty_trash':
  482. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-operations.c:6537:5: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations]
  483. g_io_scheduler_push_job (empty_trash_job,
  484. ^
  485. Linking C shared library libmarlinwidgets.so
  486. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c: In function 'file_list_ready_cb':
  487. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c:419:5: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:699): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations]
  488. gtk_widget_modify_font (label, NULL);
  489. ^
  490. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c:423:38: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:672): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations]
  491. pango_font_description_get_size (gtk_widget_get_style (label)->font_desc) * PANGO_SCALE_LARGE);
  492. ^
  493. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c:424:5: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:699): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations]
  494. gtk_widget_modify_font (label, desc);
  495. ^
  496. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c: In function 'marlin_file_conflict_dialog_init':
  497. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c:669:5: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  498. widget = gtk_image_new_from_stock (GTK_STOCK_DIALOG_WARNING,
  499. ^
  500. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c:669:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  501. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c:715:27: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  502. gtk_image_new_from_stock (GTK_STOCK_UNDO,
  503. ^
  504. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c:715:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  505. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-file-conflict-dialog.c:734:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  506. GTK_STOCK_CANCEL,
  507. ^
  508. [ 30%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-progress-info-manager.c.o
  509. [ 31%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-abstract-sidebar.c.o
  510. [ 32%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-exec.c.o
  511. [ 32%] Built target marlinwidgets
  512. [ 33%] Generating tests-pathbar.c
  513. [ 34%] Building C object libcore/CMakeFiles/marlincore.dir/gof-abstract-slot.c.o
  514. [ 35%] Building C object libcore/CMakeFiles/marlincore.dir/gof-file.c.o
  515. [ 36%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-icon-info.c.o
  516. [ 37%] Building C object libcore/CMakeFiles/marlincore.dir/marlin-trash-monitor.c.o
  517. [ 38%] Building C object libcore/CMakeFiles/marlincore.dir/gof-callwhenready.c.o
  518. [ 39%] Building C object libcore/CMakeFiles/marlincore.dir/gof-directory-async.c.o
  519. [ 40%] Building C object libcore/CMakeFiles/marlincore.dir/gof-preferences.c.o
  520. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/gof-file.c: In function 'gof_file_get_preview_path':
  521. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/gof-file.c:2410:29: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  522. gchar* thumbnail_path = gof_file_get_thumbnail_path(file);
  523. ^
  524. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-icon-info.c: In function 'marlin_icon_info_lookup':
  525. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-icon-info.c:496:13: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:256): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  526. gtk_icon_info_free (gtkicon_info);
  527. ^
  528. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-icon-info.c:506:13: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:256): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  529. gtk_icon_info_free (gtkicon_info);
  530. ^
  531. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-icon-info.c:516:9: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:256): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  532. gtk_icon_info_free (gtkicon_info);
  533. ^
  534. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/marlin-icon-info.c:533:13: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkicontheme.h:256): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  535. gtk_icon_info_free (gtk_icon_info);
  536. ^
  537. [ 41%] [ 42%] Building C object libcore/CMakeFiles/marlincore.dir/Plugin.c.o
  538. Building C object libcore/CMakeFiles/marlincore.dir/PluginManager.c.o
  539. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/gof-directory-async.c: In function '_g_file_equal_gequal_func':
  540. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/gof-directory-async.c:402:2: warning: passing argument 1 of 'g_file_equal' discards 'const' qualifier from pointer target type [enabled by default]
  541. result = g_file_equal (a, b);
  542. ^
  543. In file included from /usr/include/glib-2.0/gio/gio.h:67:0,
  544. from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/gof-directory-async.c:25:
  545. /usr/include/glib-2.0/gio/gfile.h:613:25: note: expected 'struct GFile *' but argument is of type 'gconstpointer'
  546. gboolean g_file_equal (GFile *file1,
  547. ^
  548. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/gof-directory-async.c:402:2: warning: passing argument 2 of 'g_file_equal' discards 'const' qualifier from pointer target type [enabled by default]
  549. result = g_file_equal (a, b);
  550. ^
  551. In file included from /usr/include/glib-2.0/gio/gio.h:67:0,
  552. from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/gof-directory-async.c:25:
  553. /usr/include/glib-2.0/gio/gfile.h:613:25: note: expected 'struct GFile *' but argument is of type 'gconstpointer'
  554. gboolean g_file_equal (GFile *file1,
  555. ^
  556. Scanning dependencies of target widgets-test
  557. [ 43%] Building C object libwidgets/tests/CMakeFiles/widgets-test.dir/tests-pathbar.c.o
  558. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c: In function 'marlin_plugin_manager_hook_context_menu':
  559. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:767:2: warning: 'marlin_plugin_manager_drop_menu_references' is deprecated (declared at /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:137) [-Wdeprecated-declarations]
  560. marlin_plugin_manager_drop_menu_references (self, _tmp0_);
  561. ^
  562. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:783:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default]
  563. _tmp4_ = gee_abstract_map_get_values ((GeeMap*) _tmp3_);
  564. ^
  565. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:28:0:
  566. /usr/include/gee-1.0/gee.h:793:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *'
  567. GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self);
  568. ^
  569. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c: In function 'marlin_plugin_manager_drop_plugin_menuitems':
  570. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:872:12: warning: assignment from incompatible pointer type [enabled by default]
  571. _tmp15_ = gtk_widget_get_parent (_tmp14_);
  572. ^
  573. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c: In function 'marlin_plugin_manager_ui':
  574. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:930:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default]
  575. _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_);
  576. ^
  577. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:28:0:
  578. /usr/include/gee-1.0/gee.h:793:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *'
  579. GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self);
  580. ^
  581. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c: In function 'marlin_plugin_manager_directory_loaded':
  582. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:974:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default]
  583. _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_);
  584. ^
  585. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:28:0:
  586. /usr/include/gee-1.0/gee.h:793:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *'
  587. GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self);
  588. ^
  589. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c: In function 'marlin_plugin_manager_interface_loaded':
  590. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:1019:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default]
  591. _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_);
  592. ^
  593. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:28:0:
  594. /usr/include/gee-1.0/gee.h:793:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *'
  595. GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self);
  596. ^
  597. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c: In function 'marlin_plugin_manager_update_sidebar':
  598. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:1064:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default]
  599. _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_);
  600. ^
  601. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:28:0:
  602. /usr/include/gee-1.0/gee.h:793:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *'
  603. GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self);
  604. ^
  605. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c: In function 'marlin_plugin_manager_update_file_info':
  606. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:1109:3: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [enabled by default]
  607. _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_);
  608. ^
  609. In file included from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libcore/PluginManager.c:28:0:
  610. /usr/include/gee-1.0/gee.h:793:16: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *'
  611. GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self);
  612. ^
  613. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c: In function '__lambda2_':
  614. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c:233:2: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) [-Wdeprecated-declarations]
  615. _tmp0_ = gtk_ui_manager_new ();
  616. ^
  617. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c: In function '__lambda4_':
  618. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c:423:2: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) [-Wdeprecated-declarations]
  619. _tmp0_ = gtk_ui_manager_new ();
  620. ^
  621. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c: In function '__lambda6_':
  622. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c:491:2: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) [-Wdeprecated-declarations]
  623. _tmp0_ = gtk_ui_manager_new ();
  624. ^
  625. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c: In function '__lambda8_':
  626. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c:559:2: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) [-Wdeprecated-declarations]
  627. _tmp0_ = gtk_ui_manager_new ();
  628. ^
  629. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c: In function '__lambda10_':
  630. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c:616:2: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) [-Wdeprecated-declarations]
  631. _tmp0_ = gtk_ui_manager_new ();
  632. ^
  633. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c: In function '__lambda12_':
  634. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c:659:2: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) [-Wdeprecated-declarations]
  635. _tmp0_ = gtk_ui_manager_new ();
  636. ^
  637. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c: In function 'main':
  638. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c:722:2: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:260) [-Wdeprecated-declarations]
  639. g_thread_init (NULL);
  640. ^
  641. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/libwidgets/tests/tests-pathbar.c:723:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
  642. g_type_init ();
  643. ^
  644. Linking C executable widgets-test
  645. [ 43%] Built target widgets-test
  646. Linking C shared library libmarlincore.so
  647. [ 43%] Built target marlincore
  648. [ 44%] [ 46%] [ 46%] [ 47%] Generating plugin.c
  649. Generating plugin.c
  650. [ 47%] Generating plugin.c
  651. Generating plugin.c
  652. Scanning dependencies of target marlincore_tests
  653. Generating Application.c;ConnectServerOperation.c;main.c;marlin-deep-count.c;MimeActions.c;ProgressInfoWidget.c;ProgressUIHandler.c;View/DiskRenderer.c;View/DirectoryNotFound.c;View/Window.c;View/Resources.c;View/DbusTags.c;View/ViewContainer.c;View/OverlayBar.c;View/PropertiesWindow.c;View/Browser.c;View/ViewMode.c;View/LocationBar.c;View/Chrome/TopMenu.c;View/Chrome/ViewSwicher.c;View/Chrome/ColorWidget.c;View/Chrome/XsEntry.c;View/Chrome/ImgEventBox.c;marlin-vala.h
  654. [ 48%] [ 49%] [ 50%] Building C object libcore/CMakeFiles/marlincore_tests.dir/tests/marlincore-tests-gof.c.o
  655. Building C object libcore/CMakeFiles/marlincore_tests.dir/tests/tests.c.o
  656. Building C object libcore/CMakeFiles/marlincore_tests.dir/tests/marlincore-tests-file.c.o
  657. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/tests/tests.c: In function 'main':
  658. /build/pantheon-files/src/pantheon-files-0.1.5.1/libcore/tests/tests.c:31:5: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
  659. g_type_init ();
  660. ^
  661. [ 51%] Building C object libcore/CMakeFiles/marlincore_tests.dir/tests/marlincore-tests-icon-info.c.o
  662. /build/pantheon-files/src/pantheon-files-0.1.5.1/plugins/marlin-ctags/plugin.vala:216.41-216.60: warning: implicit .begin is deprecated
  663. /build/pantheon-files/src/pantheon-files-0.1.5.1/plugins/marlin-ctags/plugin.vala:227.51-227.72: warning: implicit .begin is deprecated
  664. /build/pantheon-files/src/pantheon-files-0.1.5.1/plugins/marlin-ctags/plugin.vala:278.13-278.34: warning: implicit .begin is deprecated
  665. Scanning dependencies of target marlin-contractor
  666. Scanning dependencies of target network-places
  667. [ 52%] [ 53%] Building C object plugins/contractor/CMakeFiles/marlin-contractor.dir/plugin.c.o
  668. Building C object plugins/network-places/CMakeFiles/network-places.dir/plugin.c.o
  669. Scanning dependencies of target marlintrash
  670. Compilation succeeded - 3 warning(s)
  671. [ 54%] Linking C executable marlincore_tests
  672. Building C object plugins/marlin-trash/CMakeFiles/marlintrash.dir/plugin.c.o
  673. Scanning dependencies of target marlinctags
  674. [ 55%] Building C object plugins/marlin-ctags/CMakeFiles/marlinctags.dir/plugin.c.o
  675. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/ProgressInfoWidget.vala:66.47-66.55: warning: Gtk.Stock has been deprecated since 3.10
  676. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/ProgressUIHandler.vala:67.30-67.70: error: Invalid assignment from owned expression to unowned variable
  677. unowned List<string> cappabilities = Notify.get_server_caps ();
  678. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  679. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/ProgressUIHandler.vala:69.16-69.28: error: The name `cappabilities' does not exist in the context of `Marlin.Progress.UIHandler.server_has_persistence'
  680. return cappabilities.find ("persistence") != null;
  681. ^^^^^^^^^^^^^
  682. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:612.41-612.45: warning: Gtk.Stock has been deprecated since 3.10
  683. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:619.42-619.46: warning: Gtk.Stock has been deprecated since 3.10
  684. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:622.42-622.46: warning: Gtk.Stock has been deprecated since 3.10
  685. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:625.40-625.44: warning: Gtk.Stock has been deprecated since 3.10
  686. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:628.42-628.46: warning: Gtk.Stock has been deprecated since 3.10
  687. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:632.45-632.49: warning: Gtk.Stock has been deprecated since 3.10
  688. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:635.44-635.48: warning: Gtk.Stock has been deprecated since 3.10
  689. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:650.43-650.47: warning: Gtk.Stock has been deprecated since 3.10
  690. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:662.44-662.48: warning: Gtk.Stock has been deprecated since 3.10
  691. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:670.47-670.51: warning: Gtk.Stock has been deprecated since 3.10
  692. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:686.41-686.45: warning: Gtk.Stock has been deprecated since 3.10
  693. /build/pantheon-files/src/pantheon-files-0.1.5.1/src/View/Window.vala:100.32-100.46: warning: Gtk.ActionGroup has been deprecated since 3.10
  694. [ 55%] Built target marlincore_tests
  695. Compilation failed: 2 error(s), 13 warning(s)
  696. src/CMakeFiles/../pantheon-files.dir/build.make:128: recipe for target 'src/pantheon-files_valac.stamp' failed
  697. make[2]: *** [src/pantheon-files_valac.stamp] Error 1
  698. CMakeFiles/Makefile2:79: recipe for target 'src/CMakeFiles/../pantheon-files.dir/all' failed
  699. make[1]: *** [src/CMakeFiles/../pantheon-files.dir/all] Error 2
  700. make[1]: *** Waiting for unfinished jobs....
  701. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/marlin-trash/plugin.c: In function 'marlin_plugins_trash_real_directory_loaded':
  702. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/marlin-trash/plugin.c:191:11: warning: assignment from incompatible pointer type [enabled by default]
  703. _tmp15_ = gtk_info_bar_get_content_area (_tmp14_);
  704. ^
  705. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/contractor/plugin.c: In function 'marlin_plugins_contractor_real_ui':
  706. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/contractor/plugin.c:516:2: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations]
  707. _tmp3_ = gtk_ui_manager_get_widget (_tmp2_, "/selection");
  708. ^
  709. Linking C shared library libnetwork-places.so
  710. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/marlin-ctags/plugin.c: In function 'marlin_plugins_ctags_add_entry':
  711. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/marlin-ctags/plugin.c:901:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  712. ptr_arr[0] = _tmp1_;
  713. ^
  714. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/marlin-ctags/plugin.c:905:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  715. ptr_arr[1] = _tmp4_;
  716. ^
  717. /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/marlin-ctags/plugin.c:918:2: warning: passing argument 1 of 'g_variant_new_strv' from incompatible pointer type [enabled by default]
  718. _tmp15_ = g_variant_new_strv ((gchar**) ptr_arr, (4 * sizeof (gchar*)) / sizeof (gchar*));
  719. ^
  720. In file included from /usr/include/glib-2.0/glib.h:96:0,
  721. from /build/pantheon-files/src/pantheon-files-0.1.5.1/build/plugins/marlin-ctags/plugin.c:21:
  722. /usr/include/glib-2.0/glib/gvariant.h:120:33: note: expected 'const gchar * const*' but argument is of type 'gchar **'
  723. GVariant * g_variant_new_strv (const gchar * const *strv,
  724. ^
  725. Linking C shared library libmarlintrash.so
  726. [ 55%] Built target marlintrash
  727. [ 55%] Built target network-places
  728. Linking C shared library libmarlin-contractor.so
  729. [ 55%] Built target marlin-contractor
  730. Linking C shared library libmarlinctags.so
  731. [ 55%] Built target marlinctags
  732. Makefile:126: recipe for target 'all' failed
  733. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement