Build #6 for bitstream-0.2.0.2
| Package | bitstream-0.2.0.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-12-10 09:41:07.060186 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | vector-0.10.12.3, bytestring-0.9.2.1, base-unicode-symbols-0.2.2.4, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring base-unicode-symbols-0.2.2.4...
Building base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
[ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o )
[ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o )
[ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o )
[ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o )
[ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o )
[ 6 of 12] Compiling Data.Eq.Unicode ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o )
[ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o )
[ 8 of 12] Compiling Prelude.Unicode ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o )
[ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o )
[10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o )
[11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o )
[12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o )
In-place registering base-unicode-symbols-0.2.2.4...
Running Haddock for base-unicode-symbols-0.2.2.4...
Running hscolour for base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Haddock coverage:
100% ( 5 / 5) in 'Data.Ord.Unicode'
100% ( 3 / 3) in 'Data.Monoid.Unicode'
100% ( 10 / 10) in 'Data.List.Unicode'
100% ( 2 / 2) in 'Data.Function.Unicode'
100% ( 5 / 5) in 'Data.Foldable.Unicode'
100% ( 4 / 4) in 'Data.Eq.Unicode'
100% ( 4 / 4) in 'Data.Bool.Unicode'
100% ( 21 / 21) in 'Prelude.Unicode'
100% ( 4 / 4) in 'Control.Monad.Unicode'
100% ( 4 / 4) in 'Control.Category.Unicode'
100% ( 6 / 6) in 'Control.Arrow.Unicode'
100% ( 3 / 3) in 'Control.Applicative.Unicode'
Documentation created: dist/doc/html/base-unicode-symbols/index.html,
dist/doc/html/base-unicode-symbols/base-unicode-symbols.txt
Creating package registration file:
/tmp/pkgConf-base-unicode-symbols-0.2.2278722862233665123.4
Installing library in
/home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-unicode-symbols-0.2.2.4-1Lns8nmGend3Kdz3J0nEZr
Registering base-unicode-symbols-0.2.2.4...
Installed base-unicode-symbols-0.2.2.4
Configuring bytestring-0.9.2.1...
Building bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
[1 of 8] Compiling Data.ByteString.Fusion ( Data/ByteString/Fusion.hs, dist/build/Data/ByteString/Fusion.o )
[2 of 8] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o )
[3 of 8] Compiling Data.ByteString.Unsafe ( Data/ByteString/Unsafe.hs, dist/build/Data/ByteString/Unsafe.o )
[4 of 8] Compiling Data.ByteString.Lazy.Internal ( Data/ByteString/Lazy/Internal.hs, dist/build/Data/ByteString/Lazy/Internal.o )
[5 of 8] Compiling Data.ByteString ( Data/ByteString.hs, dist/build/Data/ByteString.o )
Data/ByteString.hs:252:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/ByteString.hs:1630:1: Warning:
Rule "ByteString specialise zipWith" may never fire
because ‘zipWith’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘zipWith’
[6 of 8] Compiling Data.ByteString.Char8 ( Data/ByteString/Char8.hs, dist/build/Data/ByteString/Char8.o )
[7 of 8] Compiling Data.ByteString.Lazy ( Data/ByteString/Lazy.hs, dist/build/Data/ByteString/Lazy.o )
Data/ByteString/Lazy.hs:215:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[8 of 8] Compiling Data.ByteString.Lazy.Char8 ( Data/ByteString/Lazy/Char8.hs, dist/build/Data/ByteString/Lazy/Char8.o )
In-place registering bytestring-0.9.2.1...
Running Haddock for bytestring-0.9.2.1...
Running hscolour for bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Data/ByteString.hs:252:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/ByteString/Lazy.hs:215:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
100% ( 1 / 1) in 'Data.ByteString.Fusion'
64% ( 21 / 33) in 'Data.ByteString.Internal'
Missing documentation for:
createAndTrim' (Data/ByteString/Internal.hs:259)
c_strlen (Data/ByteString/Internal.hs:344)
c_free_finalizer (Data/ByteString/Internal.hs:347)
memchr (Data/ByteString/Internal.hs:353)
memcmp (Data/ByteString/Internal.hs:356)
memcpy (Data/ByteString/Internal.hs:362)
memset (Data/ByteString/Internal.hs:377)
c_reverse (Data/ByteString/Internal.hs:385)
c_intersperse (Data/ByteString/Internal.hs:388)
c_maximum (Data/ByteString/Internal.hs:391)
c_minimum (Data/ByteString/Internal.hs:394)
c_count (Data/ByteString/Internal.hs:397)
100% ( 19 / 19) in 'Data.ByteString.Unsafe'
100% ( 13 / 13) in 'Data.ByteString.Lazy.Internal'
100% (133 /133) in 'Data.ByteString'
100% (138 /138) in 'Data.ByteString.Char8'
100% (115 /115) in 'Data.ByteString.Lazy'
100% (120 /120) in 'Data.ByteString.Lazy.Char8'
Warning: Data.ByteString: could not find link destinations for:
compareBytes spanByte findIndexOrEnd
Warning: Data.ByteString.Char8: could not find link destinations for:
breakChar unsafeHead breakSpace dropSpace
Warning: Data.ByteString.Lazy: could not find link destinations for:
hGetContentsN findIndexOrEnd
Documentation created: dist/doc/html/bytestring/index.html,
dist/doc/html/bytestring/bytestring.txt
Creating package registration file:
/tmp/pkgConf-bytestring-0.9.221033187761597322404.1
Installing library in
/home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytestring-0.9.2.1-EYuCOKnygcN4spNaoltZWG
Registering bytestring-0.9.2.1...
Installed bytestring-0.9.2.1
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 3 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
Missing documentation for:
sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
Word64_# (Data/Primitive/MachDeps.hs:120)
Int64_# (Data/Primitive/MachDeps.hs:121)
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Missing documentation for:
setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
setWordArray# (Data/Primitive/Internal/Operations.hs:41)
setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
setIntArray# (Data/Primitive/Internal/Operations.hs:51)
setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
75% ( 12 / 16) in 'Control.Monad.Primitive'
Missing documentation for:
unsafeInlinePrim (Control/Monad/Primitive.hs:189)
unsafeInlineIO (Control/Monad/Primitive.hs:193)
unsafeInlineST (Control/Monad/Primitive.hs:197)
touch (Control/Monad/Primitive.hs:201)
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 15 / 15) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
Missing documentation for:
ByteArray#
MutableByteArray#
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.11070575321260401255.0
Installing library in
/home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring vector-0.10.12.3...
Building vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit implementation for
‘*’, ‘abs’, and ‘signum’
In the instance declaration for ‘Num Size’
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
Data/Vector/Storable/Mutable.hs:450:1: Warning:
Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
because ‘unsafeFromForeignPtr’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
Data/Vector/Storable.hs:1398:1: Warning:
Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
because ‘unsafeFromForeignPtr’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.12.3...
Running Haddock for vector-0.10.12.3...
Running hscolour for vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit implementation for
‘*’, ‘abs’, and ‘signum’
In the instance declaration for ‘Num Size’
Haddock coverage:
25% ( 1 / 4) in 'Data.Vector.Storable.Internal'
Missing documentation for:
getPtr (Data/Vector/Storable/Internal.hs:26)
setPtr (Data/Vector/Storable/Internal.hs:30)
updPtr (Data/Vector/Storable/Internal.hs:34)
100% ( 5 / 5) in 'Data.Vector.Fusion.Util'
100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size'
11% ( 1 / 9) in 'Data.Vector.Internal.Check'
Missing documentation for:
Checks (Data/Vector/Internal/Check.hs:49)
doChecks (Data/Vector/Internal/Check.hs:73)
error (Data/Vector/Internal/Check.hs:82)
internalError (Data/Vector/Internal/Check.hs:87)
check (Data/Vector/Internal/Check.hs:103)
checkIndex (Data/Vector/Internal/Check.hs:117)
checkLength (Data/Vector/Internal/Check.hs:131)
checkSlice (Data/Vector/Internal/Check.hs:145)
83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
Missing documentation for:
SPEC (Data/Vector/Fusion/Stream/Monadic.hs:102)
generate (Data/Vector/Fusion/Stream/Monadic.hs:179)
unbox (Data/Vector/Fusion/Stream/Monadic.hs:431)
concatMap (Data/Vector/Fusion/Stream/Monadic.hs:933)
zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:509)
zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:513)
zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:540)
zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:547)
zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:554)
zipWith (Data/Vector/Fusion/Stream/Monadic.hs:562)
zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:566)
zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:571)
zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:577)
zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:583)
zip (Data/Vector/Fusion/Stream/Monadic.hs:589)
zip3 (Data/Vector/Fusion/Stream/Monadic.hs:593)
zip4 (Data/Vector/Fusion/Stream/Monadic.hs:597)
zip5 (Data/Vector/Fusion/Stream/Monadic.hs:602)
zip6 (Data/Vector/Fusion/Stream/Monadic.hs:607)
and (Data/Vector/Fusion/Stream/Monadic.hs:907)
or (Data/Vector/Fusion/Stream/Monadic.hs:920)
concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:937)
85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
Missing documentation for:
inplace (Data/Vector/Fusion/Stream.hs:107)
concatMap (Data/Vector/Fusion/Stream.hs:257)
unbox (Data/Vector/Fusion/Stream.hs:253)
zipWith4 (Data/Vector/Fusion/Stream.hs:285)
zipWith5 (Data/Vector/Fusion/Stream.hs:291)
zipWith6 (Data/Vector/Fusion/Stream.hs:297)
zip (Data/Vector/Fusion/Stream.hs:303)
zip3 (Data/Vector/Fusion/Stream.hs:307)
zip4 (Data/Vector/Fusion/Stream.hs:311)
zip5 (Data/Vector/Fusion/Stream.hs:316)
zip6 (Data/Vector/Fusion/Stream.hs:321)
and (Data/Vector/Fusion/Stream.hs:407)
or (Data/Vector/Fusion/Stream.hs:411)
unsafeFromList (Data/Vector/Fusion/Stream.hs:626)
zipWithM (Data/Vector/Fusion/Stream.hs:537)
zipWithM_ (Data/Vector/Fusion/Stream.hs:541)
64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
Missing documentation for:
init (Data/Vector/Generic/Mutable.hs:447)
tail (Data/Vector/Generic/Mutable.hs:451)
take (Data/Vector/Generic/Mutable.hs:426)
drop (Data/Vector/Generic/Mutable.hs:430)
splitAt (Data/Vector/Generic/Mutable.hs:438)
unsafeInit (Data/Vector/Generic/Mutable.hs:465)
unsafeTail (Data/Vector/Generic/Mutable.hs:469)
unsafeTake (Data/Vector/Generic/Mutable.hs:473)
unsafeDrop (Data/Vector/Generic/Mutable.hs:477)
overlaps (Data/Vector/Generic/Mutable.hs:485)
mstream (Data/Vector/Generic/Mutable.hs:237)
mstreamR (Data/Vector/Generic/Mutable.hs:266)
transform (Data/Vector/Generic/Mutable.hs:261)
transformR (Data/Vector/Generic/Mutable.hs:295)
fill (Data/Vector/Generic/Mutable.hs:248)
fillR (Data/Vector/Generic/Mutable.hs:279)
unsafeAccum (Data/Vector/Generic/Mutable.hs:736)
accum (Data/Vector/Generic/Mutable.hs:712)
unsafeUpdate (Data/Vector/Generic/Mutable.hs:749)
update (Data/Vector/Generic/Mutable.hs:725)
reverse (Data/Vector/Generic/Mutable.hs:760)
unstablePartition (Data/Vector/Generic/Mutable.hs:769)
unstablePartitionStream (Data/Vector/Generic/Mutable.hs:798)
partitionStream (Data/Vector/Generic/Mutable.hs:826)
100% ( 3 / 3) in 'Data.Vector.Generic.Base'
5% ( 1 / 20) in 'Data.Vector.Generic.New'
Missing documentation for:
New (Data/Vector/Generic/New.hs:37)
create (Data/Vector/Generic/New.hs:39)
run (Data/Vector/Generic/New.hs:43)
runPrim (Data/Vector/Generic/New.hs:47)
apply (Data/Vector/Generic/New.hs:51)
modify (Data/Vector/Generic/New.hs:55)
modifyWithStream (Data/Vector/Generic/New.hs:59)
unstream (Data/Vector/Generic/New.hs:64)
transform (Data/Vector/Generic/New.hs:68)
unstreamR (Data/Vector/Generic/New.hs:89)
transformR (Data/Vector/Generic/New.hs:93)
slice (Data/Vector/Generic/New.hs:113)
init (Data/Vector/Generic/New.hs:117)
tail (Data/Vector/Generic/New.hs:121)
take (Data/Vector/Generic/New.hs:125)
drop (Data/Vector/Generic/New.hs:129)
unsafeSlice (Data/Vector/Generic/New.hs:133)
unsafeInit (Data/Vector/Generic/New.hs:137)
unsafeTail (Data/Vector/Generic/New.hs:141)
93% (215 /232) in 'Data.Vector.Generic'
Missing documentation for:
zipWith4 (Data/Vector/Generic.hs:1060)
zipWith5 (Data/Vector/Generic.hs:1069)
zipWith6 (Data/Vector/Generic.hs:1081)
izipWith3 (Data/Vector/Generic.hs:1103)
izipWith4 (Data/Vector/Generic.hs:1111)
izipWith5 (Data/Vector/Generic.hs:1120)
izipWith6 (Data/Vector/Generic.hs:1132)
zip3 (Data/Vector/Generic.hs:1150)
zip4 (Data/Vector/Generic.hs:1155)
zip5 (Data/Vector/Generic.hs:1160)
zip6 (Data/Vector/Generic.hs:1166)
unzip3 (Data/Vector/Generic.hs:1198)
unzip4 (Data/Vector/Generic.hs:1205)
unzip5 (Data/Vector/Generic.hs:1214)
unzip6 (Data/Vector/Generic.hs:1224)
dataCast (Data/Vector/Generic.hs:2029)
mkType (Data/Vector/Generic.hs:2024)
76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Missing documentation for:
IOVector (Data/Vector/Primitive/Mutable.hs:73)
STVector (Data/Vector/Primitive/Mutable.hs:74)
init (Data/Vector/Primitive/Mutable.hs:149)
tail (Data/Vector/Primitive/Mutable.hs:153)
take (Data/Vector/Primitive/Mutable.hs:137)
drop (Data/Vector/Primitive/Mutable.hs:141)
splitAt (Data/Vector/Primitive/Mutable.hs:145)
unsafeInit (Data/Vector/Primitive/Mutable.hs:175)
unsafeTail (Data/Vector/Primitive/Mutable.hs:179)
unsafeTake (Data/Vector/Primitive/Mutable.hs:167)
unsafeDrop (Data/Vector/Primitive/Mutable.hs:171)
overlaps (Data/Vector/Primitive/Mutable.hs:187)
97% (185 /191) in 'Data.Vector.Primitive'
Missing documentation for:
zipWith4 (Data/Vector/Primitive.hs:804)
zipWith5 (Data/Vector/Primitive.hs:810)
zipWith6 (Data/Vector/Primitive.hs:818)
izipWith4 (Data/Vector/Primitive.hs:840)
izipWith5 (Data/Vector/Primitive.hs:846)
izipWith6 (Data/Vector/Primitive.hs:854)
79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Missing documentation for:
IOVector (Data/Vector/Storable/Mutable.hs:95)
STVector (Data/Vector/Storable/Mutable.hs:96)
init (Data/Vector/Storable/Mutable.hs:226)
tail (Data/Vector/Storable/Mutable.hs:230)
take (Data/Vector/Storable/Mutable.hs:214)
drop (Data/Vector/Storable/Mutable.hs:218)
splitAt (Data/Vector/Storable/Mutable.hs:222)
unsafeInit (Data/Vector/Storable/Mutable.hs:252)
unsafeTail (Data/Vector/Storable/Mutable.hs:256)
unsafeTake (Data/Vector/Storable/Mutable.hs:244)
unsafeDrop (Data/Vector/Storable/Mutable.hs:248)
overlaps (Data/Vector/Storable/Mutable.hs:264)
97% (194 /200) in 'Data.Vector.Storable'
Missing documentation for:
zipWith4 (Data/Vector/Storable.hs:812)
zipWith5 (Data/Vector/Storable.hs:818)
zipWith6 (Data/Vector/Storable.hs:826)
izipWith4 (Data/Vector/Storable.hs:848)
izipWith5 (Data/Vector/Storable.hs:854)
izipWith6 (Data/Vector/Storable.hs:862)
17% ( 1 / 6) in 'Data.Vector.Unboxed.Base'
Missing documentation for:
MVector (Data/Vector/Unboxed/Base.hs:53)
IOVector (Data/Vector/Unboxed/Base.hs:56)
STVector (Data/Vector/Unboxed/Base.hs:57)
Vector (Data/Vector/Unboxed/Base.hs:54)
Unbox (Data/Vector/Unboxed/Base.hs:61)
96% (201 /210) in 'Data.Vector.Unboxed'
Missing documentation for:
Vector (Data/Vector/Unboxed/Base.hs:54)
MVector (Data/Vector/Unboxed/Base.hs:53)
Unbox (Data/Vector/Unboxed/Base.hs:61)
zipWith4 (Data/Vector/Unboxed.hs:835)
zipWith5 (Data/Vector/Unboxed.hs:841)
zipWith6 (Data/Vector/Unboxed.hs:848)
izipWith4 (Data/Vector/Unboxed.hs:869)
izipWith5 (Data/Vector/Unboxed.hs:875)
izipWith6 (Data/Vector/Unboxed.hs:882)
77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
Missing documentation for:
MVector (Data/Vector/Unboxed/Base.hs:53)
IOVector (Data/Vector/Unboxed/Base.hs:56)
STVector (Data/Vector/Unboxed/Base.hs:57)
Unbox (Data/Vector/Unboxed/Base.hs:61)
init (Data/Vector/Unboxed/Mutable.hs:98)
tail (Data/Vector/Unboxed/Mutable.hs:102)
take (Data/Vector/Unboxed/Mutable.hs:86)
drop (Data/Vector/Unboxed/Mutable.hs:90)
splitAt (Data/Vector/Unboxed/Mutable.hs:94)
unsafeInit (Data/Vector/Unboxed/Mutable.hs:124)
unsafeTail (Data/Vector/Unboxed/Mutable.hs:128)
unsafeTake (Data/Vector/Unboxed/Mutable.hs:116)
unsafeDrop (Data/Vector/Unboxed/Mutable.hs:120)
overlaps (Data/Vector/Unboxed/Mutable.hs:136)
76% ( 37 / 49) in 'Data.Vector.Mutable'
Missing documentation for:
IOVector (Data/Vector/Mutable.hs:73)
STVector (Data/Vector/Mutable.hs:74)
init (Data/Vector/Mutable.hs:221)
tail (Data/Vector/Mutable.hs:225)
take (Data/Vector/Mutable.hs:209)
drop (Data/Vector/Mutable.hs:213)
splitAt (Data/Vector/Mutable.hs:218)
unsafeInit (Data/Vector/Mutable.hs:246)
unsafeTail (Data/Vector/Mutable.hs:250)
unsafeTake (Data/Vector/Mutable.hs:238)
unsafeDrop (Data/Vector/Mutable.hs:242)
overlaps (Data/Vector/Mutable.hs:258)
94% (199 /212) in 'Data.Vector'
Missing documentation for:
zipWith4 (Data/Vector.hs:927)
zipWith5 (Data/Vector.hs:932)
zipWith6 (Data/Vector.hs:938)
izipWith4 (Data/Vector.hs:956)
izipWith5 (Data/Vector.hs:961)
izipWith6 (Data/Vector.hs:967)
zip4 (Data/Vector.hs:983)
zip5 (Data/Vector.hs:988)
zip6 (Data/Vector.hs:993)
unzip3 (Data/Vector.hs:1006)
unzip4 (Data/Vector.hs:1010)
unzip5 (Data/Vector.hs:1014)
unzip6 (Data/Vector.hs:1019)
Warning: Data.Vector.Unboxed: could not find link destinations for:
TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.10.127777205041543755629.3
Installing library in
/home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.10.12.3-JrQt7SYKOQF2foH4Ugm8MQ
Registering vector-0.10.12.3...
Installed vector-0.10.12.3
Downloading bitstream-0.2.0.2...
Configuring bitstream-0.2.0.2...
Building bitstream-0.2.0.2...
Preprocessing library bitstream-0.2.0.2...
[1 of 7] Compiling Data.Bitstream.Fusion.Monadic ( Data/Bitstream/Fusion/Monadic.hs, dist/build/Data/Bitstream/Fusion/Monadic.o )
[2 of 7] Compiling Data.Bitstream.Fusion ( Data/Bitstream/Fusion.hs, dist/build/Data/Bitstream/Fusion.o )
[3 of 7] Compiling Data.Bitstream.Generic ( Data/Bitstream/Generic.hs, dist/build/Data/Bitstream/Generic.o )
Data/Bitstream/Generic.hs:300:30: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[4 of 7] Compiling Data.Bitstream.Packet ( Data/Bitstream/Packet.hs, dist/build/Data/Bitstream/Packet.o )
Data/Bitstream/Packet.hs:244:19:
Could not deduce (Num β) arising from a use of ‘fromIntegral’
from the context (Bits β)
bound by the type signature for
basicToBits :: Bits β => Packet Left -> β
at Data/Bitstream/Packet.hs:244:5-15
Possible fix:
add (Num β) to the context of
the type signature for basicToBits :: Bits β => Packet Left -> β
In the first argument of ‘(∘)’, namely ‘fromIntegral’
In the expression: fromIntegral ∘ toOctet
In an equation for ‘basicToBits’:
basicToBits = fromIntegral ∘ toOctet
Data/Bitstream/Packet.hs:370:11:
Could not deduce (Num β) arising from a use of ‘fromIntegral’
from the context (Bits β)
bound by the type signature for
basicToBits :: Bits β => Packet Right -> β
at Data/Bitstream/Packet.hs:369:5-15
Possible fix:
add (Num β) to the context of
the type signature for basicToBits :: Bits β => Packet Right -> β
In the expression: fromIntegral (o `shiftR` (8 - n))
In an equation for ‘basicToBits’:
basicToBits (Packet n o) = fromIntegral (o `shiftR` (8 - n))
In the instance declaration for ‘Bitstream (Packet Right)’
Failed to install bitstream-0.2.0.2
cabal: Error: some packages failed to install:
bitstream-0.2.0.2 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.