Build #5 for djinn-2008.1.18

[all reports]

Package djinn-2008.1.18
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-11-17 07:31:43.217701 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies readline-1.0.3.0, pretty-1.1.2.0, mtl-2.2.1, containers-0.5.6.2, base-4.8.1.0, array-0.5.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring readline-1.0.3.0...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for GNUreadline.framework... checking for readline... no
checking for tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking for rl_readline_version... yes
checking for rl_begin_undo_group... yes
checking for rl_erase_empty_line... yes
checking for rl_free_undo_list... yes
checking for rl_completion_word_break_hook in -lreadline... yes
configure: creating ./config.status
config.status: creating config.mk
config.status: creating readline.buildinfo
config.status: creating include/HsReadlineConfig.h
config.status: include/HsReadlineConfig.h is unchanged
Building readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...
[1 of 2] Compiling System.Console.SimpleLineEditor ( System/Console/SimpleLineEditor.hs, dist/build/System/Console/SimpleLineEditor.o )

System/Console/SimpleLineEditor.hs:19:15: Warning: Tab character

System/Console/SimpleLineEditor.hs:20:12: Warning: Tab character

System/Console/SimpleLineEditor.hs:21:18: Warning: Tab character

System/Console/SimpleLineEditor.hs:22:13: Warning: Tab character

System/Console/SimpleLineEditor.hs:33:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

System/Console/SimpleLineEditor.hs:104:21: Warning: Tab character

System/Console/SimpleLineEditor.hs:105:1: Warning: Tab character

System/Console/SimpleLineEditor.hs:128:21: Warning: Tab character
[2 of 2] Compiling System.Console.Readline ( dist/build/System/Console/Readline.hs, dist/build/System/Console/Readline.o )

System/Console/Readline.hsc:286:21: Warning: Tab character

System/Console/Readline.hsc:287:17: Warning: Tab character

System/Console/Readline.hsc:288:18: Warning: Tab character

System/Console/Readline.hsc:289:17: Warning: Tab character

System/Console/Readline.hsc:291:18: Warning: Tab character

System/Console/Readline.hsc:292:19: Warning: Tab character

System/Console/Readline.hsc:293:1: Warning: Tab character

System/Console/Readline.hsc:294:24: Warning: Tab character

System/Console/Readline.hsc:298:23: Warning: Tab character

System/Console/Readline.hsc:299:24: Warning: Tab character

System/Console/Readline.hsc:300:1: Warning: Tab character

System/Console/Readline.hsc:301:24: Warning: Tab character

System/Console/Readline.hsc:325:1: Warning: Tab character
In-place registering readline-1.0.3.0...
Running Haddock for readline-1.0.3.0...
Running hscolour for readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...

System/Console/SimpleLineEditor.hs:19:15: Warning: Tab character

System/Console/SimpleLineEditor.hs:20:12: Warning: Tab character

System/Console/SimpleLineEditor.hs:21:18: Warning: Tab character

System/Console/SimpleLineEditor.hs:22:13: Warning: Tab character

System/Console/SimpleLineEditor.hs:104:21: Warning: Tab character

System/Console/SimpleLineEditor.hs:105:1: Warning: Tab character

System/Console/SimpleLineEditor.hs:128:21: Warning: Tab character

System/Console/SimpleLineEditor.hs:33:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

System/Console/Readline.hsc:286:21: Warning: Tab character

System/Console/Readline.hsc:287:17: Warning: Tab character

System/Console/Readline.hsc:288:18: Warning: Tab character

System/Console/Readline.hsc:289:17: Warning: Tab character

System/Console/Readline.hsc:291:18: Warning: Tab character

System/Console/Readline.hsc:292:19: Warning: Tab character

System/Console/Readline.hsc:293:1: Warning: Tab character

System/Console/Readline.hsc:294:24: Warning: Tab character

System/Console/Readline.hsc:298:23: Warning: Tab character

System/Console/Readline.hsc:299:24: Warning: Tab character

System/Console/Readline.hsc:300:1: Warning: Tab character

System/Console/Readline.hsc:301:24: Warning: Tab character

System/Console/Readline.hsc:325:1: Warning: Tab character
Haddock coverage:
  80% (  4 /  5) in 'System.Console.SimpleLineEditor'
  Missing documentation for:
    getLineEdited (System/Console/SimpleLineEditor.hs:93)
   2% (  3 /133) in 'System.Console.Readline'
  Missing documentation for:
    getLineBuffer (System/Console/Readline.hsc:345)
    setLineBuffer (System/Console/Readline.hsc:349)
    getPoint (System/Console/Readline.hsc:369)
    setPoint (System/Console/Readline.hsc:372)
    getEnd (System/Console/Readline.hsc:377)
    setEnd (System/Console/Readline.hsc:380)
    getMark (System/Console/Readline.hsc:385)
    setMark (System/Console/Readline.hsc:388)
    setDone (System/Console/Readline.hsc:393)
    setPendingInput (System/Console/Readline.hsc:397)
    setEraseEmptyLine (System/Console/Readline.hsc:402)
    getPrompt (System/Console/Readline.hsc:407)
    setAlreadyPrompted (System/Console/Readline.hsc:412)
    getLibraryVersion (System/Console/Readline.hsc:417)
    getTerminalName (System/Console/Readline.hsc:421)
    setReadlineName (System/Console/Readline.hsc:425)
    getInStream (System/Console/Readline.hsc:432)
    getOutStream (System/Console/Readline.hsc:436)
    setStartupHook (System/Console/Readline.hsc:443)
    setPreInputHook (System/Console/Readline.hsc:448)
    setEventHook (System/Console/Readline.hsc:453)
    setRedisplayFunction (System/Console/Readline.hsc:461)
    Keymap (System/Console/Readline.hsc:509)
    newBareKeymap (System/Console/Readline.hsc:511)
    copyKeymap (System/Console/Readline.hsc:513)
    newKeymap (System/Console/Readline.hsc:515)
    freeKeymap (System/Console/Readline.hsc:517)
    getKeymap (System/Console/Readline.hsc:525)
    setKeymap (System/Console/Readline.hsc:528)
    getKeymapByName (System/Console/Readline.hsc:531)
    getKeymapName (System/Console/Readline.hsc:536)
    getExecutingKeymap (System/Console/Readline.hsc:544)
    getBindingKeymap (System/Console/Readline.hsc:548)
    Callback (System/Console/Readline.hsc:555)
    addDefun (System/Console/Readline.hsc:558)
    bindKey (System/Console/Readline.hsc:570)
    bindKeyInMap (System/Console/Readline.hsc:581)
    unbindKey (System/Console/Readline.hsc:589)
    unbindKeyInMap (System/Console/Readline.hsc:595)
    unbindCommandInMap (System/Console/Readline.hsc:605)
    Entry (System/Console/Readline.hsc:612)
    genericBind (System/Console/Readline.hsc:617)
    parseAndBind (System/Console/Readline.hsc:633)
    readInitFile (System/Console/Readline.hsc:640)
    namedFunction (System/Console/Readline.hsc:650)
    functionOfKeyseq (System/Console/Readline.hsc:657)
    functionDumper (System/Console/Readline.hsc:676)
    listFunmapNames (System/Console/Readline.hsc:681)
    funmapNames (System/Console/Readline.hsc:684)
    beginUndoGroup (System/Console/Readline.hsc:711)
    endUndoGroup (System/Console/Readline.hsc:716)
    UndoCode (System/Console/Readline.hsc:721)
    addUndo (System/Console/Readline.hsc:723)
    freeUndoList (System/Console/Readline.hsc:737)
    doUndo (System/Console/Readline.hsc:742)
    modifying (System/Console/Readline.hsc:747)
    redisplay (System/Console/Readline.hsc:757)
    forcedUpdateDisplay (System/Console/Readline.hsc:759)
    onNewLine (System/Console/Readline.hsc:764)
    onNewLineWithPrompt (System/Console/Readline.hsc:770)
    resetLineState (System/Console/Readline.hsc:776)
    message (System/Console/Readline.hsc:781)
    clearMessage (System/Console/Readline.hsc:786)
    savePrompt (System/Console/Readline.hsc:792)
    restorePrompt (System/Console/Readline.hsc:794)
    insertText (System/Console/Readline.hsc:800)
    deleteText (System/Console/Readline.hsc:805)
    copyText (System/Console/Readline.hsc:812)
    killText (System/Console/Readline.hsc:821)
    readKey (System/Console/Readline.hsc:831)
    stuffChar (System/Console/Readline.hsc:836)
    initialize (System/Console/Readline.hsc:841)
    resetTerminal (System/Console/Readline.hsc:846)
    ding (System/Console/Readline.hsc:853)
    displayMatchList (System/Console/Readline.hsc:862)
    callbackHandlerInstall (System/Console/Readline.hsc:879)
    callbackReadChar (System/Console/Readline.hsc:892)
    setCatchSignals (System/Console/Readline.hsc:899)
    getCatchSignals (System/Console/Readline.hsc:902)
    setCatchSigwinch (System/Console/Readline.hsc:907)
    getCatchSigwinch (System/Console/Readline.hsc:910)
    cleanupAfterSignal (System/Console/Readline.hsc:915)
    freeLineState (System/Console/Readline.hsc:917)
    resetAfterSignal (System/Console/Readline.hsc:919)
    resizeTerminal (System/Console/Readline.hsc:921)
    setSignals (System/Console/Readline.hsc:924)
    clearSignals (System/Console/Readline.hsc:929)
    completeInternal (System/Console/Readline.hsc:937)
    complete (System/Console/Readline.hsc:944)
    possibleCompletions (System/Console/Readline.hsc:951)
    insertCompletions (System/Console/Readline.hsc:958)
    completionMatches (System/Console/Readline.hsc:993)
    filenameCompletionFunction (System/Console/Readline.hsc:1014)
    usernameCompletionFunction (System/Console/Readline.hsc:1024)
    setCompletionEntryFunction (System/Console/Readline.hsc:1034)
    setAttemptedCompletionFunction (System/Console/Readline.hsc:1045)
    setFilenameQuotingFunction (System/Console/Readline.hsc:1087)
    quoteFilename (System/Console/Readline.hsc:1113)
    setFilenameDequotingFunction (System/Console/Readline.hsc:1127)
    setCharIsQuotedP (System/Console/Readline.hsc:1142)
    getCompletionQueryItems (System/Console/Readline.hsc:1154)
    setCompletionQueryItems (System/Console/Readline.hsc:1158)
    getBasicWordBreakCharacters (System/Console/Readline.hsc:1164)
    setBasicWordBreakCharacters (System/Console/Readline.hsc:1167)
    getBasicQuoteCharacters (System/Console/Readline.hsc:1183)
    setBasicQuoteCharacters (System/Console/Readline.hsc:1186)
    getCompleterWordBreakCharacters (System/Console/Readline.hsc:1199)
    setCompleterWordBreakCharacters (System/Console/Readline.hsc:1202)
    getCompleterQuoteCharacters (System/Console/Readline.hsc:1211)
    setCompleterQuoteCharacters (System/Console/Readline.hsc:1214)
    getFilenameQuoteCharacters (System/Console/Readline.hsc:1230)
    setFilenameQuoteCharacters (System/Console/Readline.hsc:1233)
    getSpecialPrefixes (System/Console/Readline.hsc:1238)
    setSpecialPrefixes (System/Console/Readline.hsc:1241)
    getCompletionAppendCharacter (System/Console/Readline.hsc:1246)
    setCompletionAppendCharacter (System/Console/Readline.hsc:1251)
    setIgnoreCompletionDuplicates (System/Console/Readline.hsc:1257)
    getIgnoreCompletionDuplicates (System/Console/Readline.hsc:1261)
    setFilenameCompletionDesired (System/Console/Readline.hsc:1267)
    getFilenameCompletionDesired (System/Console/Readline.hsc:1271)
    setFilenameQuotingDesired (System/Console/Readline.hsc:1277)
    getFilenameQuotingDesired (System/Console/Readline.hsc:1281)
    setInhibitCompletion (System/Console/Readline.hsc:1287)
    getInhibitCompletion (System/Console/Readline.hsc:1290)
    setAttemptedCompletionOver (System/Console/Readline.hsc:1299)
    getAttemptedCompletionOver (System/Console/Readline.hsc:1295)
    setIgnoreSomeCompletionsFunction (System/Console/Readline.hsc:1307)
    setDirectoryCompletionHook (System/Console/Readline.hsc:1324)
    setCompletionWordBreakHook (System/Console/Readline.hsc:1073)
    setCompletionDisplayMatchesHook (System/Console/Readline.hsc:1341)
Documentation created: dist/doc/html/readline/index.html,
dist/doc/html/readline/readline.txt
Creating package registration file:
/tmp/pkgConf-readline-1.0.3711645630195740084.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/readline-1.0.3.0-6IGGNQSkYdWJ1iasknl1px
Registering readline-1.0.3.0...
Installed readline-1.0.3.0
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-32465/djinn-2008.1.18/dist/setup/setup.hs, /tmp/cabal-tmp-32465/djinn-2008.1.18/dist/setup/Main.o )
Linking /tmp/cabal-tmp-32465/djinn-2008.1.18/dist/setup/setup ...
Configuring djinn-2008.1.18...
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or
./configure script then use 'build-type: Simple'.
Building djinn-2008.1.18...
Preprocessing executable 'djinn' for djinn-2008.1.18...
[1 of 9] Compiling Util.Sort        ( Djinn/Util/Sort.hs, dist/build/djinn/djinn-tmp/Util/Sort.o )

Djinn/Util/Sort.hs:16:28: Warning: Tab character

Djinn/Util/Sort.hs:17:15: Warning: Tab character

Djinn/Util/Sort.hs:18:14: Warning: Tab character

Djinn/Util/Sort.hs:24:13: Warning: Tab character

Djinn/Util/Sort.hs:26:13: Warning: Tab character

Djinn/Util/Sort.hs:45:1: Warning: Tab character

Djinn/Util/Sort.hs:46:1: Warning: Tab character

Djinn/Util/Sort.hs:48:1: Warning: Tab character

Djinn/Util/Sort.hs:49:1: Warning: Tab character

Djinn/Util/Sort.hs:53:14: Warning: Tab character

Djinn/Util/Sort.hs:54:14: Warning: Tab character

Djinn/Util/Sort.hs:55:14: Warning: Tab character

Djinn/Util/Sort.hs:66:1: Warning: Tab character

Djinn/Util/Sort.hs:67:1: Warning: Tab character

Djinn/Util/Sort.hs:69:1: Warning: Tab character

Djinn/Util/Sort.hs:70:1: Warning: Tab character

Djinn/Util/Sort.hs:87:1: Warning: Tab character

Djinn/Util/Sort.hs:108:1: Warning: Tab character

Djinn/Util/Sort.hs:109:1: Warning: Tab character

Djinn/Util/Sort.hs:110:1: Warning: Tab character

<no location info>: 
Failing due to -Werror.
Failed to install djinn-2008.1.18
cabal: Error: some packages failed to install:
djinn-2008.1.18 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.