Build #1 for sequor-0.2.3

[all reports]

Package sequor-0.2.3
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies vector-0.10.9.1, text-0.11.2.3, pretty-1.1.1.0, mtl-2.1.2, containers-0.5.0.0, bytestring-0.10.0.2, binary-0.5.1.1, base-4.6.0.1, array-0.4.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring primitive-0.5.1.0...
Building primitive-0.5.1.0...
Preprocessing library primitive-0.5.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 )
[ 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.5.1.0...
Running Haddock for primitive-0.5.1.0...
Running hscolour for primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 13 / 13) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  7 /  7) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0
Registering primitive-0.5.1.0...
Installed primitive-0.5.1.0
Configuring vector-0.10.9.1...
Building vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
[ 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 method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `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 )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 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 )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[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.9.1...
Running Haddock for vector-0.10.9.1...
Running hscolour for vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 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'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable, MVector, Vector
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  94% (199 /212) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1
Registering vector-0.10.9.1...
Installed vector-0.10.9.1
Downloading sequor-0.2.3...
Configuring sequor-0.2.3...
Building sequor-0.2.3...
Preprocessing executable 'sequor' for sequor-0.2.3...
[ 1 of 14] Compiling Perceptron.Vector ( src/Perceptron/Vector.hs, dist/build/sequor/sequor-tmp/Perceptron/Vector.o )
[ 2 of 14] Compiling Helper.Utils     ( lib/Helper/Utils.hs, dist/build/sequor/sequor-tmp/Helper/Utils.o )
[ 3 of 14] Compiling Helper.Commands  ( lib/Helper/Commands.hs, dist/build/sequor/sequor-tmp/Helper/Commands.o )
[ 4 of 14] Compiling Helper.ListZipper ( lib/Helper/ListZipper.hs, dist/build/sequor/sequor-tmp/Helper/ListZipper.o )
[ 5 of 14] Compiling Helper.Text      ( lib/Helper/Text.hs, dist/build/sequor/sequor-tmp/Helper/Text.o )
[ 6 of 14] Compiling Helper.Atom      ( lib/Helper/Atom.hs, dist/build/sequor/sequor-tmp/Helper/Atom.o )
[ 7 of 14] Compiling Hashable         ( src/Hashable.hs, dist/build/sequor/sequor-tmp/Hashable.o )

src/Hashable.hs:44:21:
    Could not deduce (Num b) arising from a use of `+'
    from the context (Bits b)
      bound by the type signature for combine :: Bits b => b -> b -> b
      at src/Hashable.hs:43:12-34
    Possible fix:
      add (Num b) to the context of
        the type signature for combine :: Bits b => b -> b -> b
    In the first argument of `xor', namely `(h1 + h1 `shiftL` 5)'
    In the expression: (h1 + h1 `shiftL` 5) `xor` h2
    In an equation for `combine':
        combine h1 h2 = (h1 + h1 `shiftL` 5) `xor` h2

src/Hashable.hs:49:37:
    Could not deduce (Num b) arising from the literal `0'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => () -> b
      at src/Hashable.hs:49:28-37
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => () -> b
    In the expression: 0
    In an equation for `hash': hash _ = 0
    In the instance declaration for `Hashable ()'

src/Hashable.hs:51:59:
    Could not deduce (Num b) arising from the literal `1'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Bool -> b
      at src/Hashable.hs:51:30-73
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Bool -> b
    In the expression: 1
    In a case alternative: True -> 1
    In the expression:
      case x of {
        True -> 1
        False -> 0 }

src/Hashable.hs:53:36:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Int -> b
      at src/Hashable.hs:53:29-47
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Int -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Int'

src/Hashable.hs:54:37:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Int8 -> b
      at src/Hashable.hs:54:30-48
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Int8 -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Int8'

src/Hashable.hs:55:38:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Int16 -> b
      at src/Hashable.hs:55:31-49
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Int16 -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Int16'

src/Hashable.hs:56:38:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Int32 -> b
      at src/Hashable.hs:56:31-49
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Int32 -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Int32'

src/Hashable.hs:57:38:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Int64 -> b
      at src/Hashable.hs:57:31-49
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Int64 -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Int64'

src/Hashable.hs:59:37:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Word -> b
      at src/Hashable.hs:59:30-48
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Word -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Word'

src/Hashable.hs:60:38:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Word8 -> b
      at src/Hashable.hs:60:31-49
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Word8 -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Word8'

src/Hashable.hs:61:39:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Word16 -> b
      at src/Hashable.hs:61:32-50
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Word16 -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Word16'

src/Hashable.hs:62:39:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Word32 -> b
      at src/Hashable.hs:62:32-50
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Word32 -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Word32'

src/Hashable.hs:63:39:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Word64 -> b
      at src/Hashable.hs:63:32-50
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Word64 -> b
    In the expression: fromIntegral
    In an equation for `hash': hash = fromIntegral
    In the instance declaration for `Hashable Word64'

src/Hashable.hs:65:37:
    Could not deduce (Num b) arising from a use of `fromIntegral'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => Char -> b
      at src/Hashable.hs:65:30-59
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Char -> b
    In the first argument of `(.)', namely `fromIntegral'
    In the expression: fromIntegral . fromEnum
    In an equation for `hash': hash = fromIntegral . fromEnum

src/Hashable.hs:68:20:
    Could not deduce (Num b) arising from the literal `0'
    from the context (Hashable a)
      bound by the instance declaration at src/Hashable.hs:67:10-41
    or from (Bits b)
      bound by the type signature for hash :: Bits b => Maybe a -> b
      at src/Hashable.hs:(68,5)-(69,39)
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => Maybe a -> b
        or the instance declaration
    In the expression: 0
    In an equation for `hash': hash Nothing = 0
    In the instance declaration for `Hashable (Maybe a)'

src/Hashable.hs:97:34:
    Could not deduce (Num b) arising from the literal `0'
    from the context (Hashable a)
      bound by the instance declaration at src/Hashable.hs:95:10-35
    or from (Bits b)
      bound by the type signature for hash :: Bits b => [a] -> b
      at src/Hashable.hs:97:5-34
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => [a] -> b
        or the instance declaration
    In the second argument of foldl', namely `0'
    In the expression: foldl' hashAndCombine 0
    In an equation for `hash': hash = foldl' hashAndCombine 0

src/Hashable.hs:100:33:
    Could not deduce (Num b) arising from a use of `*'
    from the context (Bits b)
      bound by the type signature for hash :: Bits b => B.ByteString -> b
      at src/Hashable.hs:100:5-61
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => B.ByteString -> b
    In the first argument of `xor', namely `(z * 33)'
    In the expression: (z * 33) `xor` fromIntegral b
    In the first argument of B.foldl', namely
      `(\ z b -> (z * 33) `xor` fromIntegral b)'

src/Hashable.hs:103:34:
    Could not deduce (Num b) arising from a use of `*'
    from the context (Bits b)
      bound by the type signature for
                 hash :: Bits b => BL.ByteString -> b
      at src/Hashable.hs:103:5-62
    Possible fix:
      add (Num b) to the context of
        the type signature for hash :: Bits b => BL.ByteString -> b
    In the first argument of `xor', namely `(z * 33)'
    In the expression: (z * 33) `xor` fromIntegral b
    In the first argument of BL.foldl', namely
      `(\ z b -> (z * 33) `xor` fromIntegral b)'
Failed to install sequor-0.2.3
cabal: Error: some packages failed to install:
sequor-0.2.3 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.