Build #1 for llvm-general-pure-3.3.11.1

[all reports]

Package llvm-general-pure-3.3.11.1
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, template-haskell-2.8.0.0, setenv-0.1.1.1, parsec-3.1.3, mtl-2.1.2, containers-0.5.0.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring setenv-0.1.1.1...
Building setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
[1 of 1] Compiling System.SetEnv    ( src/System/SetEnv.hs, dist/build/System/SetEnv.o )
In-place registering setenv-0.1.1.1...
Running Haddock for setenv-0.1.1.1...
Running hscolour for setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
Haddock coverage:
  67% (  2 /  3) in 'System.SetEnv'
Documentation created: dist/doc/html/setenv/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/setenv-0.1.1.1
Registering setenv-0.1.1.1...
Installed setenv-0.1.1.1
[1 of 1] Compiling Main             ( /tmp/llvm-general-pure-3.3.11.1-4731/llvm-general-pure-3.3.11.1/Setup.hs, /tmp/llvm-general-pure-3.3.11.1-4731/llvm-general-pure-3.3.11.1/dist/setup/Main.o )
Linking /tmp/llvm-general-pure-3.3.11.1-4731/llvm-general-pure-3.3.11.1/dist/setup/setup ...
Configuring llvm-general-pure-3.3.11.1...
Building llvm-general-pure-3.3.11.1...
Preprocessing library llvm-general-pure-3.3.11.1...
[ 1 of 21] Compiling LLVM.General.Internal.PrettyPrint ( src/LLVM/General/Internal/PrettyPrint.hs, dist/build/LLVM/General/Internal/PrettyPrint.o )
[ 2 of 21] Compiling LLVM.General.AST.RMWOperation ( src/LLVM/General/AST/RMWOperation.hs, dist/build/LLVM/General/AST/RMWOperation.o )
[ 3 of 21] Compiling LLVM.General.AST.Visibility ( src/LLVM/General/AST/Visibility.hs, dist/build/LLVM/General/AST/Visibility.o )
[ 4 of 21] Compiling LLVM.General.AST.Linkage ( src/LLVM/General/AST/Linkage.hs, dist/build/LLVM/General/AST/Linkage.o )
[ 5 of 21] Compiling LLVM.General.AST.Float ( src/LLVM/General/AST/Float.hs, dist/build/LLVM/General/AST/Float.o )
[ 6 of 21] Compiling LLVM.General.AST.IntegerPredicate ( src/LLVM/General/AST/IntegerPredicate.hs, dist/build/LLVM/General/AST/IntegerPredicate.o )
[ 7 of 21] Compiling LLVM.General.AST.FloatingPointPredicate ( src/LLVM/General/AST/FloatingPointPredicate.hs, dist/build/LLVM/General/AST/FloatingPointPredicate.o )
[ 8 of 21] Compiling LLVM.General.AST.CallingConvention ( src/LLVM/General/AST/CallingConvention.hs, dist/build/LLVM/General/AST/CallingConvention.o )
[ 9 of 21] Compiling LLVM.General.AST.Attribute ( src/LLVM/General/AST/Attribute.hs, dist/build/LLVM/General/AST/Attribute.o )
[10 of 21] Compiling LLVM.General.AST.AddrSpace ( src/LLVM/General/AST/AddrSpace.hs, dist/build/LLVM/General/AST/AddrSpace.o )
[11 of 21] Compiling LLVM.General.AST.DataLayout ( src/LLVM/General/AST/DataLayout.hs, dist/build/LLVM/General/AST/DataLayout.o )
[12 of 21] Compiling LLVM.General.DataLayout ( src/LLVM/General/DataLayout.hs, dist/build/LLVM/General/DataLayout.o )
[13 of 21] Compiling LLVM.General.AST.Name ( src/LLVM/General/AST/Name.hs, dist/build/LLVM/General/AST/Name.o )
[14 of 21] Compiling LLVM.General.AST.Type ( src/LLVM/General/AST/Type.hs, dist/build/LLVM/General/AST/Type.o )
[15 of 21] Compiling LLVM.General.AST.InlineAssembly ( src/LLVM/General/AST/InlineAssembly.hs, dist/build/LLVM/General/AST/InlineAssembly.o )
[16 of 21] Compiling LLVM.General.AST.Constant ( src/LLVM/General/AST/Constant.hs, dist/build/LLVM/General/AST/Constant.o )
[17 of 21] Compiling LLVM.General.AST.Operand ( src/LLVM/General/AST/Operand.hs, dist/build/LLVM/General/AST/Operand.o )
[18 of 21] Compiling LLVM.General.AST.Instruction ( src/LLVM/General/AST/Instruction.hs, dist/build/LLVM/General/AST/Instruction.o )
[19 of 21] Compiling LLVM.General.AST.Global ( src/LLVM/General/AST/Global.hs, dist/build/LLVM/General/AST/Global.o )
[20 of 21] Compiling LLVM.General.AST ( src/LLVM/General/AST.hs, dist/build/LLVM/General/AST.o )
[21 of 21] Compiling LLVM.General.PrettyPrint ( src/LLVM/General/PrettyPrint.hs, dist/build/LLVM/General/PrettyPrint.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package setenv-0.1.1.1 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package text-0.11.2.3 ... linking ... done.
Loading package parsec-3.1.3 ... linking ... done.
In-place registering llvm-general-pure-3.3.11.1...
Running Haddock for llvm-general-pure-3.3.11.1...
Running hscolour for llvm-general-pure-3.3.11.1...
Preprocessing library llvm-general-pure-3.3.11.1...
HsColour: Most RTS options are disabled. Link with -rtsopts to enable them.
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/llvm-general-pure-3.3.11.1
Registering llvm-general-pure-3.3.11.1...
Installed llvm-general-pure-3.3.11.1

Test log

No test log was submitted for this report.