Build #1 for syntactic-3.0

[all reports]

Package syntactic-3.0
Install DependencyFailed mtl-2.2.1
Docs NotTried
Tests NotTried
Time submitted 2015-11-13 22:24:36.081593 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies tree-view-0.4, template-haskell-2.10.0.0, tagged-0.8.2, mtl-2.2.1, deepseq-1.4.1.1, data-hash-0.2.0.1, containers-0.5.6.2, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring data-hash-0.2.0.1...
Building data-hash-0.2.0.1...
Preprocessing library data-hash-0.2.0.1...
[1 of 4] Compiling Data.Hash.Base   ( src/Data/Hash/Base.hs, dist/build/Data/Hash/Base.o )

src/Data/Hash/Base.hs:61:14: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 4] Compiling Data.Hash.Instances ( src/Data/Hash/Instances.hs, dist/build/Data/Hash/Instances.o )
[3 of 4] Compiling Data.Hash.Rolling ( src/Data/Hash/Rolling.hs, dist/build/Data/Hash/Rolling.o )
[4 of 4] Compiling Data.Hash        ( src/Data/Hash.hs, dist/build/Data/Hash.o )
In-place registering data-hash-0.2.0.1...
Running Haddock for data-hash-0.2.0.1...
Running hscolour for data-hash-0.2.0.1...
Preprocessing library data-hash-0.2.0.1...
Preprocessing library data-hash-0.2.0.1...

src/Data/Hash/Base.hs:61:14: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
  21% (  3 / 14) in 'Data.Hash.Base'
  Missing documentation for:
    Module header
    myArrayRead (src/Data/Hash/Base.hs:13)
    hashWord8 (src/Data/Hash/Base.hs:38)
    hashWord16 (src/Data/Hash/Base.hs:42)
    hashWord32 (src/Data/Hash/Base.hs:48)
    hashWord64 (src/Data/Hash/Base.hs:54)
    hashInt (src/Data/Hash/Base.hs:60)
    hashArrW8 (src/Data/Hash/Base.hs:80)
    h0 (src/Data/Hash/Base.hs:186)
    hT (src/Data/Hash/Base.hs:186)
    hF (src/Data/Hash/Base.hs:186)
   0% (  0 /  3) in 'Data.Hash.Instances'
  Missing documentation for:
    Module header
    Hashable (src/Data/Hash/Instances.hs:12)
    hashFoldable (src/Data/Hash/Instances.hs:15)
  70% (  7 / 10) in 'Data.Hash.Rolling'
  Missing documentation for:
    RollingHash (src/Data/Hash/Rolling.hs:45)
    currentHash (src/Data/Hash/Rolling.hs:46)
    windowSize (src/Data/Hash/Rolling.hs:47)
  56% ( 10 / 18) in 'Data.Hash'
  Missing documentation for:
    asWord64 (src/Data/Hash/Base.hs:23)
    hashWord8 (src/Data/Hash/Base.hs:38)
    hashWord16 (src/Data/Hash/Base.hs:42)
    hashWord32 (src/Data/Hash/Base.hs:48)
    hashWord64 (src/Data/Hash/Base.hs:54)
    hashInt (src/Data/Hash/Base.hs:60)
    hashFoldable (src/Data/Hash/Instances.hs:15)
    Hashable (src/Data/Hash/Instances.hs:12)
Documentation created: dist/doc/html/data-hash/index.html,
dist/doc/html/data-hash/data-hash.txt
Creating package registration file:
/tmp/pkgConf-data-hash-0.2.0278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-hash-0.2.0.1-8usAFfdO7ek7X41fWmzRlA
Registering data-hash-0.2.0.1...
Installed data-hash-0.2.0.1
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.2959997301485560280.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...
cabal: '/opt/ghc/7.10.2/bin/ghc-pkg' exited with an error:
mtl-2.2.1: Warning: library-dirs:
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
doesn't exist or isn't a directory
mtl-2.2.1: Warning: haddock-interfaces:
/home/builder/hackage-server/build-cache/tmp-install/haddocks/mtl-2.2.1-docs/mtl.haddock
doesn't exist or isn't a file
mtl-2.2.1: Warning: haddock-html:
/home/builder/hackage-server/build-cache/tmp-install/haddocks/mtl-2.2.1-docs
doesn't exist or isn't a directory
mtl-2.2.1: import-dirs:
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
doesn't exist or isn't a directory (use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Cont.hi","Control/Monad/Cont.p_hi","Control/Monad/Cont.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Cont/Class.hi","Control/Monad/Cont/Class.p_hi","Control/Monad/Cont/Class.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Error.hi","Control/Monad/Error.p_hi","Control/Monad/Error.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Error/Class.hi","Control/Monad/Error/Class.p_hi","Control/Monad/Error/Class.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Except.hi","Control/Monad/Except.p_hi","Control/Monad/Except.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Identity.hi","Control/Monad/Identity.p_hi","Control/Monad/Identity.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/List.hi","Control/Monad/List.p_hi","Control/Monad/List.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/RWS.hi","Control/Monad/RWS.p_hi","Control/Monad/RWS.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/RWS/Class.hi","Control/Monad/RWS/Class.p_hi","Control/Monad/RWS/Class.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/RWS/Lazy.hi","Control/Monad/RWS/Lazy.p_hi","Control/Monad/RWS/Lazy.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/RWS/Strict.hi","Control/Monad/RWS/Strict.p_hi","Control/Monad/RWS/Strict.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Reader.hi","Control/Monad/Reader.p_hi","Control/Monad/Reader.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Reader/Class.hi","Control/Monad/Reader/Class.p_hi","Control/Monad/Reader/Class.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/State.hi","Control/Monad/State.p_hi","Control/Monad/State.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/State/Class.hi","Control/Monad/State/Class.p_hi","Control/Monad/State/Class.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/State/Lazy.hi","Control/Monad/State/Lazy.p_hi","Control/Monad/State/Lazy.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/State/Strict.hi","Control/Monad/State/Strict.p_hi","Control/Monad/State/Strict.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Trans.hi","Control/Monad/Trans.p_hi","Control/Monad/Trans.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Writer.hi","Control/Monad/Writer.p_hi","Control/Monad/Writer.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Writer/Class.hi","Control/Monad/Writer/Class.p_hi","Control/Monad/Writer/Class.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Writer/Lazy.hi","Control/Monad/Writer/Lazy.p_hi","Control/Monad/Writer/Lazy.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["Control/Monad/Writer/Strict.hi","Control/Monad/Writer/Strict.p_hi","Control/Monad/Writer/Strict.dyn_hi"]
(use --force to override)
mtl-2.2.1: cannot find any of
["libHSmtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU.a","libHSmtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU.p_a","libHSmtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU-ghc7.10.2.so","libHSmtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU-ghc7.10.2.dylib","HSmtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU-ghc7.10.2.dll"]
on library path (use --force to override)
Failed to install mtl-2.2.1
Configuring tagged-0.8.2...
Building tagged-0.8.2...
Preprocessing library tagged-0.8.2...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.2...
Running Haddock for tagged-0.8.2...
Running hscolour for tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:308)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.813442476861795519125.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc
Registering tagged-0.8.2...
Installed tagged-0.8.2
cabal: Error: some packages failed to install:
mtl-2.2.1 failed during the final install step. The exception was:
ExitFailure 1
syntactic-3.0 depends on mtl-2.2.1 which failed to install.
tree-view-0.4 depends on mtl-2.2.1 which failed to install.

Test log

No test log was submitted for this report.