Resolving dependencies... Configuring mtl-2.2.1... Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Building mtl-2.2.1... Installed mtl-2.2.1 Configuring random-1.1... Configuring text-1.2.2.1... Installed primitive-0.6.1.0 Building random-1.1... Building text-1.2.2.1... Configuring utf8-string-1.0.1.1... Installed random-1.1 Building utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Installed text-1.2.2.1 Configuring hashable-1.2.5.0... Building hashable-1.2.5.0... Installed hashable-1.2.5.0 Installed vector-0.11.0.0 Configuring hashtables-1.2.1.0... Building hashtables-1.2.1.0... Installed hashtables-1.2.1.0 Configuring gtk2hs-buildtools-0.13.2.1... Building gtk2hs-buildtools-0.13.2.1... Installed gtk2hs-buildtools-0.13.2.1 Configuring glib-0.13.4.1... Configuring cairo-0.13.3.1... Building cairo-0.13.3.1... Building glib-0.13.4.1... Installed cairo-0.13.3.1 Installed glib-0.13.4.1 Configuring gio-0.13.3.1... Configuring pango-0.13.3.1... Building gio-0.13.3.1... Building pango-0.13.3.1... Installed pango-0.13.3.1 Installed gio-0.13.3.1 Configuring gtk-0.14.6... Building gtk-0.14.6... Installed gtk-0.14.6 Configuring barrie-0.3.1... Building barrie-0.3.1... Failed to install barrie-0.3.1 Build log ( /home/builder/.cabal/logs/barrie-0.3.1.log ): cabal: Entering directory '/tmp/cabal-tmp-29353/barrie-0.3.1' Warning: barrie.cabal: A package using section syntax must specify at least 'cabal-version: >= 1.2'. Configuring barrie-0.3.1... Warning: 'ghc-options: -prof' is not necessary and will lead to problems when used on a library. Use the configure flag --enable-library-profiling and/or --enable-profiling. Building barrie-0.3.1... Preprocessing library barrie-0.3.1... [ 1 of 10] Compiling Barrie.Trace ( src/Barrie/Trace.lhs, dist/build/Barrie/Trace.o ) [ 2 of 10] Compiling Barrie.Style ( src/Barrie/Style.lhs, dist/build/Barrie/Style.o ) src/Barrie/Style.lhs:9:3: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 3 of 10] Compiling Barrie.Widgets ( src/Barrie/Widgets.lhs, dist/build/Barrie/Widgets.o ) src/Barrie/Widgets.lhs:65:3: warning: [-Wunused-top-binds] Defined but not used: ‘table’ src/Barrie/Widgets.lhs:68:3: warning: [-Wunused-top-binds] Defined but not used: ‘tableRow’ src/Barrie/Widgets.lhs:71:3: warning: [-Wunused-top-binds] Defined but not used: ‘tableCell’ [ 4 of 10] Compiling Barrie.DrawPrimitive ( src/Barrie/DrawPrimitive.lhs, dist/build/Barrie/DrawPrimitive.o ) src/Barrie/DrawPrimitive.lhs:75:13: error: Not in scope: type constructor or class ‘Gtk.GC’ Perhaps you meant ‘Gtk.FD’ (imported from Graphics.UI.Gtk) Module ‘Graphics.UI.Gtk’ does not export ‘GC’. src/Barrie/DrawPrimitive.lhs:94:15: error: Not in scope: ‘Gtk.gcSetValues’ Module ‘Graphics.UI.Gtk’ does not export ‘gcSetValues’. src/Barrie/DrawPrimitive.lhs:94:34: error: Not in scope: ‘Gtk.newGCValues’ Module ‘Graphics.UI.Gtk’ does not export ‘newGCValues’. src/Barrie/DrawPrimitive.lhs:94:52: error: Not in scope: ‘Gtk.lineWidth’ Module ‘Graphics.UI.Gtk’ does not export ‘lineWidth’. src/Barrie/DrawPrimitive.lhs:114:15: error: Not in scope: ‘Gtk.gcSetValues’ Module ‘Graphics.UI.Gtk’ does not export ‘gcSetValues’. src/Barrie/DrawPrimitive.lhs:114:36: error: Not in scope: ‘Gtk.newGCValues’ Module ‘Graphics.UI.Gtk’ does not export ‘newGCValues’. src/Barrie/DrawPrimitive.lhs:115:17: error: Not in scope: ‘Gtk.foreground’ Module ‘Graphics.UI.Gtk’ does not export ‘foreground’. src/Barrie/DrawPrimitive.lhs:119:25: error: Not in scope: ‘Gtk.gcNew’ Module ‘Graphics.UI.Gtk’ does not export ‘gcNew’. src/Barrie/DrawPrimitive.lhs:121:15: error: Not in scope: ‘Gtk.gcSetValues’ Module ‘Graphics.UI.Gtk’ does not export ‘gcSetValues’. src/Barrie/DrawPrimitive.lhs:121:38: error: Not in scope: ‘Gtk.newGCValues’ Module ‘Graphics.UI.Gtk’ does not export ‘newGCValues’. src/Barrie/DrawPrimitive.lhs:122:17: error: Not in scope: ‘Gtk.foreground’ Module ‘Graphics.UI.Gtk’ does not export ‘foreground’. cabal: Leaving directory '/tmp/cabal-tmp-29353/barrie-0.3.1' cabal: Error: some packages failed to install: barrie-0.3.1 failed during the building phase. The exception was: ExitFailure 1