[all reports]
Install |
DependencyFailed ez3-0.1.0.0 |
Docs |
NotTried |
Tests |
NotTried |
Time submitted |
2018-05-11 08:42:06.244929039 UTC
|
Compiler |
ghc-8.2.2 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.10.1.0, transformers-0.5.2.0, z3-4.3 |
Flags |
none
|
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading z3-4.3...
Configuring z3-4.3...
Failed to install z3-4.3
Build log ( /home/builder/.cabal/logs/ghc-8.2.2/z3-4.3-74noHfJknvUAHSbxpEEK2f.log ):
cabal: Entering directory '/tmp/cabal-tmp-9959/z3-4.3'
Configuring z3-4.3...
cabal: Missing dependency on a foreign library:
* Missing (or bad) header file: z3.h
* Missing (or bad) C library: z3
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-9959/z3-4.3'
cabal: Error: some packages failed to install:
ez3-0.1.0.0-8LZuu2w2atH3TdAonp7XKS depends on ez3-0.1.0.0 which failed to
install.
z3-4.3-74noHfJknvUAHSbxpEEK2f failed during the configure step. The exception
was:
ExitFailure 1