Build #3 for hake-0.6

[all reports]

Package hake-0.6
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-10-12 15:18:20.937977 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies yjtools-0.9.18, regexpr-0.5.4, process-1.2.3.0, old-time-1.1.0.3, mtl-2.2.1, filepath-1.4.0.0, directory-1.2.2.0, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.3.0.0...
Building HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.3.0.0...
Running Haddock for HUnit-1.3.0.0...
Running hscolour for HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  56% (  5 /  9) in 'Test.HUnit.Lang'
  Missing documentation for:
    Module header
    Location (Test/HUnit/Lang.hs:38)
    Result (Test/HUnit/Lang.hs:74)
    HUnitFailure (Test/HUnit/Lang.hs:44)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:38)
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.0278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j
Registering HUnit-1.3.0.0...
Installed HUnit-1.3.0.0
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.23524062191600028624.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.011860904281974806403.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 yjtools-0.9.18...
Building yjtools-0.9.18...
Preprocessing library yjtools-0.9.18...
[1 of 7] Compiling Data.Tuple.Tools ( Data/Tuple/Tools.hs, dist/build/Data/Tuple/Tools.o )

Data/Tuple/Tools.hs:2:1: Warning: Tab character

Data/Tuple/Tools.hs:3:1: Warning: Tab character

Data/Tuple/Tools.hs:4:1: Warning: Tab character
[2 of 7] Compiling Data.IORef.Tools ( Data/IORef/Tools.hs, dist/build/Data/IORef/Tools.o )

Data/IORef/Tools.hs:2:1: Warning: Tab character
[3 of 7] Compiling Data.Bool.Tools  ( Data/Bool/Tools.hs, dist/build/Data/Bool/Tools.o )

Data/Bool/Tools.hs:10:1: Warning: Tab character

Data/Bool/Tools.hs:13:1: Warning: Tab character
[4 of 7] Compiling Data.Function.Tools ( Data/Function/Tools.hs, dist/build/Data/Function/Tools.o )
[5 of 7] Compiling Data.List.Tools  ( Data/List/Tools.hs, dist/build/Data/List/Tools.o )
[6 of 7] Compiling Control.Applicative.Tools ( Control/Applicative/Tools.hs, dist/build/Control/Applicative/Tools.o )
[7 of 7] Compiling Control.Monad.Tools ( Control/Monad/Tools.hs, dist/build/Control/Monad/Tools.o )

Control/Monad/Tools.hs:36:1: Warning: Tab character

Control/Monad/Tools.hs:39:1: Warning: Tab character
In-place registering yjtools-0.9.18...
Running Haddock for yjtools-0.9.18...
Running hscolour for yjtools-0.9.18...
Preprocessing library yjtools-0.9.18...
Preprocessing library yjtools-0.9.18...

Data/Tuple/Tools.hs:2:1: Warning: Tab character

Data/Tuple/Tools.hs:3:1: Warning: Tab character

Data/Tuple/Tools.hs:4:1: Warning: Tab character

Data/IORef/Tools.hs:2:1: Warning: Tab character

Data/Bool/Tools.hs:10:1: Warning: Tab character

Data/Bool/Tools.hs:13:1: Warning: Tab character

Control/Monad/Tools.hs:36:1: Warning: Tab character

Control/Monad/Tools.hs:39:1: Warning: Tab character
Haddock coverage:
   0% (  0 /  4) in 'Data.Tuple.Tools'
  Missing documentation for:
    Module header
    curry3 (Data/Tuple/Tools.hs:7)
    uncurry3 (Data/Tuple/Tools.hs:10)
    rotate (Data/Tuple/Tools.hs:13)
   0% (  0 /  2) in 'Data.IORef.Tools'
  Missing documentation for:
    Module header
    atomicModifyIORef_ (Data/IORef/Tools.hs:7)
   0% (  0 /  4) in 'Data.Bool.Tools'
  Missing documentation for:
    Module header
    &&& (Data/Bool/Tools.hs:7)
    ||| (Data/Bool/Tools.hs:7)
    whether (Data/Bool/Tools.hs:15)
   0% (  0 /  6) in 'Data.Function.Tools'
  Missing documentation for:
    Module header
    const2 (Data/Function/Tools.hs:13)
    const3 (Data/Function/Tools.hs:16)
    applyWhen (Data/Function/Tools.hs:19)
    applyUnless (Data/Function/Tools.hs:22)
    apply2way (Data/Function/Tools.hs:25)
   0% (  0 /  8) in 'Data.List.Tools'
  Missing documentation for:
    Module header
    takeUntil (Data/List/Tools.hs:12)
    dropUntil (Data/List/Tools.hs:13)
    mulLists (Data/List/Tools.hs:23)
    defaultElem (Data/List/Tools.hs:27)
    isIncludedElem (Data/List/Tools.hs:31)
    setAt (Data/List/Tools.hs:34)
    modifyAt (Data/List/Tools.hs:37)
   0% (  0 /  2) in 'Control.Applicative.Tools'
  Missing documentation for:
    Module header
    <.> (Control/Applicative/Tools.hs:6)
   0% (  0 / 14) in 'Control.Monad.Tools'
  Missing documentation for:
    Module header
    ifM (Control/Monad/Tools.hs:19)
    whenM (Control/Monad/Tools.hs:23)
    unlessM (Control/Monad/Tools.hs:23)
    doWhile_ (Control/Monad/Tools.hs:27)
    doWhile (Control/Monad/Tools.hs:33)
    doUntil_ (Control/Monad/Tools.hs:27)
    doUntil (Control/Monad/Tools.hs:33)
    for_ (Control/Monad/Tools.hs:41)
    for (Control/Monad/Tools.hs:46)
    filterM (Control/Monad/Tools.hs:51)
    repeatM (Control/Monad/Tools.hs:59)
    repeatM_ (Control/Monad/Tools.hs:62)
    skipRet (Control/Monad/Tools.hs:65)
Documentation created: dist/doc/html/yjtools/index.html,
dist/doc/html/yjtools/yjtools.txt
Creating package registration file:
/tmp/pkgConf-yjtools-0.92009726312696947386.18
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yjtools-0.9.18-DCDBdNeBkiI51TGHEiAy8k
Registering yjtools-0.9.18...
Installed yjtools-0.9.18
Configuring mtlparse-0.1.4.0...
Building mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...
[1 of 2] Compiling Text.ParserCombinators.MTLParse.MTLParseCore ( Text/ParserCombinators/MTLParse/MTLParseCore.hs, dist/build/Text/ParserCombinators/MTLParse/MTLParseCore.o )

Text/ParserCombinators/MTLParse/MTLParseCore.hs:68:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Text/ParserCombinators/MTLParse/MTLParseCore.hs:82:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/ParserCombinators/MTLParse/MTLParseCore.hs:138:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:169:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:195:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:209:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:215:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:254:1: Warning:
    Tab character
[2 of 2] Compiling Text.ParserCombinators.MTLParse ( Text/ParserCombinators/MTLParse.hs, dist/build/Text/ParserCombinators/MTLParse.o )

Text/ParserCombinators/MTLParse.hs:77:1: Warning: Tab character

Text/ParserCombinators/MTLParse.hs:99:1: Warning: Tab character

Text/ParserCombinators/MTLParse.hs:102:1: Warning: Tab character
In-place registering mtlparse-0.1.4.0...
Running Haddock for mtlparse-0.1.4.0...
Running hscolour for mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...

Text/ParserCombinators/MTLParse/MTLParseCore.hs:138:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:169:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:195:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:209:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:215:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:254:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:68:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Text/ParserCombinators/MTLParse/MTLParseCore.hs:82:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/ParserCombinators/MTLParse.hs:77:1: Warning: Tab character

Text/ParserCombinators/MTLParse.hs:99:1: Warning: Tab character

Text/ParserCombinators/MTLParse.hs:102:1: Warning: Tab character
Haddock coverage:
  24% (  7 / 29) in 'Text.ParserCombinators.MTLParse.MTLParseCore'
  Missing documentation for:
    Module header
    MonadParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:84)
    token (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
    tokenBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
    getsHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:97)
    modifyHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:98)
    getForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
    getsForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
    putForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
    modifyForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
    getBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
    getsBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
    putBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
    modifyBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
    evalParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:174)
    execParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:177)
    mapParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:180)
    withParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:184)
    evalParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:270)
    execParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:275)
    mapParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:281)
    withParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:286)
  16% (  7 / 45) in 'Text.ParserCombinators.MTLParse'
  Missing documentation for:
    Module header
    MonadParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:84)
    token (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
    tokenBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
    getsHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:97)
    modifyHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:98)
    getForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
    getsForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
    putForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
    modifyForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
    getBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
    getsBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
    putBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
    modifyBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
    evalParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:174)
    execParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:177)
    mapParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:180)
    withParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:184)
    evalParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:270)
    execParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:275)
    mapParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:281)
    withParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:286)
    tokens (Text/ParserCombinators/MTLParse.hs:52)
    tokensBack (Text/ParserCombinators/MTLParse.hs:52)
    build (Text/ParserCombinators/MTLParse.hs:56)
    repeatParse (Text/ParserCombinators/MTLParse.hs:59)
    optional (Text/ParserCombinators/MTLParse.hs:84)
    list (Text/ParserCombinators/MTLParse.hs:84)
    neList (Text/ParserCombinators/MTLParse.hs:84)
    greedyRepeatParse (Text/ParserCombinators/MTLParse.hs:59)
    greedyOptional (Text/ParserCombinators/MTLParse.hs:84)
    greedyList (Text/ParserCombinators/MTLParse.hs:84)
    greedyNeList (Text/ParserCombinators/MTLParse.hs:84)
    beginningOfInput (Text/ParserCombinators/MTLParse.hs:95)
    endOfInput (Text/ParserCombinators/MTLParse.hs:95)
    apply2M (Text/ParserCombinators/MTLParse.hs:106)
    >++> (Text/ParserCombinators/MTLParse.hs:109)
    >:> (Text/ParserCombinators/MTLParse.hs:112)
Documentation created: dist/doc/html/mtlparse/index.html,
dist/doc/html/mtlparse/mtlparse.txt
Creating package registration file:
/tmp/pkgConf-mtlparse-0.1.41021784812586235379.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtlparse-0.1.4.0-6YlUtc0PmKRHcqZ1PFnWtS
Registering mtlparse-0.1.4.0...
Installed mtlparse-0.1.4.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.01203067101986894018.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 regexpr-0.5.4...
Building regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...
[1 of 6] Compiling Hidden.Tools     ( Hidden/Tools.hs, dist/build/Hidden/Tools.o )

Hidden/Tools.hs:101:1: Warning: Tab character
[2 of 6] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o )

Hidden/RegexPRTypes.hs:86:1: Warning: Tab character

Hidden/RegexPRTypes.hs:88:1: Warning: Tab character

Hidden/RegexPRTypes.hs:89:1: Warning: Tab character

Hidden/RegexPRTypes.hs:90:1: Warning: Tab character

Hidden/RegexPRTypes.hs:91:1: Warning: Tab character

Hidden/RegexPRTypes.hs:92:1: Warning: Tab character

Hidden/RegexPRTypes.hs:93:1: Warning: Tab character
[3 of 6] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o )

Hidden/SrcRegActList.hs:70:1: Warning: Tab character

Hidden/SrcRegActList.hs:71:1: Warning: Tab character

Hidden/SrcRegActList.hs:72:1: Warning: Tab character

Hidden/SrcRegActList.hs:73:1: Warning: Tab character

Hidden/SrcRegActList.hs:76:1: Warning: Tab character

Hidden/SrcRegActList.hs:77:1: Warning: Tab character

Hidden/SrcRegActList.hs:78:1: Warning: Tab character

Hidden/SrcRegActList.hs:79:1: Warning: Tab character
[4 of 6] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o )

Hidden/ParseRegexStr.hs:28:1: Warning: Tab character

Hidden/ParseRegexStr.hs:29:1: Warning: Tab character

Hidden/ParseRegexStr.hs:30:1: Warning: Tab character

Hidden/ParseRegexStr.hs:31:1: Warning:
    The import of ‘MonadParse’
    from module ‘Text.ParserCombinators.MTLParse’ is redundant

Hidden/ParseRegexStr.hs:34:1: Warning: Tab character

Hidden/ParseRegexStr.hs:36:20: Warning: Tab character

Hidden/ParseRegexStr.hs:38:17: Warning: Tab character

Hidden/ParseRegexStr.hs:42:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Hidden/ParseRegexStr.hs:52:1: Warning: Tab character

Hidden/ParseRegexStr.hs:54:1: Warning: Tab character

Hidden/ParseRegexStr.hs:60:1: Warning: Tab character

Hidden/ParseRegexStr.hs:66:1: Warning: Tab character

Hidden/ParseRegexStr.hs:67:1: Warning: Tab character

Hidden/ParseRegexStr.hs:68:1: Warning: Tab character

Hidden/ParseRegexStr.hs:70:1: Warning: Tab character

Hidden/ParseRegexStr.hs:72:1: Warning: Tab character

Hidden/ParseRegexStr.hs:73:1: Warning: Tab character

Hidden/ParseRegexStr.hs:74:1: Warning: Tab character

Hidden/ParseRegexStr.hs:75:1: Warning: Tab character

Hidden/ParseRegexStr.hs:131:1: Warning: Tab character

Hidden/ParseRegexStr.hs:157:1: Warning: Tab character

Hidden/ParseRegexStr.hs:158:1: Warning: Tab character

Hidden/ParseRegexStr.hs:159:1: Warning: Tab character

Hidden/ParseRegexStr.hs:160:1: Warning: Tab character

Hidden/ParseRegexStr.hs:161:1: Warning: Tab character

Hidden/ParseRegexStr.hs:163:1: Warning: Tab character

Hidden/ParseRegexStr.hs:164:1: Warning: Tab character

Hidden/ParseRegexStr.hs:165:1: Warning: Tab character
[5 of 6] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o )

Hidden/RegexPRCore.hs:92:1: Warning: Tab character
[6 of 6] Compiling Text.RegexPR     ( Text/RegexPR.hs, dist/build/Text/RegexPR.o )

Text/RegexPR.hs:44:1: Warning: Tab character

Text/RegexPR.hs:83:1: Warning: Tab character

Text/RegexPR.hs:84:1: Warning: Tab character

Text/RegexPR.hs:85:1: Warning: Tab character
In-place registering regexpr-0.5.4...
Running Haddock for regexpr-0.5.4...
Running hscolour for regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...

Hidden/Tools.hs:101:1: Warning: Tab character

Hidden/RegexPRTypes.hs:86:1: Warning: Tab character

Hidden/RegexPRTypes.hs:88:1: Warning: Tab character

Hidden/RegexPRTypes.hs:89:1: Warning: Tab character

Hidden/RegexPRTypes.hs:90:1: Warning: Tab character

Hidden/RegexPRTypes.hs:91:1: Warning: Tab character

Hidden/RegexPRTypes.hs:92:1: Warning: Tab character

Hidden/RegexPRTypes.hs:93:1: Warning: Tab character

Hidden/SrcRegActList.hs:70:1: Warning: Tab character

Hidden/SrcRegActList.hs:71:1: Warning: Tab character

Hidden/SrcRegActList.hs:72:1: Warning: Tab character

Hidden/SrcRegActList.hs:73:1: Warning: Tab character

Hidden/SrcRegActList.hs:76:1: Warning: Tab character

Hidden/SrcRegActList.hs:77:1: Warning: Tab character

Hidden/SrcRegActList.hs:78:1: Warning: Tab character

Hidden/SrcRegActList.hs:79:1: Warning: Tab character

Hidden/ParseRegexStr.hs:28:1: Warning: Tab character

Hidden/ParseRegexStr.hs:29:1: Warning: Tab character

Hidden/ParseRegexStr.hs:30:1: Warning: Tab character

Hidden/ParseRegexStr.hs:34:1: Warning: Tab character

Hidden/ParseRegexStr.hs:36:20: Warning: Tab character

Hidden/ParseRegexStr.hs:38:17: Warning: Tab character

Hidden/ParseRegexStr.hs:52:1: Warning: Tab character

Hidden/ParseRegexStr.hs:54:1: Warning: Tab character

Hidden/ParseRegexStr.hs:60:1: Warning: Tab character

Hidden/ParseRegexStr.hs:66:1: Warning: Tab character

Hidden/ParseRegexStr.hs:67:1: Warning: Tab character

Hidden/ParseRegexStr.hs:68:1: Warning: Tab character

Hidden/ParseRegexStr.hs:70:1: Warning: Tab character

Hidden/ParseRegexStr.hs:72:1: Warning: Tab character

Hidden/ParseRegexStr.hs:73:1: Warning: Tab character

Hidden/ParseRegexStr.hs:74:1: Warning: Tab character

Hidden/ParseRegexStr.hs:75:1: Warning: Tab character

Hidden/ParseRegexStr.hs:131:1: Warning: Tab character

Hidden/ParseRegexStr.hs:157:1: Warning: Tab character

Hidden/ParseRegexStr.hs:158:1: Warning: Tab character

Hidden/ParseRegexStr.hs:159:1: Warning: Tab character

Hidden/ParseRegexStr.hs:160:1: Warning: Tab character

Hidden/ParseRegexStr.hs:161:1: Warning: Tab character

Hidden/ParseRegexStr.hs:163:1: Warning: Tab character

Hidden/ParseRegexStr.hs:164:1: Warning: Tab character

Hidden/ParseRegexStr.hs:165:1: Warning: Tab character

Hidden/ParseRegexStr.hs:31:1: Warning:
    The import of ‘MonadParse’
    from module ‘Text.ParserCombinators.MTLParse’ is redundant

Hidden/ParseRegexStr.hs:42:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Hidden/RegexPRCore.hs:92:1: Warning: Tab character

Text/RegexPR.hs:44:1: Warning: Tab character

Text/RegexPR.hs:83:1: Warning: Tab character

Text/RegexPR.hs:84:1: Warning: Tab character

Text/RegexPR.hs:85:1: Warning: Tab character
Haddock coverage:
   0% (  0 / 20) in 'Hidden.Tools'
  Missing documentation for:
    Module header
    isSymbol (Hidden/Tools.hs:49)
    modifyFst (Hidden/Tools.hs:52)
    modifySnd (Hidden/Tools.hs:54)
    first (Hidden/Tools.hs:60)
    second (Hidden/Tools.hs:62)
    third (Hidden/Tools.hs:64)
    modifyFirst (Hidden/Tools.hs:67)
    modifySecond (Hidden/Tools.hs:69)
    modifyThird (Hidden/Tools.hs:71)
    guardEqual (Hidden/Tools.hs:57)
    ||| (Hidden/Tools.hs:74)
    &&& (Hidden/Tools.hs:74)
    isBit7On (Hidden/Tools.hs:78)
    skipRet (Hidden/Tools.hs:89)
    >..> (Hidden/Tools.hs:92)
    ignoreCase (Hidden/Tools.hs:95)
    ifM (Hidden/Tools.hs:98)
    applyIf (Hidden/Tools.hs:103)
    headOrErr (Hidden/Tools.hs:107)
   0% (  0 / 20) in 'Hidden.RegexPRTypes'
  Missing documentation for:
    Module header
    reverseRegexAction (Hidden/RegexPRTypes.hs:95)
    RegexSrcParser (Hidden/RegexPRTypes.hs:59)
    getBR (Hidden/RegexPRTypes.hs:61)
    modifyBR (Hidden/RegexPRTypes.hs:64)
    isModeI (Hidden/RegexPRTypes.hs:76)
    isModeM (Hidden/RegexPRTypes.hs:76)
    isModeX (Hidden/RegexPRTypes.hs:76)
    setMode (Hidden/RegexPRTypes.hs:67)
    setModes (Hidden/RegexPRTypes.hs:73)
    getModes (Hidden/RegexPRTypes.hs:71)
    runRegexSrcParser (Hidden/RegexPRTypes.hs:80)
    RegexAction (Hidden/RegexPRTypes.hs:83)
    RegexResult (Hidden/RegexPRTypes.hs:50)
    VerboseResult (Hidden/RegexPRTypes.hs:112)
    MatchList (Hidden/RegexPRTypes.hs:51)
    RegexParser (Hidden/RegexPRTypes.hs:52)
    runRegexParser (Hidden/RegexPRTypes.hs:53)
    MatchFun (Hidden/RegexPRTypes.hs:109)
    VerboseMatchFun (Hidden/RegexPRTypes.hs:113)
   0% (  0 /  7) in 'Hidden.SrcRegActList'
  Missing documentation for:
    Module header
    selfTest (Hidden/SrcRegActList.hs:35)
    plusesList (Hidden/SrcRegActList.hs:39)
    oneCharList (Hidden/SrcRegActList.hs:50)
    backSlashesList (Hidden/SrcRegActList.hs:57)
    parensesList (Hidden/SrcRegActList.hs:83)
    charClassList (Hidden/SrcRegActList.hs:95)
   0% (  0 /  3) in 'Hidden.ParseRegexStr'
  Missing documentation for:
    Module header
    RegexAction (Hidden/RegexPRTypes.hs:83)
    parseRegexStr (Hidden/ParseRegexStr.hs:44)
   0% (  0 /  3) in 'Hidden.RegexPRCore'
  Missing documentation for:
    Module header
    matchRegexPRVerbose (Hidden/RegexPRCore.hs:39)
    multiMatchRegexPRVerbose (Hidden/RegexPRCore.hs:47)
   0% (  0 / 11) in 'Text.RegexPR'
  Missing documentation for:
    Module header
    matchRegexPR (Text/RegexPR.hs:53)
    multiMatchRegexPR (Text/RegexPR.hs:56)
    gmatchRegexPR (Text/RegexPR.hs:59)
    getbrsRegexPR (Text/RegexPR.hs:79)
    ggetbrsRegexPR (Text/RegexPR.hs:87)
    subRegexPR (Text/RegexPR.hs:104)
    subRegexPRBy (Text/RegexPR.hs:107)
    gsubRegexPR (Text/RegexPR.hs:113)
    gsubRegexPRBy (Text/RegexPR.hs:116)
    splitRegexPR (Text/RegexPR.hs:95)
Warning: Text.RegexPR: could not find link destinations for:
    MatchFun
Documentation created: dist/doc/html/regexpr/index.html,
dist/doc/html/regexpr/regexpr.txt
Creating package registration file:
/tmp/pkgConf-regexpr-0.5181271232525829204.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regexpr-0.5.4-3O6hzSJuHYtJ6WmmXKZjMm
Registering regexpr-0.5.4...
Installed regexpr-0.5.4
Configuring hake-0.6...
Building hake-0.6...
Preprocessing library hake-0.6...

Development/Hake.hs:46:8:
    Could not find module ‘Control.Monad.Utils’
    Perhaps you meant
      Control.Monad.Tools (from yjtools-0.9.18@yjtoo_DCDBdNeBkiI51TGHEiAy8k)
      Control.Monad.Fix (from base-4.8.1.0)
      Control.Monad.List (from mtl-2.2.1@mtl_KMpng31YRYc5JfMWFZ3FCU)
    Use -v to see a list of the files searched for.

Development/Hake.hs:48:8:
    Could not find module ‘Control.Applicative.Utils’
    Perhaps you meant
      Control.Applicative.Tools (from yjtools-0.9.18@yjtoo_DCDBdNeBkiI51TGHEiAy8k)
      Control.Applicative.Lift (needs flag -package-key transformers-0.4.2.0@trans_3eG64VdP2vzGjP6wJiCp5X)
      Control.Applicative (from base-4.8.1.0)
    Use -v to see a list of the files searched for.
Failed to install hake-0.6
cabal: Error: some packages failed to install:
hake-0.6 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.