Build #1 for llvm-pretty-bc-parser-0.2.1.0

[all reports]

Package llvm-pretty-bc-parser-0.2.1.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-08-18 19:33:41.915595 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies pretty-1.1.1.1, monadLib-3.7.3, llvm-pretty-0.4.0.0, fgl-visualize-0.1.0.1, fgl-5.5.2.1, containers-0.5.5.1, cereal-0.4.1.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...
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.1.1...
Running hscolour for cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  69% ( 29 / 42) in 'Data.Serialize.Put'
  94% ( 50 / 53) in 'Data.Serialize.Get'
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file: /tmp/pkgConf-cereal-0.4.122536.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cereal-0.4.1.1
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
Configuring dotgen-0.4.2...
Building dotgen-0.4.2...
Preprocessing library dotgen-0.4.2...
[1 of 1] Compiling Text.Dot         ( Text/Dot.hs, dist/build/Text/Dot.o )

Text/Dot.hs:157:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘showAttrs'’: Patterns not matched: []
In-place registering dotgen-0.4.2...
Running Haddock for dotgen-0.4.2...
Running hscolour for dotgen-0.4.2...
Preprocessing library dotgen-0.4.2...
Preprocessing library dotgen-0.4.2...
Haddock coverage:
  86% ( 19 / 22) in 'Text.Dot'
Documentation created: dist/doc/html/dotgen/index.html,
dist/doc/html/dotgen/dotgen.txt
Creating package registration file: /tmp/pkgConf-dotgen-0.422536.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/dotgen-0.4.2
Registering dotgen-0.4.2...
Installed dotgen-0.4.2
Configuring fgl-5.5.2.1...
Building fgl-5.5.2.1...
Preprocessing library fgl-5.5.2.1...
[ 1 of 28] Compiling Paths_fgl        ( dist/build/autogen/Paths_fgl.hs, dist/build/Paths_fgl.o )
[ 2 of 28] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o )
[ 3 of 28] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o )
[ 4 of 28] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o )
[ 5 of 28] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o )
[ 6 of 28] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
[ 7 of 28] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o )
[ 8 of 28] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o )
[ 9 of 28] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o )
[10 of 28] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o )
[11 of 28] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o )
[12 of 28] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o )
[13 of 28] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o )
[14 of 28] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o )
[15 of 28] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o )
[16 of 28] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o )
[17 of 28] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o )
[18 of 28] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o )
[19 of 28] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o )
[20 of 28] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o )
[21 of 28] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o )
[22 of 28] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o )
[23 of 28] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o )
[24 of 28] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o )
[25 of 28] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o )
[26 of 28] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o )
[27 of 28] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o )
[28 of 28] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o )
In-place registering fgl-5.5.2.1...
Running Haddock for fgl-5.5.2.1...
Running hscolour for fgl-5.5.2.1...
Preprocessing library fgl-5.5.2.1...
Preprocessing library fgl-5.5.2.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_fgl'
  23% (  3 / 13) in 'Data.Graph.Inductive.Internal.Thread'
  97% ( 94 / 97) in 'Data.Graph.Inductive.Graph'
 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic'
  33% (  1 /  3) in 'Data.Graph.Inductive.PatriciaTree'
  47% (  8 / 17) in 'Data.Graph.Inductive.Monad'
  40% (  4 / 10) in 'Data.Graph.Inductive.Monad.IOArray'
  23% ( 14 / 61) in 'Data.Graph.Inductive.Example'
  48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.ArtPoint'
  61% ( 23 / 38) in 'Data.Graph.Inductive.Query.DFS'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.BCC'
  67% (  2 /  3) in 'Data.Graph.Inductive.Query.Dominators'
 100% (  3 /  3) in 'Data.Graph.Inductive.Query.Indep'
  30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.TransClos'
  33% (  1 /  3) in 'Data.Graph.Inductive.Tree'
  33% (  3 /  9) in 'Data.Graph.Inductive.Internal.RootPath'
  22% (  2 /  9) in 'Data.Graph.Inductive.Internal.Queue'
  32% (  6 / 19) in 'Data.Graph.Inductive.Query.BFS'
 100% (  9 /  9) in 'Data.Graph.Inductive.Query.MaxFlow'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.MaxFlow2'
  17% (  3 / 18) in 'Data.Graph.Inductive.Internal.Heap'
  43% (  3 /  7) in 'Data.Graph.Inductive.Query.MST'
  71% (  5 /  7) in 'Data.Graph.Inductive.Query.SP'
  89% (  8 /  9) in 'Data.Graph.Inductive.Query.GVD'
Warning: fgl-5.5.2.1:Data.Graph.Inductive.Query: Could not find documentation for exported module: Q
   0% (  0 /  1) in 'Data.Graph.Inductive.Query'
Warning: fgl-5.5.2.1:Data.Graph.Inductive: Could not find documentation for exported module: I
  67% (  2 /  3) in 'Data.Graph.Inductive'
Documentation created: dist/doc/html/fgl/index.html, dist/doc/html/fgl/fgl.txt
Creating package registration file: /tmp/pkgConf-fgl-5.5.222536.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fgl-5.5.2.1
Registering fgl-5.5.2.1...
Installed fgl-5.5.2.1
Configuring monadLib-3.7.3...
Building monadLib-3.7.3...
Preprocessing library monadLib-3.7.3...
[1 of 3] Compiling MonadLib         ( src/MonadLib.hs, dist/build/MonadLib.o )
[2 of 3] Compiling MonadLib.Derive  ( src/MonadLib/Derive.hs, dist/build/MonadLib/Derive.o )
[3 of 3] Compiling MonadLib.Monads  ( src/MonadLib/Monads.hs, dist/build/MonadLib/Monads.o )
In-place registering monadLib-3.7.3...
Running Haddock for monadLib-3.7.3...
Running hscolour for monadLib-3.7.3...
Preprocessing library monadLib-3.7.3...
Preprocessing library monadLib-3.7.3...
Haddock coverage:
  97% ( 62 / 64) in 'MonadLib'
  92% ( 24 / 26) in 'MonadLib.Derive'
  17% (  2 / 12) in 'MonadLib.Monads'
Documentation created: dist/doc/html/monadLib/index.html,
dist/doc/html/monadLib/monadLib.txt
Creating package registration file: /tmp/pkgConf-monadLib-3.722536.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monadLib-3.7.3
Registering monadLib-3.7.3...
Installed monadLib-3.7.3
Configuring fgl-visualize-0.1.0.1...
Building fgl-visualize-0.1.0.1...
Preprocessing library fgl-visualize-0.1.0.1...
[1 of 1] Compiling Data.Graph.Inductive.Dot ( Data/Graph/Inductive/Dot.hs, dist/build/Data/Graph/Inductive/Dot.o )
In-place registering fgl-visualize-0.1.0.1...
Running Haddock for fgl-visualize-0.1.0.1...
Running hscolour for fgl-visualize-0.1.0.1...
Preprocessing library fgl-visualize-0.1.0.1...
Preprocessing library fgl-visualize-0.1.0.1...
Haddock coverage:
  83% (  5 /  6) in 'Data.Graph.Inductive.Dot'
Documentation created: dist/doc/html/fgl-visualize/index.html,
dist/doc/html/fgl-visualize/fgl-visualize.txt
Creating package registration file: /tmp/pkgConf-fgl-visualize-0.1.022536.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fgl-visualize-0.1.0.1
Registering fgl-visualize-0.1.0.1...
Installed fgl-visualize-0.1.0.1
Configuring llvm-pretty-0.4.0.0...
Building llvm-pretty-0.4.0.0...
Preprocessing library llvm-pretty-0.4.0.0...
[1 of 3] Compiling Text.LLVM.AST    ( src/Text/LLVM/AST.hs, dist/build/Text/LLVM/AST.o )
[2 of 3] Compiling Text.LLVM.Labels ( src/Text/LLVM/Labels.hs, dist/build/Text/LLVM/Labels.o )
[3 of 3] Compiling Text.LLVM        ( src/Text/LLVM.hs, dist/build/Text/LLVM.o )
In-place registering llvm-pretty-0.4.0.0...
Running Haddock for llvm-pretty-0.4.0.0...
Running hscolour for llvm-pretty-0.4.0.0...
Preprocessing library llvm-pretty-0.4.0.0...
Preprocessing library llvm-pretty-0.4.0.0...
Haddock coverage:
   8% ( 13 /172) in 'Text.LLVM.AST'
   0% (  0 /  9) in 'Text.LLVM.Labels'
  31% ( 31 /101) in 'Text.LLVM'
Warning: Text.LLVM: could not find link destinations for:
    Text.LLVM.defineBody
Documentation created: dist/doc/html/llvm-pretty/index.html,
dist/doc/html/llvm-pretty/llvm-pretty.txt
Creating package registration file: /tmp/pkgConf-llvm-pretty-0.4.022536.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/llvm-pretty-0.4.0.0
Registering llvm-pretty-0.4.0.0...
Installed llvm-pretty-0.4.0.0
Downloading llvm-pretty-bc-parser-0.2.1.0...
Configuring llvm-pretty-bc-parser-0.2.1.0...
Building llvm-pretty-bc-parser-0.2.1.0...
Preprocessing library llvm-pretty-bc-parser-0.2.1.0...
[ 1 of 18] Compiling Data.LLVM.BitCode.BitString ( src/Data/LLVM/BitCode/BitString.hs, dist/build/Data/LLVM/BitCode/BitString.o )
[ 2 of 18] Compiling Data.LLVM.BitCode.GetBits ( src/Data/LLVM/BitCode/GetBits.hs, dist/build/Data/LLVM/BitCode/GetBits.o )
[ 3 of 18] Compiling Data.LLVM.BitCode.Parse ( src/Data/LLVM/BitCode/Parse.hs, dist/build/Data/LLVM/BitCode/Parse.o )
[ 4 of 18] Compiling Data.LLVM.BitCode.Bitstream ( src/Data/LLVM/BitCode/Bitstream.hs, dist/build/Data/LLVM/BitCode/Bitstream.o )
[ 5 of 18] Compiling Data.LLVM.BitCode.Match ( src/Data/LLVM/BitCode/Match.hs, dist/build/Data/LLVM/BitCode/Match.o )
[ 6 of 18] Compiling Data.LLVM.BitCode.Record ( src/Data/LLVM/BitCode/Record.hs, dist/build/Data/LLVM/BitCode/Record.o )
[ 7 of 18] Compiling Data.LLVM.BitCode.IR.Attrs ( src/Data/LLVM/BitCode/IR/Attrs.hs, dist/build/Data/LLVM/BitCode/IR/Attrs.o )
[ 8 of 18] Compiling Data.LLVM.BitCode.IR.Blocks ( src/Data/LLVM/BitCode/IR/Blocks.hs, dist/build/Data/LLVM/BitCode/IR/Blocks.o )
[ 9 of 18] Compiling Data.LLVM.BitCode.IR.Values ( src/Data/LLVM/BitCode/IR/Values.hs, dist/build/Data/LLVM/BitCode/IR/Values.o )
[10 of 18] Compiling Data.LLVM.BitCode.IR.Constants ( src/Data/LLVM/BitCode/IR/Constants.hs, dist/build/Data/LLVM/BitCode/IR/Constants.o )
[11 of 18] Compiling Data.LLVM.BitCode.IR.Globals ( src/Data/LLVM/BitCode/IR/Globals.hs, dist/build/Data/LLVM/BitCode/IR/Globals.o )
[12 of 18] Compiling Data.LLVM.BitCode.IR.Metadata ( src/Data/LLVM/BitCode/IR/Metadata.hs, dist/build/Data/LLVM/BitCode/IR/Metadata.o )
[13 of 18] Compiling Data.LLVM.BitCode.IR.Function ( src/Data/LLVM/BitCode/IR/Function.hs, dist/build/Data/LLVM/BitCode/IR/Function.o )
[14 of 18] Compiling Data.LLVM.BitCode.IR.Types ( src/Data/LLVM/BitCode/IR/Types.hs, dist/build/Data/LLVM/BitCode/IR/Types.o )
[15 of 18] Compiling Data.LLVM.BitCode.IR.Module ( src/Data/LLVM/BitCode/IR/Module.hs, dist/build/Data/LLVM/BitCode/IR/Module.o )
[16 of 18] Compiling Data.LLVM.BitCode.IR ( src/Data/LLVM/BitCode/IR.hs, dist/build/Data/LLVM/BitCode/IR.o )
[17 of 18] Compiling Data.LLVM.BitCode ( src/Data/LLVM/BitCode.hs, dist/build/Data/LLVM/BitCode.o )
[18 of 18] Compiling Data.LLVM.CFG    ( src/Data/LLVM/CFG.hs, dist/build/Data/LLVM/CFG.o )
In-place registering llvm-pretty-bc-parser-0.2.1.0...
Preprocessing executable 'llvm-disasm' for llvm-pretty-bc-parser-0.2.1.0...
[1 of 1] Compiling Main             ( llvm-disasm/LLVMDis.hs, dist/build/llvm-disasm/llvm-disasm-tmp/Main.o )
Linking dist/build/llvm-disasm/llvm-disasm ...
Running Haddock for llvm-pretty-bc-parser-0.2.1.0...
Running hscolour for llvm-pretty-bc-parser-0.2.1.0...
Preprocessing library llvm-pretty-bc-parser-0.2.1.0...
Preprocessing executable 'llvm-disasm' for llvm-pretty-bc-parser-0.2.1.0...
Preprocessing library llvm-pretty-bc-parser-0.2.1.0...
Haddock coverage:
  22% (  2 /  9) in 'Data.LLVM.BitCode.BitString'
  67% (  6 /  9) in 'Data.LLVM.BitCode.GetBits'
  39% ( 38 / 98) in 'Data.LLVM.BitCode.Parse'
  11% (  2 / 18) in 'Data.LLVM.BitCode.Bitstream'
  82% ( 14 / 17) in 'Data.LLVM.BitCode.Match'
  64% ( 14 / 22) in 'Data.LLVM.BitCode.Record'
  50% (  1 /  2) in 'Data.LLVM.BitCode.IR.Attrs'
  57% ( 13 / 23) in 'Data.LLVM.BitCode.IR.Blocks'
  60% (  3 /  5) in 'Data.LLVM.BitCode.IR.Values'
  17% (  3 / 18) in 'Data.LLVM.BitCode.IR.Constants'
   0% (  0 /  5) in 'Data.LLVM.BitCode.IR.Globals'
   0% (  0 /  5) in 'Data.LLVM.BitCode.IR.Metadata'
  51% ( 25 / 49) in 'Data.LLVM.BitCode.IR.Function'
  33% (  1 /  3) in 'Data.LLVM.BitCode.IR.Types'
  43% (  3 /  7) in 'Data.LLVM.BitCode.IR.Module'
  75% (  3 /  4) in 'Data.LLVM.BitCode.IR'
  22% (  2 /  9) in 'Data.LLVM.BitCode'
  38% (  3 /  8) in 'Data.LLVM.CFG'
Documentation created: dist/doc/html/llvm-pretty-bc-parser/index.html,
dist/doc/html/llvm-pretty-bc-parser/llvm-pretty-bc-parser.txt
Preprocessing executable 'llvm-disasm' for llvm-pretty-bc-parser-0.2.1.0...
Creating package registration file:
/tmp/pkgConf-llvm-pretty-bc-parser-0.2.122536.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/llvm-pretty-bc-parser-0.2.1.0
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering llvm-pretty-bc-parser-0.2.1.0...
Installed llvm-pretty-bc-parser-0.2.1.0

Test log

No test log was submitted for this report.