Build #7 for qudb-0.0.1

[all reports]

Package qudb-0.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-11-13 17:50:37.546938 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies snappy-0.2.0.2, mtl-2.2.1, directory-1.2.2.0, bytestring-0.10.6.0, base-4.8.1.0, array-0.5.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring snappy-0.2.0.2...
Building snappy-0.2.0.2...
Preprocessing library snappy-0.2.0.2...
[1 of 3] Compiling Codec.Compression.Snappy.Internal ( Codec/Compression/Snappy/Internal.hs, dist/build/Codec/Compression/Snappy/Internal.o )
[2 of 3] Compiling Codec.Compression.Snappy.Lazy ( dist/build/Codec/Compression/Snappy/Lazy.hs, dist/build/Codec/Compression/Snappy/Lazy.o )

Codec/Compression/Snappy/Lazy.hsc:52:10: Warning:
    No explicit implementation for
      either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’
    In the instance declaration for ‘Storable BS’
[3 of 3] Compiling Codec.Compression.Snappy ( Codec/Compression/Snappy.hs, dist/build/Codec/Compression/Snappy.o )
In-place registering snappy-0.2.0.2...
Running Haddock for snappy-0.2.0.2...
Running hscolour for snappy-0.2.0.2...
Preprocessing library snappy-0.2.0.2...
Preprocessing library snappy-0.2.0.2...

Codec/Compression/Snappy/Lazy.hsc:52:10: Warning:
    No explicit implementation for
      either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’
    In the instance declaration for ‘Storable BS’
Haddock coverage:
  33% (  1 /  3) in 'Codec.Compression.Snappy.Internal'
  Missing documentation for:
    check (Codec/Compression/Snappy/Internal.hs:31)
    maxCompressedLength (Codec/Compression/Snappy/Internal.hs:27)
 100% (  3 /  3) in 'Codec.Compression.Snappy.Lazy'
 100% (  3 /  3) in 'Codec.Compression.Snappy'
Documentation created: dist/doc/html/snappy/index.html,
dist/doc/html/snappy/snappy.txt
Creating package registration file:
/tmp/pkgConf-snappy-0.2.0711645630195740084.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/snappy-0.2.0.2-JfvOptW58EIJzkpvjrJhba
Registering snappy-0.2.0.2...
Installed snappy-0.2.0.2
Configuring qudb-0.0.1...
Building qudb-0.0.1...
Preprocessing executable 'qudb' for qudb-0.0.1...
[1 of 8] Compiling Database.QUDB.Utils ( Database/QUDB/Utils.hs, dist/build/qudb/qudb-tmp/Database/QUDB/Utils.o )
[2 of 8] Compiling Database.QUDB.Scanner ( dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs, dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.o )

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:435:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:436:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:437:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:441:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:442:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:446:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:448:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:452:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:454:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:458:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:467:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:481:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:483:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:484:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:485:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:487:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:488:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:489:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:490:5: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:492:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:495:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:496:1: Warning:
    Tab character

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:497:1: Warning:
    Tab character
[3 of 8] Compiling Database.QUDB.EntityTypes ( Database/QUDB/EntityTypes.hs, dist/build/qudb/qudb-tmp/Database/QUDB/EntityTypes.o )
[4 of 8] Compiling Database.QUDB.Query ( Database/QUDB/Query.hs, dist/build/qudb/qudb-tmp/Database/QUDB/Query.o )
[5 of 8] Compiling Database.QUDB.Parser ( dist/build/qudb/qudb-tmp/Database/QUDB/Parser.hs, dist/build/qudb/qudb-tmp/Database/QUDB/Parser.o )

templates/GenericTemplate.hs:104:22:
    Couldn't match expected type ‘Bool’
                with actual type ‘Happy_GHC_Exts.Int#’
    In the expression:
      (n Happy_GHC_Exts.<# (0# :: Happy_GHC_Exts.Int#))
    In a stmt of a pattern guard for
                   a case alternative:
      (n Happy_GHC_Exts.<# (0# :: Happy_GHC_Exts.Int#))
    In a case alternative:
        n | (n Happy_GHC_Exts.<# (0# :: Happy_GHC_Exts.Int#))
          -> (happyReduceArr Happy_Data_Array.! rule) i tk st
          where
              rule
                = (Happy_GHC_Exts.I#
                     ((Happy_GHC_Exts.negateInt#
                         ((n Happy_GHC_Exts.+# (1# :: Happy_GHC_Exts.Int#))))))

templates/GenericTemplate.hs:115:23:
    Couldn't match expected type ‘Bool’
                with actual type ‘Happy_GHC_Exts.Int#’
    In the expression:
      (off_i Happy_GHC_Exts.>=# (0# :: Happy_GHC_Exts.Int#))
    In the expression:
      if (off_i Happy_GHC_Exts.>=# (0# :: Happy_GHC_Exts.Int#)) then
          (indexShortOffAddr happyCheck off_i Happy_GHC_Exts.==# i)
      else
          False
    In an equation for ‘check’:
        check
          = if (off_i Happy_GHC_Exts.>=# (0# :: Happy_GHC_Exts.Int#)) then
                (indexShortOffAddr happyCheck off_i Happy_GHC_Exts.==# i)
            else
                False

templates/GenericTemplate.hs:117:30:
    Couldn't match expected type ‘Happy_GHC_Exts.Int#’
                with actual type ‘Bool’
    In the expression: False
    In the expression:
      if (off_i Happy_GHC_Exts.>=# (0# :: Happy_GHC_Exts.Int#)) then
          (indexShortOffAddr happyCheck off_i Happy_GHC_Exts.==# i)
      else
          False

templates/GenericTemplate.hs:119:13:
    Couldn't match expected type ‘Bool’
                with actual type ‘Happy_GHC_Exts.Int#’
    In the expression: check
    In a stmt of a pattern guard for
                   a pattern binding:
      check

templates/GenericTemplate.hs:212:14:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      (sts1@((HappyCons (st1@(action)) (_))))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for ‘happyMonadReduce’:
        happyMonadReduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk))
          where
              (sts1@((HappyCons (st1@(action)) (_))))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk

templates/GenericTemplate.hs:219:14:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      (sts1@((HappyCons (st1@(action)) (_))))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for ‘happyMonad2Reduce’:
        happyMonad2Reduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk))
          where
              (sts1@((HappyCons (st1@(action)) (_))))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk
              (off) = indexShortOffAddr happyGotoOffsets st1
              (off_i) = (off Happy_GHC_Exts.+# nt)
              ....
Failed to install qudb-0.0.1
cabal: Error: some packages failed to install:
qudb-0.0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.