Build #1 for eventsource-stub-store-1.0.3

[all reports]

Package eventsource-stub-store-1.0.3
Install DependencyFailed eventsource-stub-store-1.0.3
Docs NotTried
Tests NotTried
Time submitted 2017-12-19 21:30:30.301963656 UTC
Compiler ghc-8.2.2
OS linux
Arch x86_64
Dependencies async-2.1.1.1, base-4.10.1.0, containers-0.5.10.2, eventsource-api-1.2.0, mtl-2.2.1, stm-2.4.4.1, transformers-base-0.4.4
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 constraints-0.9.1...
Building http-client-0.5.7.1...
Building constraints-0.9.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-24618/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-24618/http-client-0.5.7.1'
Configuring lifted-base-0.2.3.11...
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-24618/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-24618/lifted-base-0.2.3.11'
Failed to install constraints-0.9.1
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/constraints-0.9.1-3wheaBhcwam3U9ML5J0sWf.log ):
cabal: Entering directory '/tmp/cabal-tmp-24617/constraints-0.9.1'
Configuring constraints-0.9.1...
Preprocessing library for constraints-0.9.1..
Building library for constraints-0.9.1..
[1 of 7] Compiling Data.Constraint  ( src/Data/Constraint.hs, dist/dist-sandbox-9df84abc/build/Data/Constraint.o )
[2 of 7] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, dist/dist-sandbox-9df84abc/build/Data/Constraint/Deferrable.o )
[3 of 7] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, dist/dist-sandbox-9df84abc/build/Data/Constraint/Forall.o )
[4 of 7] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, dist/dist-sandbox-9df84abc/build/Data/Constraint/Lifting.o )
[5 of 7] Compiling Data.Constraint.Nat ( src/Data/Constraint/Nat.hs, dist/dist-sandbox-9df84abc/build/Data/Constraint/Nat.o )
[6 of 7] Compiling Data.Constraint.Symbol ( src/Data/Constraint/Symbol.hs, dist/dist-sandbox-9df84abc/build/Data/Constraint/Symbol.o )
[7 of 7] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, dist/dist-sandbox-9df84abc/build/Data/Constraint/Unsafe.o )
/usr/bin/ld.gold: error: cannot find -lHStransformers-compat-0.5.1.4-8ROpHfTW2Zp5hyE7gQe9fh-ghc8.2.2
collect2: error: ld returned 1 exit status
`gcc' failed in phase `Linker'. (Exit code: 1)
cabal: Leaving directory '/tmp/cabal-tmp-24617/constraints-0.9.1'
cabal: Error: some packages failed to install:
constraints-0.9.1-3wheaBhcwam3U9ML5J0sWf failed during the building phase. The
exception was:
ExitFailure 1
enclosed-exceptions-1.0.2-GMHF3ahtM7V7F5DfInFBwe depends on
enclosed-exceptions-1.0.2 which failed to install.
eventsource-api-1.2.0-78Vu5FBvHGNIPGJN7DJLMf depends on eventsource-api-1.2.0
which failed to install.
eventsource-stub-store-1.0.3-8Qs4FgnE4T29ziQzQTs7sX depends on
eventsource-stub-store-1.0.3 which failed to install.
http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a failed during the building phase.
The exception was:
ExitFailure 1
lifted-async-0.9.3.2-5YKE5kXqNgK4zXE4a6zBdH depends on lifted-async-0.9.3.2
which failed to install.
lifted-base-0.2.3.11-5mrB3u458gwFrnCkvjm5Rm failed during the building phase.
The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.