Build #5 for kyotocabinet-0.1.1
| Package | kyotocabinet-0.1.1 |
|---|
| Install | ConfigureFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-11-22 11:34:42.666356 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | cereal-0.5.1.0, bytestring-0.10.6.0, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring cereal-0.5.1.0...
Building cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
[1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.5.1.0...
Running Haddock for cereal-0.5.1.0...
Running hscolour for cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Haddock coverage:
68% ( 30 / 44) in 'Data.Serialize.Put'
Missing documentation for:
Putter (src/Data/Serialize/Put.hs:133)
putBuilder (src/Data/Serialize/Put.hs:171)
putShortByteString (src/Data/Serialize/Put.hs:220)
putTwoOf (src/Data/Serialize/Put.hs:300)
putListOf (src/Data/Serialize/Put.hs:304)
putIArrayOf (src/Data/Serialize/Put.hs:310)
putSeqOf (src/Data/Serialize/Put.hs:316)
putTreeOf (src/Data/Serialize/Put.hs:322)
putMapOf (src/Data/Serialize/Put.hs:329)
putIntMapOf (src/Data/Serialize/Put.hs:333)
putSetOf (src/Data/Serialize/Put.hs:337)
putIntSetOf (src/Data/Serialize/Put.hs:341)
putMaybeOf (src/Data/Serialize/Put.hs:345)
putEitherOf (src/Data/Serialize/Put.hs:350)
94% ( 60 / 64) in 'Data.Serialize.Get'
Missing documentation for:
label (src/Data/Serialize/Get.hs:265)
getLazyByteString (src/Data/Serialize/Get.hs:494)
getShortByteString (src/Data/Serialize/Get.hs:499)
getTwoOf (src/Data/Serialize/Get.hs:738)
100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
PairS
Warning: Data.Serialize.Get: could not find link destinations for:
get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.5.1278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.5.1.0-6cI3C1b2sKKJ3xnV2iC1xX
Registering cereal-0.5.1.0...
Installed cereal-0.5.1.0
Configuring kyotocabinet-0.1.1...
cabal: Missing dependency on a foreign library:
* Missing (or bad) header file: cbits/utils.h
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 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.
Failed to install kyotocabinet-0.1.1
cabal: Error: some packages failed to install:
kyotocabinet-0.1.1 failed during the configure step. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.