Build #5 for mkcabal-1.0.0

[all reports]

Package mkcabal-1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-29 23:59:03.846297 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies readline-1.0.3.0, pretty-1.1.2.0, pcre-light-0.4.0.3, old-time-1.1.0.3, old-locale-1.0.0.7, mtl-2.2.1, extensible-exceptions-0.1.1.4, directory-1.2.2.0, base-4.8.1.0
Flags small_base

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.1278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
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.220539999321264095060.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 old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.013093833031129033333.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring pcre-light-0.4.0.3...
Building pcre-light-0.4.0.3...
Preprocessing library pcre-light-0.4.0.3...
[1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.o )
[2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.o )
[3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.o )
In-place registering pcre-light-0.4.0.3...
Running Haddock for pcre-light-0.4.0.3...
Running hscolour for pcre-light-0.4.0.3...
Preprocessing library pcre-light-0.4.0.3...
Preprocessing library pcre-light-0.4.0.3...
Haddock coverage:
  49% ( 47 / 96) in 'Text.Regex.PCRE.Light.Base'
  Missing documentation for:
    PCRE (Text/Regex/PCRE/Light/Base.hsc:120)
    PCREExecOption (Text/Regex/PCRE/Light/Base.hsc:430)
    error_nomatch (Text/Regex/PCRE/Light/Base.hsc:632)
    error_null (Text/Regex/PCRE/Light/Base.hsc:634)
    error_badoption (Text/Regex/PCRE/Light/Base.hsc:636)
    error_badmagic (Text/Regex/PCRE/Light/Base.hsc:638)
    error_unknown_node (Text/Regex/PCRE/Light/Base.hsc:640)
    error_nomemory (Text/Regex/PCRE/Light/Base.hsc:642)
    error_nosubstring (Text/Regex/PCRE/Light/Base.hsc:644)
    error_matchlimit (Text/Regex/PCRE/Light/Base.hsc:646)
    error_callout (Text/Regex/PCRE/Light/Base.hsc:648)
    error_badutf8 (Text/Regex/PCRE/Light/Base.hsc:650)
    error_badutf8_offset (Text/Regex/PCRE/Light/Base.hsc:652)
    error_partial (Text/Regex/PCRE/Light/Base.hsc:654)
    error_badpartial (Text/Regex/PCRE/Light/Base.hsc:656)
    error_internal (Text/Regex/PCRE/Light/Base.hsc:658)
    error_badcount (Text/Regex/PCRE/Light/Base.hsc:660)
    error_dfa_uitem (Text/Regex/PCRE/Light/Base.hsc:662)
    error_dfa_ucond (Text/Regex/PCRE/Light/Base.hsc:664)
    error_dfa_umlimit (Text/Regex/PCRE/Light/Base.hsc:666)
    error_dfa_wssize (Text/Regex/PCRE/Light/Base.hsc:668)
    error_dfa_recurse (Text/Regex/PCRE/Light/Base.hsc:670)
    error_recursionlimit (Text/Regex/PCRE/Light/Base.hsc:672)
    info_options (Text/Regex/PCRE/Light/Base.hsc:666)
    info_size (Text/Regex/PCRE/Light/Base.hsc:668)
    info_capturecount (Text/Regex/PCRE/Light/Base.hsc:670)
    info_backrefmax (Text/Regex/PCRE/Light/Base.hsc:672)
    info_firstbyte (Text/Regex/PCRE/Light/Base.hsc:674)
    info_firstchar (Text/Regex/PCRE/Light/Base.hsc:676)
    info_firsttable (Text/Regex/PCRE/Light/Base.hsc:678)
    info_lastliteral (Text/Regex/PCRE/Light/Base.hsc:680)
    info_nameentrysize (Text/Regex/PCRE/Light/Base.hsc:682)
    info_namecount (Text/Regex/PCRE/Light/Base.hsc:684)
    info_nametable (Text/Regex/PCRE/Light/Base.hsc:686)
    info_default_tables (Text/Regex/PCRE/Light/Base.hsc:690)
    PCREConfig (Text/Regex/PCRE/Light/Base.hsc:689)
    config_utf8 (Text/Regex/PCRE/Light/Base.hsc:691)
    config_newline (Text/Regex/PCRE/Light/Base.hsc:693)
    config_link_size (Text/Regex/PCRE/Light/Base.hsc:695)
    config_posix_malloc_threshold (Text/Regex/PCRE/Light/Base.hsc:697)
    config_match_limit (Text/Regex/PCRE/Light/Base.hsc:699)
    config_stackrecurse (Text/Regex/PCRE/Light/Base.hsc:701)
    config_unicode_properties (Text/Regex/PCRE/Light/Base.hsc:703)
    config_match_limit_recursion (Text/Regex/PCRE/Light/Base.hsc:705)
    extra_study_data (Text/Regex/PCRE/Light/Base.hsc:725)
    extra_match_limit (Text/Regex/PCRE/Light/Base.hsc:727)
    extra_callout_data (Text/Regex/PCRE/Light/Base.hsc:729)
    extra_tables (Text/Regex/PCRE/Light/Base.hsc:731)
    extra_match_limit_recursion (Text/Regex/PCRE/Light/Base.hsc:733)
  95% ( 37 / 39) in 'Text.Regex.PCRE.Light'
  Missing documentation for:
    captureCount (Text/Regex/PCRE/Light.hs:333)
    PCREExecOption (Text/Regex/PCRE/Light/Base.hsc:430)
  97% ( 37 / 38) in 'Text.Regex.PCRE.Light.Char8'
  Missing documentation for:
    PCREExecOption (Text/Regex/PCRE/Light/Base.hsc:430)
Warning: Text.Regex.PCRE.Light.Base: could not find link destinations for:
    PCREExtra
Documentation created: dist/doc/html/pcre-light/index.html,
dist/doc/html/pcre-light/pcre-light.txt
Creating package registration file:
/tmp/pkgConf-pcre-light-0.4.017220600491455590964.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pcre-light-0.4.0.3-J9bYKMfE86x9lEV1P3lTdK
Registering pcre-light-0.4.0.3...
Installed pcre-light-0.4.0.3
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.3309198987887077888.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
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.010473722311707746139.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring mkcabal-1.0.0...
Building mkcabal-1.0.0...
Preprocessing executable 'mkcabal' for mkcabal-1.0.0...

mkcabal.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 2] Compiling Licenses         ( Licenses.hs, dist/build/mkcabal/mkcabal-tmp/Licenses.o )
[2 of 2] Compiling Main             ( mkcabal.hs, dist/build/mkcabal/mkcabal-tmp/Main.o )

mkcabal.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
Linking dist/build/mkcabal/mkcabal ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Installed mkcabal-1.0.0

Test log

No test log was submitted for this report.