Build #1 for json-feed-0.0.3
| Package | json-feed-0.0.3 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2017-12-20 15:20:08.886828291 UTC |
|---|---|
| Compiler | ghc-8.2.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | aeson-1.2.3.0, base-4.10.1.0, bytestring-0.10.8.2, mime-types-0.1.0.7, network-uri-2.6.1.0, tagsoup-0.14.2, text-1.2.2.2, time-1.8.0.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
Downloading json-feed-0.0.3...
Configuring http-client-0.5.7.1...
Configuring json-feed-0.0.3...
Building http-client-0.5.7.1...
Building json-feed-0.0.3...
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-8090/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-8090/http-client-0.5.7.1'
Failed to install json-feed-0.0.3
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/json-feed-0.0.3-GVursxukynJ15mlEudAUX9.log ):
cabal: Entering directory '/tmp/cabal-tmp-8091/json-feed-0.0.3'
Configuring json-feed-0.0.3...
Preprocessing library for json-feed-0.0.3..
Building library for json-feed-0.0.3..
[1 of 2] Compiling JsonFeed ( library/JsonFeed.hs, dist/dist-sandbox-9df84abc/build/JsonFeed.o )
library/JsonFeed.hs:19:1: error:
Could not find module ‘Data.Aeson’
There are files missing in the ‘aeson-1.2.3.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
19 | import Data.Aeson (FromJSON, ToJSON, Value)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
library/JsonFeed.hs:20:1: error:
Could not find module ‘Data.Aeson.Types’
There are files missing in the ‘aeson-1.2.3.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
20 | import Data.Aeson.Types (Options)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
library/JsonFeed.hs:25:1: error:
Could not find module ‘Network.Mime’
There are files missing in the ‘mime-types-0.1.0.7’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
25 | import Network.Mime (MimeType)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
library/JsonFeed.hs:28:1: error:
Could not find module ‘Text.HTML.TagSoup’
There are files missing in the ‘tagsoup-0.14.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
28 | import Text.HTML.TagSoup (Tag)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
library/JsonFeed.hs:30:1: error:
Could not find module ‘Data.Aeson’
There are files missing in the ‘aeson-1.2.3.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
30 | import qualified Data.Aeson as Json
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
library/JsonFeed.hs:35:1: error:
Could not find module ‘Text.HTML.TagSoup’
There are files missing in the ‘tagsoup-0.14.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
35 | import qualified Text.HTML.TagSoup as Html
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-8091/json-feed-0.0.3'
cabal: Error: some packages failed to install:
http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a failed during the building phase.
The exception was:
ExitFailure 1
json-feed-0.0.3-GVursxukynJ15mlEudAUX9 failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.