Compilation failed: 36 error(s), 0 warning(s) make[2]: *** [src/DBus.c] Error 1 make[1]: *** [CMakeFiles/gala.dir/all] Error 2 make: *** [all] Error 2 ==> ERROR: Se produjo un error en build(). Cancelando... ==> ERROR: Makepkg no ha podido compilar . ==> Reiniciar la compilación de gala-bzr? [s/N] ==> ------------------------------------------- ==> ==> Quiere editar PKGBUILD? [S/n] ("A" para anular) ==> ----------------------------------------------- ==> n ==> dependencias de gala-bzr: - granite-bzr (ya instalado) - mutter (ya instalado) - clutter (ya instalado) - clutter-gtk (ya instalado) - bamf (ya instalado) - libxcb (ya instalado) - libxfixes (ya instalado) - gtk3 (ya instalado) - gobject-introspection (ya instalado) - gsettings-desktop-schemas (ya instalado) - plank-bzr>=798 (ya instalado) - bzr (ya instalado) - vala (ya instalado) - cmake (ya instalado) ==> Quiere editar gala.install? [S/n] ("A" para anular) ==> --------------------------------------------------- ==> s Añada $EDITOR a las variables de entorno por ejemplo: export EDITOR="vim" (en ~/.bashrc) (reemplace vim por su editor preferido) ==> Editar gala.install con: /usr/lib/yaourt/util.sh: línea 197: gala.install: no se encontró la orden ==> Continuar compilando gala-bzr? [S/n] ==> ------------------------------------ ==> ==> Compilando e instalando el paquete ==> Creando el paquete: gala-bzr 322-1 (jue abr 25 23:31:53 CST 2013) ==> Resolviendo dependencias... ==> Verificando conflictos... ==> Retrieving sources... -> Pulling http://bazaar.launchpad.net/~gala-dev/gala/trunk/ ... http://bazaar.launchpad.net/~gala-dev/gala/trunk is permanently redirected to http://bazaar.launchpad.net/~gala-dev/gala/trunk/changes No revisions or tags to pull. ==> Validando el archivo fuente con md5sums... gala ... Skipped ==> Descomprimiendo fuentes... -> Creating working copy of bzr repo... ==> Iniciando pkgver()... ==> Eliminando el directorio pkg/... ==> Iniciando build()... -- The C compiler identification is GNU 4.8.0 -- The CXX compiler identification is GNU 4.8.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") -- checking for modules 'libmutter>=3.4;granite;clutter-1.0>=1.9.16;clutter-gtk-1.0;libbamf3;xfixes;gee-1.0;plank' -- found libmutter, version 3.8.1 -- found granite, version 0.2 -- found clutter-1.0, version 1.14.2 -- found clutter-gtk-1.0, version 1.4.4 -- found libbamf3, version 0.4.0 -- found xfixes, version 5.0 -- found gee-1.0, version 0.6.8 -- found plank, version 0.2.0.809-dirty -- Found Vala: /usr/bin/valac -- checking for a minimum Vala version of 0.16.1 -- found Vala, version 0.20.1 -- GSettings schemas will be installed into /usr/share/glib-2.0/schemas/ -- Configuring done -- Generating done -- Build files have been written to: /tmp/yaourt-tmp-samuel/aur-gala-bzr/src/gala/build [ 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 gee-0.8.vapi:7.3-7.57: error: `Gee.Functions' already contains a definition for `get_compare_func_for' public static GLib.CompareDataFunc get_compare_func_for (GLib.Type t); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:7.3-7.53: note: previous definition of `get_compare_func_for' was here public static GLib.CompareFunc get_compare_func_for (GLib.Type t); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:9.3-9.52: error: `Gee.Functions' already contains a definition for `get_equal_func_for' public static Gee.EqualDataFunc get_equal_func_for (GLib.Type t); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:9.3-9.49: note: previous definition of `get_equal_func_for' was here public static GLib.EqualFunc get_equal_func_for (GLib.Type t); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:11.3-11.50: error: `Gee.Functions' already contains a definition for `get_hash_func_for' public static Gee.HashDataFunc get_hash_func_for (GLib.Type t); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:11.3-11.47: note: previous definition of `get_hash_func_for' was here public static GLib.HashFunc get_hash_func_for (GLib.Type t); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:32.2-32.114: error: `Gee' already contains a definition for `AbstractCollection' public abstract class AbstractCollection : GLib.Object, Gee.Traversable, Gee.Iterable, Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:14.2-14.94: note: previous definition of `AbstractCollection' was here public abstract class AbstractCollection : GLib.Object, Gee.Iterable, Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:45.2-45.79: error: `Gee' already contains a definition for `AbstractList' public abstract class AbstractList : Gee.AbstractCollection, Gee.List { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:31.2-31.79: note: previous definition of `AbstractList' was here public abstract class AbstractList : Gee.AbstractCollection, Gee.List { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:57.2-57.138: error: `Gee' already contains a definition for `AbstractMap' public abstract class AbstractMap : GLib.Object, Gee.Traversable>, Gee.Iterable>, Gee.Map { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:46.2-46.101: note: previous definition of `AbstractMap' was here public abstract class AbstractMap : GLib.Object, Gee.Iterable>, Gee.Map { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:76.2-76.77: error: `Gee' already contains a definition for `AbstractMultiMap' public abstract class AbstractMultiMap : GLib.Object, Gee.MultiMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:66.2-66.77: note: previous definition of `AbstractMultiMap' was here public abstract class AbstractMultiMap : GLib.Object, Gee.MultiMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:85.2-85.87: error: `Gee' already contains a definition for `AbstractMultiSet' public abstract class AbstractMultiSet : Gee.AbstractCollection, Gee.MultiSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:74.2-74.87: note: previous definition of `AbstractMultiSet' was here public abstract class AbstractMultiSet : Gee.AbstractCollection, Gee.MultiSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:98.2-98.81: error: `Gee' already contains a definition for `AbstractQueue' public abstract class AbstractQueue : Gee.AbstractCollection, Gee.Queue { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:85.2-85.81: note: previous definition of `AbstractQueue' was here public abstract class AbstractQueue : Gee.AbstractCollection, Gee.Queue { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:107.2-107.77: error: `Gee' already contains a definition for `AbstractSet' public abstract class AbstractSet : Gee.AbstractCollection, Gee.Set { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:96.2-96.77: note: previous definition of `AbstractSet' was here public abstract class AbstractSet : Gee.AbstractCollection, Gee.Set { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:136.2-136.53: error: `Gee' already contains a definition for `ArrayList' public class ArrayList : Gee.AbstractBidirList { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:101.2-101.48: note: previous definition of `ArrayList' was here public class ArrayList : Gee.AbstractList { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:227.2-227.49: error: `Gee' already contains a definition for `HashMap' public class HashMap : Gee.AbstractMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:121.2-121.49: note: previous definition of `HashMap' was here public class HashMap : Gee.AbstractMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:249.2-249.59: error: `Gee' already contains a definition for `HashMultiMap' public class HashMultiMap : Gee.AbstractMultiMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:139.2-139.59: note: previous definition of `HashMultiMap' was here public class HashMultiMap : Gee.AbstractMultiMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:262.2-262.55: error: `Gee' already contains a definition for `HashMultiSet' public class HashMultiSet : Gee.AbstractMultiSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:150.2-150.55: note: previous definition of `HashMultiSet' was here public class HashMultiSet : Gee.AbstractMultiSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:268.2-268.45: error: `Gee' already contains a definition for `HashSet' public class HashSet : Gee.AbstractSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:156.2-156.45: note: previous definition of `HashSet' was here public class HashSet : Gee.AbstractSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:332.2-332.82: error: `Gee' already contains a definition for `LinkedList' public class LinkedList : Gee.AbstractBidirList, Gee.Queue, Gee.Deque { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:168.2-168.77: note: previous definition of `LinkedList' was here public class LinkedList : Gee.AbstractList, Gee.Queue, Gee.Deque { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:356.2-356.53: error: `Gee' already contains a definition for `PriorityQueue' public class PriorityQueue : Gee.AbstractQueue { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:188.2-188.53: note: previous definition of `PriorityQueue' was here public class PriorityQueue : Gee.AbstractQueue { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:376.2-376.60: error: `Gee' already contains a definition for `TreeMap' public class TreeMap : Gee.AbstractBidirSortedMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:206.2-206.49: note: previous definition of `TreeMap' was here public class TreeMap : Gee.AbstractMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:402.2-402.59: error: `Gee' already contains a definition for `TreeMultiMap' public class TreeMultiMap : Gee.AbstractMultiMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:223.2-223.59: note: previous definition of `TreeMultiMap' was here public class TreeMultiMap : Gee.AbstractMultiMap { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:412.2-412.55: error: `Gee' already contains a definition for `TreeMultiSet' public class TreeMultiSet : Gee.AbstractMultiSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:232.2-232.55: note: previous definition of `TreeMultiSet' was here public class TreeMultiSet : Gee.AbstractMultiSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:417.2-417.56: error: `Gee' already contains a definition for `TreeSet' public class TreeSet : Gee.AbstractBidirSortedSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:237.2-237.63: note: previous definition of `TreeSet' was here public class TreeSet : Gee.AbstractSet, Gee.SortedSet { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:442.2-442.52: error: `Gee' already contains a definition for `BidirIterator' public interface BidirIterator : Gee.Iterator { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:248.2-248.52: note: previous definition of `BidirIterator' was here public interface BidirIterator : Gee.Iterator { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:483.2-483.49: error: `Gee' already contains a definition for `Collection' public interface Collection : Gee.Iterable { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:254.2-254.49: note: previous definition of `Collection' was here public interface Collection : Gee.Iterable { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:503.2-503.45: error: `Gee' already contains a definition for `Comparable' public interface Comparable : GLib.Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:270.2-270.45: note: previous definition of `Comparable' was here public interface Comparable : GLib.Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:508.2-508.41: error: `Gee' already contains a definition for `Deque' public interface Deque : Gee.Queue { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:274.2-274.41: note: previous definition of `Deque' was here public interface Deque : Gee.Queue { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:525.2-525.63: error: `Gee' already contains a definition for `Iterable' public interface Iterable : GLib.Object, Gee.Traversable { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:285.2-285.43: note: previous definition of `Iterable' was here public interface Iterable : GLib.Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:529.2-529.63: error: `Gee' already contains a definition for `Iterator' public interface Iterator : GLib.Object, Gee.Traversable { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:290.2-290.43: note: previous definition of `Iterator' was here public interface Iterator : GLib.Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:541.2-541.45: error: `Gee' already contains a definition for `List' public interface List : Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:298.2-298.45: note: previous definition of `List' was here public interface List : Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:557.2-557.51: error: `Gee' already contains a definition for `ListIterator' public interface ListIterator : Gee.Iterator { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:314.2-314.56: note: previous definition of `ListIterator' was here public interface ListIterator : Gee.BidirIterator { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:564.2-564.74: error: `Gee' already contains a definition for `Map' public interface Map : GLib.Object, Gee.Iterable> { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:321.2-321.74: note: previous definition of `Map' was here public interface Map : GLib.Object, Gee.Iterable> { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:602.2-602.48: error: `Gee' already contains a definition for `MapIterator' public interface MapIterator : GLib.Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:356.2-356.48: note: previous definition of `MapIterator' was here public interface MapIterator : GLib.Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:617.2-617.45: error: `Gee' already contains a definition for `MultiMap' public interface MultiMap : GLib.Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:366.2-366.45: note: previous definition of `MultiMap' was here public interface MultiMap : GLib.Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:636.2-636.49: error: `Gee' already contains a definition for `MultiSet' public interface MultiSet : Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:379.2-379.49: note: previous definition of `MultiSet' was here public interface MultiSet : Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:643.2-643.46: error: `Gee' already contains a definition for `Queue' public interface Queue : Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:383.2-383.46: note: previous definition of `Queue' was here public interface Queue : Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:655.2-655.44: error: `Gee' already contains a definition for `Set' public interface Set : Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:394.2-394.44: note: previous definition of `Set' was here public interface Set : Gee.Collection { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-0.8.vapi:671.2-671.43: error: `Gee' already contains a definition for `SortedSet' public interface SortedSet : Gee.Set { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gee-1.0.vapi:399.2-399.43: note: previous definition of `SortedSet' was here public interface SortedSet : Gee.Set { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation failed: 36 error(s), 0 warning(s) make[2]: *** [src/DBus.c] Error 1 make[1]: *** [CMakeFiles/gala.dir/all] Error 2 make: *** [all] Error 2 ==> ERROR: Se produjo un error en build(). Cancelando... ==> ERROR: Makepkg no ha podido compilar gala-bzr. ==> Reiniciar la compilación de gala-bzr? [s/N] ==> -------------------------------------------