Build #8 for Emping-0.5.1

[all reports]

Package Emping-0.5.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-03 16:40:25.792942 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, containers-0.5.7.1, fgl-5.5.3.0, gtk-0.14.6, mtl-2.2.1, parsec-3.1.11
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring fgl-5.5.3.0...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Building fgl-5.5.3.0...
Installed mtl-2.2.1
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Configuring random-1.1...
Installed fgl-5.5.3.0
Building random-1.1...
Configuring text-1.2.2.1...
Installed primitive-0.6.1.0
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...
Configuring parsec-3.1.11...
Installed hashable-1.2.5.0
Building parsec-3.1.11...
Installed parsec-3.1.11
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 cairo-0.13.3.1...
Configuring glib-0.13.4.1...
Building glib-0.13.4.1...
Building cairo-0.13.3.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 Emping-0.5.1...
Building Emping-0.5.1...
Failed to install Emping-0.5.1
Build log ( /home/builder/.cabal/logs/Emping-0.5.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-11060/Emping-0.5.1'
Configuring Emping-0.5.1...
Building Emping-0.5.1...
Preprocessing executable 'emping' for Emping-0.5.1...
[1 of 7] Compiling CSVParse         ( src/CSVParse.hs, dist/build/emping/emping-tmp/CSVParse.o )

src/CSVParse.hs:28:16: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '"'’

src/CSVParse.hs:30:16: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '"'’

src/CSVParse.hs:42:16: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘[Char]’
    Suppress this warning by saying ‘_ <- many (char ' ')’

src/CSVParse.hs:51:15: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- newline’
[2 of 7] Compiling Aux              ( src/Aux.hs, dist/build/emping/emping-tmp/Aux.o )
[3 of 7] Compiling CSVTable         ( src/CSVTable.hs, dist/build/emping/emping-tmp/CSVTable.o )

src/CSVTable.hs:245:5: error:
    Variable not in scope:
      graphviz
        :: Gr (Int, Int) ()
           -> String -> (Double, Double) -> (Integer, Integer) -> t0 -> String

src/CSVTable.hs:245:46: error:
    Data constructor not in scope: Portrait
cabal: Leaving directory '/tmp/cabal-tmp-11060/Emping-0.5.1'
cabal: Error: some packages failed to install:
Emping-0.5.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.