Build #7 for rdioh-0.2.0

[all reports]

Package rdioh-0.2.0
Install DependencyFailed hoauth-0.2.0
Docs NotTried
Tests NotTried
Time submitted 2016-12-21 03:13:32.817909 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies MissingH-1.4.0.1, aeson-1.0.2.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, hoauth-0.2.0, json-0.9.1, mtl-2.2.1, transformers-0.5.2.0, urlencoded-0.4.1, MissingH-1.4.0.1, aeson-1.0.2.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, hoauth-0.2.0, json-0.9.1, mtl-2.2.1, transformers-0.5.2.0, urlencoded-0.4.1, MissingH-1.4.0.1, aeson-1.0.2.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, hoauth-0.2.0, hspec-2.3.2, json-0.9.1, mtl-2.2.1, transformers-0.5.2.0, urlencoded-0.4.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.2.3...
Configuring SHA-1.6.4.2...
Building ansi-terminal-0.6.2.3...
Building SHA-1.6.4.2...
Installed ansi-terminal-0.6.2.3
Configuring call-stack-0.1.0...
Building call-stack-0.1.0...
Configuring base-compat-0.9.1...
Installed call-stack-0.1.0
Building base-compat-0.9.1...
Configuring curl-1.3.8...
Installed base-compat-0.9.1
Configuring dlist-0.8.0.2...
Installed SHA-1.6.4.2
Building dlist-0.8.0.2...
Building curl-1.3.8...
Configuring dataenc-0.12...
Installed dlist-0.8.0.2
Building dataenc-0.12...
Configuring mtl-2.2.1...
Installed dataenc-0.12
Configuring hspec-discover-2.3.2...
Installed curl-1.3.8
Building mtl-2.2.1...
Building hspec-discover-2.3.2...
Configuring old-locale-1.0.0.7...
Installed hspec-discover-2.3.2
Building old-locale-1.0.0.7...
Configuring primitive-0.6.1.0...
Installed mtl-2.2.1
Building primitive-0.6.1.0...
Configuring network-2.6.3.1...
Installed old-locale-1.0.0.7
Building network-2.6.3.1...
Configuring random-1.1...
Installed primitive-0.6.1.0
Building random-1.1...
Configuring setenv-0.1.1.3...
Installed random-1.1
Building setenv-0.1.1.3...
Configuring split-0.2.3.1...
Installed setenv-0.1.1.3
Building split-0.2.3.1...
Configuring stm-2.4.4.1...
Installed network-2.6.3.1
Building stm-2.4.4.1...
Configuring syb-0.6...
Installed split-0.2.3.1
Building syb-0.6...
Configuring time-locale-compat-0.1.1.3...
Installed stm-2.4.4.1
Building time-locale-compat-0.1.1.3...
Configuring text-1.2.2.1...
Installed time-locale-compat-0.1.1.3
Building text-1.2.2.1...
Configuring utf8-string-1.0.1.1...
Installed syb-0.6
Building utf8-string-1.0.1.1...
Configuring transformers-compat-0.5.1.4...
Installed utf8-string-1.0.1.1
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring HUnit-1.5.0.0...
Building HUnit-1.5.0.0...
Configuring old-time-1.1.0.3...
Installed HUnit-1.5.0.0
Building old-time-1.1.0.3...
Configuring regex-base-0.93.2...
Installed old-time-1.1.0.3
Configuring vector-0.11.0.0...
Installed text-1.2.2.1
Building regex-base-0.93.2...
Building vector-0.11.0.0...
Configuring tf-random-0.5...
Installed regex-base-0.93.2
Building tf-random-0.5...
Configuring async-2.1.1...
Installed tf-random-0.5
Building async-2.1.1...
Configuring hslogger-1.2.10...
Installed async-2.1.1
Building hslogger-1.2.10...
Configuring hoauth-0.2.0...
Installed hslogger-1.2.10
Building hoauth-0.2.0...
Configuring tagged-0.8.5...
Failed to install hoauth-0.2.0
Build log ( /home/builder/.cabal/logs/hoauth-0.2.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-21252/hoauth-0.2.0'
Configuring hoauth-0.2.0...
Building hoauth-0.2.0...
Preprocessing library hoauth-0.2.0...
[1 of 6] Compiling Network.OAuth.Http.Util ( src/main/haskell/Network/OAuth/Http/Util.hs, dist/build/Network/OAuth/Http/Util.o )
[2 of 6] Compiling Network.OAuth.Http.PercentEncoding ( src/main/haskell/Network/OAuth/Http/PercentEncoding.hs, dist/build/Network/OAuth/Http/PercentEncoding.o )
[3 of 6] Compiling Network.OAuth.Http.Request ( src/main/haskell/Network/OAuth/Http/Request.hs, dist/build/Network/OAuth/Http/Request.o )

src/main/haskell/Network/OAuth/Http/Request.hs:64:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[4 of 6] Compiling Network.OAuth.Http.Response ( src/main/haskell/Network/OAuth/Http/Response.hs, dist/build/Network/OAuth/Http/Response.o )
[5 of 6] Compiling Network.OAuth.Http.HttpClient ( src/main/haskell/Network/OAuth/Http/HttpClient.hs, dist/build/Network/OAuth/Http/HttpClient.o )

src/main/haskell/Network/OAuth/Http/HttpClient.hs:49:13: error:
    • No instance for (Applicative CurlM)
        arising from the 'deriving' clause of a data type declaration
      Possible fix:
        use a standalone 'deriving instance' declaration,
          so you can specify the instance context yourself
    • When deriving the instance for (Monad CurlM)
cabal: Leaving directory '/tmp/cabal-tmp-21252/hoauth-0.2.0'
Building tagged-0.8.5...
Installed tagged-0.8.5
Configuring hspec-expectations-0.8.2...
Building hspec-expectations-0.8.2...
Configuring parsec-3.1.11...
Installed hspec-expectations-0.8.2
Building parsec-3.1.11...
Configuring hashable-1.2.4.0...
Installed vector-0.11.0.0
Building hashable-1.2.4.0...
Configuring QuickCheck-2.9.2...
Installed hashable-1.2.4.0
Configuring regex-posix-0.95.2...
Installed parsec-3.1.11
Building QuickCheck-2.9.2...
Building regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring scientific-0.3.4.9...
Building scientific-0.3.4.9...
Configuring unordered-containers-0.2.7.1...
Installed scientific-0.3.4.9
Building unordered-containers-0.2.7.1...
Configuring network-uri-2.6.1.0...
Installed QuickCheck-2.9.2
Building network-uri-2.6.1.0...
Configuring json-0.9.1...
Installed unordered-containers-0.2.7.1
Building json-0.9.1...
Configuring regex-compat-0.95.1...
Installed network-uri-2.6.1.0
Building regex-compat-0.95.1...
Installed regex-compat-0.95.1
Configuring attoparsec-0.13.1.0...
Building attoparsec-0.13.1.0...
Configuring quickcheck-io-0.1.4...
Installed json-0.9.1
Building quickcheck-io-0.1.4...
Configuring urlencoded-0.4.1...
Installed quickcheck-io-0.1.4
Building urlencoded-0.4.1...
Configuring MissingH-1.4.0.1...
Installed attoparsec-0.13.1.0
Building MissingH-1.4.0.1...
Installed urlencoded-0.4.1
Configuring hspec-core-2.3.2...
Building hspec-core-2.3.2...
Configuring aeson-1.0.2.1...
Installed hspec-core-2.3.2
Building aeson-1.0.2.1...
Configuring hspec-2.3.2...
Installed MissingH-1.4.0.1
Building hspec-2.3.2...
Installed hspec-2.3.2
Installed aeson-1.0.2.1
cabal: Error: some packages failed to install:
hoauth-0.2.0 failed during the building phase. The exception was:
ExitFailure 1
rdioh-0.2.0 depends on hoauth-0.2.0 which failed to install.

Test log

No test log was submitted for this report.