Build #3 for lz4-bytes-0.1.0.0
| Package | lz4-bytes-0.1.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2020-01-31 21:41:52.896426619 UTC |
|---|---|
| Compiler | ghc-8.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.12.0.0, byteslice-0.2.1.0, primitive-0.7.0.0, run-st-0.1.1.0 |
| 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 hashable-1.3.0.0
Starting primitive-0.7.0.0
Building hashable-1.3.0.0
Building primitive-0.7.0.0
Completed hashable-1.3.0.0
Starting text-short-0.1.3
Building text-short-0.1.3
Completed text-short-0.1.3
Completed primitive-0.7.0.0
Starting primitive-unlifted-0.1.3.0
Starting primitive-addr-0.1.0.2
Building primitive-addr-0.1.0.2
Building primitive-unlifted-0.1.3.0
Completed primitive-addr-0.1.0.2
Completed primitive-unlifted-0.1.3.0
Starting run-st-0.1.1.0
Building run-st-0.1.1.0
Completed run-st-0.1.1.0
Starting byteslice-0.2.1.0
Building byteslice-0.2.1.0
Completed byteslice-0.2.1.0
Starting lz4-bytes-0.1.0.0
Building lz4-bytes-0.1.0.0
Failed to install lz4-bytes-0.1.0.0
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/lz4-bytes-0.1.0.0-2pj6WMUHHg54hO8LO9w1bG.log ):
cabal: Entering directory '/tmp/cabal-tmp-14510/lz4-bytes-0.1.0.0'
Configuring lz4-bytes-0.1.0.0...
Preprocessing library for lz4-bytes-0.1.0.0..
Building library for lz4-bytes-0.1.0.0..
[1 of 1] Compiling Lz4.Block ( src/Lz4/Block.hs, dist/build/Lz4/Block.o )
cbits/hs_lz4.c:2:10: error:
fatal error: lz4.h: No such file or directory
#include "lz4.h"
^~~~~~~
|
2 | #include "lz4.h"
| ^
compilation terminated.
`gcc' failed in phase `C Compiler'. (Exit code: 1)
cabal: Leaving directory '/tmp/cabal-tmp-14510/lz4-bytes-0.1.0.0'
cabal: Error: some packages failed to install:
lz4-bytes-0.1.0.0-2pj6WMUHHg54hO8LO9w1bG failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.