Build #1 for Octree-0.5.3

[all reports]

Package Octree-0.5.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies base-4.6.0.1, QuickCheck-2.7.3, AC-Vector-2.3.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring AC-Vector-2.3.2...
Building AC-Vector-2.3.2...
Preprocessing library AC-Vector-2.3.2...
[ 1 of 14] Compiling Data.Vector.Class ( Data/Vector/Class.hs, dist/build/Data/Vector/Class.o )
[ 2 of 14] Compiling Data.Vector.V1   ( Data/Vector/V1.hs, dist/build/Data/Vector/V1.o )
[ 3 of 14] Compiling Data.Vector.V2   ( Data/Vector/V2.hs, dist/build/Data/Vector/V2.o )
[ 4 of 14] Compiling Data.Vector.V3   ( Data/Vector/V3.hs, dist/build/Data/Vector/V3.o )
[ 5 of 14] Compiling Data.Vector.V4   ( Data/Vector/V4.hs, dist/build/Data/Vector/V4.o )
[ 6 of 14] Compiling Data.Vector.Transform.T1 ( Data/Vector/Transform/T1.hs, dist/build/Data/Vector/Transform/T1.o )
[ 7 of 14] Compiling Data.Vector.Transform.T2 ( Data/Vector/Transform/T2.hs, dist/build/Data/Vector/Transform/T2.o )
[ 8 of 14] Compiling Data.Vector.Transform.T3 ( Data/Vector/Transform/T3.hs, dist/build/Data/Vector/Transform/T3.o )
[ 9 of 14] Compiling Data.Vector.Transform.T4 ( Data/Vector/Transform/T4.hs, dist/build/Data/Vector/Transform/T4.o )
[10 of 14] Compiling Data.BoundingBox.Range ( Data/BoundingBox/Range.hs, dist/build/Data/BoundingBox/Range.o )
[11 of 14] Compiling Data.BoundingBox.B1 ( Data/BoundingBox/B1.hs, dist/build/Data/BoundingBox/B1.o )
[12 of 14] Compiling Data.BoundingBox.B2 ( Data/BoundingBox/B2.hs, dist/build/Data/BoundingBox/B2.o )
[13 of 14] Compiling Data.BoundingBox.B3 ( Data/BoundingBox/B3.hs, dist/build/Data/BoundingBox/B3.o )
[14 of 14] Compiling Data.BoundingBox.B4 ( Data/BoundingBox/B4.hs, dist/build/Data/BoundingBox/B4.o )
In-place registering AC-Vector-2.3.2...
Running Haddock for AC-Vector-2.3.2...
Running hscolour for AC-Vector-2.3.2...
Preprocessing library AC-Vector-2.3.2...
Preprocessing library AC-Vector-2.3.2...
Haddock coverage:
 100% ( 12 / 12) in 'Data.Vector.Class'
 100% (  2 /  2) in 'Data.Vector.V1'
  50% (  1 /  2) in 'Data.Vector.V2'
  67% (  2 /  3) in 'Data.Vector.V3'
  50% (  1 /  2) in 'Data.Vector.V4'
 100% (  3 /  3) in 'Data.Vector.Transform.T1'
 100% (  3 /  3) in 'Data.Vector.Transform.T2'
 100% (  3 /  3) in 'Data.Vector.Transform.T3'
 100% (  3 /  3) in 'Data.Vector.Transform.T4'
 100% (  8 /  8) in 'Data.BoundingBox.Range'
 100% ( 10 / 10) in 'Data.BoundingBox.B1'
 100% ( 13 / 13) in 'Data.BoundingBox.B2'
 100% ( 14 / 14) in 'Data.BoundingBox.B3'
 100% ( 15 / 15) in 'Data.BoundingBox.B4'
Documentation created: dist/doc/html/AC-Vector/index.html,
dist/doc/html/AC-Vector/AC-Vector.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/AC-Vector-2.3.2
Registering AC-Vector-2.3.2...
Installed AC-Vector-2.3.2
Configuring primitive-0.5.2.1...
Building primitive-0.5.2.1...
Preprocessing library primitive-0.5.2.1...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.2.1...
Running Haddock for primitive-0.5.2.1...
Running hscolour for primitive-0.5.2.1...
Preprocessing library primitive-0.5.2.1...
Preprocessing library primitive-0.5.2.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 13 / 13) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.2.1
Registering primitive-0.5.2.1...
Installed primitive-0.5.2.1
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  33% (  1 /  3) in 'System.Random.TF.Instances'
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring QuickCheck-2.7.3...
Building QuickCheck-2.7.3...
Preprocessing library QuickCheck-2.7.3...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.7.3...
Running Haddock for QuickCheck-2.7.3...
Running hscolour for QuickCheck-2.7.3...
Preprocessing library QuickCheck-2.7.3...
Preprocessing library QuickCheck-2.7.3...
Haddock coverage:
  12% (  2 / 17) in 'Test.QuickCheck.Random'
  25% (  2 /  8) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
 100% ( 22 / 22) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  65% ( 40 / 62) in 'Test.QuickCheck.Property'
  52% ( 14 / 27) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
  98% (121 /123) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.3
Registering QuickCheck-2.7.3...
Installed QuickCheck-2.7.3
Downloading Octree-0.5.3...
Configuring Octree-0.5.3...
Building Octree-0.5.3...
Preprocessing library Octree-0.5.3...
[1 of 2] Compiling Data.Octree.Internal ( Data/Octree/Internal.hs, dist/build/Data/Octree/Internal.o )
[2 of 2] Compiling Data.Octree      ( Data/Octree.hs, dist/build/Data/Octree.o )
In-place registering Octree-0.5.3...
Running Haddock for Octree-0.5.3...
Running hscolour for Octree-0.5.3...
Preprocessing library Octree-0.5.3...
Preprocessing library Octree-0.5.3...
Haddock coverage:
  78% ( 18 / 23) in 'Data.Octree.Internal'
  67% (  8 / 12) in 'Data.Octree'
Documentation created: dist/doc/html/Octree/index.html,
dist/doc/html/Octree/Octree.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Octree-0.5.3
Registering Octree-0.5.3...
Installed Octree-0.5.3

Test log

No test log was submitted for this report.