Build #3 for hlibgit2-0.18.0.5

[all reports]

Package hlibgit2-0.18.0.5
Install InstallOk
Docs Failed
Tests NotTried
Time submitted 2015-10-13 12:57:16.048589 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies zlib-0.6.1.1, bindings-DSL-1.0.23, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring bindings-DSL-1.0.23...
Building bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...
[1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o )

Bindings/Utilities.hs:2:1: Warning: Tab character

Bindings/Utilities.hs:3:1: Warning: Tab character

Bindings/Utilities.hs:32:1: Warning: Tab character

Bindings/Utilities.hs:33:1: Warning: Tab character

Bindings/Utilities.hs:34:1: Warning: Tab character

Bindings/Utilities.hs:35:1: Warning: Tab character

Bindings/Utilities.hs:36:1: Warning: Tab character

Bindings/Utilities.hs:37:1: Warning: Tab character

Bindings/Utilities.hs:38:1: Warning: Tab character

Bindings/Utilities.hs:39:1: Warning: Tab character
In-place registering bindings-DSL-1.0.23...
Running Haddock for bindings-DSL-1.0.23...
Running hscolour for bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...

Bindings/Utilities.hs:2:1: Warning: Tab character

Bindings/Utilities.hs:3:1: Warning: Tab character

Bindings/Utilities.hs:32:1: Warning: Tab character

Bindings/Utilities.hs:33:1: Warning: Tab character

Bindings/Utilities.hs:34:1: Warning: Tab character

Bindings/Utilities.hs:35:1: Warning: Tab character

Bindings/Utilities.hs:36:1: Warning: Tab character

Bindings/Utilities.hs:37:1: Warning: Tab character

Bindings/Utilities.hs:38:1: Warning: Tab character

Bindings/Utilities.hs:39:1: Warning: Tab character
Haddock coverage:
  67% (  2 /  3) in 'Bindings.Utilities'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/bindings-DSL/index.html,
dist/doc/html/bindings-DSL/bindings-DSL.txt
Creating package registration file:
/tmp/pkgConf-bindings-DSL-1.0278722862233665123.23
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-DSL-1.0.23-F1hS6HHs19oGGFku17XxGY
Registering bindings-DSL-1.0.23...
Installed bindings-DSL-1.0.23
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.19439477391984210012.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring hlibgit2-0.18.0.5...
Building hlibgit2-0.18.0.5...
Preprocessing library hlibgit2-0.18.0.5...
Checkout.hsc: In function ‘main’:
Checkout.hsc:104:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Checkout.hsc:104:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Checkout.hsc:104:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Clone.hsc: In function ‘main’:
Clone.hsc:48:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Clone.hsc:48:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Clone.hsc:48:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc: In function ‘main’:
Config.hsc:29:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc:29:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc:29:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc:81:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc:81:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc:81:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc:100:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc:100:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Config.hsc:100:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
CredHelpers.hsc: In function ‘main’:
CredHelpers.hsc:16:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
CredHelpers.hsc:16:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
CredHelpers.hsc:16:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc: In function ‘main’:
Diff.hsc:102:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:102:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:102:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:116:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:116:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:116:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:145:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:145:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:145:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:158:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:158:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:158:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:241:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:241:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:241:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:261:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:261:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Diff.hsc:261:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Errors.hsc: In function ‘main’:
Errors.hsc:47:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Errors.hsc:47:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Errors.hsc:47:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc: In function ‘main’:
Index.hsc:18:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc:18:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc:18:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc:46:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc:46:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc:46:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc:54:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc:54:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Index.hsc:54:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Indexer.hsc: In function ‘main’:
Indexer.hsc:21:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Indexer.hsc:21:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Indexer.hsc:21:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Net.hsc: In function ‘main’:
Net.hsc:25:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Net.hsc:25:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Net.hsc:25:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc: In function ‘main’:
OdbBackend.hsc:86:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc:86:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc:86:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc:119:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc:119:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc:119:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc:138:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc:138:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
OdbBackend.hsc:138:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Oid.hsc: In function ‘main’:
Oid.hsc:15:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Oid.hsc:15:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Oid.hsc:15:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Push.hsc: In function ‘main’:
Push.hsc:17:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Push.hsc:17:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Push.hsc:17:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
RefdbBackend.hsc: In function ‘main’:
RefdbBackend.hsc:55:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
RefdbBackend.hsc:55:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
RefdbBackend.hsc:55:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Remote.hsc: In function ‘main’:
Remote.hsc:75:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Remote.hsc:75:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Remote.hsc:75:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Repository.hsc: In function ‘main’:
Repository.hsc:68:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Repository.hsc:68:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Repository.hsc:68:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Revparse.hsc: In function ‘main’:
Revparse.hsc:28:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Revparse.hsc:28:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Revparse.hsc:28:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Status.hsc: In function ‘main’:
Status.hsc:80:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Status.hsc:80:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Status.hsc:80:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Strarray.hsc: In function ‘main’:
Strarray.hsc:16:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Strarray.hsc:16:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Strarray.hsc:16:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc: In function ‘main’:
Transport.hsc:24:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:24:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:24:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:32:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:32:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:32:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:105:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:105:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:105:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:146:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:146:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:146:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:162:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:162:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:162:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:172:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:172:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Transport.hsc:172:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc: In function ‘main’:
Types.hsc:88:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:88:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:88:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:96:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:96:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:96:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
[ 1 of 49] Compiling Bindings.Libgit2.Version ( dist/build/Bindings/Libgit2/Version.hs, dist/build/Bindings/Libgit2/Version.o )
[ 2 of 49] Compiling Bindings.Libgit2.Common ( dist/build/Bindings/Libgit2/Common.hs, dist/build/Bindings/Libgit2/Common.o )
[ 3 of 49] Compiling Bindings.Libgit2.Errors ( dist/build/Bindings/Libgit2/Errors.hs, dist/build/Bindings/Libgit2/Errors.o )
[ 4 of 49] Compiling Bindings.Libgit2.Message ( dist/build/Bindings/Libgit2/Message.hs, dist/build/Bindings/Libgit2/Message.o )
[ 5 of 49] Compiling Bindings.Libgit2.Strarray ( dist/build/Bindings/Libgit2/Strarray.hs, dist/build/Bindings/Libgit2/Strarray.o )
[ 6 of 49] Compiling Bindings.Libgit2.Threads ( dist/build/Bindings/Libgit2/Threads.hs, dist/build/Bindings/Libgit2/Threads.o )
[ 7 of 49] Compiling Bindings.Libgit2.Types ( dist/build/Bindings/Libgit2/Types.hs, dist/build/Bindings/Libgit2/Types.o )
[ 8 of 49] Compiling Bindings.Libgit2.Config ( dist/build/Bindings/Libgit2/Config.hs, dist/build/Bindings/Libgit2/Config.o )
[ 9 of 49] Compiling Bindings.Libgit2.Ignore ( dist/build/Bindings/Libgit2/Ignore.hs, dist/build/Bindings/Libgit2/Ignore.o )
[10 of 49] Compiling Bindings.Libgit2.Oid ( dist/build/Bindings/Libgit2/Oid.hs, dist/build/Bindings/Libgit2/Oid.o )
[11 of 49] Compiling Bindings.Libgit2.Graph ( dist/build/Bindings/Libgit2/Graph.hs, dist/build/Bindings/Libgit2/Graph.o )
[12 of 49] Compiling Bindings.Libgit2.Indexer ( dist/build/Bindings/Libgit2/Indexer.hs, dist/build/Bindings/Libgit2/Indexer.o )
[13 of 49] Compiling Bindings.Libgit2.Index ( dist/build/Bindings/Libgit2/Index.hs, dist/build/Bindings/Libgit2/Index.o )
[14 of 49] Compiling Bindings.Libgit2.Merge ( dist/build/Bindings/Libgit2/Merge.hs, dist/build/Bindings/Libgit2/Merge.o )
[15 of 49] Compiling Bindings.Libgit2.Net ( dist/build/Bindings/Libgit2/Net.hs, dist/build/Bindings/Libgit2/Net.o )
[16 of 49] Compiling Bindings.Libgit2.Notes ( dist/build/Bindings/Libgit2/Notes.hs, dist/build/Bindings/Libgit2/Notes.o )
[17 of 49] Compiling Bindings.Libgit2.Object ( dist/build/Bindings/Libgit2/Object.hs, dist/build/Bindings/Libgit2/Object.o )
[18 of 49] Compiling Bindings.Libgit2.OdbBackend ( dist/build/Bindings/Libgit2/OdbBackend.hs, dist/build/Bindings/Libgit2/OdbBackend.o )
[19 of 49] Compiling Bindings.Libgit2.Odb ( dist/build/Bindings/Libgit2/Odb.hs, dist/build/Bindings/Libgit2/Odb.o )
[20 of 49] Compiling Bindings.Libgit2.Pack ( dist/build/Bindings/Libgit2/Pack.hs, dist/build/Bindings/Libgit2/Pack.o )
[21 of 49] Compiling Bindings.Libgit2.Push ( dist/build/Bindings/Libgit2/Push.hs, dist/build/Bindings/Libgit2/Push.o )
[22 of 49] Compiling Bindings.Libgit2.Reflog ( dist/build/Bindings/Libgit2/Reflog.hs, dist/build/Bindings/Libgit2/Reflog.o )
[23 of 49] Compiling Bindings.Libgit2.Refs ( dist/build/Bindings/Libgit2/Refs.hs, dist/build/Bindings/Libgit2/Refs.o )
[24 of 49] Compiling Bindings.Libgit2.RefdbBackend ( dist/build/Bindings/Libgit2/RefdbBackend.hs, dist/build/Bindings/Libgit2/RefdbBackend.o )
[25 of 49] Compiling Bindings.Libgit2.Refdb ( dist/build/Bindings/Libgit2/Refdb.hs, dist/build/Bindings/Libgit2/Refdb.o )
[26 of 49] Compiling Bindings.Libgit2.Refspec ( dist/build/Bindings/Libgit2/Refspec.hs, dist/build/Bindings/Libgit2/Refspec.o )
[27 of 49] Compiling Bindings.Libgit2.Repository ( dist/build/Bindings/Libgit2/Repository.hs, dist/build/Bindings/Libgit2/Repository.o )
[28 of 49] Compiling Bindings.Libgit2.Reset ( dist/build/Bindings/Libgit2/Reset.hs, dist/build/Bindings/Libgit2/Reset.o )
[29 of 49] Compiling Bindings.Libgit2.Revparse ( dist/build/Bindings/Libgit2/Revparse.hs, dist/build/Bindings/Libgit2/Revparse.o )
[30 of 49] Compiling Bindings.Libgit2.Revwalk ( dist/build/Bindings/Libgit2/Revwalk.hs, dist/build/Bindings/Libgit2/Revwalk.o )
[31 of 49] Compiling Bindings.Libgit2.Signature ( dist/build/Bindings/Libgit2/Signature.hs, dist/build/Bindings/Libgit2/Signature.o )
[32 of 49] Compiling Bindings.Libgit2.Stash ( dist/build/Bindings/Libgit2/Stash.hs, dist/build/Bindings/Libgit2/Stash.o )
[33 of 49] Compiling Bindings.Libgit2.Status ( dist/build/Bindings/Libgit2/Status.hs, dist/build/Bindings/Libgit2/Status.o )
[34 of 49] Compiling Bindings.Libgit2.Submodule ( dist/build/Bindings/Libgit2/Submodule.hs, dist/build/Bindings/Libgit2/Submodule.o )
[35 of 49] Compiling Bindings.Libgit2.Tag ( dist/build/Bindings/Libgit2/Tag.hs, dist/build/Bindings/Libgit2/Tag.o )
[36 of 49] Compiling Bindings.Libgit2.Trace ( dist/build/Bindings/Libgit2/Trace.hs, dist/build/Bindings/Libgit2/Trace.o )
[37 of 49] Compiling Bindings.Libgit2.Transport ( dist/build/Bindings/Libgit2/Transport.hs, dist/build/Bindings/Libgit2/Transport.o )
[38 of 49] Compiling Bindings.Libgit2.CredHelpers ( dist/build/Bindings/Libgit2/CredHelpers.hs, dist/build/Bindings/Libgit2/CredHelpers.o )
[39 of 49] Compiling Bindings.Libgit2.Remote ( dist/build/Bindings/Libgit2/Remote.hs, dist/build/Bindings/Libgit2/Remote.o )
[40 of 49] Compiling Bindings.Libgit2.Tree ( dist/build/Bindings/Libgit2/Tree.hs, dist/build/Bindings/Libgit2/Tree.o )
[41 of 49] Compiling Bindings.Libgit2.Diff ( dist/build/Bindings/Libgit2/Diff.hs, dist/build/Bindings/Libgit2/Diff.o )
[42 of 49] Compiling Bindings.Libgit2.Windows ( dist/build/Bindings/Libgit2/Windows.hs, dist/build/Bindings/Libgit2/Windows.o )
[43 of 49] Compiling Bindings.Libgit2.Commit ( dist/build/Bindings/Libgit2/Commit.hs, dist/build/Bindings/Libgit2/Commit.o )
[44 of 49] Compiling Bindings.Libgit2.Checkout ( dist/build/Bindings/Libgit2/Checkout.hs, dist/build/Bindings/Libgit2/Checkout.o )
[45 of 49] Compiling Bindings.Libgit2.Clone ( dist/build/Bindings/Libgit2/Clone.hs, dist/build/Bindings/Libgit2/Clone.o )
[46 of 49] Compiling Bindings.Libgit2.Branch ( dist/build/Bindings/Libgit2/Branch.hs, dist/build/Bindings/Libgit2/Branch.o )
[47 of 49] Compiling Bindings.Libgit2.Blob ( dist/build/Bindings/Libgit2/Blob.hs, dist/build/Bindings/Libgit2/Blob.o )
[48 of 49] Compiling Bindings.Libgit2.Attr ( dist/build/Bindings/Libgit2/Attr.hs, dist/build/Bindings/Libgit2/Attr.o )
[49 of 49] Compiling Bindings.Libgit2 ( Bindings/Libgit2.hs, dist/build/Bindings/Libgit2.o )
In-place registering hlibgit2-0.18.0.5...
Running Haddock for hlibgit2-0.18.0.5...
Running hscolour for hlibgit2-0.18.0.5...
Preprocessing library hlibgit2-0.18.0.5...
Preprocessing library hlibgit2-0.18.0.5...

Bindings/Libgit2/Types.hsc:39:1: parse error on input ‘{’
Haddock coverage:
   0% (  0 /  1) in 'Bindings.Libgit2.Version'
  Missing documentation for:
    Module header
   0% (  0 / 17) in 'Bindings.Libgit2.Common'
  Missing documentation for:
    Module header
    c'git_libgit2_version (Bindings/Libgit2/Common.hsc:8)
    p'git_libgit2_version (Bindings/Libgit2/Common.hsc:10)
    c'GIT_CAP_THREADS (Bindings/Libgit2/Common.hsc:13)
    c'GIT_CAP_HTTPS (Bindings/Libgit2/Common.hsc:14)
    c'git_libgit2_capabilities (Bindings/Libgit2/Common.hsc:14)
    p'git_libgit2_capabilities (Bindings/Libgit2/Common.hsc:16)
    c'GIT_OPT_GET_MWINDOW_SIZE (Bindings/Libgit2/Common.hsc:26)
    c'GIT_OPT_SET_MWINDOW_SIZE (Bindings/Libgit2/Common.hsc:27)
    c'GIT_OPT_GET_MWINDOW_MAPPED_LIMIT (Bindings/Libgit2/Common.hsc:28)
    c'GIT_OPT_SET_MWINDOW_MAPPED_LIMIT (Bindings/Libgit2/Common.hsc:29)
    c'GIT_OPT_GET_SEARCH_PATH (Bindings/Libgit2/Common.hsc:30)
    c'GIT_OPT_SET_SEARCH_PATH (Bindings/Libgit2/Common.hsc:31)
    c'GIT_OPT_GET_ODB_CACHE_SIZE (Bindings/Libgit2/Common.hsc:32)
    c'GIT_OPT_SET_ODB_CACHE_SIZE (Bindings/Libgit2/Common.hsc:33)
    c'git_libgit2_opts (Bindings/Libgit2/Common.hsc:33)
    p'git_libgit2_opts (Bindings/Libgit2/Common.hsc:35)
   0% (  0 / 51) in 'Bindings.Libgit2.Errors'
  Missing documentation for:
    Module header
    c'GIT_OK (Bindings/Libgit2/Errors.hsc:27)
    c'GIT_ERROR (Bindings/Libgit2/Errors.hsc:28)
    c'GIT_ENOTFOUND (Bindings/Libgit2/Errors.hsc:29)
    c'GIT_EEXISTS (Bindings/Libgit2/Errors.hsc:30)
    c'GIT_EAMBIGUOUS (Bindings/Libgit2/Errors.hsc:31)
    c'GIT_EBUFS (Bindings/Libgit2/Errors.hsc:32)
    c'GIT_EUSER (Bindings/Libgit2/Errors.hsc:33)
    c'GIT_EBAREREPO (Bindings/Libgit2/Errors.hsc:34)
    c'GIT_EORPHANEDHEAD (Bindings/Libgit2/Errors.hsc:35)
    c'GIT_EUNMERGED (Bindings/Libgit2/Errors.hsc:36)
    c'GIT_ENONFASTFORWARD (Bindings/Libgit2/Errors.hsc:37)
    c'GIT_EINVALIDSPEC (Bindings/Libgit2/Errors.hsc:38)
    c'GIT_EMERGECONFLICT (Bindings/Libgit2/Errors.hsc:39)
    c'GIT_PASSTHROUGH (Bindings/Libgit2/Errors.hsc:40)
    c'GIT_ITEROVER (Bindings/Libgit2/Errors.hsc:41)
    C'git_error (Bindings/Libgit2/Errors.hsc:47)
    p'git_error'message (Bindings/Libgit2/Errors.hsc:52)
    p'git_error'klass (Bindings/Libgit2/Errors.hsc:54)
     (Bindings/Libgit2/Errors.hsc:55)
    C'git_error_t (Bindings/Libgit2/Errors.hsc:72)
    c'GITERR_NOMEMORY (Bindings/Libgit2/Errors.hsc:74)
    c'GITERR_OS (Bindings/Libgit2/Errors.hsc:75)
    c'GITERR_INVALID (Bindings/Libgit2/Errors.hsc:76)
    c'GITERR_REFERENCE (Bindings/Libgit2/Errors.hsc:77)
    c'GITERR_ZLIB (Bindings/Libgit2/Errors.hsc:78)
    c'GITERR_REPOSITORY (Bindings/Libgit2/Errors.hsc:79)
    c'GITERR_CONFIG (Bindings/Libgit2/Errors.hsc:80)
    c'GITERR_REGEX (Bindings/Libgit2/Errors.hsc:81)
    c'GITERR_ODB (Bindings/Libgit2/Errors.hsc:82)
    c'GITERR_INDEX (Bindings/Libgit2/Errors.hsc:83)
    c'GITERR_OBJECT (Bindings/Libgit2/Errors.hsc:84)
    c'GITERR_NET (Bindings/Libgit2/Errors.hsc:85)
    c'GITERR_TAG (Bindings/Libgit2/Errors.hsc:86)
    c'GITERR_TREE (Bindings/Libgit2/Errors.hsc:87)
    c'GITERR_INDEXER (Bindings/Libgit2/Errors.hsc:88)
    c'GITERR_SSL (Bindings/Libgit2/Errors.hsc:89)
    c'GITERR_SUBMODULE (Bindings/Libgit2/Errors.hsc:90)
    c'GITERR_THREAD (Bindings/Libgit2/Errors.hsc:91)
    c'GITERR_STASH (Bindings/Libgit2/Errors.hsc:92)
    c'GITERR_CHECKOUT (Bindings/Libgit2/Errors.hsc:93)
    c'GITERR_FETCHHEAD (Bindings/Libgit2/Errors.hsc:94)
    c'GITERR_MERGE (Bindings/Libgit2/Errors.hsc:95)
    c'giterr_last (Bindings/Libgit2/Errors.hsc:95)
    c'giterr_clear (Bindings/Libgit2/Errors.hsc:96)
    c'giterr_set_str (Bindings/Libgit2/Errors.hsc:97)
    p'giterr_last (Bindings/Libgit2/Errors.hsc:97)
    c'giterr_set_oom (Bindings/Libgit2/Errors.hsc:98)
    p'giterr_clear (Bindings/Libgit2/Errors.hsc:98)
    p'giterr_set_str (Bindings/Libgit2/Errors.hsc:99)
    p'giterr_set_oom (Bindings/Libgit2/Errors.hsc:100)
   0% (  0 /  3) in 'Bindings.Libgit2.Message'
  Missing documentation for:
    Module header
    c'git_message_prettify (Bindings/Libgit2/Message.hsc:10)
    p'git_message_prettify (Bindings/Libgit2/Message.hsc:12)
   0% (  0 /  9) in 'Bindings.Libgit2.Strarray'
  Missing documentation for:
    Module header
    C'git_strarray (Bindings/Libgit2/Strarray.hsc:16)
    c'git_strarray_free (Bindings/Libgit2/Strarray.hsc:17)
    c'git_strarray_copy (Bindings/Libgit2/Strarray.hsc:18)
    p'git_strarray_free (Bindings/Libgit2/Strarray.hsc:19)
    p'git_strarray_copy (Bindings/Libgit2/Strarray.hsc:20)
    p'git_strarray'strings (Bindings/Libgit2/Strarray.hsc:21)
    p'git_strarray'count (Bindings/Libgit2/Strarray.hsc:23)
     (Bindings/Libgit2/Strarray.hsc:24)
   0% (  0 /  5) in 'Bindings.Libgit2.Threads'
  Missing documentation for:
    Module header
    c'git_threads_init (Bindings/Libgit2/Threads.hsc:9)
    c'git_threads_shutdown (Bindings/Libgit2/Threads.hsc:10)
    p'git_threads_init (Bindings/Libgit2/Threads.hsc:11)
    p'git_threads_shutdown (Bindings/Libgit2/Threads.hsc:12)
Creating package registration file:
/tmp/pkgConf-hlibgit2-0.18.0760658181605894428.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hlibgit2-0.18.0.5-7V1jklIuqDaI1d1M4Pwa3O
Registering hlibgit2-0.18.0.5...
Installed hlibgit2-0.18.0.5

Test log

No test log was submitted for this report.