Build #1 for stdio-0.1.0.0

[all reports]

Package stdio-0.1.0.0
Install ConfigureFailed
Docs NotTried
Tests NotTried
Time submitted 2019-02-16 12:15:07.197489395 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies base-4.12.0.0, case-insensitive-1.2.0.11, deepseq-1.4.4.0, exceptions-0.10.0, ghc-prim-0.5.3, hashable-1.2.7.0, integer-gmp-1.0.2.0, primitive-0.6.4.0, scientific-0.3.6.2, stm-2.5.0.0, template-haskell-2.14.0.0, time-1.8.0.2, transformers-0.5.5.0, word8-0.1.3
Flags -integer-simple

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     hashable-1.2.7.0
Starting     integer-logarithms-1.0.2.2
Starting     primitive-0.6.4.0
Starting     transformers-compat-0.6.2
Building     integer-logarithms-1.0.2.2
Building     hashable-1.2.7.0
Building     primitive-0.6.4.0
Building     transformers-compat-0.6.2
Completed    integer-logarithms-1.0.2.2
Starting     word8-0.1.3
Building     word8-0.1.3
Completed    transformers-compat-0.6.2
Starting     exceptions-0.10.0
Completed    hashable-1.2.7.0
Starting     case-insensitive-1.2.0.11
Building     exceptions-0.10.0
Building     case-insensitive-1.2.0.11
Completed    word8-0.1.3
Completed    case-insensitive-1.2.0.11
Completed    exceptions-0.10.0
Completed    primitive-0.6.4.0
Starting     scientific-0.3.6.2
Building     scientific-0.3.6.2
Completed    scientific-0.3.6.2
Downloading  stdio-0.1.0.0
Downloaded   stdio-0.1.0.0
Starting     stdio-0.1.0.0
Failed to install stdio-0.1.0.0
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/stdio-0.1.0.0-CqoXkpszb7G9jKLANXYadn.log ):
cabal: Entering directory '/tmp/cabal-tmp-1229/stdio-0.1.0.0'
Configuring stdio-0.1.0.0...
cabal: Missing dependency on a foreign library:
* Missing (or bad) header file: hs_uv.h
* Missing (or bad) C library: uv
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.
If the header 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-1229/stdio-0.1.0.0'
cabal: Error: some packages failed to install:
stdio-0.1.0.0-CqoXkpszb7G9jKLANXYadn failed during the configure step. The
exception was:
ExitFailure 1

Test log

No test log was submitted for this report.