Build #1 for copilot-libraries-0.5

[all reports]

Package copilot-libraries-0.5
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies parsec-3.1.3, mtl-2.1.2, copilot-language-2.1.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 data-reify-0.6...
Building data-reify-0.6...
Preprocessing library data-reify-0.6...
[1 of 2] Compiling Data.Reify.Graph ( Data/Reify/Graph.hs, dist/build/Data/Reify/Graph.o )
[2 of 2] Compiling Data.Reify       ( Data/Reify.hs, dist/build/Data/Reify.o )
In-place registering data-reify-0.6...
Running Haddock for data-reify-0.6...
Running hscolour for data-reify-0.6...
Preprocessing library data-reify-0.6...
Preprocessing library data-reify-0.6...
Haddock coverage:
  67% (  2 /  3) in 'Data.Reify.Graph'
  75% (  3 /  4) in 'Data.Reify'
Documentation created: dist/doc/html/data-reify/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-reify-0.6
Registering data-reify-0.6...
Installed data-reify-0.6
Configuring dlist-0.6...
Building dlist-0.6...
Preprocessing library dlist-0.6...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.6...
Running Haddock for dlist-0.6...
Running hscolour for dlist-0.6...
Preprocessing library dlist-0.6...
Preprocessing library dlist-0.6...
Haddock coverage:
  95% ( 20 / 21) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6
Registering dlist-0.6...
Installed dlist-0.6
Configuring pretty-ncols-0.1...
Building pretty-ncols-0.1...
Preprocessing library pretty-ncols-0.1...
[1 of 1] Compiling Text.PrettyPrint.NCol ( Text/PrettyPrint/NCol.hs, dist/build/Text/PrettyPrint/NCol.o )
In-place registering pretty-ncols-0.1...
Running Haddock for pretty-ncols-0.1...
Running hscolour for pretty-ncols-0.1...
Preprocessing library pretty-ncols-0.1...
Preprocessing library pretty-ncols-0.1...
Haddock coverage:
   0% (  0 /  3) in 'Text.PrettyPrint.NCol'
Documentation created: dist/doc/html/pretty-ncols/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pretty-ncols-0.1
Registering pretty-ncols-0.1...
Installed pretty-ncols-0.1
Configuring copilot-core-2.1.1...
Building copilot-core-2.1.1...
Preprocessing library copilot-core-2.1.1...
[ 1 of 23] Compiling Copilot.Core.Type.Equality ( src/Copilot/Core/Type/Equality.hs, dist/build/Copilot/Core/Type/Equality.o )
[ 2 of 23] Compiling Copilot.Core.Random.Weights ( src/Copilot/Core/Random/Weights.hs, dist/build/Copilot/Core/Random/Weights.o )
[ 3 of 23] Compiling Copilot.Core.Type.Dynamic ( src/Copilot/Core/Type/Dynamic.hs, dist/build/Copilot/Core/Type/Dynamic.o )
[ 4 of 23] Compiling Copilot.Core.Type ( src/Copilot/Core/Type.hs, dist/build/Copilot/Core/Type.o )
[ 5 of 23] Compiling Copilot.Core.Type.Uninitialized ( src/Copilot/Core/Type/Uninitialized.hs, dist/build/Copilot/Core/Type/Uninitialized.o )
[ 6 of 23] Compiling Copilot.Core.Type.Show ( src/Copilot/Core/Type/Show.hs, dist/build/Copilot/Core/Type/Show.o )
[ 7 of 23] Compiling Copilot.Core.Operators ( src/Copilot/Core/Operators.hs, dist/build/Copilot/Core/Operators.o )
[ 8 of 23] Compiling Copilot.Core.Expr ( src/Copilot/Core/Expr.hs, dist/build/Copilot/Core/Expr.o )
[ 9 of 23] Compiling Copilot.Core.Spec ( src/Copilot/Core/Spec.hs, dist/build/Copilot/Core/Spec.o )
[10 of 23] Compiling Copilot.Core.External ( src/Copilot/Core/External.hs, dist/build/Copilot/Core/External.o )
[11 of 23] Compiling Copilot.Core.MakeTags ( src/Copilot/Core/MakeTags.hs, dist/build/Copilot/Core/MakeTags.o )
[12 of 23] Compiling Copilot.Core.Error ( src/Copilot/Core/Error.hs, dist/build/Copilot/Core/Error.o )
[13 of 23] Compiling Copilot.Core.Random.Gen ( src/Copilot/Core/Random/Gen.hs, dist/build/Copilot/Core/Random/Gen.o )
[14 of 23] Compiling Copilot.Core.Type.Eq ( src/Copilot/Core/Type/Eq.hs, dist/build/Copilot/Core/Type/Eq.o )
[15 of 23] Compiling Copilot.Core.Type.Read ( src/Copilot/Core/Type/Read.hs, dist/build/Copilot/Core/Type/Read.o )
[16 of 23] Compiling Copilot.Core     ( src/Copilot/Core.hs, dist/build/Copilot/Core.o )
[17 of 23] Compiling Copilot.Core.Interpret.Eval ( src/Copilot/Core/Interpret/Eval.hs, dist/build/Copilot/Core/Interpret/Eval.o )
[18 of 23] Compiling Copilot.Core.Interpret.Render ( src/Copilot/Core/Interpret/Render.hs, dist/build/Copilot/Core/Interpret/Render.o )
[19 of 23] Compiling Copilot.Core.Interpret ( src/Copilot/Core/Interpret.hs, dist/build/Copilot/Core/Interpret.o )
[20 of 23] Compiling Copilot.Core.Locals ( src/Copilot/Core/Locals.hs, dist/build/Copilot/Core/Locals.o )
[21 of 23] Compiling Copilot.Core.Random ( src/Copilot/Core/Random.hs, dist/build/Copilot/Core/Random.o )
[22 of 23] Compiling Copilot.Core.PrettyPrint ( src/Copilot/Core/PrettyPrint.hs, dist/build/Copilot/Core/PrettyPrint.o )
[23 of 23] Compiling Copilot.Compile.Header.C99 ( src/Copilot/Compile/Header/C99.hs, dist/build/Copilot/Compile/Header/C99.o )
In-place registering copilot-core-2.1.1...
Running Haddock for copilot-core-2.1.1...
Running hscolour for copilot-core-2.1.1...
Preprocessing library copilot-core-2.1.1...
Preprocessing library copilot-core-2.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, random-1.0.1.1,
transformers-0.3.0.0
Haddock coverage:
   0% (  0 /  8) in 'Copilot.Core.Type.Equality'
   0% (  0 /  4) in 'Copilot.Core.Random.Weights'
  14% (  1 /  7) in 'Copilot.Core.Type.Dynamic'
  40% (  2 /  5) in 'Copilot.Core.Type'
  50% (  1 /  2) in 'Copilot.Core.Type.Uninitialized'
   0% (  0 /  6) in 'Copilot.Core.Type.Show'
  50% (  2 /  4) in 'Copilot.Core.Operators'
  71% (  5 /  7) in 'Copilot.Core.Expr'
  80% (  4 /  5) in 'Copilot.Core.Spec'
   0% (  0 /  7) in 'Copilot.Core.External'
  50% (  1 /  2) in 'Copilot.Core.MakeTags'
   0% (  0 /  3) in 'Copilot.Core.Error'
  17% (  2 / 12) in 'Copilot.Core.Random.Gen'
   0% (  0 /  4) in 'Copilot.Core.Type.Eq'
   0% (  0 /  4) in 'Copilot.Core.Type.Read'
 100% ( 11 / 11) in 'Copilot.Core'
  20% (  1 /  5) in 'Copilot.Core.Interpret.Eval'
  33% (  1 /  3) in 'Copilot.Core.Interpret.Render'
  67% (  2 /  3) in 'Copilot.Core.Interpret'
  33% (  1 /  3) in 'Copilot.Core.Locals'
  50% (  1 /  2) in 'Copilot.Core.Random'
 100% (  2 /  2) in 'Copilot.Core.PrettyPrint'
  33% (  1 /  3) in 'Copilot.Compile.Header.C99'
Warning: Copilot.Core.Random.Gen: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Warning: Copilot.Core.Random: could not find link destinations for:
    System.Random.StdGen
Documentation created: dist/doc/html/copilot-core/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/copilot-core-2.1.1
Registering copilot-core-2.1.1...
Installed copilot-core-2.1.1
Configuring copilot-language-2.1.1...
Building copilot-language-2.1.1...
Preprocessing library copilot-language-2.1.1...
[ 1 of 22] Compiling System.Mem.StableName.Dynamic ( src/System/Mem/StableName/Dynamic.hs, dist/build/System/Mem/StableName/Dynamic.o )
[ 2 of 22] Compiling System.Mem.StableName.Map ( src/System/Mem/StableName/Map.hs, dist/build/System/Mem/StableName/Map.o )
[ 3 of 22] Compiling Copilot.Language.Prelude ( src/Copilot/Language/Prelude.hs, dist/build/Copilot/Language/Prelude.o )
[ 4 of 22] Compiling Copilot.Language.Stream ( src/Copilot/Language/Stream.hs, dist/build/Copilot/Language/Stream.o )
[ 5 of 22] Compiling Copilot.Language.Spec ( src/Copilot/Language/Spec.hs, dist/build/Copilot/Language/Spec.o )
[ 6 of 22] Compiling Copilot.Language.Operators.BitWise ( src/Copilot/Language/Operators/BitWise.hs, dist/build/Copilot/Language/Operators/BitWise.o )

src/Copilot/Language/Operators/BitWise.hs:23:10: Warning:
    No explicit method or default declaration for `bit'
    In the instance declaration for `Bits (Stream a)'

src/Copilot/Language/Operators/BitWise.hs:23:10: Warning:
    No explicit method or default declaration for `testBit'
    In the instance declaration for `Bits (Stream a)'

src/Copilot/Language/Operators/BitWise.hs:23:10: Warning:
    No explicit method or default declaration for `popCount'
    In the instance declaration for `Bits (Stream a)'
[ 7 of 22] Compiling Copilot.Language.Operators.Temporal ( src/Copilot/Language/Operators/Temporal.hs, dist/build/Copilot/Language/Operators/Temporal.o )
[ 8 of 22] Compiling Copilot.Language.Operators.Ord ( src/Copilot/Language/Operators/Ord.hs, dist/build/Copilot/Language/Operators/Ord.o )
[ 9 of 22] Compiling Copilot.Language.Operators.Mux ( src/Copilot/Language/Operators/Mux.hs, dist/build/Copilot/Language/Operators/Mux.o )
[10 of 22] Compiling Copilot.Language.Operators.Integral ( src/Copilot/Language/Operators/Integral.hs, dist/build/Copilot/Language/Operators/Integral.o )
[11 of 22] Compiling Copilot.Language.Operators.Local ( src/Copilot/Language/Operators/Local.hs, dist/build/Copilot/Language/Operators/Local.o )
[12 of 22] Compiling Copilot.Language.Operators.Extern ( src/Copilot/Language/Operators/Extern.hs, dist/build/Copilot/Language/Operators/Extern.o )
[13 of 22] Compiling Copilot.Language.Operators.Eq ( src/Copilot/Language/Operators/Eq.hs, dist/build/Copilot/Language/Operators/Eq.o )
[14 of 22] Compiling Copilot.Language.Operators.Constant ( src/Copilot/Language/Operators/Constant.hs, dist/build/Copilot/Language/Operators/Constant.o )
[15 of 22] Compiling Copilot.Language.Operators.Cast ( src/Copilot/Language/Operators/Cast.hs, dist/build/Copilot/Language/Operators/Cast.o )
[16 of 22] Compiling Copilot.Language.Operators.Boolean ( src/Copilot/Language/Operators/Boolean.hs, dist/build/Copilot/Language/Operators/Boolean.o )
[17 of 22] Compiling Copilot.Language.Error ( src/Copilot/Language/Error.hs, dist/build/Copilot/Language/Error.o )
[18 of 22] Compiling Copilot.Language.Analyze ( src/Copilot/Language/Analyze.hs, dist/build/Copilot/Language/Analyze.o )
[19 of 22] Compiling Copilot.Language.Reify ( src/Copilot/Language/Reify.hs, dist/build/Copilot/Language/Reify.o )
[20 of 22] Compiling Copilot.Language.Interpret ( src/Copilot/Language/Interpret.hs, dist/build/Copilot/Language/Interpret.o )
[21 of 22] Compiling Copilot.Language ( src/Copilot/Language.hs, dist/build/Copilot/Language.o )
[22 of 22] Compiling Copilot          ( src/Copilot.hs, dist/build/Copilot.o )
In-place registering copilot-language-2.1.1...
Running Haddock for copilot-language-2.1.1...
Running hscolour for copilot-language-2.1.1...
Preprocessing library copilot-language-2.1.1...
Preprocessing library copilot-language-2.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, random-1.0.1.1,
transformers-0.3.0.0

dist/build/tmp-8240/src/Copilot/Language/Operators/BitWise.hs:23:10: Warning:
    No explicit method or default declaration for `bit'
    In the instance declaration for `Bits (Stream a)'

dist/build/tmp-8240/src/Copilot/Language/Operators/BitWise.hs:23:10: Warning:
    No explicit method or default declaration for `testBit'
    In the instance declaration for `Bits (Stream a)'

dist/build/tmp-8240/src/Copilot/Language/Operators/BitWise.hs:23:10: Warning:
    No explicit method or default declaration for `popCount'
    In the instance declaration for `Bits (Stream a)'
Haddock coverage:
   0% (  0 /  4) in 'System.Mem.StableName.Dynamic'
  31% (  4 / 13) in 'System.Mem.StableName.Map'
 100% (  2 /  2) in 'Copilot.Language.Prelude'
  33% (  1 /  3) in 'Copilot.Language.Stream'
   9% (  1 / 11) in 'Copilot.Language.Spec'
  40% (  2 /  5) in 'Copilot.Language.Operators.BitWise'
  33% (  1 /  3) in 'Copilot.Language.Operators.Temporal'
  20% (  1 /  5) in 'Copilot.Language.Operators.Ord'
  33% (  1 /  3) in 'Copilot.Language.Operators.Mux'
  25% (  1 /  4) in 'Copilot.Language.Operators.Integral'
  50% (  1 /  2) in 'Copilot.Language.Operators.Local'
  11% (  3 / 28) in 'Copilot.Language.Operators.Extern'
  33% (  1 /  3) in 'Copilot.Language.Operators.Eq'
   8% (  1 / 13) in 'Copilot.Language.Operators.Constant'
  50% (  1 /  2) in 'Copilot.Language.Operators.Cast'
  12% (  1 /  8) in 'Copilot.Language.Operators.Boolean'
   0% (  0 /  3) in 'Copilot.Language.Error'
  33% (  1 /  3) in 'Copilot.Language.Analyze'
  50% (  1 /  2) in 'Copilot.Language.Reify'
  67% (  2 /  3) in 'Copilot.Language.Interpret'
  65% ( 17 / 26) in 'Copilot.Language'
 100% (  2 /  2) in 'Copilot'
Warning: Copilot.Language.Operators.Extern: could not find link destinations for:
    Copilot.Language.Stream.Arg Copilot.Language.Operators.Extern.Size
Warning: Copilot.Language.Operators.Cast: could not find link destinations for:
    Copilot.Language.Operators.Cast.Cast
Warning: Copilot.Language: could not find link destinations for:
    Control.Monad.Trans.Writer.Lazy.Writer Copilot.Language.Spec.SpecItem Copilot.Language.Stream.Arg
Documentation created: dist/doc/html/copilot-language/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/copilot-language-2.1.1
Registering copilot-language-2.1.1...
Installed copilot-language-2.1.1
Downloading copilot-libraries-0.5...
Configuring copilot-libraries-0.5...
Building copilot-libraries-0.5...
Preprocessing library copilot-libraries-0.5...
[1 of 9] Compiling Copilot.Library.Stacks ( src/Copilot/Library/Stacks.hs, dist/build/Copilot/Library/Stacks.o )

src/Copilot/Library/Stacks.hs:13:1: Warning:
    The import of `Copilot.Language.Prelude' is redundant
      except perhaps to import instances from `Copilot.Language.Prelude'
    To import instances alone, use: import Copilot.Language.Prelude()
[2 of 9] Compiling Copilot.Library.Voting ( src/Copilot/Library/Voting.hs, dist/build/Copilot/Library/Voting.o )

src/Copilot/Library/Voting.hs:22:1: Warning:
    The import of `Copilot.Language.Prelude' is redundant
      except perhaps to import instances from `Copilot.Language.Prelude'
    To import instances alone, use: import Copilot.Language.Prelude()
[3 of 9] Compiling Copilot.Library.Utils ( src/Copilot/Library/Utils.hs, dist/build/Copilot/Library/Utils.o )

src/Copilot/Library/Utils.hs:14:1: Warning:
    The import of `Copilot.Language.Prelude' is redundant
      except perhaps to import instances from `Copilot.Language.Prelude'
    To import instances alone, use: import Copilot.Language.Prelude()
[4 of 9] Compiling Copilot.Library.RegExp ( src/Copilot/Library/RegExp.hs, dist/build/Copilot/Library/RegExp.o )
[5 of 9] Compiling Copilot.Library.Statistics ( src/Copilot/Library/Statistics.hs, dist/build/Copilot/Library/Statistics.o )

src/Copilot/Library/Statistics.hs:15:1: Warning:
    The import of `Copilot.Language.Prelude' is redundant
      except perhaps to import instances from `Copilot.Language.Prelude'
    To import instances alone, use: import Copilot.Language.Prelude()
[6 of 9] Compiling Copilot.Library.PTLTL ( src/Copilot/Library/PTLTL.hs, dist/build/Copilot/Library/PTLTL.o )

src/Copilot/Library/PTLTL.hs:20:1: Warning:
    The import of `Data.Bool' is redundant
      except perhaps to import instances from `Data.Bool'
    To import instances alone, use: import Data.Bool()
[7 of 9] Compiling Copilot.Library.LTL ( src/Copilot/Library/LTL.hs, dist/build/Copilot/Library/LTL.o )

src/Copilot/Library/LTL.hs:29:1: Warning:
    The import of `Copilot.Language.Prelude' is redundant
      except perhaps to import instances from `Copilot.Language.Prelude'
    To import instances alone, use: import Copilot.Language.Prelude()
[8 of 9] Compiling Copilot.Library.Clocks ( src/Copilot/Library/Clocks.hs, dist/build/Copilot/Library/Clocks.o )

src/Copilot/Library/Clocks.hs:31:1: Warning:
    The import of `Data.Bool' is redundant
      except perhaps to import instances from `Data.Bool'
    To import instances alone, use: import Data.Bool()

src/Copilot/Library/Clocks.hs:32:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
[9 of 9] Compiling Copilot.Library.Libraries ( src/Copilot/Library/Libraries.hs, dist/build/Copilot/Library/Libraries.o )
In-place registering copilot-libraries-0.5...
Running Haddock for copilot-libraries-0.5...
Running hscolour for copilot-libraries-0.5...
Preprocessing library copilot-libraries-0.5...
Preprocessing library copilot-libraries-0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, parsec-3.1.3,
random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-8240/src/Copilot/Library/Stacks.hs:13:1: Warning:
    The import of `Copilot.Language.Prelude' is redundant
      except perhaps to import instances from `Copilot.Language.Prelude'
    To import instances alone, use: import Copilot.Language.Prelude()

dist/build/tmp-8240/src/Copilot/Library/Voting.hs:22:1: Warning:
    The import of `Copilot.Language.Prelude' is redundant
      except perhaps to import instances from `Copilot.Language.Prelude'
    To import instances alone, use: import Copilot.Language.Prelude()

dist/build/tmp-8240/src/Copilot/Library/Utils.hs:14:1: Warning:
    The import of `Copilot.Language.Prelude' is redundant
      except perhaps to import instances from `Copilot.Language.Prelude'
    To import instances alone, use: import Copilot.Language.Prelude()

dist/build/tmp-8240/src/Copilot/Library/RegExp.hs:5:1:
    parse error on input `import'
Haddock coverage:
  33% (  1 /  3) in 'Copilot.Library.Stacks'
  33% (  1 /  3) in 'Copilot.Library.Voting'
  21% (  3 / 14) in 'Copilot.Library.Utils'
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/copilot-libraries-0.5
Registering copilot-libraries-0.5...
Installed copilot-libraries-0.5

Test log

No test log was submitted for this report.