Build #1 for crocodile-0.1.2

[all reports]

Package crocodile-0.1.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies parallel-3.2.0.4, mtl-2.1.2, mersenne-random-pure64-0.2.0.4, heap-1.0.0, ghc-prim-0.3.0.0, deepseq-1.3.0.1, bytestring-0.10.0.2, bmp-1.2.5.2, base-4.6.0.1, HUnit-1.2.5.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HUnit-1.2.5.2/ghc-7.6.3
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring QuickCheck-2.6...
Building QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 8 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[12 of 13] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
[13 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
In-place registering QuickCheck-2.6...
Running Haddock for QuickCheck-2.6...
Running hscolour for QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1
Haddock coverage:
  12% (  1 /  8) in 'Test.QuickCheck.Exception'
   0% (  0 / 18) in 'Test.QuickCheck.Text'
  50% (  1 /  2) in 'Test.QuickCheck.State'
  95% ( 20 / 21) in 'Test.QuickCheck.Gen'
  92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  59% ( 34 / 58) in 'Test.QuickCheck.Property'
  48% ( 13 / 27) in 'Test.QuickCheck.Test'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.State: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck.Gen: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    System.Random.Random
Warning: Test.QuickCheck.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
Warning: Test.QuickCheck.Test: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/QuickCheck-2.6/ghc-7.6.3
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Configuring binary-0.7.1.0...
Building binary-0.7.1.0...
Preprocessing library binary-0.7.1.0...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.7.1.0...
Running Haddock for binary-0.7.1.0...
Running hscolour for binary-0.7.1.0...
Preprocessing library binary-0.7.1.0...
Preprocessing library binary-0.7.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% ( 31 / 31) in 'Data.Binary.Builder.Base'
 100% (  4 /  4) in 'Data.Binary.Builder.Internal'
  83% ( 20 / 24) in 'Data.Binary.Get.Internal'
 100% ( 28 / 28) in 'Data.Binary.Builder'
  98% ( 46 / 47) in 'Data.Binary.Get'
  96% ( 26 / 27) in 'Data.Binary.Put'
  80% (  4 /  5) in 'Data.Binary.Class'
 100% (  1 /  1) in 'Data.Binary.Generic'
  91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
    Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
    Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/binary-0.7.1.0/ghc-7.6.3
Registering binary-0.7.1.0...
Installed binary-0.7.1.0
Configuring mersenne-random-pure64-0.2.0.4...
Building mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
[1 of 3] Compiling System.Random.Mersenne.Pure64.Base ( dist/build/System/Random/Mersenne/Pure64/Base.hs, dist/build/System/Random/Mersenne/Pure64/Base.o )
[2 of 3] Compiling System.Random.Mersenne.Pure64.MTBlock ( System/Random/Mersenne/Pure64/MTBlock.hs, dist/build/System/Random/Mersenne/Pure64/MTBlock.o )
[3 of 3] Compiling System.Random.Mersenne.Pure64 ( System/Random/Mersenne/Pure64.hs, dist/build/System/Random/Mersenne/Pure64.o )
In-place registering mersenne-random-pure64-0.2.0.4...
Running Haddock for mersenne-random-pure64-0.2.0.4...
Running hscolour for mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1
Haddock coverage:
  19% (  3 / 16) in 'System.Random.Mersenne.Pure64.Base'
  90% (  9 / 10) in 'System.Random.Mersenne.Pure64.MTBlock'
Cannot find documentation for: $notes
 100% ( 13 / 13) in 'System.Random.Mersenne.Pure64'
Warning: System.Random.Mersenne.Pure64: could not find link destinations for:
    System.Random.RandomGen System.Random.split
Documentation created: dist/doc/html/mersenne-random-pure64/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/mersenne-random-pure64-0.2.0.4/ghc-7.6.3
Registering mersenne-random-pure64-0.2.0.4...
Installed mersenne-random-pure64-0.2.0.4
Configuring parallel-3.2.0.4...
Building parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.4...
Running Haddock for parallel-3.2.0.4...
Running hscolour for parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  3 /  3) in 'Control.Parallel'
  72% ( 21 / 29) in 'Control.Seq'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/parallel-3.2.0.4/ghc-7.6.3
Registering parallel-3.2.0.4...
Installed parallel-3.2.0.4
Configuring heap-1.0.0...
Building heap-1.0.0...
Preprocessing library heap-1.0.0...
[1 of 3] Compiling Data.Heap.Internal ( Data/Heap/Internal.hs, dist/build/Data/Heap/Internal.o )
[2 of 3] Compiling Data.Heap.Item   ( Data/Heap/Item.hs, dist/build/Data/Heap/Item.o )
[3 of 3] Compiling Data.Heap        ( Data/Heap.hs, dist/build/Data/Heap.o )
In-place registering heap-1.0.0...
Running Haddock for heap-1.0.0...
Running hscolour for heap-1.0.0...
Preprocessing library heap-1.0.0...
Preprocessing library heap-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1
Haddock coverage:
 100% ( 24 / 24) in 'Data.Heap.Internal'
Warning: Data.Heap.Item: We do not support associated types in instances yet. These instances are affected:
GHC.Classes.Ord a =>
Data.Heap.Item.HeapItem Data.Heap.Item.MinPolicy a, GHC.Classes.Ord a =>
Data.Heap.Item.HeapItem Data.Heap.Item.MaxPolicy a, GHC.Classes.Ord prio =>
Data.Heap.Item.HeapItem Data.Heap.Item.FstMinPolicy (prio, val), GHC.Classes.Ord prio =>
Data.Heap.Item.HeapItem Data.Heap.Item.FstMaxPolicy (prio, val)
 100% ( 15 / 15) in 'Data.Heap.Item'
 100% ( 49 / 49) in 'Data.Heap'
Documentation created: dist/doc/html/heap/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/heap-1.0.0/ghc-7.6.3
Registering heap-1.0.0...
Installed heap-1.0.0
Configuring bmp-1.2.5.2...
Building bmp-1.2.5.2...
Preprocessing library bmp-1.2.5.2...
[ 1 of 12] Compiling Codec.BMP.CIEXYZ ( Codec/BMP/CIEXYZ.hs, dist/build/Codec/BMP/CIEXYZ.o )
[ 2 of 12] Compiling Codec.BMP.Compression ( Codec/BMP/Compression.hs, dist/build/Codec/BMP/Compression.o )
[ 3 of 12] Compiling Codec.BMP.Error  ( Codec/BMP/Error.hs, dist/build/Codec/BMP/Error.o )
[ 4 of 12] Compiling Codec.BMP.BitmapInfoV3 ( Codec/BMP/BitmapInfoV3.hs, dist/build/Codec/BMP/BitmapInfoV3.o )
[ 5 of 12] Compiling Codec.BMP.FileHeader ( Codec/BMP/FileHeader.hs, dist/build/Codec/BMP/FileHeader.o )
[ 6 of 12] Compiling Codec.BMP.BitmapInfoV4 ( Codec/BMP/BitmapInfoV4.hs, dist/build/Codec/BMP/BitmapInfoV4.o )
[ 7 of 12] Compiling Codec.BMP.BitmapInfoV5 ( Codec/BMP/BitmapInfoV5.hs, dist/build/Codec/BMP/BitmapInfoV5.o )
[ 8 of 12] Compiling Codec.BMP.BitmapInfo ( Codec/BMP/BitmapInfo.hs, dist/build/Codec/BMP/BitmapInfo.o )
[ 9 of 12] Compiling Codec.BMP.Base   ( Codec/BMP/Base.hs, dist/build/Codec/BMP/Base.o )
[10 of 12] Compiling Codec.BMP.Unpack ( Codec/BMP/Unpack.hs, dist/build/Codec/BMP/Unpack.o )
[11 of 12] Compiling Codec.BMP.Pack   ( Codec/BMP/Pack.hs, dist/build/Codec/BMP/Pack.o )
[12 of 12] Compiling Codec.BMP        ( Codec/BMP.hs, dist/build/Codec/BMP.o )
In-place registering bmp-1.2.5.2...
Running Haddock for bmp-1.2.5.2...
Running hscolour for bmp-1.2.5.2...
Preprocessing library bmp-1.2.5.2...
Preprocessing library bmp-1.2.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  50% (  1 /  2) in 'Codec.BMP.CIEXYZ'
  50% (  1 /  2) in 'Codec.BMP.Compression'
  50% (  1 /  2) in 'Codec.BMP.Error'
  83% (  5 /  6) in 'Codec.BMP.BitmapInfoV3'
  80% (  4 /  5) in 'Codec.BMP.FileHeader'
  83% (  5 /  6) in 'Codec.BMP.BitmapInfoV4'
  80% (  4 /  5) in 'Codec.BMP.BitmapInfoV5'
  67% (  2 /  3) in 'Codec.BMP.BitmapInfo'
  50% (  1 /  2) in 'Codec.BMP.Base'
  50% (  1 /  2) in 'Codec.BMP.Unpack'
  75% (  3 /  4) in 'Codec.BMP.Pack'
 100% ( 25 / 25) in 'Codec.BMP'
Documentation created: dist/doc/html/bmp/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/bmp-1.2.5.2/ghc-7.6.3
Registering bmp-1.2.5.2...
Installed bmp-1.2.5.2
Downloading crocodile-0.1.2...
Configuring crocodile-0.1.2...
Building crocodile-0.1.2...
Preprocessing executable 'crocodile' for crocodile-0.1.2...
[ 1 of 26] Compiling Misc             ( app/src/Misc.hs, dist/build/crocodile/crocodile-tmp/Misc.o )
[ 2 of 26] Compiling PolymorphicNum   ( app/src/PolymorphicNum.hs, dist/build/crocodile/crocodile-tmp/PolymorphicNum.o )
[ 3 of 26] Compiling Vector           ( app/src/Vector.hs, dist/build/crocodile/crocodile-tmp/Vector.o )

app/src/Vector.hs:33:105:
    Couldn't match kind `#' against `*'
    In the first argument of `Vector', namely `(D# $ x *## x')'
    In the expression:
      Vector
        (D# $ x *## x') (D# $ y *## y') (D# $ z *## z') (D# $ w *## w')
    In an equation for `<*>':
        (Vector !(D# x) !(D# y) !(D# z) !(D# w)) <*> (Vector !(D# x')
                                                             !(D# y')
                                                             !(D# z')
                                                             !(D# w'))
          = Vector
              (D# $ x *## x') (D# $ y *## y') (D# $ z *## z') (D# $ w *## w')

app/src/Vector.hs:43:70:
    Couldn't match kind `#' against `*'
    In the first argument of `Vector', namely `(D# $ x *## k)'
    In the expression:
      Vector (D# $ x *## k) (D# $ y *## k) (D# $ z *## k) (D# $ w *## k)
    In an equation for `<*>':
        (Vector !(D# x) !(D# y) !(D# z) !(D# w)) <*> (!(D# k))
          = Vector
              (D# $ x *## k) (D# $ y *## k) (D# $ z *## k) (D# $ w *## k)

app/src/Vector.hs:53:70:
    Couldn't match kind `#' against `*'
    In the first argument of `Vector', namely `(D# $ k *## x)'
    In the expression:
      Vector (D# $ k *## x) (D# $ k *## y) (D# $ k *## z) (D# $ k *## w)
    In an equation for `<*>':
        (!(D# k)) <*> (Vector !(D# x) !(D# y) !(D# z) !(D# w))
          = Vector
              (D# $ k *## x) (D# $ k *## y) (D# $ k *## z) (D# $ k *## w)

app/src/Vector.hs:128:83:
    Couldn't match kind `#' against `*'
    In the expression: D# $ (x *## x') +## (y *## y') +## (z *## z')
    In an equation for `dot3':
        (Vector !(D# x) !(D# y) !(D# z) _) dot3 (Vector !(D# x')
                                                        !(D# y')
                                                        !(D# z')
                                                        _)
          = D# $ (x *## x') +## (y *## y') +## (z *## z')

app/src/Vector.hs:132:96:
    Couldn't match kind `#' against `*'
    In the expression:
      D# $ (x *## x') +## (y *## y') +## (z *## z') +## (w *## w')
    In an equation for `dot4':
        (Vector !(D# x) !(D# y) !(D# z) !(D# w)) dot4 (Vector !(D# x')
                                                              !(D# y')
                                                              !(D# z')
                                                              !(D# w'))
          = D# $ (x *## x') +## (y *## y') +## (z *## z') +## (w *## w')

app/src/Vector.hs:136:84:
    Couldn't match kind `#' against `*'
    In the expression:
      D# $ saturate## ((x *## x') +## (y *## y') +## (z *## z'))
    In an equation for `sdot3':
        (Vector !(D# x) !(D# y) !(D# z) _) sdot3 (Vector !(D# x')
                                                         !(D# y')
                                                         !(D# z')
                                                         _)
          = D# $ saturate## ((x *## x') +## (y *## y') +## (z *## z'))

app/src/Vector.hs:140:97:
    Couldn't match kind `#' against `*'
    In the expression:
      D#
      $ saturate##
          ((x *## x') +## (y *## y') +## (z *## z') +## (w *## w'))
    In an equation for `sdot4':
        (Vector !(D# x) !(D# y) !(D# z) !(D# w)) sdot4 (Vector !(D# x')
                                                               !(D# y')
                                                               !(D# z')
                                                               !(D# w'))
          = D#
            $ saturate##
                ((x *## x') +## (y *## y') +## (z *## z') +## (w *## w'))

app/src/Vector.hs:221:54:
    Couldn't match kind `#' against `*'
    In the first argument of `Vector', namely
      `(D# $ sinDouble# theta *## cosDouble# phi)'
    In the expression:
      Vector
        (D# $ sinDouble# theta *## cosDouble# phi)
        (D# $ sinDouble# theta *## sinDouble# phi)
        (D# $ cosDouble# theta)
        1
    In an equation for `sphericalToDirection':
        sphericalToDirection (D# !theta) (D# !phi)
          = Vector
              (D# $ sinDouble# theta *## cosDouble# phi)
              (D# $ sinDouble# theta *## sinDouble# phi)
              (D# $ cosDouble# theta)
              1
Failed to install crocodile-0.1.2
cabal: Error: some packages failed to install:
crocodile-0.1.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.