Build #1 for c2hs-0.16.0

[all reports]

Package c2hs-0.16.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies process-1.1.0.2, pretty-1.1.1.0, language-c-0.3.2.1, filepath-1.3.0.1, directory-1.2.0.1, containers-0.5.0.0, base-4.6.0.1, array-0.4.0.1
Flags base3

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring syb-0.4.1...
Building syb-0.4.1...
Preprocessing library syb-0.4.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.1...
Running Haddock for syb-0.4.1...
Running hscolour for syb-0.4.1...
Preprocessing library syb-0.4.1...
Preprocessing library syb-0.4.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1
Registering syb-0.4.1...
Installed syb-0.4.1
Configuring language-c-0.3.2.1...
Building language-c-0.3.2.1...
Preprocessing library language-c-0.3.2.1...

src/Language/C/Analysis/TravMonad.hs:2:14: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

dist/build/Language/C/Parser/Lexer.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/Language/C/Parser/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[ 1 of 32] Compiling Language.C.Data.RList ( src/Language/C/Data/RList.hs, dist/build/Language/C/Data/RList.o )
[ 2 of 32] Compiling Language.C.Syntax.Ops ( src/Language/C/Syntax/Ops.hs, dist/build/Language/C/Syntax/Ops.o )
[ 3 of 32] Compiling Language.C.Data.Position ( src/Language/C/Data/Position.hs, dist/build/Language/C/Data/Position.o )
[ 4 of 32] Compiling Language.C.Data.Name ( src/Language/C/Data/Name.hs, dist/build/Language/C/Data/Name.o )
[ 5 of 32] Compiling Language.C.Data.Node ( src/Language/C/Data/Node.hs, dist/build/Language/C/Data/Node.o )
[ 6 of 32] Compiling Language.C.Syntax.Constants ( src/Language/C/Syntax/Constants.hs, dist/build/Language/C/Syntax/Constants.o )
[ 7 of 32] Compiling Language.C.Data.Ident ( src/Language/C/Data/Ident.hs, dist/build/Language/C/Data/Ident.o )
[ 8 of 32] Compiling Language.C.Syntax.AST ( src/Language/C/Syntax/AST.hs, dist/build/Language/C/Syntax/AST.o )
[ 9 of 32] Compiling Language.C.Parser.Builtin ( src/Language/C/Parser/Builtin.hs, dist/build/Language/C/Parser/Builtin.o )
[10 of 32] Compiling Language.C.Analysis.NameSpaceMap ( src/Language/C/Analysis/NameSpaceMap.hs, dist/build/Language/C/Analysis/NameSpaceMap.o )
[11 of 32] Compiling Language.C.Parser.Tokens ( src/Language/C/Parser/Tokens.hs, dist/build/Language/C/Parser/Tokens.o )
[12 of 32] Compiling Language.C.Data.Error ( src/Language/C/Data/Error.hs, dist/build/Language/C/Data/Error.o )
[13 of 32] Compiling Language.C.Data.InputStream ( src/Language/C/Data/InputStream.hs, dist/build/Language/C/Data/InputStream.o )
[14 of 32] Compiling Language.C.Parser.ParserMonad ( src/Language/C/Parser/ParserMonad.hs, dist/build/Language/C/Parser/ParserMonad.o )
[15 of 32] Compiling Language.C.Parser.Lexer ( dist/build/Language/C/Parser/Lexer.hs, dist/build/Language/C/Parser/Lexer.o )

dist/build/Language/C/Parser/Lexer.hs:460:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      (I# (ord_c)) = ord c
    In the expression:
      let
        base = alexIndexInt32OffAddr alex_base s
        (I# (ord_c)) = ord c
        offset = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               base = alexIndexInt32OffAddr alex_base s
               (I# (ord_c)) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                base = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'
[16 of 32] Compiling Language.C.System.Preprocess ( src/Language/C/System/Preprocess.hs, dist/build/Language/C/System/Preprocess.o )
[17 of 32] Compiling Language.C.System.GCC ( src/Language/C/System/GCC.hs, dist/build/Language/C/System/GCC.o )
[18 of 32] Compiling Language.C.Syntax ( src/Language/C/Syntax.hs, dist/build/Language/C/Syntax.o )
[19 of 32] Compiling Language.C.Parser.Parser ( dist/build/Language/C/Parser/Parser.hs, dist/build/Language/C/Parser/Parser.o )

templates/GenericTemplate.hs:219:14: Warning:
    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:226:14: Warning:
    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)
              ....
[20 of 32] Compiling Language.C.Data  ( src/Language/C/Data.hs, dist/build/Language/C/Data.o )
[21 of 32] Compiling Language.C.Pretty ( src/Language/C/Pretty.hs, dist/build/Language/C/Pretty.o )
[22 of 32] Compiling Language.C.Parser ( src/Language/C/Parser.hs, dist/build/Language/C/Parser.o )
[23 of 32] Compiling Language.C.Analysis.SemRep ( src/Language/C/Analysis/SemRep.hs, dist/build/Language/C/Analysis/SemRep.o )
[24 of 32] Compiling Language.C.Analysis.SemError ( src/Language/C/Analysis/SemError.hs, dist/build/Language/C/Analysis/SemError.o )
[25 of 32] Compiling Language.C.Analysis.Export ( src/Language/C/Analysis/Export.hs, dist/build/Language/C/Analysis/Export.o )
[26 of 32] Compiling Language.C.Analysis.Debug ( src/Language/C/Analysis/Debug.hs, dist/build/Language/C/Analysis/Debug.o )
[27 of 32] Compiling Language.C.Analysis.DefTable ( src/Language/C/Analysis/DefTable.hs, dist/build/Language/C/Analysis/DefTable.o )
[28 of 32] Compiling Language.C.Analysis.TravMonad ( src/Language/C/Analysis/TravMonad.hs, dist/build/Language/C/Analysis/TravMonad.o )
[29 of 32] Compiling Language.C.Analysis.DeclAnalysis ( src/Language/C/Analysis/DeclAnalysis.hs, dist/build/Language/C/Analysis/DeclAnalysis.o )
[30 of 32] Compiling Language.C.Analysis.AstAnalysis ( src/Language/C/Analysis/AstAnalysis.hs, dist/build/Language/C/Analysis/AstAnalysis.o )
[31 of 32] Compiling Language.C.Analysis ( src/Language/C/Analysis.hs, dist/build/Language/C/Analysis.o )
[32 of 32] Compiling Language.C       ( src/Language/C.hs, dist/build/Language/C.o )
In-place registering language-c-0.3.2.1...
Running Haddock for language-c-0.3.2.1...
Running hscolour for language-c-0.3.2.1...
Preprocessing library language-c-0.3.2.1...
Preprocessing library language-c-0.3.2.1...

src/Language/C/Analysis/TravMonad.hs:2:14: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

dist/build/Language/C/Parser/Lexer.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/Language/C/Parser/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Language/C/Analysis/TravMonad.hs:2:14: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

dist/build/Language/C/Parser/Lexer.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/Language/C/Parser/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/Language/C/Parser/Lexer.hs:460:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      (I# (ord_c)) = ord c
    In the expression:
      let
        base = alexIndexInt32OffAddr alex_base s
        (I# (ord_c)) = ord c
        offset = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               base = alexIndexInt32OffAddr alex_base s
               (I# (ord_c)) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                base = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'

templates/GenericTemplate.hs:219:14: Warning:
    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:226:14: Warning:
    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)
              ....
Haddock coverage:
   8% (  1 / 12) in 'Language.C.Data.RList'
 100% (  7 /  7) in 'Language.C.Syntax.Ops'
  94% ( 17 / 18) in 'Language.C.Data.Position'
 100% (  4 /  4) in 'Language.C.Data.Name'
  60% (  6 / 10) in 'Language.C.Data.Node'
  57% ( 21 / 37) in 'Language.C.Syntax.Constants'
 100% ( 11 / 11) in 'Language.C.Data.Ident'
  98% ( 41 / 42) in 'Language.C.Syntax.AST'
  50% (  1 /  2) in 'Language.C.Parser.Builtin'
  69% ( 11 / 16) in 'Language.C.Analysis.NameSpaceMap'
  33% (  1 /  3) in 'Language.C.Parser.Tokens'
  79% ( 19 / 24) in 'Language.C.Data.Error'
  89% (  8 /  9) in 'Language.C.Data.InputStream'
  12% (  2 / 17) in 'Language.C.Parser.ParserMonad'
   0% (  0 /  3) in 'Language.C.Parser.Lexer'
 100% (  9 /  9) in 'Language.C.System.Preprocess'
 100% (  3 /  3) in 'Language.C.System.GCC'
 100% (  5 /  5) in 'Language.C.Syntax'
  88% (  7 /  8) in 'Language.C.Parser.Parser'
  90% ( 35 / 39) in 'Language.C.Data'
 100% (  5 /  5) in 'Language.C.Pretty'
  80% ( 12 / 15) in 'Language.C.Parser'
  89% ( 67 / 75) in 'Language.C.Analysis.SemRep'
  36% (  4 / 11) in 'Language.C.Analysis.SemError'
   9% (  1 / 11) in 'Language.C.Analysis.Export'
  25% (  1 /  4) in 'Language.C.Analysis.Debug'
  86% ( 24 / 28) in 'Language.C.Analysis.DefTable'
  50% ( 23 / 46) in 'Language.C.Analysis.TravMonad'
  44% ( 11 / 25) in 'Language.C.Analysis.DeclAnalysis'
 100% (  5 /  5) in 'Language.C.Analysis.AstAnalysis'
 100% ( 13 / 13) in 'Language.C.Analysis'
 100% (  7 /  7) in 'Language.C'
Warning: Language.C.Analysis.DefTable: could not find link destinations for:
    Language.C.Analysis.NameSpaceMap.NameSpaceMap
Documentation created: dist/doc/html/language-c/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/language-c-0.3.2.1
Registering language-c-0.3.2.1...
Installed language-c-0.3.2.1
Downloading c2hs-0.16.0...
Configuring c2hs-0.16.0...
Building c2hs-0.16.0...
Preprocessing executable 'c2hs' for c2hs-0.16.0...
[ 1 of 26] Compiling Data.DLists      ( src/Data/DLists.hs, dist/build/c2hs/c2hs-tmp/Data/DLists.o )
[ 2 of 26] Compiling Control.StateTrans ( src/Control/StateTrans.hs, dist/build/c2hs/c2hs-tmp/Control/StateTrans.o )

src/Control/StateTrans.hs:299:13: Not in scope: `catch'
Failed to install c2hs-0.16.0
cabal: Error: some packages failed to install:
c2hs-0.16.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.