Build #1 for Deadpan-DDP-0.5.0.0

[all reports]

Package Deadpan-DDP-0.5.0.0
Install DependencyFailed websockets-0.9.2.1
Docs NotTried
Tests NotTried
Time submitted 2014-12-13 09:17:08.388541 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies websockets-0.9.2.1, vector-0.10.12.2, uuid-1.3.5, unordered-containers-0.2.5.1, transformers-0.4.2.0, text-1.2.0.2, stm-2.4.3, scientific-0.3.3.3, safe-0.3.8, network-uri-2.5.0.0, network-2.5.0.0, mtl-2.2.1, lens-4.6.0.1, containers-0.5.5.1, bytestring-0.10.4.1, base64-bytestring-1.0.0.1, base-4.7.0.1, aeson-0.8.0.2, IfElse-0.85
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring IfElse-0.85...
Building IfElse-0.85...
Preprocessing library IfElse-0.85...
[1 of 1] Compiling Control.Monad.IfElse ( Control/Monad/IfElse.hs, dist/dist-sandbox-1428821d/build/Control/Monad/IfElse.o )

Control/Monad/IfElse.hs:159:11: Warning:
    Rule "maybeMP/id" may never fire
      because ‘maybeMP’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘maybeMP’
In-place registering IfElse-0.85...
Running Haddock for IfElse-0.85...
Running hscolour for IfElse-0.85...
Preprocessing library IfElse-0.85...
Preprocessing library IfElse-0.85...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.2.1, transformers-0.4.2.0
Haddock coverage:
 100% ( 25 / 25) in 'Control.Monad.IfElse'
Documentation created: dist/dist-sandbox-1428821d/doc/html/IfElse/index.html,
dist/dist-sandbox-1428821d/doc/html/IfElse/IfElse.txt
Creating package registration file: /tmp/pkgConf-IfElse-05149.85
Installing library in
/root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/IfElse-0.85
Registering IfElse-0.85...
Installed IfElse-0.85
[1 of 1] Compiling Main             ( /tmp/lens-4.6.0.1-5149/lens-4.6.0.1/dist/dist-sandbox-1428821d/setup/setup.hs, /tmp/lens-4.6.0.1-5149/lens-4.6.0.1/dist/dist-sandbox-1428821d/setup/Main.o )
Linking /tmp/lens-4.6.0.1-5149/lens-4.6.0.1/dist/dist-sandbox-1428821d/setup/setup ...
Configuring lens-4.6.0.1...
Building lens-4.6.0.1...
Preprocessing library lens-4.6.0.1...

src/Control/Exception/Lens.hs:110:8:
    Could not find module ‘Control.Monad.Catch’
    There are files missing in the ‘exceptions-0.6.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Action.hs:50:8:
    Could not find module ‘Control.Comonad’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Action.hs:57:8:
    Could not find module ‘Data.Profunctor’
    There are files missing in the ‘profunctors-4.3.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Action.hs:58:8:
    Could not find module ‘Data.Profunctor.Rep’
    There are files missing in the ‘profunctors-4.3.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Action.hs:59:8:
    Could not find module ‘Data.Profunctor.Unsafe’
    There are files missing in the ‘profunctors-4.3.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Fold.hs:154:8:
    Could not find module ‘Data.Functor.Apply’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Getter.hs:80:8:
    Could not find module ‘Data.Functor.Contravariant’
    There are files missing in the ‘contravariant-1.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Indexed.hs:81:8:
    Could not find module ‘Control.Monad.Free’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Action.hs:31:8:
    Could not find module ‘Data.Functor.Bind’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Context.hs:39:8:
    Could not find module ‘Control.Comonad.Store.Class’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Deque.hs:48:8:
    Could not find module ‘Data.Functor.Plus’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Fold.hs:38:8:
    Could not find module ‘Data.Reflection’
    There are files missing in the ‘reflection-1.5.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:28:8:
    Could not find module ‘Data.Bifoldable’
    There are files missing in the ‘bifunctors-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:29:8:
    Could not find module ‘Data.Bifunctor’
    There are files missing in the ‘bifunctors-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:30:8:
    Could not find module ‘Data.Bitraversable’
    There are files missing in the ‘bifunctors-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:33:8:
    Could not find module ‘Data.Semigroup.Foldable’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:34:8:
    Could not find module ‘Data.Semigroup.Traversable’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Indexed.hs:43:8:
    Could not find module ‘Data.Distributive’
    There are files missing in the ‘distributive-0.4.4’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Instances.hs:25:8:
    Could not find module ‘Data.Traversable.Instances’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Plated.hs:87:8:
    Could not find module ‘Control.Comonad.Cofree’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Plated.hs:96:8:
    Could not find module ‘Control.Monad.Free.Church’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Plated.hs:97:8:
    Could not find module ‘Control.Monad.Trans.Free’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Reified.hs:33:8:
    Could not find module ‘Data.Functor.Extend’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Wrapped.hs:65:18:
    Could not find module ‘Control.Comonad.Trans.Traced’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Wrapped.hs:84:18:
    Could not find module ‘Data.Functor.Contravariant.Compose’
    There are files missing in the ‘contravariant-1.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Wrapped.hs:86:18:
    Could not find module ‘Data.Functor.Coproduct’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Parallel/Strategies/Lens.hs:29:8:
    Could not find module ‘Control.Parallel.Strategies’
    There are files missing in the ‘parallel-3.2.0.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Seq/Lens.hs:17:8:
    Could not find module ‘Control.Seq’
    There are files missing in the ‘parallel-3.2.0.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install lens-4.6.0.1
Configuring uuid-1.3.5...
Building uuid-1.3.5...
Preprocessing library uuid-1.3.5...

Data/UUID/Util.hs:16:8:
    Could not find module ‘Network.Info’
    There are files missing in the ‘network-info-0.2.0.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/UUID/V3.hs:38:18:
    Could not find module ‘Crypto.Hash.MD5’
    There are files missing in the ‘cryptohash-0.11.6’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Data/UUID/V5.hs:33:18:
    Could not find module ‘Crypto.Hash.SHA1’
    There are files missing in the ‘cryptohash-0.11.6’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install uuid-1.3.5
Configuring websockets-0.9.2.1...
Building websockets-0.9.2.1...
Preprocessing library websockets-0.9.2.1...

src/Network/WebSockets/Http.hs:44:18:
    Could not find module ‘Data.CaseInsensitive’
    There are files missing in the ‘case-insensitive-1.2.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Network/WebSockets/Hybi13.hs:31:18:
    Could not find module ‘Data.Digest.Pure.SHA’
    There are files missing in the ‘SHA-1.6.4.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install websockets-0.9.2.1
Updating documentation index
/root/hackage-server-upstream/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.8.3/index.html
cabal: Error: some packages failed to install:
Deadpan-DDP-0.5.0.0 depends on websockets-0.9.2.1 which failed to install.
lens-4.6.0.1 failed during the building phase. The exception was:
ExitFailure 1
uuid-1.3.5 failed during the building phase. The exception was:
ExitFailure 1
websockets-0.9.2.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.