[all reports]
Install |
ConfigureFailed |
Docs |
NotTried |
Tests |
NotTried |
Time submitted |
2020-06-08 19:52:07.960443869 UTC
|
Compiler |
ghc-8.6.3 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.12.0.0, bytestring-0.10.8.2 |
Flags |
none
|
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Starting bzlib-0.5.1.0
Failed to install bzlib-0.5.1.0
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/bzlib-0.5.1.0-DZSU7MZJ2CmHMW3DJKfLgF.log ):
cabal: Entering directory '/tmp/cabal-tmp-20808/bzlib-0.5.1.0'
Configuring bzlib-0.5.1.0...
cabal: Missing dependency on a foreign library:
* Missing (or bad) header file: bzlib.h
* Missing (or bad) C library: bz2
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-20808/bzlib-0.5.1.0'
cabal: Error: some packages failed to install:
bzlib-0.5.1.0-DZSU7MZJ2CmHMW3DJKfLgF failed during the configure step. The
exception was:
ExitFailure 1