Build #1 for hint-server-1.4.1
| Package | hint-server-1.4.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-07-21 23:05:33.413017 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | mtl-2.1.3.1, monad-loops-0.4.3, hint-0.4.2.3, exceptions-0.6.1, eprocess-1.7.0, base-4.7.0.1 |
| Flags | none |
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.14138.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
[1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.9-4138/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/ghc-paths-0.1.0.9-4138/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/ghc-paths-0.1.0.9-4138/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Running Haddock for ghc-paths-0.1.0.9...
Running hscolour for ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Haddock coverage:
0% ( 0 / 5) in 'GHC.Paths'
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Creating package registration file: /tmp/pkgConf-ghc-paths-0.1.04138.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ghc-paths-0.1.0.9
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring monad-loops-0.4.3...
Building monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
[1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o )
In-place registering monad-loops-0.4.3...
Running Haddock for monad-loops-0.4.3...
Running hscolour for monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Haddock coverage:
75% ( 36 / 48) in 'Control.Monad.Loops'
Documentation created: dist/doc/html/monad-loops/index.html,
dist/doc/html/monad-loops/monad-loops.txt
Creating package registration file: /tmp/pkgConf-monad-loops-0.44138.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monad-loops-0.4.3
Registering monad-loops-0.4.3...
Installed monad-loops-0.4.3
Configuring mtl-2.1.3.1...
Building mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.1.3.1...
Running Haddock for mtl-2.1.3.1...
Running hscolour for mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
100% ( 4 / 4) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
100% ( 3 / 3) in 'Control.Monad.Trans'
100% ( 14 / 14) in 'Control.Monad.Error'
100% ( 5 / 5) in 'Control.Monad.List'
100% ( 21 / 21) in 'Control.Monad.RWS.Lazy'
100% ( 2 / 2) in 'Control.Monad.RWS'
100% ( 22 / 22) in 'Control.Monad.Reader'
100% ( 21 / 21) in 'Control.Monad.RWS.Strict'
100% ( 23 / 23) in 'Control.Monad.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.State'
100% ( 23 / 23) in 'Control.Monad.State.Strict'
94% ( 17 / 18) in 'Control.Monad.Writer.Lazy'
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
95% ( 20 / 21) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.1.34138.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1
Registering mtl-2.1.3.1...
Installed mtl-2.1.3.1
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-14138.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring exceptions-0.6.1...
Building exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
src/Control/Monad/Catch.hs:99:1: Warning:
The import of ‘Control.Monad.Trans.Reader’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Reader’
To import instances alone, use: import Control.Monad.Trans.Reader()
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.6.1...
Running Haddock for exceptions-0.6.1...
Running hscolour for exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
src/Control/Monad/Catch.hs:99:1: Warning:
The import of ‘Control.Monad.Trans.Reader’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Reader’
To import instances alone, use: import Control.Monad.Trans.Reader()
Haddock coverage:
100% ( 31 / 31) in 'Control.Monad.Catch'
80% ( 8 / 10) in 'Control.Monad.Catch.Pure'
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file: /tmp/pkgConf-exceptions-0.64138.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/exceptions-0.6.1
Registering exceptions-0.6.1...
Installed exceptions-0.6.1
Configuring eprocess-1.7.0...
Building eprocess-1.7.0...
Preprocessing library eprocess-1.7.0...
[1 of 1] Compiling Control.Concurrent.Process ( src/Control/Concurrent/Process.hs, dist/build/Control/Concurrent/Process.o )
src/Control/Concurrent/Process.hs:39:15: Warning:
‘ReceiverT’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
In-place registering eprocess-1.7.0...
Running Haddock for eprocess-1.7.0...
Running hscolour for eprocess-1.7.0...
Preprocessing library eprocess-1.7.0...
Preprocessing library eprocess-1.7.0...
src/Control/Concurrent/Process.hs:39:15: Warning:
‘ReceiverT’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
100% ( 17 / 17) in 'Control.Concurrent.Process'
Documentation created: dist/doc/html/eprocess/index.html,
dist/doc/html/eprocess/eprocess.txt
Creating package registration file: /tmp/pkgConf-eprocess-1.74138.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/eprocess-1.7.0
Registering eprocess-1.7.0...
Installed eprocess-1.7.0
Configuring ghc-mtl-1.2.1.0...
Building ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
[1 of 1] Compiling Control.Monad.Ghc ( Control/Monad/Ghc.hs, dist/build/Control/Monad/Ghc.o )
In-place registering ghc-mtl-1.2.1.0...
Running Haddock for ghc-mtl-1.2.1.0...
Running hscolour for ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
Haddock coverage:
29% ( 2 / 7) in 'Control.Monad.Ghc'
Warning: Control.Monad.Ghc: could not find link destinations for:
Control.Monad.Ghc.MTLAdapter
Documentation created: dist/doc/html/ghc-mtl/index.html,
dist/doc/html/ghc-mtl/ghc-mtl.txt
Creating package registration file: /tmp/pkgConf-ghc-mtl-1.2.14138.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ghc-mtl-1.2.1.0
Registering ghc-mtl-1.2.1.0...
Installed ghc-mtl-1.2.1.0
Configuring hint-0.4.2.3...
Building hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
[ 1 of 23] Compiling Hint.SignalHandlers ( src/Hint/SignalHandlers.hs, dist/build/Hint/SignalHandlers.o )
[ 2 of 23] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/Hint/Util.o )
[ 3 of 23] Compiling Hint.CompatPlatform ( src/Hint/CompatPlatform.hs, dist/build/Hint/CompatPlatform.o )
[ 4 of 23] Compiling Hint.GHC ( src/Hint/GHC.hs, dist/build/Hint/GHC.o )
[ 5 of 23] Compiling Hint.Compat ( src/Hint/Compat.hs, dist/build/Hint/Compat.o )
[ 6 of 23] Compiling Hint.Extension ( src/Hint/Extension.hs, dist/build/Hint/Extension.o )
[ 7 of 23] Compiling Language.Haskell.Interpreter.Extension ( src/Language/Haskell/Interpreter/Extension.hs, dist/build/Language/Haskell/Interpreter/Extension.o )
[ 8 of 23] Compiling Hint.Base ( src/Hint/Base.hs, dist/build/Hint/Base.o )
[ 9 of 23] Compiling Hint.Annotations ( src/Hint/Annotations.hs, dist/build/Hint/Annotations.o )
[10 of 23] Compiling Hint.Configuration ( src/Hint/Configuration.hs, dist/build/Hint/Configuration.o )
[11 of 23] Compiling Hint.Reflection ( src/Hint/Reflection.hs, dist/build/Hint/Reflection.o )
[12 of 23] Compiling Hint.Typecheck[boot] ( src/Hint/Typecheck.hs-boot, dist/build/Hint/Typecheck.o-boot )
[13 of 23] Compiling Hint.Conversions ( src/Hint/Conversions.hs, dist/build/Hint/Conversions.o )
[14 of 23] Compiling Hint.Context ( src/Hint/Context.hs, dist/build/Hint/Context.o )
[15 of 23] Compiling Hint.InterpreterT ( src/Hint/InterpreterT.hs, dist/build/Hint/InterpreterT.o )
[16 of 23] Compiling Language.Haskell.Interpreter.Unsafe ( src/Language/Haskell/Interpreter/Unsafe.hs, dist/build/Language/Haskell/Interpreter/Unsafe.o )
[17 of 23] Compiling Language.Haskell.Interpreter.GHC.Unsafe ( src/Language/Haskell/Interpreter/GHC/Unsafe.hs, dist/build/Language/Haskell/Interpreter/GHC/Unsafe.o )
[18 of 23] Compiling Hint.Parsers ( src/Hint/Parsers.hs, dist/build/Hint/Parsers.o )
[19 of 23] Compiling Hint.Sandbox ( src/Hint/Sandbox.hs, dist/build/Hint/Sandbox.o )
[20 of 23] Compiling Hint.Typecheck ( src/Hint/Typecheck.hs, dist/build/Hint/Typecheck.o )
[21 of 23] Compiling Hint.Eval ( src/Hint/Eval.hs, dist/build/Hint/Eval.o )
[22 of 23] Compiling Language.Haskell.Interpreter ( src/Language/Haskell/Interpreter.hs, dist/build/Language/Haskell/Interpreter.o )
[23 of 23] Compiling Language.Haskell.Interpreter.GHC ( src/Language/Haskell/Interpreter/GHC.hs, dist/build/Language/Haskell/Interpreter/GHC.o )
In-place registering hint-0.4.2.3...
Running Haddock for hint-0.4.2.3...
Running hscolour for hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
Haddock coverage:
0% ( 0 / 2) in 'Hint.SignalHandlers'
0% ( 0 / 7) in 'Hint.Util'
0% ( 0 / 2) in 'Hint.CompatPlatform'
89% ( 16 / 18) in 'Hint.GHC'
0% ( 0 / 26) in 'Hint.Compat'
40% ( 2 / 5) in 'Hint.Extension'
40% ( 2 / 5) in 'Language.Haskell.Interpreter.Extension'
7% ( 2 / 27) in 'Hint.Base'
67% ( 2 / 3) in 'Hint.Annotations'
50% ( 9 / 18) in 'Hint.Configuration'
33% ( 2 / 6) in 'Hint.Reflection'
0% ( 0 / 5) in 'Hint.Conversions'
47% ( 9 / 19) in 'Hint.Context'
50% ( 3 / 6) in 'Hint.InterpreterT'
67% ( 2 / 3) in 'Language.Haskell.Interpreter.Unsafe'
100% ( 2 / 2) in 'Language.Haskell.Interpreter.GHC.Unsafe'
0% ( 0 / 6) in 'Hint.Parsers'
0% ( 0 / 2) in 'Hint.Sandbox'
50% ( 3 / 6) in 'Hint.Typecheck'
83% ( 5 / 6) in 'Hint.Eval'
80% ( 45 / 56) in 'Language.Haskell.Interpreter'
100% ( 2 / 2) in 'Language.Haskell.Interpreter.GHC'
Warning: Language.Haskell.Interpreter: could not find link destinations for:
Hint.Base.FromSession Hint.Base.ModifySessionRef Hint.Base.RunGhc
Documentation created: dist/doc/html/hint/index.html,
dist/doc/html/hint/hint.txt
Creating package registration file: /tmp/pkgConf-hint-0.4.24138.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hint-0.4.2.3
Registering hint-0.4.2.3...
Installed hint-0.4.2.3
Downloading hint-server-1.4.1...
Configuring hint-server-1.4.1...
Building hint-server-1.4.1...
Preprocessing library hint-server-1.4.1...
src/Language/Haskell/Interpreter/Server.hs:12:8:
Could not find module ‘Control.Monad.Except’
Perhaps you meant
Control.Monad.Cont (from mtl-2.1.3.1)
Control.Monad.Error (from mtl-2.1.3.1)
Control.Monad.Ghc (needs flag -package ghc-mtl-1.2.1.0)
Use -v to see a list of the files searched for.
Failed to install hint-server-1.4.1
cabal: Error: some packages failed to install:
hint-server-1.4.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.