Build #3 for haskoin-core-0.9.2

[all reports]

Package haskoin-core-0.9.2
Install DependencyFailed haskoin-core-0.9.2
Docs NotTried
Tests NotTried
Time submitted 2019-10-09 18:05:18.584770701 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies QuickCheck-2.13.2, aeson-1.4.5.0, array-0.5.3.0, base-4.12.0.0, base16-bytestring-0.1.1.6, bytestring-0.10.8.2, cereal-0.5.8.1, conduit-1.3.1.1, containers-0.6.0.1, cryptonite-0.26, entropy-0.4.1.5, hashable-1.3.0.0, memory-0.15.0, mtl-2.2.2, murmur3-1.0.3, network-3.1.1.0, scientific-0.3.6.2, secp256k1-haskell-0.1.5, split-0.2.3.3, string-conversions-0.4.0.1, text-1.2.3.1, time-1.8.0.2, transformers-0.5.5.0, unordered-containers-0.2.10.0, vector-0.12.0.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Warning: The install command is a part of the legacy v1 style of cabal usage.

Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.

For more information, see: https://wiki.haskell.org/Cabal/NewBuild

Resolving dependencies...
Starting     base16-bytestring-0.1.1.6
Starting     base-orphans-0.8.1
Starting     basement-0.0.11
Starting     base-compat-0.11.0
Building     base16-bytestring-0.1.1.6
Building     base-orphans-0.8.1
Building     basement-0.0.11
Building     base-compat-0.11.0
Completed    base-orphans-0.8.1
Starting     cereal-0.5.8.1
Completed    base16-bytestring-0.1.1.6
Starting     dlist-0.8.0.7
Building     cereal-0.5.8.1
Building     dlist-0.8.0.7
Completed    dlist-0.8.0.7
Starting     entropy-0.4.1.5
Building     entropy-0.4.1.5
Completed    base-compat-0.11.0
Starting     hashable-1.3.0.0
Building     hashable-1.3.0.0
Completed    cereal-0.5.8.1
Starting     integer-logarithms-1.0.3
Building     integer-logarithms-1.0.3
Completed    entropy-0.4.1.5
Starting     network-3.1.1.0
Completed    integer-logarithms-1.0.3
Starting     primitive-0.7.0.0
Completed    hashable-1.3.0.0
Starting     random-1.1
Building     primitive-0.7.0.0
Building     random-1.1
Building     network-3.1.1.0
Completed    random-1.1
Starting     split-0.2.3.3
Building     split-0.2.3.3
Completed    split-0.2.3.3
Starting     tagged-0.8.6
Building     tagged-0.8.6
Completed    tagged-0.8.6
Starting     th-abstraction-0.3.1.0
Building     th-abstraction-0.3.1.0
Completed    network-3.1.1.0
Starting     transformers-compat-0.6.5
Building     transformers-compat-0.6.5
Completed    primitive-0.7.0.0
Starting     unliftio-core-0.1.2.0
Building     unliftio-core-0.1.2.0
Completed    unliftio-core-0.1.2.0
Starting     utf8-string-1.0.1.1
Completed    transformers-compat-0.6.5
Starting     time-compat-1.9.2.2
Building     utf8-string-1.0.1.1
Building     time-compat-1.9.2.2
Completed    th-abstraction-0.3.1.0
Starting     murmur3-1.0.3
Building     murmur3-1.0.3
Completed    murmur3-1.0.3
Starting     unordered-containers-0.2.10.0
Building     unordered-containers-0.2.10.0
Completed    utf8-string-1.0.1.1
Starting     uuid-types-1.0.3
Completed    time-compat-1.9.2.2
Starting     splitmix-0.0.3
Building     uuid-types-1.0.3
Building     splitmix-0.0.3
Completed    splitmix-0.0.3
Starting     vector-0.12.0.3
Completed    uuid-types-1.0.3
Starting     scientific-0.3.6.2
Building     vector-0.12.0.3
Building     scientific-0.3.6.2
Completed    unordered-containers-0.2.10.0
Starting     exceptions-0.10.3
Completed    scientific-0.3.6.2
Starting     string-conversions-0.4.0.1
Building     exceptions-0.10.3
Completed    basement-0.0.11
Starting     QuickCheck-2.13.2
Building     string-conversions-0.4.0.1
Building     QuickCheck-2.13.2
Completed    string-conversions-0.4.0.1
Starting     attoparsec-0.13.2.3
Building     attoparsec-0.13.2.3
Completed    exceptions-0.10.3
Starting     memory-0.15.0
Building     memory-0.15.0
Completed    attoparsec-0.13.2.3
Starting     resourcet-1.2.2
Building     resourcet-1.2.2
Completed    memory-0.15.0
Starting     cryptonite-0.26
Building     cryptonite-0.26
Completed    resourcet-1.2.2
Completed    QuickCheck-2.13.2
Starting     secp256k1-haskell-0.1.5
Failed to install secp256k1-haskell-0.1.5
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/secp256k1-haskell-0.1.5-J4Ts91XWoOMHseQNE65LP1.log ):
cabal: Entering directory '/tmp/cabal-tmp-19698/secp256k1-haskell-0.1.5'
Configuring secp256k1-haskell-0.1.5...
cabal: Missing dependency on a foreign library:
* Missing (or bad) C library: secp256k1
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.If the
library file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.

cabal: Leaving directory '/tmp/cabal-tmp-19698/secp256k1-haskell-0.1.5'
Completed    vector-0.12.0.3
Completed    cryptonite-0.26
cabal: Error: some packages failed to install:
haskoin-core-0.9.2-7L0GTDdtMFG3TzC2Fg2gaM depends on haskoin-core-0.9.2 which
failed to install.
secp256k1-haskell-0.1.5-J4Ts91XWoOMHseQNE65LP1 failed during the configure
step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.