Build #1 for hmatrix-svdlibc-0.3.1

[all reports]

Package hmatrix-svdlibc-0.3.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies hmatrix-0.16.0.4, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring primitive-0.5.3.0...
Building primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
[ 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 )

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
[ 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.3.0...
Running Haddock for primitive-0.5.3.0...
Running hscolour for primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
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% ( 15 / 15) 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.3.0
Registering primitive-0.5.3.0...
Installed primitive-0.5.3.0
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.2
Configuring storable-complex-0.2.1...
Building storable-complex-0.2.1...
Preprocessing library storable-complex-0.2.1...
[1 of 1] Compiling Foreign.Storable.Complex ( Foreign/Storable/Complex.hs, dist/build/Foreign/Storable/Complex.o )
In-place registering storable-complex-0.2.1...
Running Haddock for storable-complex-0.2.1...
Running hscolour for storable-complex-0.2.1...
Preprocessing library storable-complex-0.2.1...
Preprocessing library storable-complex-0.2.1...
Haddock coverage:
 100% (  1 /  1) in 'Foreign.Storable.Complex'
Documentation created: dist/doc/html/storable-complex/index.html,
dist/doc/html/storable-complex/storable-complex.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storable-complex-0.2.1
Registering storable-complex-0.2.1...
Installed storable-complex-0.2.1
Configuring vector-0.10.11.0...
Building vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.3.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.11.0...
Running Haddock for vector-0.10.11.0...
Running hscolour for vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable, MVector, Vector
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  94% (199 /212) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.11.0
Registering vector-0.10.11.0...
Installed vector-0.10.11.0
Configuring hmatrix-0.16.0.4...
Building hmatrix-0.16.0.4...
Preprocessing library hmatrix-0.16.0.4...
[ 1 of 33] Compiling Numeric.LinearAlgebra.Static.Internal ( src/Numeric/LinearAlgebra/Static/Internal.hs, dist/build/Numeric/LinearAlgebra/Static/Internal.o )
[ 2 of 33] Compiling Data.Packed.Internal.Signatures ( src/Data/Packed/Internal/Signatures.hs, dist/build/Data/Packed/Internal/Signatures.o )
[ 3 of 33] Compiling Data.Packed.Internal.Common ( src/Data/Packed/Internal/Common.hs, dist/build/Data/Packed/Internal/Common.o )
[ 4 of 33] Compiling Numeric.LinearAlgebra.Static ( src/Numeric/LinearAlgebra/Static.hs, dist/build/Numeric/LinearAlgebra/Static.o )
[ 5 of 33] Compiling Data.Packed.Internal.Vector ( src/Data/Packed/Internal/Vector.hs, dist/build/Data/Packed/Internal/Vector.o )
[ 6 of 33] Compiling Data.Packed.Internal.Matrix ( src/Data/Packed/Internal/Matrix.hs, dist/build/Data/Packed/Internal/Matrix.o )
[ 7 of 33] Compiling Numeric.Conversion ( src/Numeric/Conversion.hs, dist/build/Numeric/Conversion.o )
[ 8 of 33] Compiling Numeric.Vectorized ( src/Numeric/Vectorized.hs, dist/build/Numeric/Vectorized.o )
[ 9 of 33] Compiling Data.Packed.Internal ( src/Data/Packed/Internal.hs, dist/build/Data/Packed/Internal.o )
[10 of 33] Compiling Data.Packed.ST   ( src/Data/Packed/ST.hs, dist/build/Data/Packed/ST.o )
[11 of 33] Compiling Data.Packed.Foreign ( src/Data/Packed/Foreign.hs, dist/build/Data/Packed/Foreign.o )
[12 of 33] Compiling Data.Packed.Development ( src/Data/Packed/Development.hs, dist/build/Data/Packed/Development.o )
[13 of 33] Compiling Data.Packed.Matrix ( src/Data/Packed/Matrix.hs, dist/build/Data/Packed/Matrix.o )
[14 of 33] Compiling Data.Packed.Vector ( src/Data/Packed/Vector.hs, dist/build/Data/Packed/Vector.o )
[15 of 33] Compiling Data.Packed      ( src/Data/Packed.hs, dist/build/Data/Packed.o )
[16 of 33] Compiling Numeric.LinearAlgebra.LAPACK ( src/Numeric/LinearAlgebra/LAPACK.hs, dist/build/Numeric/LinearAlgebra/LAPACK.o )
[17 of 33] Compiling Data.Packed.Internal.Numeric ( src/Data/Packed/Internal/Numeric.hs, dist/build/Data/Packed/Internal/Numeric.o )
[18 of 33] Compiling Numeric.LinearAlgebra.Algorithms ( src/Numeric/LinearAlgebra/Algorithms.hs, dist/build/Numeric/LinearAlgebra/Algorithms.o )
[19 of 33] Compiling Numeric.Vector   ( src/Numeric/Vector.hs, dist/build/Numeric/Vector.o )
[20 of 33] Compiling Numeric.Chain    ( src/Numeric/Chain.hs, dist/build/Numeric/Chain.o )
[21 of 33] Compiling Numeric.Matrix   ( src/Numeric/Matrix.hs, dist/build/Numeric/Matrix.o )
[22 of 33] Compiling Numeric.LinearAlgebra.Random ( src/Numeric/LinearAlgebra/Random.hs, dist/build/Numeric/LinearAlgebra/Random.o )
[23 of 33] Compiling Data.Packed.IO   ( src/Data/Packed/IO.hs, dist/build/Data/Packed/IO.o )
[24 of 33] Compiling Data.Packed.Numeric ( src/Data/Packed/Numeric.hs, dist/build/Data/Packed/Numeric.o )
[25 of 33] Compiling Numeric.Container ( src/Numeric/Container.hs, dist/build/Numeric/Container.o )
[26 of 33] Compiling Numeric.LinearAlgebra ( src/Numeric/LinearAlgebra.hs, dist/build/Numeric/LinearAlgebra.o )
[27 of 33] Compiling Numeric.LinearAlgebra.Util.Convolution ( src/Numeric/LinearAlgebra/Util/Convolution.hs, dist/build/Numeric/LinearAlgebra/Util/Convolution.o )
[28 of 33] Compiling Numeric.LinearAlgebra.Util ( src/Numeric/LinearAlgebra/Util.hs, dist/build/Numeric/LinearAlgebra/Util.o )
[29 of 33] Compiling Numeric.Sparse   ( src/Numeric/Sparse.hs, dist/build/Numeric/Sparse.o )
[30 of 33] Compiling Numeric.LinearAlgebra.Devel ( src/Numeric/LinearAlgebra/Devel.hs, dist/build/Numeric/LinearAlgebra/Devel.o )
[31 of 33] Compiling Numeric.LinearAlgebra.Data ( src/Numeric/LinearAlgebra/Data.hs, dist/build/Numeric/LinearAlgebra/Data.o )
[32 of 33] Compiling Numeric.LinearAlgebra.Util.CG ( src/Numeric/LinearAlgebra/Util/CG.hs, dist/build/Numeric/LinearAlgebra/Util/CG.o )
[33 of 33] Compiling Numeric.LinearAlgebra.HMatrix ( src/Numeric/LinearAlgebra/HMatrix.hs, dist/build/Numeric/LinearAlgebra/HMatrix.o )
In-place registering hmatrix-0.16.0.4...
Running Haddock for hmatrix-0.16.0.4...
Running hscolour for hmatrix-0.16.0.4...
Preprocessing library hmatrix-0.16.0.4...
Preprocessing library hmatrix-0.16.0.4...
Haddock coverage:
   0% (  0 /  1) in 'Numeric.LinearAlgebra.Static.Internal'
   2% (  1 / 53) in 'Data.Packed.Internal.Signatures'
  48% ( 10 / 21) in 'Data.Packed.Internal.Common'
 100% (  1 /  1) in 'Numeric.LinearAlgebra.Static'
  59% ( 24 / 41) in 'Data.Packed.Internal.Vector'
  43% ( 15 / 35) in 'Data.Packed.Internal.Matrix'
 100% (  4 /  4) in 'Numeric.Conversion'
  75% ( 27 / 36) in 'Numeric.Vectorized'
  32% ( 47 /147) in 'Data.Packed.Internal'
  12% (  4 / 32) in 'Data.Packed.ST'
  30% (  3 / 10) in 'Data.Packed.Foreign'
  26% (  7 / 27) in 'Data.Packed.Development'
  91% ( 39 / 43) in 'Data.Packed.Matrix'
  71% ( 20 / 28) in 'Data.Packed.Vector'
  84% ( 61 / 73) in 'Data.Packed'
  97% ( 64 / 66) in 'Numeric.LinearAlgebra.LAPACK'
Warning: Data.Packed.Internal.Numeric: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  IndexOf, ArgOf, RealOf, ComplexOf, SingleOf, DoubleOf, ElementOf
  69% ( 33 / 48) in 'Data.Packed.Internal.Numeric'
  91% ( 67 / 74) in 'Numeric.LinearAlgebra.Algorithms'
 100% (  1 /  1) in 'Numeric.Vector'
 100% (  2 /  2) in 'Numeric.Chain'
 100% (  1 /  1) in 'Numeric.Matrix'
  75% (  6 /  8) in 'Numeric.LinearAlgebra.Random'
  83% ( 10 / 12) in 'Data.Packed.IO'
  76% (115 /152) in 'Data.Packed.Numeric'
  77% (104 /135) in 'Numeric.Container'
  82% (171 /208) in 'Numeric.LinearAlgebra'
 100% (  7 /  7) in 'Numeric.LinearAlgebra.Util.Convolution'
  73% ( 44 / 60) in 'Numeric.LinearAlgebra.Util'
  17% (  2 / 12) in 'Numeric.Sparse'
  36% ( 36 /101) in 'Numeric.LinearAlgebra.Devel'
  81% ( 87 /107) in 'Numeric.LinearAlgebra.Data'
   0% (  0 /  6) in 'Numeric.LinearAlgebra.Util.CG'
  82% (106 /130) in 'Numeric.LinearAlgebra.HMatrix'
Warning: Numeric.LinearAlgebra.Devel: could not find link destinations for:
    Data.Packed.Internal.Common.Adapt1 Data.Packed.Internal.Common.Adapt2 Data.Packed.Internal.Common.Adapt3 Data.Packed.Internal.Common.Adapt4 Data.Packed.Internal.Common.Adapt5 Data.Packed.Internal.Common.Adapt6 Data.Packed.Internal.Common.Adapt7 Data.Packed.Internal.Common.Adapt8 Data.Packed.Internal.Common.Adapt9 Data.Packed.Internal.Common.Adapt10 Numeric.Sparse.CSC
Warning: Numeric.LinearAlgebra.HMatrix: could not find link destinations for:
    Numeric.LinearAlgebra.Algorithms.eps Numeric.LinearAlgebra.Util.CG.R Numeric.LinearAlgebra.Util.CG.V Numeric.LinearAlgebra.Algorithms.Normed Numeric.LinearAlgebra.Algorithms.NormType
Documentation created: dist/doc/html/hmatrix/index.html,
dist/doc/html/hmatrix/hmatrix.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmatrix-0.16.0.4
Registering hmatrix-0.16.0.4...
Installed hmatrix-0.16.0.4
Downloading hmatrix-svdlibc-0.3.1...
Configuring hmatrix-svdlibc-0.3.1...
Building hmatrix-svdlibc-0.3.1...
Preprocessing library hmatrix-svdlibc-0.3.1...
[1 of 1] Compiling Numeric.LinearAlgebra.SVD.SVDLIBC ( Numeric/LinearAlgebra/SVD/SVDLIBC.hs, dist/build/Numeric/LinearAlgebra/SVD/SVDLIBC.o )
In-place registering hmatrix-svdlibc-0.3.1...
Preprocessing executable 'svdlibc-test' for hmatrix-svdlibc-0.3.1...
[1 of 2] Compiling Numeric.LinearAlgebra.SVD.SVDLIBC ( Numeric/LinearAlgebra/SVD/SVDLIBC.hs, dist/build/svdlibc-test/svdlibc-test-tmp/Numeric/LinearAlgebra/SVD/SVDLIBC.o )
[2 of 2] Compiling Main             ( Test.hs, dist/build/svdlibc-test/svdlibc-test-tmp/Main.o )
Linking dist/build/svdlibc-test/svdlibc-test ...
Running Haddock for hmatrix-svdlibc-0.3.1...
Running hscolour for hmatrix-svdlibc-0.3.1...
Preprocessing library hmatrix-svdlibc-0.3.1...
Preprocessing executable 'svdlibc-test' for hmatrix-svdlibc-0.3.1...
Preprocessing library hmatrix-svdlibc-0.3.1...
Haddock coverage:
  50% (  1 /  2) in 'Numeric.LinearAlgebra.SVD.SVDLIBC'
Documentation created: dist/doc/html/hmatrix-svdlibc/index.html,
dist/doc/html/hmatrix-svdlibc/hmatrix-svdlibc.txt
Preprocessing executable 'svdlibc-test' for hmatrix-svdlibc-0.3.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmatrix-svdlibc-0.3.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering hmatrix-svdlibc-0.3.1...
Installed hmatrix-svdlibc-0.3.1

Test log

No test log was submitted for this report.