Build #1 for lvmlib-1.1
| Package | lvmlib-1.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | wl-pprint-1.1, parsec-3.1.3, 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 | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring wl-pprint-1.1...
Building wl-pprint-1.1...
Preprocessing library wl-pprint-1.1...
[1 of 1] Compiling Text.PrettyPrint.Leijen ( Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o )
In-place registering wl-pprint-1.1...
Running Haddock for wl-pprint-1.1...
Running hscolour for wl-pprint-1.1...
Preprocessing library wl-pprint-1.1...
Preprocessing library wl-pprint-1.1...
Haddock coverage:
96% ( 85 / 89) in 'Text.PrettyPrint.Leijen'
Documentation created: dist/doc/html/wl-pprint/index.html,
dist/doc/html/wl-pprint/wl-pprint.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/wl-pprint-1.1
Registering wl-pprint-1.1...
Installed wl-pprint-1.1
Configuring lvmlib-1.1...
Building lvmlib-1.1...
Preprocessing library lvmlib-1.1...
[ 1 of 33] Compiling Lvm.Path ( Lvm/Path.hs, dist/build/Lvm/Path.o )
[ 2 of 33] Compiling Lvm.Core.Parsing.Token ( Lvm/Core/Parsing/Token.hs, dist/build/Lvm/Core/Parsing/Token.o )
[ 3 of 33] Compiling Lvm.Core.Parsing.Lexer ( Lvm/Core/Parsing/Lexer.hs, dist/build/Lvm/Core/Parsing/Lexer.o )
[ 4 of 33] Compiling Lvm.Core.Parsing.Layout ( Lvm/Core/Parsing/Layout.hs, dist/build/Lvm/Core/Parsing/Layout.o )
[ 5 of 33] Compiling Lvm.Common.Id ( Lvm/Common/Id.hs, dist/build/Lvm/Common/Id.o )
[ 6 of 33] Compiling Lvm.Common.IdMap ( Lvm/Common/IdMap.hs, dist/build/Lvm/Common/IdMap.o )
[ 7 of 33] Compiling Lvm.Common.IdSet ( Lvm/Common/IdSet.hs, dist/build/Lvm/Common/IdSet.o )
[ 8 of 33] Compiling Lvm.Core.PrettyId ( Lvm/Core/PrettyId.hs, dist/build/Lvm/Core/PrettyId.o )
[ 9 of 33] Compiling Lvm.Core.Type ( Lvm/Core/Type.hs, dist/build/Lvm/Core/Type.o )
[10 of 33] Compiling Lvm.Common.Byte ( Lvm/Common/Byte.hs, dist/build/Lvm/Common/Byte.o )
[11 of 33] Compiling Lvm.Instr.Data ( Lvm/Instr/Data.hs, dist/build/Lvm/Instr/Data.o )
[12 of 33] Compiling Lvm.Core.Module ( Lvm/Core/Module.hs, dist/build/Lvm/Core/Module.o )
[13 of 33] Compiling Lvm.Data ( Lvm/Data.hs, dist/build/Lvm/Data.o )
[14 of 33] Compiling Lvm.Instr.Resolve ( Lvm/Instr/Resolve.hs, dist/build/Lvm/Instr/Resolve.o )
[15 of 33] Compiling Lvm.Instr.Rewrite ( Lvm/Instr/Rewrite.hs, dist/build/Lvm/Instr/Rewrite.o )
[16 of 33] Compiling Lvm.Core.Expr ( Lvm/Core/Expr.hs, dist/build/Lvm/Core/Expr.o )
[17 of 33] Compiling Lvm.Core.FreeVar ( Lvm/Core/FreeVar.hs, dist/build/Lvm/Core/FreeVar.o )
[18 of 33] Compiling Lvm.Core.Utils ( Lvm/Core/Utils.hs, dist/build/Lvm/Core/Utils.o )
[19 of 33] Compiling Lvm.Core.LetSort ( Lvm/Core/LetSort.hs, dist/build/Lvm/Core/LetSort.o )
[20 of 33] Compiling Lvm.Core.Lift ( Lvm/Core/Lift.hs, dist/build/Lvm/Core/Lift.o )
[21 of 33] Compiling Lvm.Core.NoShadow ( Lvm/Core/NoShadow.hs, dist/build/Lvm/Core/NoShadow.o )
[22 of 33] Compiling Lvm.Core.Normalize ( Lvm/Core/Normalize.hs, dist/build/Lvm/Core/Normalize.o )
[23 of 33] Compiling Lvm.Core.RemoveDead ( Lvm/Core/RemoveDead.hs, dist/build/Lvm/Core/RemoveDead.o )
[24 of 33] Compiling Lvm.Core.Saturate ( Lvm/Core/Saturate.hs, dist/build/Lvm/Core/Saturate.o )
[25 of 33] Compiling Lvm.Core.Parsing.Parser ( Lvm/Core/Parsing/Parser.hs, dist/build/Lvm/Core/Parsing/Parser.o )
[26 of 33] Compiling Lvm.Read ( Lvm/Read.hs, dist/build/Lvm/Read.o )
[27 of 33] Compiling Lvm.Import ( Lvm/Import.hs, dist/build/Lvm/Import.o )
[28 of 33] Compiling Lvm.Write ( Lvm/Write.hs, dist/build/Lvm/Write.o )
[29 of 33] Compiling Lvm.Asm.Data ( Lvm/Asm/Data.hs, dist/build/Lvm/Asm/Data.o )
[30 of 33] Compiling Lvm.Asm.Occur ( Lvm/Asm/Occur.hs, dist/build/Lvm/Asm/Occur.o )
[31 of 33] Compiling Lvm.Asm.Inline ( Lvm/Asm/Inline.hs, dist/build/Lvm/Asm/Inline.o )
[32 of 33] Compiling Lvm.Asm.ToLvm ( Lvm/Asm/ToLvm.hs, dist/build/Lvm/Asm/ToLvm.o )
[33 of 33] Compiling Lvm.Core.ToAsm ( Lvm/Core/ToAsm.hs, dist/build/Lvm/Core/ToAsm.o )
In-place registering lvmlib-1.1...
Preprocessing executable 'coreasm' for lvmlib-1.1...
[ 1 of 34] Compiling Lvm.Core.Parsing.Token ( Lvm/Core/Parsing/Token.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Parsing/Token.o )
[ 2 of 34] Compiling Lvm.Common.Byte ( Lvm/Common/Byte.hs, dist/build/coreasm/coreasm-tmp/Lvm/Common/Byte.o )
[ 3 of 34] Compiling Lvm.Core.Parsing.Lexer ( Lvm/Core/Parsing/Lexer.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Parsing/Lexer.o )
[ 4 of 34] Compiling Lvm.Core.Parsing.Layout ( Lvm/Core/Parsing/Layout.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Parsing/Layout.o )
[ 5 of 34] Compiling Lvm.Path ( Lvm/Path.hs, dist/build/coreasm/coreasm-tmp/Lvm/Path.o )
[ 6 of 34] Compiling Lvm.Common.Id ( Lvm/Common/Id.hs, dist/build/coreasm/coreasm-tmp/Lvm/Common/Id.o )
[ 7 of 34] Compiling Lvm.Common.IdMap ( Lvm/Common/IdMap.hs, dist/build/coreasm/coreasm-tmp/Lvm/Common/IdMap.o )
[ 8 of 34] Compiling Lvm.Common.IdSet ( Lvm/Common/IdSet.hs, dist/build/coreasm/coreasm-tmp/Lvm/Common/IdSet.o )
[ 9 of 34] Compiling Lvm.Core.PrettyId ( Lvm/Core/PrettyId.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/PrettyId.o )
[10 of 34] Compiling Lvm.Core.Type ( Lvm/Core/Type.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Type.o )
[11 of 34] Compiling Lvm.Instr.Data ( Lvm/Instr/Data.hs, dist/build/coreasm/coreasm-tmp/Lvm/Instr/Data.o )
[12 of 34] Compiling Lvm.Core.Module ( Lvm/Core/Module.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Module.o )
[13 of 34] Compiling Lvm.Asm.Data ( Lvm/Asm/Data.hs, dist/build/coreasm/coreasm-tmp/Lvm/Asm/Data.o )
[14 of 34] Compiling Lvm.Asm.Occur ( Lvm/Asm/Occur.hs, dist/build/coreasm/coreasm-tmp/Lvm/Asm/Occur.o )
[15 of 34] Compiling Lvm.Asm.Inline ( Lvm/Asm/Inline.hs, dist/build/coreasm/coreasm-tmp/Lvm/Asm/Inline.o )
[16 of 34] Compiling Lvm.Core.Expr ( Lvm/Core/Expr.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Expr.o )
[17 of 34] Compiling Lvm.Core.FreeVar ( Lvm/Core/FreeVar.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/FreeVar.o )
[18 of 34] Compiling Lvm.Core.Utils ( Lvm/Core/Utils.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Utils.o )
[19 of 34] Compiling Lvm.Core.Parsing.Parser ( Lvm/Core/Parsing/Parser.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Parsing/Parser.o )
[20 of 34] Compiling Lvm.Core.RemoveDead ( Lvm/Core/RemoveDead.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/RemoveDead.o )
[21 of 34] Compiling Lvm.Core.LetSort ( Lvm/Core/LetSort.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/LetSort.o )
[22 of 34] Compiling Lvm.Core.Lift ( Lvm/Core/Lift.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Lift.o )
[23 of 34] Compiling Lvm.Core.NoShadow ( Lvm/Core/NoShadow.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/NoShadow.o )
[24 of 34] Compiling Lvm.Core.Normalize ( Lvm/Core/Normalize.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Normalize.o )
[25 of 34] Compiling Lvm.Core.Saturate ( Lvm/Core/Saturate.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/Saturate.o )
[26 of 34] Compiling Lvm.Core.ToAsm ( Lvm/Core/ToAsm.hs, dist/build/coreasm/coreasm-tmp/Lvm/Core/ToAsm.o )
[27 of 34] Compiling Lvm.Data ( Lvm/Data.hs, dist/build/coreasm/coreasm-tmp/Lvm/Data.o )
[28 of 34] Compiling Lvm.Write ( Lvm/Write.hs, dist/build/coreasm/coreasm-tmp/Lvm/Write.o )
[29 of 34] Compiling Lvm.Instr.Rewrite ( Lvm/Instr/Rewrite.hs, dist/build/coreasm/coreasm-tmp/Lvm/Instr/Rewrite.o )
[30 of 34] Compiling Lvm.Instr.Resolve ( Lvm/Instr/Resolve.hs, dist/build/coreasm/coreasm-tmp/Lvm/Instr/Resolve.o )
[31 of 34] Compiling Lvm.Asm.ToLvm ( Lvm/Asm/ToLvm.hs, dist/build/coreasm/coreasm-tmp/Lvm/Asm/ToLvm.o )
[32 of 34] Compiling Lvm.Read ( Lvm/Read.hs, dist/build/coreasm/coreasm-tmp/Lvm/Read.o )
[33 of 34] Compiling Lvm.Import ( Lvm/Import.hs, dist/build/coreasm/coreasm-tmp/Lvm/Import.o )
[34 of 34] Compiling Main ( Lvm/Core/Main.hs, dist/build/coreasm/coreasm-tmp/Main.o )
Linking dist/build/coreasm/coreasm ...
Running Haddock for lvmlib-1.1...
Running hscolour for lvmlib-1.1...
Preprocessing library lvmlib-1.1...
Preprocessing executable 'coreasm' for lvmlib-1.1...
Preprocessing library lvmlib-1.1...
Haddock coverage:
0% ( 0 / 7) in 'Lvm.Path'
0% ( 0 / 6) in 'Lvm.Core.Parsing.Token'
0% ( 0 / 2) in 'Lvm.Core.Parsing.Lexer'
0% ( 0 / 2) in 'Lvm.Core.Parsing.Layout'
0% ( 0 / 17) in 'Lvm.Common.Id'
0% ( 0 / 28) in 'Lvm.Common.IdMap'
0% ( 0 / 17) in 'Lvm.Common.IdSet'
0% ( 0 / 7) in 'Lvm.Core.PrettyId'
0% ( 0 / 5) in 'Lvm.Core.Type'
6% ( 1 / 18) in 'Lvm.Common.Byte'
0% ( 0 / 18) in 'Lvm.Instr.Data'
0% ( 0 / 30) in 'Lvm.Core.Module'
17% ( 1 / 6) in 'Lvm.Data'
0% ( 0 / 2) in 'Lvm.Instr.Resolve'
0% ( 0 / 2) in 'Lvm.Instr.Rewrite'
0% ( 0 / 11) in 'Lvm.Core.Expr'
0% ( 0 / 3) in 'Lvm.Core.FreeVar'
9% ( 1 / 11) in 'Lvm.Core.Utils'
0% ( 0 / 2) in 'Lvm.Core.LetSort'
0% ( 0 / 2) in 'Lvm.Core.Lift'
0% ( 0 / 3) in 'Lvm.Core.NoShadow'
0% ( 0 / 2) in 'Lvm.Core.Normalize'
0% ( 0 / 2) in 'Lvm.Core.RemoveDead'
0% ( 0 / 2) in 'Lvm.Core.Saturate'
0% ( 0 / 3) in 'Lvm.Core.Parsing.Parser'
0% ( 0 / 3) in 'Lvm.Read'
0% ( 0 / 3) in 'Lvm.Import'
0% ( 0 / 3) in 'Lvm.Write'
0% ( 0 / 12) in 'Lvm.Asm.Data'
0% ( 0 / 2) in 'Lvm.Asm.Occur'
0% ( 0 / 2) in 'Lvm.Asm.Inline'
0% ( 0 / 2) in 'Lvm.Asm.ToLvm'
0% ( 0 / 2) in 'Lvm.Core.ToAsm'
Warning: Lvm.Core.Parsing.Lexer: could not find link destinations for:
Lvm.Core.Parsing.Lexer.Lexer
Documentation created: dist/doc/html/lvmlib/index.html,
dist/doc/html/lvmlib/lvmlib.txt
Preprocessing executable 'coreasm' for lvmlib-1.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lvmlib-1.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering lvmlib-1.1...
Installed lvmlib-1.1
Test log
No test log was submitted for this report.