Build #3 for yesod-bin-1.5.3

[all reports]

Package yesod-bin-1.5.3
Install DependencyFailed yesod-bin-1.5.3
Docs NotTried
Tests NotTried
Time submitted 2017-12-19 10:24:21.141652007 UTC
Compiler ghc-8.2.2
OS linux
Arch x86_64
Dependencies Cabal-2.0.1.0, async-2.1.1.1, attoparsec-0.13.2.0, base-4.10.1.0, base64-bytestring-1.0.0.1, blaze-builder-0.4.0.2, bytestring-0.10.8.2, conduit-1.2.12.1, conduit-extra-1.2.2, containers-0.5.10.2, data-default-class-0.1.2.0, deepseq-1.4.3.0, directory-1.3.0.2, file-embed-0.0.10.1, filepath-1.4.1.2, fsnotify-0.2.1.1, http-client-0.5.7.1, http-client-tls-0.3.5.1, http-reverse-proxy-0.4.5, http-types-0.11, lifted-base-0.2.3.11, network-2.6.3.2, optparse-applicative-0.14.0.0, parsec-3.1.11, process-1.6.1.0, project-template-0.2.0, resourcet-1.1.10, safe-exceptions-0.1.6.0, say-0.1.0.0, shakespeare-2.0.14.1, split-0.2.3.2, stm-2.4.4.1, streaming-commons-0.1.18, tar-0.5.0.3, template-haskell-2.12.0.0, text-1.2.2.2, time-1.8.0.2, transformers-0.5.2.0, transformers-compat-0.5.1.4, unix-compat-0.5.0.1, unordered-containers-0.2.8.0, wai-3.2.1.1, wai-extra-3.0.20.2, warp-3.2.13, warp-tls-3.2.4, yaml-0.8.25, zlib-0.6.1.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 ansi-wl-pprint-0.6.8.1...
Configuring asn1-parse-0.9.4...
Building asn1-parse-0.9.4...
Building ansi-wl-pprint-0.6.8.1...
Failed to install asn1-parse-0.9.4
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/asn1-parse-0.9.4-CDaIzgr91cqC2VkrRpjmIL.log ):
cabal: Entering directory '/tmp/cabal-tmp-4514/asn1-parse-0.9.4'
Configuring asn1-parse-0.9.4...
Preprocessing library for asn1-parse-0.9.4..
Building library for asn1-parse-0.9.4..
[1 of 1] Compiling Data.ASN1.Parse  ( Data/ASN1/Parse.hs, dist/dist-sandbox-9df84abc/build/Data/ASN1/Parse.o )

Data/ASN1/Parse.hs:28:1: error:
    Could not find module ‘Data.ASN1.Types’
    There are files missing in the ‘asn1-types-0.3.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
28 | import Data.ASN1.Types
   | ^^^^^^^^^^^^^^^^^^^^^^

Data/ASN1/Parse.hs:29:1: error:
    Could not find module ‘Data.ASN1.Stream’
    There are files missing in the ‘asn1-encoding-0.9.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
29 | import Data.ASN1.Stream
   | ^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-4514/asn1-parse-0.9.4'
Configuring http-client-0.5.7.1...
Failed to install ansi-wl-pprint-0.6.8.1
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/ansi-wl-pprint-0.6.8.1-IpMfmTzehtEEHCFyWJrNYL.log ):
cabal: Entering directory '/tmp/cabal-tmp-4513/ansi-wl-pprint-0.6.8.1'
Configuring ansi-wl-pprint-0.6.8.1...
Preprocessing library for ansi-wl-pprint-0.6.8.1..
Building library for ansi-wl-pprint-0.6.8.1..
[1 of 2] Compiling Text.PrettyPrint.ANSI.Leijen.Internal ( Text/PrettyPrint/ANSI/Leijen/Internal.hs, dist/dist-sandbox-9df84abc/build/Text/PrettyPrint/ANSI/Leijen/Internal.o )

Text/PrettyPrint/ANSI/Leijen/Internal.hs:20:1: error:
    Could not find module ‘System.Console.ANSI’
    There are files missing in the ‘ansi-terminal-0.6.3.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
20 | import System.Console.ANSI (Color(..), ColorIntensity(..), ConsoleLayer(..),
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
cabal: Leaving directory '/tmp/cabal-tmp-4513/ansi-wl-pprint-0.6.8.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-4514/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-4514/http-client-0.5.7.1'
cabal: Error: some packages failed to install:
ansi-wl-pprint-0.6.8.1-IpMfmTzehtEEHCFyWJrNYL failed during the building
phase. The exception was:
ExitFailure 1
asn1-parse-0.9.4-CDaIzgr91cqC2VkrRpjmIL failed during the building phase. The
exception was:
ExitFailure 1
connection-0.2.8-EBCdphYYbEW3PDxCNDilVs depends on connection-0.2.8 which
failed to install.
http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a failed during the building phase.
The exception was:
ExitFailure 1
http-client-tls-0.3.5.1-JSiAlD1sgNoNy8LYm3rIZ depends on
http-client-tls-0.3.5.1 which failed to install.
http-reverse-proxy-0.4.5-6kuHiPIvpN41NDunF5GkCL depends on
http-reverse-proxy-0.4.5 which failed to install.
optparse-applicative-0.14.0.0-5E6sLJ7Y7yTBZ9UxB0SfBS depends on
optparse-applicative-0.14.0.0 which failed to install.
tls-1.4.0-CKwALQXyLZTG6WsAuBrjdk depends on tls-1.4.0 which failed to install.
tls-session-manager-0.0.0.2-5pByTpff1jfEYBM2E41tZb depends on
tls-session-manager-0.0.0.2 which failed to install.
warp-tls-3.2.4-7MbspRK2IR27MMl3ppZSZg depends on warp-tls-3.2.4 which failed
to install.
x509-1.7.2-BmBLr03xo4YYAaT1vBDFb depends on x509-1.7.2 which failed to
install.
x509-store-1.6.5-9BlVwgLp81F2qf34S5Wo5X depends on x509-store-1.6.5 which
failed to install.
x509-system-1.6.6-8afLgbK3qkIEBrZplSoKMy depends on x509-system-1.6.6 which
failed to install.
x509-validation-1.6.9-4G2rGjWncRUKb5iyog47hi depends on x509-validation-1.6.9
which failed to install.
yesod-bin-1.5.3-LrFfKSaRC3n7KHvHhTwZaD depends on yesod-bin-1.5.3 which failed
to install.

Test log

No test log was submitted for this report.