Build #1 for llvm-pkg-config-0.0

[all reports]

Package llvm-pkg-config-0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-05-20 12:01:01.462837 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies utility-ht-0.0.10, transformers-0.3.0.0, process-1.2.0.0, explicit-exception-0.1.7.3, base-4.7.0.1, Cabal-1.18.1.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring explicit-exception-0.1.7.3...
Building explicit-exception-0.1.7.3...
Preprocessing library explicit-exception-0.1.7.3...
[ 1 of 11] Compiling Control.Monad.Label ( src/Control/Monad/Label.hs, dist/build/Control/Monad/Label.o )
[ 2 of 11] Compiling Control.Monad.Exception.Synchronous ( src/Control/Monad/Exception/Synchronous.hs, dist/build/Control/Monad/Exception/Synchronous.o )
[ 3 of 11] Compiling Control.Monad.Exception.Asynchronous.Strict ( src/Control/Monad/Exception/Asynchronous/Strict.hs, dist/build/Control/Monad/Exception/Asynchronous/Strict.o )
[ 4 of 11] Compiling Control.Monad.Exception.Warning ( src/Control/Monad/Exception/Warning.hs, dist/build/Control/Monad/Exception/Warning.o )
[ 5 of 11] Compiling Control.Monad.Exception.Label ( src/Control/Monad/Exception/Label.hs, dist/build/Control/Monad/Exception/Label.o )
[ 6 of 11] Compiling System.IO.Straight ( src/System/IO/Straight.hs, dist/build/System/IO/Straight.o )

src/System/IO/Straight.hs:68:10: Warning:
    Orphan instance:
      instance (MonadSIO m, ContainsIOException e) =>
               MonadIO (ExceptionalT e m)
[ 7 of 11] Compiling System.IO.Exception.File ( src/System/IO/Exception/File.hs, dist/build/System/IO/Exception/File.o )
[ 8 of 11] Compiling System.IO.Exception.BinaryFile ( src/System/IO/Exception/BinaryFile.hs, dist/build/System/IO/Exception/BinaryFile.o )
[ 9 of 11] Compiling Control.Monad.Exception.Asynchronous.Lazy ( src/Control/Monad/Exception/Asynchronous/Lazy.hs, dist/build/Control/Monad/Exception/Asynchronous/Lazy.o )
[10 of 11] Compiling Control.Monad.Exception.Asynchronous ( src/Control/Monad/Exception/Asynchronous.hs, dist/build/Control/Monad/Exception/Asynchronous.o )
[11 of 11] Compiling System.IO.Exception.TextFile ( src/System/IO/Exception/TextFile.hs, dist/build/System/IO/Exception/TextFile.o )

src/System/IO/Exception/TextFile.hs:47:4: Warning:
    In the use of ‘Async.manySynchronousT’
    (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
    Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
In-place registering explicit-exception-0.1.7.3...
Running Haddock for explicit-exception-0.1.7.3...
Running hscolour for explicit-exception-0.1.7.3...
Preprocessing library explicit-exception-0.1.7.3...
Preprocessing library explicit-exception-0.1.7.3...

src/System/IO/Straight.hs:68:10: Warning:
    Orphan instance:
      instance (MonadSIO m, ContainsIOException e) =>
               MonadIO (ExceptionalT e m)

src/System/IO/Exception/TextFile.hs:47:4: Warning:
    In the use of ‘Async.manySynchronousT’
    (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
    Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
Haddock coverage:
  18% (  3 / 17) in 'Control.Monad.Label'
  28% ( 11 / 40) in 'Control.Monad.Exception.Synchronous'
  44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Strict'
  29% (  5 / 17) in 'Control.Monad.Exception.Warning'
  25% (  3 / 12) in 'Control.Monad.Exception.Label'
  57% (  4 /  7) in 'System.IO.Straight'
   0% (  0 /  3) in 'System.IO.Exception.File'
  20% (  1 /  5) in 'System.IO.Exception.BinaryFile'
  44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Lazy'
 100% (  2 /  2) in 'Control.Monad.Exception.Asynchronous'
  29% (  2 /  7) in 'System.IO.Exception.TextFile'
Warning: Control.Monad.Exception.Synchronous: could not find link destinations for:
    System.IO.Straight.MonadSIO System.IO.Straight.ContainsIOException
Documentation created: dist/doc/html/explicit-exception/index.html,
dist/doc/html/explicit-exception/explicit-exception.txt
Creating package registration file:
/tmp/pkgConf-explicit-exception-0.1.712802.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/explicit-exception-0.1.7.3
Registering explicit-exception-0.1.7.3...
Installed explicit-exception-0.1.7.3
Configuring utility-ht-0.0.10...
Building utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
[ 1 of 24] Compiling Text.Show.HT     ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 24] Compiling Text.Read.HT     ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 5 of 24] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 6 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 7 of 24] Compiling Data.Monoid.HT   ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[ 8 of 24] Compiling Data.Maybe.HT    ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[ 9 of 24] Compiling Data.Ix.Enum     ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[13 of 24] Compiling Data.List.Key    ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[14 of 24] Compiling Data.Ord.HT      ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[15 of 24] Compiling Data.Eq.HT       ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[17 of 24] Compiling Data.Bool.HT     ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[20 of 24] Compiling Data.List.HT     ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )
[22 of 24] Compiling Data.Record.HT   ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[23 of 24] Compiling Data.String.HT   ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[24 of 24] Compiling Data.List.Match  ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.10...
Running Haddock for utility-ht-0.0.10...
Running hscolour for utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
Haddock coverage:
  33% (  1 /  3) in 'Text.Show.HT'
  40% (  2 /  5) in 'Text.Read.HT'
   0% (  0 /  6) in 'Data.Strictness.HT'
  40% (  8 / 20) in 'Control.Monad.HT'
  29% (  5 / 17) in 'Data.Tuple.HT'
   0% (  0 /  6) in 'Control.Functor.HT'
  50% (  2 /  4) in 'Data.Monoid.HT'
  50% (  2 /  4) in 'Data.Maybe.HT'
  14% (  1 /  7) in 'Data.Ix.Enum'
  75% (  6 /  8) in 'Data.Function.HT.Private'
  75% (  3 /  4) in 'Data.Function.HT'
  29% (  5 / 17) in 'Data.List.Key.Private'
  57% (  4 /  7) in 'Data.List.Key'
  50% (  2 /  4) in 'Data.Ord.HT'
   0% (  0 /  2) in 'Data.Eq.HT'
  78% (  7 /  9) in 'Data.Bool.HT.Private'
  83% (  5 /  6) in 'Data.Bool.HT'
  56% ( 10 / 18) in 'Data.List.Match.Private'
  47% ( 58 /124) in 'Data.List.HT.Private'
  74% ( 43 / 58) in 'Data.List.HT'
  40% (  2 /  5) in 'Data.Record.HT.Private'
  67% (  2 /  3) in 'Data.Record.HT'
  50% (  1 /  2) in 'Data.String.HT'
  67% (  6 /  9) in 'Data.List.Match'
Documentation created: dist/doc/html/utility-ht/index.html,
dist/doc/html/utility-ht/utility-ht.txt
Creating package registration file: /tmp/pkgConf-utility-ht-0.012802.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utility-ht-0.0.10
Registering utility-ht-0.0.10...
Installed utility-ht-0.0.10
Downloading llvm-pkg-config-0.0...
Configuring llvm-pkg-config-0.0...
Building llvm-pkg-config-0.0...
Preprocessing executable 'llvm-pkg-config' for llvm-pkg-config-0.0...
[1 of 3] Compiling Utility          ( src/Utility.hs, dist/build/llvm-pkg-config/llvm-pkg-config-tmp/Utility.o )
[2 of 3] Compiling Options          ( src/Options.hs, dist/build/llvm-pkg-config/llvm-pkg-config-tmp/Options.o )
[3 of 3] Compiling Main             ( src/Main.hs, dist/build/llvm-pkg-config/llvm-pkg-config-tmp/Main.o )
Linking dist/build/llvm-pkg-config/llvm-pkg-config ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
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.
Installed llvm-pkg-config-0.0

Test log

No test log was submitted for this report.