Build #1 for parameterized-utils-1.0.0

[all reports]

Package parameterized-utils-1.0.0
Install DependencyFailed parameterized-utils-1.0.0
Docs NotTried
Tests NotTried
Time submitted 2017-12-19 22:33:57.773349039 UTC
Compiler ghc-8.2.2
OS linux
Arch x86_64
Dependencies base-4.10.1.0, containers-0.5.10.2, deepseq-1.4.3.0, ghc-prim-0.5.1.1, hashable-1.2.6.1, hashtables-1.2.2.1, lens-4.15.4, mtl-2.2.1, template-haskell-2.12.0.0, text-1.2.2.2, th-abstraction-0.2.6.0, vector-0.12.0.1
Flags unsafe-operations

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 hashtables-1.2.2.1...
Building hashtables-1.2.2.1...
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-6530/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-6530/http-client-0.5.7.1'
Configuring profunctors-5.2.1...
Building profunctors-5.2.1...
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-6530/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-6530/profunctors-5.2.1'
Installed hashtables-1.2.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:
adjunctions-4.3-G3AdFBasqeXshFQChdJ1H depends on adjunctions-4.3 which 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
kan-extensions-5.0.2-DGXLRgywCEU7JbgBroJ47C depends on kan-extensions-5.0.2
which failed to install.
lens-4.15.4-9tcNvoC6DZfIOoIiZK6Jxa depends on lens-4.15.4 which failed to
install.
parameterized-utils-1.0.0-8c5MwHl0jBUByt5ExxQ2ss depends on
parameterized-utils-1.0.0 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.