Build #3 for ehaskell-0.7

[all reports]

Package ehaskell-0.7
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-09-26 07:26:09.419369 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies yjtools-0.9.18, utf8-string-1.0.1.1, regexpr-0.5.4, process-1.2.3.0, mtlparse-0.1.4.0, 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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.0336465782861021530.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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file: /tmp/pkgConf-mtl-2.21477171087356426808.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 utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.117893661431987231011.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-yjtools-0.91529195746392035568.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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-mtlparse-0.1.46384220901943327684.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 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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-regexpr-0.58468111271414829150.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 ehaskell-0.7...
Building ehaskell-0.7...
Preprocessing executable 'ehs' for ehaskell-0.7...

EHaskellTools.hs:20:8:
    Could not find module ‘YJTools.Tribial’
    Use -v to see a list of the files searched for.
Failed to install ehaskell-0.7
cabal: Error: some packages failed to install:
ehaskell-0.7 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.