Build #3 for simplest-sqlite-0.1.0.2

[all reports]

Package simplest-sqlite-0.1.0.2
Install ConfigureFailed
Docs NotTried
Tests NotTried
Time submitted 2020-01-02 07:57:52.900042254 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies base-4.12.0.0, bytestring-0.10.8.2, exception-hierarchy-0.1.0.2, template-haskell-2.14.0.0, text-1.2.3.1
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     exception-hierarchy-0.1.0.2
Building     exception-hierarchy-0.1.0.2
Completed    exception-hierarchy-0.1.0.2
Starting     simplest-sqlite-0.1.0.2
Failed to install simplest-sqlite-0.1.0.2
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/simplest-sqlite-0.1.0.2-IrI6nh1tVuK8BKXsN062nN.log ):
cabal: Entering directory '/tmp/cabal-tmp-26793/simplest-sqlite-0.1.0.2'
Configuring simplest-sqlite-0.1.0.2...
cabal: Missing dependency on a foreign library:
* Missing (or bad) C library: sqlite3
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-26793/simplest-sqlite-0.1.0.2'
cabal: Error: some packages failed to install:
simplest-sqlite-0.1.0.2-IrI6nh1tVuK8BKXsN062nN failed during the configure
step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.