Build #1 for objective-1.1.2

[all reports]

Package objective-1.1.2
Install DependencyFailed objective-1.1.2
Docs NotTried
Tests NotTried
Time submitted 2017-12-20 00:16:28.013474057 UTC
Compiler ghc-8.2.2
OS linux
Arch x86_64
Dependencies base-4.10.1.0, containers-0.5.10.2, exceptions-0.8.3, free-4.12.4, hashable-1.2.6.1, monad-skeleton-0.1.5, mtl-2.2.1, profunctors-5.2.1, template-haskell-2.12.0.0, transformers-0.5.2.0, transformers-compat-0.5.1.4, unordered-containers-0.2.8.0, void-0.7.2, witherable-0.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Notice: installing into a sandbox located at
/home/builder/hackage-server/.cabal-sandbox
Configuring http-client-0.5.7.1...
Configuring monad-skeleton-0.1.5...
Building monad-skeleton-0.1.5...
Building http-client-0.5.7.1...
Failed to install http-client-0.5.7.1
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a.log ):
cabal: Entering directory '/tmp/cabal-tmp-20167/http-client-0.5.7.1'
Configuring http-client-0.5.7.1...
Preprocessing library for http-client-0.5.7.1..
Building library for http-client-0.5.7.1..
[ 1 of 18] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, dist/dist-sandbox-9df84abc/build/Network/HTTP/Client/Types.o )

Network/HTTP/Client/Types.hs:41:1: error:
    Could not find module ‘Network.HTTP.Types’
    There are files missing in the ‘http-types-0.11’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
41 | import Network.HTTP.Types
   | ^^^^^^^^^^^^^^^^^^^^^^^^^

Network/HTTP/Client/Types.hs:60:1: error:
    Could not find module ‘Data.Streaming.Zlib’
    There are files missing in the ‘streaming-commons-0.1.18’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
60 | import Data.Streaming.Zlib (ZlibException)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-20167/http-client-0.5.7.1'
Configuring profunctors-5.2.1...
Building profunctors-5.2.1...
Installed monad-skeleton-0.1.5
Failed to install profunctors-5.2.1
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/profunctors-5.2.1-8uMjmumeSQLGJmWtXmWx4H.log ):
cabal: Entering directory '/tmp/cabal-tmp-20167/profunctors-5.2.1'
Configuring profunctors-5.2.1...
Preprocessing library for profunctors-5.2.1..
Building library for profunctors-5.2.1..
[ 1 of 16] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/dist-sandbox-9df84abc/build/Data/Profunctor/Unsafe.o )

src/Data/Profunctor/Unsafe.hs:39:1: error:
    Could not find module ‘Control.Comonad’
    There are files missing in the ‘comonad-5.0.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
39 | import Control.Comonad (Cokleisli(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Profunctor/Unsafe.hs:41:1: error:
    Could not find module ‘Data.Bifunctor.Biff’
    There are files missing in the ‘bifunctors-5.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
41 | import Data.Bifunctor.Biff (Biff(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Profunctor/Unsafe.hs:42:1: error:
    Could not find module ‘Data.Bifunctor.Clown’
    There are files missing in the ‘bifunctors-5.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
42 | import Data.Bifunctor.Clown (Clown(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Profunctor/Unsafe.hs:43:1: error:
    Could not find module ‘Data.Bifunctor.Joker’
    There are files missing in the ‘bifunctors-5.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
43 | import Data.Bifunctor.Joker (Joker(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Profunctor/Unsafe.hs:44:1: error:
    Could not find module ‘Data.Bifunctor.Product’
    There are files missing in the ‘bifunctors-5.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
44 | import Data.Bifunctor.Product (Product(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Profunctor/Unsafe.hs:45:1: error:
    Could not find module ‘Data.Bifunctor.Tannen’
    There are files missing in the ‘bifunctors-5.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
45 | import Data.Bifunctor.Tannen (Tannen(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Profunctor/Unsafe.hs:49:1: error:
    Could not find module ‘Data.Functor.Contravariant’
    There are files missing in the ‘contravariant-1.4’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
49 | import Data.Functor.Contravariant (Contravariant(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Profunctor/Unsafe.hs:50:1: error:
    Could not find module ‘Data.Tagged’
    There are files missing in the ‘tagged-0.8.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
50 | import Data.Tagged
   | ^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-20167/profunctors-5.2.1'
Updating documentation index
/home/builder/hackage-server/build-cache/tmp-install/share/doc/x86_64-linux-ghc-8.2.2/index.html
cabal: Error: some packages failed to install:
free-4.12.4-4RtzgC3M3HoJXVtEsrWac9 depends on free-4.12.4 which failed to
install.
http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a failed during the building phase.
The exception was:
ExitFailure 1
objective-1.1.2-1RwVlJfkZmB7nYIk6KXtFR depends on objective-1.1.2 which failed
to install.
profunctors-5.2.1-8uMjmumeSQLGJmWtXmWx4H failed during the building phase. The
exception was:
ExitFailure 1

Test log

No test log was submitted for this report.