Build #1 for binary-0.7.6.0
| Package | binary-0.7.6.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-07-27 12:44:06.17106 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | containers-0.5.5.1, bytestring-0.10.4.0, base-4.7.0.1, array-0.5.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading binary-0.7.6.0...
Configuring binary-0.7.6.0...
Building binary-0.7.6.0...
Preprocessing library binary-0.7.6.0...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
src/Data/Binary/Get.hs:416:1: Warning:
Rule "getWord8/readN" may never fire
because ‘getWord8’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord8’
src/Data/Binary/Get.hs:417:1: Warning:
Rule "getWord16be/readN" may never fire
because ‘getWord16be’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16be’
src/Data/Binary/Get.hs:418:1: Warning:
Rule "getWord16le/readN" may never fire
because ‘getWord16le’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16le’
src/Data/Binary/Get.hs:419:1: Warning:
Rule "getWord32be/readN" may never fire
because ‘getWord32be’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32be’
src/Data/Binary/Get.hs:420:1: Warning:
Rule "getWord32le/readN" may never fire
because ‘getWord32le’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32le’
src/Data/Binary/Get.hs:421:1: Warning:
Rule "getWord64be/readN" may never fire
because ‘getWord64be’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64be’
src/Data/Binary/Get.hs:422:1: Warning:
Rule "getWord64le/readN" may never fire
because ‘getWord64le’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64le’
[6 of 9] Compiling Data.Binary.Put ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.7.6.0...
Running Haddock for binary-0.7.6.0...
Running hscolour for binary-0.7.6.0...
Preprocessing library binary-0.7.6.0...
Preprocessing library binary-0.7.6.0...
Haddock coverage:
100% ( 31 / 31) in 'Data.Binary.Builder.Base'
100% ( 4 / 4) in 'Data.Binary.Builder.Internal'
71% ( 20 / 28) in 'Data.Binary.Get.Internal'
100% ( 28 / 28) in 'Data.Binary.Builder'
96% ( 47 / 49) in 'Data.Binary.Get'
96% ( 26 / 27) in 'Data.Binary.Put'
80% ( 4 / 5) in 'Data.Binary.Class'
100% ( 1 / 1) in 'Data.Binary.Generic'
91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Creating package registration file: /tmp/pkgConf-binary-0.7.611355.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/binary-0.7.6.0
Registering binary-0.7.6.0...
Installed binary-0.7.6.0
Test log
No test log was submitted for this report.