Build #3 for svg-tree-0.6.2.1

[all reports]

Package svg-tree-0.6.2.1
Install DependencyFailed svg-tree-0.6.2.1
Docs NotTried
Tests NotTried
Time submitted 2017-12-18 20:52:05.981909605 UTC
Compiler ghc-8.2.2
OS linux
Arch x86_64
Dependencies JuicyPixels-3.2.9.1, attoparsec-0.13.2.0, base-4.10.1.0, bytestring-0.10.8.2, containers-0.5.10.2, lens-4.15.4, linear-1.20.7, mtl-2.2.1, scientific-0.3.5.2, text-1.2.2.2, transformers-0.5.2.0, vector-0.12.0.1, xml-1.3.14
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 bytes-0.15.3...
Configuring http-client-0.5.7.1...
Failed to install bytes-0.15.3
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/bytes-0.15.3-DhErAyg7r1T2xYyl7SSVVA.log ):
cabal: Entering directory '/tmp/cabal-tmp-25981/bytes-0.15.3'
cabal: Leaving directory '/tmp/cabal-tmp-25981/bytes-0.15.3'
Configuring profunctors-5.2.1...
Building http-client-0.5.7.1...
Building profunctors-5.2.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-25982/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-25982/http-client-0.5.7.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-25981/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-25981/profunctors-5.2.1'
cabal: Error: some packages failed to install:
adjunctions-4.3-G3AdFBasqeXshFQChdJ1H depends on adjunctions-4.3 which failed
to install.
bytes-0.15.3-DhErAyg7r1T2xYyl7SSVVA failed during the configure step. The
exception was:
dieVerbatim: user error (cabal: '/usr/local/bin/ghc' exited with an error:

/tmp/cabal-tmp-25981/bytes-0.15.3/dist/dist-sandbox-9df84abc/setup/setup.hs:12:1:
error:
Could not find module ‘Distribution.Extra.Doctest’
There are files missing in the ‘cabal-doctest-1.0.4’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
12 | import Distribution.Extra.Doctest ( defaultMainWithDoctests )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
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.
linear-1.20.7-BqPvIjWzrIe27Hr7QGo0u0 depends on linear-1.20.7 which failed to
install.
profunctors-5.2.1-8uMjmumeSQLGJmWtXmWx4H failed during the building phase. The
exception was:
ExitFailure 1
svg-tree-0.6.2.1-EJhPAZMWqsPEFwQ6o06bwI depends on svg-tree-0.6.2.1 which
failed to install.

Test log

No test log was submitted for this report.