Build #1 for wai-extra-3.0.21.0

[all reports]

Package wai-extra-3.0.21.0
Install DependencyFailed wai-extra-3.0.21.0
Docs NotTried
Tests NotTried
Time submitted 2017-12-20 05:06:51.754818472 UTC
Compiler ghc-8.2.2
OS linux
Arch x86_64
Dependencies aeson-1.2.3.0, ansi-terminal-0.6.3.1, base-4.10.1.0, base64-bytestring-1.0.0.1, blaze-builder-0.4.0.2, bytestring-0.10.8.2, case-insensitive-1.2.0.10, containers-0.5.10.2, cookie-0.4.3, data-default-class-0.1.2.0, deepseq-1.4.3.0, directory-1.3.0.2, fast-logger-2.4.10, http-types-0.11, iproute-1.7.1, lifted-base-0.2.3.11, network-2.6.3.2, old-locale-1.0.0.7, resourcet-1.1.10, streaming-commons-0.1.18, stringsearch-0.3.6.6, text-1.2.2.2, time-1.8.0.2, transformers-0.5.2.0, unix-2.7.2.2, unix-compat-0.5.0.1, vault-0.3.0.7, void-0.7.2, wai-3.2.1.1, wai-logger-2.3.0, word8-0.1.3, zlib-0.6.1.2
Flags -build-example

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 iproute-1.7.1...
Configuring http-client-0.5.7.1...
Building iproute-1.7.1...
Building http-client-0.5.7.1...
Failed to install iproute-1.7.1
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/iproute-1.7.1-HgjmZ3OLRDVGrhp2eIf7PW.log ):
cabal: Entering directory '/tmp/cabal-tmp-25471/iproute-1.7.1'
Configuring iproute-1.7.1...
Preprocessing library for iproute-1.7.1..
Building library for iproute-1.7.1..
[1 of 8] Compiling Data.IP.Addr     ( Data/IP/Addr.hs, dist/dist-sandbox-9df84abc/build/Data/IP/Addr.o )

Data/IP/Addr.hs:15:1: error:
    Could not find module ‘System.ByteOrder’
    There are files missing in the ‘byteorder-1.0.4’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
15 | import System.ByteOrder
   | ^^^^^^^^^^^^^^^^^^^^^^^

Data/IP/Addr.hs:16:1: error:
    Could not find module ‘Text.Appar.String’
    There are files missing in the ‘appar-0.1.4’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
16 | import Text.Appar.String
   | ^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-25471/iproute-1.7.1'
Configuring lifted-base-0.2.3.11...
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-25470/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-25470/http-client-0.5.7.1'
Building lifted-base-0.2.3.11...
Failed to install lifted-base-0.2.3.11
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/lifted-base-0.2.3.11-5mrB3u458gwFrnCkvjm5Rm.log ):
cabal: Entering directory '/tmp/cabal-tmp-25471/lifted-base-0.2.3.11'
Configuring lifted-base-0.2.3.11...
Preprocessing library for lifted-base-0.2.3.11..
Building library for lifted-base-0.2.3.11..
[1 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/Chan/Lifted.o )

Control/Concurrent/Chan/Lifted.hs:45:1: error:
    Could not find module ‘Control.Monad.Base’
    There are files missing in the ‘transformers-base-0.4.4’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
45 | import Control.Monad.Base ( MonadBase, liftBase )
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-25471/lifted-base-0.2.3.11'
cabal: Error: some packages failed to install:
http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a failed during the building phase.
The exception was:
ExitFailure 1
iproute-1.7.1-HgjmZ3OLRDVGrhp2eIf7PW failed during the building phase. The
exception was:
ExitFailure 1
lifted-base-0.2.3.11-5mrB3u458gwFrnCkvjm5Rm failed during the building phase.
The exception was:
ExitFailure 1
resourcet-1.1.10-Ag5rXDYT2VCN2oEf7MzI1 depends on resourcet-1.1.10 which
failed to install.
wai-extra-3.0.21.0-7i5v13fegl2X2wgUIisdS depends on wai-extra-3.0.21.0 which
failed to install.

Test log

No test log was submitted for this report.