Build #8 for hircules-0.3.92

[all reports]

Package hircules-0.3.92
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-31 09:17:22.7301 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, gtk-0.14.6, mtl-2.2.1, network-2.6.3.1, old-time-1.1.0.3, time-1.6.0.1, utf8-string-1.0.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Configuring network-2.6.3.1...
Building mtl-2.2.1...
Building network-2.6.3.1...
Installed mtl-2.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Configuring random-1.1...
Installed old-locale-1.0.0.7
Building random-1.1...
Configuring primitive-0.6.1.0...
Installed random-1.1
Building primitive-0.6.1.0...
Configuring utf8-string-1.0.1.1...
Installed network-2.6.3.1
Building utf8-string-1.0.1.1...
Configuring text-1.2.2.1...
Installed primitive-0.6.1.0
Installed utf8-string-1.0.1.1
Configuring old-time-1.1.0.3...
Building text-1.2.2.1...
Building old-time-1.1.0.3...
Configuring vector-0.11.0.0...
Installed old-time-1.1.0.3
Building vector-0.11.0.0...
Installed text-1.2.2.1
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Installed hashable-1.2.4.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 pango-0.13.3.1...
Configuring gio-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 hircules-0.3.92...
Building hircules-0.3.92...
Failed to install hircules-0.3.92
Build log ( /home/builder/.cabal/logs/hircules-0.3.92.log ):
cabal: Entering directory '/tmp/cabal-tmp-28793/hircules-0.3.92'
Configuring hircules-0.3.92...
Building hircules-0.3.92...
Preprocessing executable 'hircules' for hircules-0.3.92...

Hircules/IRC.hs:1:16: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[ 1 of 16] Compiling Text.WordString  ( Text/WordString.hs, dist/build/hircules/hircules-tmp/Text/WordString.o )

Text/WordString.hs:16:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 2 of 16] Compiling Paths_hircules   ( dist/build/autogen/Paths_hircules.hs, dist/build/hircules/hircules-tmp/Paths_hircules.o )
[ 3 of 16] Compiling Hircules.Threads ( Hircules/Threads.hs, dist/build/hircules/hircules-tmp/Hircules/Threads.o )
[ 4 of 16] Compiling Hircules.Directories ( Hircules/Directories.hs, dist/build/hircules/hircules-tmp/Hircules/Directories.o )
[ 5 of 16] Compiling Hircules.Config  ( Hircules/Config.hs, dist/build/hircules/hircules-tmp/Hircules/Config.o )
[ 6 of 16] Compiling Hircules.Channel ( Hircules/Channel.hs, dist/build/hircules/hircules-tmp/Hircules/Channel.o )
[ 7 of 16] Compiling Hircules.CTCP    ( Hircules/CTCP.hs, dist/build/hircules/hircules-tmp/Hircules/CTCP.o )
[ 8 of 16] Compiling Graphics.UI.Gtk.Keymap ( Graphics/UI/Gtk/Keymap.hs, dist/build/hircules/hircules-tmp/Graphics/UI/Gtk/Keymap.o )

Graphics/UI/Gtk/Keymap.hs:63:39: error:
    • Couldn't match type ‘[Char]’
                     with ‘text-1.2.2.1:Data.Text.Internal.Text’
      Expected type: Map
                       (glib-0.13.4.1:System.Glib.UTFString.DefaultGlibString, Int)
                       (IO ())
        Actual type: KeymapHash
    • In the second argument of ‘Map.lookup’, namely ‘keyfm’
      In the expression: Map.lookup (keyName, bitmap) keyfm
      In a stmt of a 'do' block:
        case Map.lookup (keyName, bitmap) keyfm of {
          Just act -> act >> return True
          Nothing -> return False }
cabal: Leaving directory '/tmp/cabal-tmp-28793/hircules-0.3.92'
cabal: Error: some packages failed to install:
hircules-0.3.92 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.