Build #2 for compact-word-vectors-0.2

[all reports]

Package compact-word-vectors-0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2019-11-25 01:19:53.42032732 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies base-4.12.0.0, primitive-0.7.0.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     primitive-0.7.0.0
Building     primitive-0.7.0.0
Completed    primitive-0.7.0.0
Starting     compact-word-vectors-0.2
Building     compact-word-vectors-0.2
Failed to install compact-word-vectors-0.2
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/compact-word-vectors-0.2-CCV7mpa1pmN50tql9rePqJ.log ):
cabal: Entering directory '/tmp/cabal-tmp-23118/compact-word-vectors-0.2'
Configuring compact-word-vectors-0.2...
Preprocessing library for compact-word-vectors-0.2..
Building library for compact-word-vectors-0.2..
[1 of 3] Compiling Data.Vector.Compact.Blob ( src/Data/Vector/Compact/Blob.hs, dist/build/Data/Vector/Compact/Blob.o )
[2 of 3] Compiling Data.Vector.Compact.WordVec ( src/Data/Vector/Compact/WordVec.hs, dist/build/Data/Vector/Compact/WordVec.o )
[3 of 3] Compiling Data.Vector.Compact.IntVec ( src/Data/Vector/Compact/IntVec.hs, dist/build/Data/Vector/Compact/IntVec.o )

cbits/wordvec.c:7:10: error:
     fatal error: blob.h: No such file or directory
     #include "blob.h"
              ^~~~~~~~
  |
7 | #include "blob.h"
  |          ^
compilation terminated.
`gcc' failed in phase `C Compiler'. (Exit code: 1)
cabal: Leaving directory '/tmp/cabal-tmp-23118/compact-word-vectors-0.2'
cabal: Error: some packages failed to install:
compact-word-vectors-0.2-CCV7mpa1pmN50tql9rePqJ failed during the building
phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.