Build #1 for ehaskell-0.7

[all reports]

Package ehaskell-0.7
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies yjtools-0.9.18, utf8-string-0.3.7, regexpr-0.5.4, process-1.1.0.2, mtlparse-0.1.2, filepath-1.3.0.1, directory-1.2.0.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[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.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HUnit-1.2.5.2/ghc-7.6.3
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring mtlparse-0.1.2...
Building mtlparse-0.1.2...
Preprocessing library mtlparse-0.1.2...
[1 of 2] Compiling Text.ParserCombinators.MTLParse.MTLParseCore ( Text/ParserCombinators/MTLParse/MTLParseCore.hs, dist/build/Text/ParserCombinators/MTLParse/MTLParseCore.o )
[2 of 2] Compiling Text.ParserCombinators.MTLParse ( Text/ParserCombinators/MTLParse.hs, dist/build/Text/ParserCombinators/MTLParse.o )

Text/ParserCombinators/MTLParse.hs:50:1: Warning:
    The import of `liftM' from module `Control.Monad' is redundant
In-place registering mtlparse-0.1.2...
Running Haddock for mtlparse-0.1.2...
Running hscolour for mtlparse-0.1.2...
Preprocessing library mtlparse-0.1.2...
Preprocessing library mtlparse-0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0

dist/build/tmp-18044/Text/ParserCombinators/MTLParse.hs:50:1: Warning:
    The import of `liftM' from module `Control.Monad' is redundant
Haddock coverage:
Warning: mtlparse-0.1.2:Text.ParserCombinators.MTLParse.MTLParseCore: Could not find documentation for exported module: Control.Monad.Trans
  21% (  6 / 28) in 'Text.ParserCombinators.MTLParse.MTLParseCore'
  14% (  6 / 44) in 'Text.ParserCombinators.MTLParse'
Warning: Text.ParserCombinators.MTLParse: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Reader.ReaderT Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/mtlparse/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/mtlparse-0.1.2/ghc-7.6.3
Registering mtlparse-0.1.2...
Installed mtlparse-0.1.2
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/utf8-string-0.3.7/ghc-7.6.3
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.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 )
[2 of 7] Compiling Data.IORef.Tools ( Data/IORef/Tools.hs, dist/build/Data/IORef/Tools.o )
[3 of 7] Compiling Data.Bool.Tools  ( Data/Bool/Tools.hs, dist/build/Data/Bool/Tools.o )
[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 )
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   0% (  0 /  4) in 'Data.Tuple.Tools'
   0% (  0 /  2) in 'Data.IORef.Tools'
   0% (  0 /  4) in 'Data.Bool.Tools'
   0% (  0 /  6) in 'Data.Function.Tools'
   0% (  0 /  8) in 'Data.List.Tools'
   0% (  0 /  2) in 'Control.Applicative.Tools'
   0% (  0 / 14) in 'Control.Monad.Tools'
Documentation created: dist/doc/html/yjtools/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/yjtools-0.9.18/ghc-7.6.3
Registering yjtools-0.9.18...
Installed yjtools-0.9.18
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 )
[2 of 6] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o )
[3 of 6] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o )
[4 of 6] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o )
[5 of 6] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o )
[6 of 6] Compiling Text.RegexPR     ( Text/RegexPR.hs, dist/build/Text/RegexPR.o )
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
   0% (  0 / 20) in 'Hidden.Tools'
   0% (  0 / 20) in 'Hidden.RegexPRTypes'
   0% (  0 /  7) in 'Hidden.SrcRegActList'
   0% (  0 /  3) in 'Hidden.ParseRegexStr'
   0% (  0 /  3) in 'Hidden.RegexPRCore'
   0% (  0 / 11) in 'Text.RegexPR'
Warning: Text.RegexPR: could not find link destinations for:
    Hidden.RegexPRTypes.MatchFun
Documentation created: dist/doc/html/regexpr/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/regexpr-0.5.4/ghc-7.6.3
Registering regexpr-0.5.4...
Installed regexpr-0.5.4
Downloading ehaskell-0.7...
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.