Advertisement
Guest User

Untitled

a guest
Apr 26th, 2013
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.75 KB | None | 0 0
  1. Compilation failed: 36 error(s), 0 warning(s)
  2. make[2]: *** [src/DBus.c] Error 1
  3. make[1]: *** [CMakeFiles/gala.dir/all] Error 2
  4. make: *** [all] Error 2
  5. ==> ERROR: Se produjo un error en build().
  6. Cancelando...
  7. ==> ERROR: Makepkg no ha podido compilar .
  8. ==> Reiniciar la compilación de gala-bzr? [s/N]
  9. ==> -------------------------------------------
  10. ==>
  11. ==> Quiere editar PKGBUILD? [S/n] ("A" para anular)
  12. ==> -----------------------------------------------
  13. ==> n
  14.  
  15. ==> dependencias de gala-bzr:
  16. - granite-bzr (ya instalado)
  17. - mutter (ya instalado)
  18. - clutter (ya instalado)
  19. - clutter-gtk (ya instalado)
  20. - bamf (ya instalado)
  21. - libxcb (ya instalado)
  22. - libxfixes (ya instalado)
  23. - gtk3 (ya instalado)
  24. - gobject-introspection (ya instalado)
  25. - gsettings-desktop-schemas (ya instalado)
  26. - plank-bzr>=798 (ya instalado)
  27. - bzr (ya instalado)
  28. - vala (ya instalado)
  29. - cmake (ya instalado)
  30.  
  31.  
  32. ==> Quiere editar gala.install? [S/n] ("A" para anular)
  33. ==> ---------------------------------------------------
  34. ==> s
  35.  
  36. Añada $EDITOR a las variables de entorno
  37. por ejemplo:
  38. export EDITOR="vim" (en ~/.bashrc)
  39. (reemplace vim por su editor preferido)
  40.  
  41. ==> Editar gala.install con:
  42.  
  43. /usr/lib/yaourt/util.sh: línea 197: gala.install: no se encontró la orden
  44. ==> Continuar compilando gala-bzr? [S/n]
  45. ==> ------------------------------------
  46. ==>
  47. ==> Compilando e instalando el paquete
  48. ==> Creando el paquete: gala-bzr 322-1 (jue abr 25 23:31:53 CST 2013)
  49. ==> Resolviendo dependencias...
  50. ==> Verificando conflictos...
  51. ==> Retrieving sources...
  52. -> Pulling http://bazaar.launchpad.net/~gala-dev/gala/trunk/ ...
  53. http://bazaar.launchpad.net/~gala-dev/gala/trunk is permanently redirected to http://bazaar.launchpad.net/~gala-dev/gala/trunk/changes
  54. No revisions or tags to pull.
  55. ==> Validando el archivo fuente con md5sums...
  56. gala ... Skipped
  57. ==> Descomprimiendo fuentes...
  58. -> Creating working copy of bzr repo...
  59. ==> Iniciando pkgver()...
  60. ==> Eliminando el directorio pkg/...
  61. ==> Iniciando build()...
  62. -- The C compiler identification is GNU 4.8.0
  63. -- The CXX compiler identification is GNU 4.8.0
  64. -- Check for working C compiler: /usr/bin/cc
  65. -- Check for working C compiler: /usr/bin/cc -- works
  66. -- Detecting C compiler ABI info
  67. -- Detecting C compiler ABI info - done
  68. -- Check for working CXX compiler: /usr/bin/c++
  69. -- Check for working CXX compiler: /usr/bin/c++ -- works
  70. -- Detecting CXX compiler ABI info
  71. -- Detecting CXX compiler ABI info - done
  72. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  73. -- checking for modules 'libmutter>=3.4;granite;clutter-1.0>=1.9.16;clutter-gtk-1.0;libbamf3;xfixes;gee-1.0;plank'
  74. -- found libmutter, version 3.8.1
  75. -- found granite, version 0.2
  76. -- found clutter-1.0, version 1.14.2
  77. -- found clutter-gtk-1.0, version 1.4.4
  78. -- found libbamf3, version 0.4.0
  79. -- found xfixes, version 5.0
  80. -- found gee-1.0, version 0.6.8
  81. -- found plank, version 0.2.0.809-dirty
  82. -- Found Vala: /usr/bin/valac
  83. -- checking for a minimum Vala version of 0.16.1
  84. -- found Vala, version 0.20.1
  85. -- GSettings schemas will be installed into /usr/share/glib-2.0/schemas/
  86. -- Configuring done
  87. -- Generating done
  88. -- Build files have been written to: /tmp/yaourt-tmp-samuel/aur-gala-bzr/src/gala/build
  89. [ 6%] Generating src/DBus.c, src/Main.c, src/Plugin.c, src/Settings.c, src/TextShadowEffect.c, src/Utils.c, src/Zooming.c, src/Widgets/AppIcon.c, src/Widgets/WindowOverview.c, src/Widgets/WindowSwitcher.c, src/Widgets/WindowThumb.c, src/Widgets/WorkspaceThumb.c, src/Widgets/WorkspaceView.c, build/src/Config.c
  90. gee-0.8.vapi:7.3-7.57: error: `Gee.Functions' already contains a definition for `get_compare_func_for'
  91. public static GLib.CompareDataFunc get_compare_func_for (GLib.Type t);
  92. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  93. gee-1.0.vapi:7.3-7.53: note: previous definition of `get_compare_func_for' was here
  94. public static GLib.CompareFunc get_compare_func_for (GLib.Type t);
  95. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  96. gee-0.8.vapi:9.3-9.52: error: `Gee.Functions' already contains a definition for `get_equal_func_for'
  97. public static Gee.EqualDataFunc get_equal_func_for (GLib.Type t);
  98. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  99. gee-1.0.vapi:9.3-9.49: note: previous definition of `get_equal_func_for' was here
  100. public static GLib.EqualFunc get_equal_func_for (GLib.Type t);
  101. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  102. gee-0.8.vapi:11.3-11.50: error: `Gee.Functions' already contains a definition for `get_hash_func_for'
  103. public static Gee.HashDataFunc get_hash_func_for (GLib.Type t);
  104. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  105. gee-1.0.vapi:11.3-11.47: note: previous definition of `get_hash_func_for' was here
  106. public static GLib.HashFunc get_hash_func_for (GLib.Type t);
  107. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  108. gee-0.8.vapi:32.2-32.114: error: `Gee' already contains a definition for `AbstractCollection'
  109. public abstract class AbstractCollection<G> : GLib.Object, Gee.Traversable<G>, Gee.Iterable<G>, Gee.Collection<G> {
  110. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  111. gee-1.0.vapi:14.2-14.94: note: previous definition of `AbstractCollection' was here
  112. public abstract class AbstractCollection<G> : GLib.Object, Gee.Iterable<G>, Gee.Collection<G> {
  113. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  114. gee-0.8.vapi:45.2-45.79: error: `Gee' already contains a definition for `AbstractList'
  115. public abstract class AbstractList<G> : Gee.AbstractCollection<G>, Gee.List<G> {
  116. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  117. gee-1.0.vapi:31.2-31.79: note: previous definition of `AbstractList' was here
  118. public abstract class AbstractList<G> : Gee.AbstractCollection<G>, Gee.List<G> {
  119. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  120. gee-0.8.vapi:57.2-57.138: error: `Gee' already contains a definition for `AbstractMap'
  121. public abstract class AbstractMap<K,V> : GLib.Object, Gee.Traversable<Gee.Map.Entry<K,V>>, Gee.Iterable<Gee.Map.Entry<K,V>>, Gee.Map<K,V> {
  122. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  123. gee-1.0.vapi:46.2-46.101: note: previous definition of `AbstractMap' was here
  124. public abstract class AbstractMap<K,V> : GLib.Object, Gee.Iterable<Gee.Map.Entry<K,V>>, Gee.Map<K,V> {
  125. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  126. gee-0.8.vapi:76.2-76.77: error: `Gee' already contains a definition for `AbstractMultiMap'
  127. public abstract class AbstractMultiMap<K,V> : GLib.Object, Gee.MultiMap<K,V> {
  128. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  129. gee-1.0.vapi:66.2-66.77: note: previous definition of `AbstractMultiMap' was here
  130. public abstract class AbstractMultiMap<K,V> : GLib.Object, Gee.MultiMap<K,V> {
  131. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  132. gee-0.8.vapi:85.2-85.87: error: `Gee' already contains a definition for `AbstractMultiSet'
  133. public abstract class AbstractMultiSet<G> : Gee.AbstractCollection<G>, Gee.MultiSet<G> {
  134. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  135. gee-1.0.vapi:74.2-74.87: note: previous definition of `AbstractMultiSet' was here
  136. public abstract class AbstractMultiSet<G> : Gee.AbstractCollection<G>, Gee.MultiSet<G> {
  137. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  138. gee-0.8.vapi:98.2-98.81: error: `Gee' already contains a definition for `AbstractQueue'
  139. public abstract class AbstractQueue<G> : Gee.AbstractCollection<G>, Gee.Queue<G> {
  140. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  141. gee-1.0.vapi:85.2-85.81: note: previous definition of `AbstractQueue' was here
  142. public abstract class AbstractQueue<G> : Gee.AbstractCollection<G>, Gee.Queue<G> {
  143. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  144. gee-0.8.vapi:107.2-107.77: error: `Gee' already contains a definition for `AbstractSet'
  145. public abstract class AbstractSet<G> : Gee.AbstractCollection<G>, Gee.Set<G> {
  146. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  147. gee-1.0.vapi:96.2-96.77: note: previous definition of `AbstractSet' was here
  148. public abstract class AbstractSet<G> : Gee.AbstractCollection<G>, Gee.Set<G> {
  149. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  150. gee-0.8.vapi:136.2-136.53: error: `Gee' already contains a definition for `ArrayList'
  151. public class ArrayList<G> : Gee.AbstractBidirList<G> {
  152. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  153. gee-1.0.vapi:101.2-101.48: note: previous definition of `ArrayList' was here
  154. public class ArrayList<G> : Gee.AbstractList<G> {
  155. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  156. gee-0.8.vapi:227.2-227.49: error: `Gee' already contains a definition for `HashMap'
  157. public class HashMap<K,V> : Gee.AbstractMap<K,V> {
  158. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  159. gee-1.0.vapi:121.2-121.49: note: previous definition of `HashMap' was here
  160. public class HashMap<K,V> : Gee.AbstractMap<K,V> {
  161. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  162. gee-0.8.vapi:249.2-249.59: error: `Gee' already contains a definition for `HashMultiMap'
  163. public class HashMultiMap<K,V> : Gee.AbstractMultiMap<K,V> {
  164. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  165. gee-1.0.vapi:139.2-139.59: note: previous definition of `HashMultiMap' was here
  166. public class HashMultiMap<K,V> : Gee.AbstractMultiMap<K,V> {
  167. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  168. gee-0.8.vapi:262.2-262.55: error: `Gee' already contains a definition for `HashMultiSet'
  169. public class HashMultiSet<G> : Gee.AbstractMultiSet<G> {
  170. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  171. gee-1.0.vapi:150.2-150.55: note: previous definition of `HashMultiSet' was here
  172. public class HashMultiSet<G> : Gee.AbstractMultiSet<G> {
  173. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  174. gee-0.8.vapi:268.2-268.45: error: `Gee' already contains a definition for `HashSet'
  175. public class HashSet<G> : Gee.AbstractSet<G> {
  176. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  177. gee-1.0.vapi:156.2-156.45: note: previous definition of `HashSet' was here
  178. public class HashSet<G> : Gee.AbstractSet<G> {
  179. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  180. gee-0.8.vapi:332.2-332.82: error: `Gee' already contains a definition for `LinkedList'
  181. public class LinkedList<G> : Gee.AbstractBidirList<G>, Gee.Queue<G>, Gee.Deque<G> {
  182. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  183. gee-1.0.vapi:168.2-168.77: note: previous definition of `LinkedList' was here
  184. public class LinkedList<G> : Gee.AbstractList<G>, Gee.Queue<G>, Gee.Deque<G> {
  185. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  186. gee-0.8.vapi:356.2-356.53: error: `Gee' already contains a definition for `PriorityQueue'
  187. public class PriorityQueue<G> : Gee.AbstractQueue<G> {
  188. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  189. gee-1.0.vapi:188.2-188.53: note: previous definition of `PriorityQueue' was here
  190. public class PriorityQueue<G> : Gee.AbstractQueue<G> {
  191. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  192. gee-0.8.vapi:376.2-376.60: error: `Gee' already contains a definition for `TreeMap'
  193. public class TreeMap<K,V> : Gee.AbstractBidirSortedMap<K,V> {
  194. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  195. gee-1.0.vapi:206.2-206.49: note: previous definition of `TreeMap' was here
  196. public class TreeMap<K,V> : Gee.AbstractMap<K,V> {
  197. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  198. gee-0.8.vapi:402.2-402.59: error: `Gee' already contains a definition for `TreeMultiMap'
  199. public class TreeMultiMap<K,V> : Gee.AbstractMultiMap<K,V> {
  200. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  201. gee-1.0.vapi:223.2-223.59: note: previous definition of `TreeMultiMap' was here
  202. public class TreeMultiMap<K,V> : Gee.AbstractMultiMap<K,V> {
  203. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  204. gee-0.8.vapi:412.2-412.55: error: `Gee' already contains a definition for `TreeMultiSet'
  205. public class TreeMultiSet<G> : Gee.AbstractMultiSet<G> {
  206. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  207. gee-1.0.vapi:232.2-232.55: note: previous definition of `TreeMultiSet' was here
  208. public class TreeMultiSet<G> : Gee.AbstractMultiSet<G> {
  209. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  210. gee-0.8.vapi:417.2-417.56: error: `Gee' already contains a definition for `TreeSet'
  211. public class TreeSet<G> : Gee.AbstractBidirSortedSet<G> {
  212. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  213. gee-1.0.vapi:237.2-237.63: note: previous definition of `TreeSet' was here
  214. public class TreeSet<G> : Gee.AbstractSet<G>, Gee.SortedSet<G> {
  215. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  216. gee-0.8.vapi:442.2-442.52: error: `Gee' already contains a definition for `BidirIterator'
  217. public interface BidirIterator<G> : Gee.Iterator<G> {
  218. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  219. gee-1.0.vapi:248.2-248.52: note: previous definition of `BidirIterator' was here
  220. public interface BidirIterator<G> : Gee.Iterator<G> {
  221. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  222. gee-0.8.vapi:483.2-483.49: error: `Gee' already contains a definition for `Collection'
  223. public interface Collection<G> : Gee.Iterable<G> {
  224. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  225. gee-1.0.vapi:254.2-254.49: note: previous definition of `Collection' was here
  226. public interface Collection<G> : Gee.Iterable<G> {
  227. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  228. gee-0.8.vapi:503.2-503.45: error: `Gee' already contains a definition for `Comparable'
  229. public interface Comparable<G> : GLib.Object {
  230. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  231. gee-1.0.vapi:270.2-270.45: note: previous definition of `Comparable' was here
  232. public interface Comparable<G> : GLib.Object {
  233. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  234. gee-0.8.vapi:508.2-508.41: error: `Gee' already contains a definition for `Deque'
  235. public interface Deque<G> : Gee.Queue<G> {
  236. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  237. gee-1.0.vapi:274.2-274.41: note: previous definition of `Deque' was here
  238. public interface Deque<G> : Gee.Queue<G> {
  239. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  240. gee-0.8.vapi:525.2-525.63: error: `Gee' already contains a definition for `Iterable'
  241. public interface Iterable<G> : GLib.Object, Gee.Traversable<G> {
  242. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  243. gee-1.0.vapi:285.2-285.43: note: previous definition of `Iterable' was here
  244. public interface Iterable<G> : GLib.Object {
  245. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  246. gee-0.8.vapi:529.2-529.63: error: `Gee' already contains a definition for `Iterator'
  247. public interface Iterator<G> : GLib.Object, Gee.Traversable<G> {
  248. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  249. gee-1.0.vapi:290.2-290.43: note: previous definition of `Iterator' was here
  250. public interface Iterator<G> : GLib.Object {
  251. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  252. gee-0.8.vapi:541.2-541.45: error: `Gee' already contains a definition for `List'
  253. public interface List<G> : Gee.Collection<G> {
  254. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  255. gee-1.0.vapi:298.2-298.45: note: previous definition of `List' was here
  256. public interface List<G> : Gee.Collection<G> {
  257. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  258. gee-0.8.vapi:557.2-557.51: error: `Gee' already contains a definition for `ListIterator'
  259. public interface ListIterator<G> : Gee.Iterator<G> {
  260. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  261. gee-1.0.vapi:314.2-314.56: note: previous definition of `ListIterator' was here
  262. public interface ListIterator<G> : Gee.BidirIterator<G> {
  263. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  264. gee-0.8.vapi:564.2-564.74: error: `Gee' already contains a definition for `Map'
  265. public interface Map<K,V> : GLib.Object, Gee.Iterable<Gee.Map.Entry<K,V>> {
  266. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  267. gee-1.0.vapi:321.2-321.74: note: previous definition of `Map' was here
  268. public interface Map<K,V> : GLib.Object, Gee.Iterable<Gee.Map.Entry<K,V>> {
  269. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  270. gee-0.8.vapi:602.2-602.48: error: `Gee' already contains a definition for `MapIterator'
  271. public interface MapIterator<K,V> : GLib.Object {
  272. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  273. gee-1.0.vapi:356.2-356.48: note: previous definition of `MapIterator' was here
  274. public interface MapIterator<K,V> : GLib.Object {
  275. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  276. gee-0.8.vapi:617.2-617.45: error: `Gee' already contains a definition for `MultiMap'
  277. public interface MultiMap<K,V> : GLib.Object {
  278. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  279. gee-1.0.vapi:366.2-366.45: note: previous definition of `MultiMap' was here
  280. public interface MultiMap<K,V> : GLib.Object {
  281. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  282. gee-0.8.vapi:636.2-636.49: error: `Gee' already contains a definition for `MultiSet'
  283. public interface MultiSet<G> : Gee.Collection<G> {
  284. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  285. gee-1.0.vapi:379.2-379.49: note: previous definition of `MultiSet' was here
  286. public interface MultiSet<G> : Gee.Collection<G> {
  287. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  288. gee-0.8.vapi:643.2-643.46: error: `Gee' already contains a definition for `Queue'
  289. public interface Queue<G> : Gee.Collection<G> {
  290. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  291. gee-1.0.vapi:383.2-383.46: note: previous definition of `Queue' was here
  292. public interface Queue<G> : Gee.Collection<G> {
  293. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  294. gee-0.8.vapi:655.2-655.44: error: `Gee' already contains a definition for `Set'
  295. public interface Set<G> : Gee.Collection<G> {
  296. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  297. gee-1.0.vapi:394.2-394.44: note: previous definition of `Set' was here
  298. public interface Set<G> : Gee.Collection<G> {
  299. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  300. gee-0.8.vapi:671.2-671.43: error: `Gee' already contains a definition for `SortedSet'
  301. public interface SortedSet<G> : Gee.Set<G> {
  302. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  303. gee-1.0.vapi:399.2-399.43: note: previous definition of `SortedSet' was here
  304. public interface SortedSet<G> : Gee.Set<G> {
  305. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  306. Compilation failed: 36 error(s), 0 warning(s)
  307. make[2]: *** [src/DBus.c] Error 1
  308. make[1]: *** [CMakeFiles/gala.dir/all] Error 2
  309. make: *** [all] Error 2
  310. ==> ERROR: Se produjo un error en build().
  311. Cancelando...
  312. ==> ERROR: Makepkg no ha podido compilar gala-bzr.
  313. ==> Reiniciar la compilación de gala-bzr? [s/N]
  314. ==> -------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement