Build #1 for hquantlib-0.0.1
| Package | hquantlib-0.0.1 |
|---|
| Install | DependencyFailed haskell2010-1.0.0.0 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | time-1.4.0.1, hmatrix-special-0.2.0, hmatrix-0.15.2.0, haskell2010-1.0.0.0, gsl-random-0.4.5, containers-0.5.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring haskell2010-1.0.0.0...
Building haskell2010-1.0.0.0...
Preprocessing library haskell2010-1.0.0.0...
[ 1 of 31] Compiling Prelude ( Prelude.hs, dist/build/Prelude.o )
Prelude.hs:131:34:
Not in scope: `catch'
Perhaps you meant `catch#' (imported from GHC.Base)
Failed to install haskell2010-1.0.0.0
Configuring primitive-0.5.1.0...
Building primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.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 )
[ 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.1.0...
Running Haddock for primitive-0.5.1.0...
Running hscolour for primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
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% ( 7 / 7) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0
Registering primitive-0.5.1.0...
Installed primitive-0.5.1.0
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
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.9.1...
Building vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
[ 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.1.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.9.1...
Running Haddock for vector-0.10.9.1...
Running hscolour for vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1
Registering vector-0.10.9.1...
Installed vector-0.10.9.1
[1 of 1] Compiling Main ( /tmp/gsl-random-0.4.5-25090/gsl-random-0.4.5/Setup.lhs, /tmp/gsl-random-0.4.5-25090/gsl-random-0.4.5/dist/setup/Main.o )
Linking /tmp/gsl-random-0.4.5-25090/gsl-random-0.4.5/dist/setup/setup ...
Configuring gsl-random-0.4.5...
Building gsl-random-0.4.5...
Preprocessing library gsl-random-0.4.5...
[1 of 5] Compiling GSL.Random.Quasi.Internal ( lib/GSL/Random/Quasi/Internal.hs, dist/build/GSL/Random/Quasi/Internal.o )
[2 of 5] Compiling GSL.Random.Quasi ( lib/GSL/Random/Quasi.hs, dist/build/GSL/Random/Quasi.o )
[3 of 5] Compiling GSL.Random.Gen.Internal ( lib/GSL/Random/Gen/Internal.hs, dist/build/GSL/Random/Gen/Internal.o )
[4 of 5] Compiling GSL.Random.Dist ( lib/GSL/Random/Dist.hs, dist/build/GSL/Random/Dist.o )
[5 of 5] Compiling GSL.Random.Gen ( lib/GSL/Random/Gen.hs, dist/build/GSL/Random/Gen.o )
In-place registering gsl-random-0.4.5...
Running Haddock for gsl-random-0.4.5...
Running hscolour for gsl-random-0.4.5...
Preprocessing library gsl-random-0.4.5...
Preprocessing library gsl-random-0.4.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
76% ( 19 / 25) in 'GSL.Random.Quasi.Internal'
76% ( 19 / 25) in 'GSL.Random.Quasi'
84% ( 21 / 25) in 'GSL.Random.Gen.Internal'
68% ( 67 / 99) in 'GSL.Random.Dist'
84% ( 21 / 25) in 'GSL.Random.Gen'
Documentation created: dist/doc/html/gsl-random/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gsl-random-0.4.5
Registering gsl-random-0.4.5...
Installed gsl-random-0.4.5
[1 of 2] Compiling Config ( /tmp/hmatrix-0.15.2.0-25090/hmatrix-0.15.2.0/Config.hs, /tmp/hmatrix-0.15.2.0-25090/hmatrix-0.15.2.0/dist/setup/Config.o )
[2 of 2] Compiling Main ( /tmp/hmatrix-0.15.2.0-25090/hmatrix-0.15.2.0/Setup.lhs, /tmp/hmatrix-0.15.2.0-25090/hmatrix-0.15.2.0/dist/setup/Main.o )
Linking /tmp/hmatrix-0.15.2.0-25090/hmatrix-0.15.2.0/dist/setup/setup ...
Configuring hmatrix-0.15.2.0...
Checking foreign libraries... OK gsl lapack blas
Building hmatrix-0.15.2.0...
Preprocessing library hmatrix-0.15.2.0...
[ 1 of 36] Compiling Data.Packed.Internal.Signatures ( lib/Data/Packed/Internal/Signatures.hs, dist/build/Data/Packed/Internal/Signatures.o )
[ 2 of 36] Compiling Data.Packed.Internal.Common ( lib/Data/Packed/Internal/Common.hs, dist/build/Data/Packed/Internal/Common.o )
[ 3 of 36] Compiling Data.Packed.Internal.Vector ( lib/Data/Packed/Internal/Vector.hs, dist/build/Data/Packed/Internal/Vector.o )
[ 4 of 36] Compiling Numeric.GSL.Vector ( lib/Numeric/GSL/Vector.hs, dist/build/Numeric/GSL/Vector.o )
[ 5 of 36] Compiling Data.Packed.Internal.Matrix ( lib/Data/Packed/Internal/Matrix.hs, dist/build/Data/Packed/Internal/Matrix.o )
[ 6 of 36] Compiling Numeric.Conversion ( lib/Numeric/Conversion.hs, dist/build/Numeric/Conversion.o )
[ 7 of 36] Compiling Data.Packed.Internal ( lib/Data/Packed/Internal.hs, dist/build/Data/Packed/Internal.o )
[ 8 of 36] Compiling Data.Packed.ST ( lib/Data/Packed/ST.hs, dist/build/Data/Packed/ST.o )
[ 9 of 36] Compiling Data.Packed.Foreign ( lib/Data/Packed/Foreign.hs, dist/build/Data/Packed/Foreign.o )
[10 of 36] Compiling Numeric.GSL.Differentiation ( lib/Numeric/GSL/Differentiation.hs, dist/build/Numeric/GSL/Differentiation.o )
[11 of 36] Compiling Numeric.GSL.Integration ( lib/Numeric/GSL/Integration.hs, dist/build/Numeric/GSL/Integration.o )
[12 of 36] Compiling Numeric.GSL.Fourier ( lib/Numeric/GSL/Fourier.hs, dist/build/Numeric/GSL/Fourier.o )
[13 of 36] Compiling Numeric.GSL.Polynomials ( lib/Numeric/GSL/Polynomials.hs, dist/build/Numeric/GSL/Polynomials.o )
[14 of 36] Compiling Numeric.GSL.Internal ( lib/Numeric/GSL/Internal.hs, dist/build/Numeric/GSL/Internal.o )
[15 of 36] Compiling Numeric.GSL.ODE ( lib/Numeric/GSL/ODE.hs, dist/build/Numeric/GSL/ODE.o )
[16 of 36] Compiling Data.Packed.Development ( lib/Data/Packed/Development.hs, dist/build/Data/Packed/Development.o )
[17 of 36] Compiling Data.Packed.Matrix ( lib/Data/Packed/Matrix.hs, dist/build/Data/Packed/Matrix.o )
[18 of 36] Compiling Numeric.GSL.Minimization ( lib/Numeric/GSL/Minimization.hs, dist/build/Numeric/GSL/Minimization.o )
[19 of 36] Compiling Numeric.GSL.Root ( lib/Numeric/GSL/Root.hs, dist/build/Numeric/GSL/Root.o )
[20 of 36] Compiling Numeric.LinearAlgebra.LAPACK ( lib/Numeric/LinearAlgebra/LAPACK.hs, dist/build/Numeric/LinearAlgebra/LAPACK.o )
[21 of 36] Compiling Data.Packed.Vector ( lib/Data/Packed/Vector.hs, dist/build/Data/Packed/Vector.o )
[22 of 36] Compiling Data.Packed ( lib/Data/Packed.hs, dist/build/Data/Packed.o )
[23 of 36] Compiling Numeric.ContainerBoot ( lib/Numeric/ContainerBoot.hs, dist/build/Numeric/ContainerBoot.o )
[24 of 36] Compiling Numeric.Chain ( lib/Numeric/Chain.hs, dist/build/Numeric/Chain.o )
[25 of 36] Compiling Numeric.LinearAlgebra.Algorithms ( lib/Numeric/LinearAlgebra/Algorithms.hs, dist/build/Numeric/LinearAlgebra/Algorithms.o )
[26 of 36] Compiling Numeric.IO ( lib/Numeric/IO.hs, dist/build/Numeric/IO.o )
[27 of 36] Compiling Data.Packed.Random ( lib/Data/Packed/Random.hs, dist/build/Data/Packed/Random.o )
[28 of 36] Compiling Numeric.Container ( lib/Numeric/Container.hs, dist/build/Numeric/Container.o )
[29 of 36] Compiling Numeric.Matrix ( lib/Numeric/Matrix.hs, dist/build/Numeric/Matrix.o )
[30 of 36] Compiling Numeric.Vector ( lib/Numeric/Vector.hs, dist/build/Numeric/Vector.o )
[31 of 36] Compiling Numeric.LinearAlgebra ( lib/Numeric/LinearAlgebra.hs, dist/build/Numeric/LinearAlgebra.o )
[32 of 36] Compiling Numeric.GSL.Fitting ( lib/Numeric/GSL/Fitting.hs, dist/build/Numeric/GSL/Fitting.o )
[33 of 36] Compiling Numeric.GSL ( lib/Numeric/GSL.hs, dist/build/Numeric/GSL.o )
[34 of 36] Compiling Numeric.LinearAlgebra.Util.Convolution ( lib/Numeric/LinearAlgebra/Util/Convolution.hs, dist/build/Numeric/LinearAlgebra/Util/Convolution.o )
[35 of 36] Compiling Numeric.LinearAlgebra.Util ( lib/Numeric/LinearAlgebra/Util.hs, dist/build/Numeric/LinearAlgebra/Util.o )
[36 of 36] Compiling Graphics.Plot ( lib/Graphics/Plot.hs, dist/build/Graphics/Plot.o )
lib/Numeric/GSL/gsl-aux.c: In function ‘integrate_cquad’:
lib/Numeric/GSL/gsl-aux.c:813:5:
warning: passing argument 9 of ‘gsl_integration_cquad’ from incompatible pointer type [enabled by default]
In file included from lib/Numeric/GSL/gsl-aux.c:27:0:
/usr/include/gsl/gsl_integration.h:315:1:
note: expected ‘size_t *’ but argument is of type ‘int *’
In-place registering hmatrix-0.15.2.0...
Running Haddock for hmatrix-0.15.2.0...
Running hscolour for hmatrix-0.15.2.0...
Preprocessing library hmatrix-0.15.2.0...
Preprocessing library hmatrix-0.15.2.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:
2% ( 1 / 53) in 'Data.Packed.Internal.Signatures'
45% ( 9 / 20) in 'Data.Packed.Internal.Common'
62% ( 28 / 45) in 'Data.Packed.Internal.Vector'
86% ( 30 / 35) in 'Numeric.GSL.Vector'
46% ( 16 / 35) in 'Data.Packed.Internal.Matrix'
100% ( 4 / 4) in 'Numeric.Conversion'
34% ( 51 /150) in 'Data.Packed.Internal'
12% ( 4 / 32) in 'Data.Packed.ST'
30% ( 3 / 10) in 'Data.Packed.Foreign'
100% ( 4 / 4) in 'Numeric.GSL.Differentiation'
100% ( 7 / 7) in 'Numeric.GSL.Integration'
100% ( 3 / 3) in 'Numeric.GSL.Fourier'
100% ( 2 / 2) in 'Numeric.GSL.Polynomials'
8% ( 1 / 12) in 'Numeric.GSL.Internal'
80% ( 4 / 5) in 'Numeric.GSL.ODE'
23% ( 6 / 26) in 'Data.Packed.Development'
90% ( 38 / 42) in 'Data.Packed.Matrix'
50% ( 6 / 12) in 'Numeric.GSL.Minimization'
33% ( 3 / 9) in 'Numeric.GSL.Root'
100% ( 62 / 62) in 'Numeric.LinearAlgebra.LAPACK'
80% ( 20 / 25) in 'Data.Packed.Vector'
100% ( 3 / 3) in 'Data.Packed'
Warning: Numeric.ContainerBoot: 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, BoundsOf, ContainerOf, ContainerOf'
59% ( 16 / 27) in 'Numeric.ContainerBoot'
100% ( 2 / 2) in 'Numeric.Chain'
93% ( 64 / 69) in 'Numeric.LinearAlgebra.Algorithms'
94% ( 16 / 17) in 'Numeric.IO'
67% ( 4 / 6) in 'Data.Packed.Random'
75% ( 42 / 56) in 'Numeric.Container'
100% ( 1 / 1) in 'Numeric.Matrix'
100% ( 1 / 1) in 'Numeric.Vector'
100% ( 3 / 3) in 'Numeric.LinearAlgebra'
86% ( 6 / 7) in 'Numeric.GSL.Fitting'
100% ( 11 / 11) in 'Numeric.GSL'
100% ( 7 / 7) in 'Numeric.LinearAlgebra.Util.Convolution'
100% ( 41 / 41) in 'Numeric.LinearAlgebra.Util'
75% ( 9 / 12) in 'Graphics.Plot'
Warning: Data.Packed.Development: 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
Warning: Numeric.Container: could not find link destinations for:
Numeric.ContainerBoot.ArgOf Data.Packed.Random.Seed Numeric.ContainerBoot.Build Numeric.ContainerBoot.BoundsOf Numeric.ContainerBoot.ContainerOf Numeric.ContainerBoot.Konst Numeric.ContainerBoot.ContainerOf'
Warning: Numeric.GSL.Fitting: could not find link destinations for:
Numeric.GSL.Fitting.resMs Numeric.GSL.Fitting.resM
Documentation created: dist/doc/html/hmatrix/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmatrix-0.15.2.0
Registering hmatrix-0.15.2.0...
Installed hmatrix-0.15.2.0
Configuring hmatrix-special-0.2.0...
Building hmatrix-special-0.2.0...
Preprocessing library hmatrix-special-0.2.0...
[ 1 of 30] Compiling Numeric.GSL.Special.Internal ( dist/build/Numeric/GSL/Special/Internal.hs, dist/build/Numeric/GSL/Special/Internal.o )
[ 2 of 30] Compiling Numeric.GSL.Special.Zeta ( lib/Numeric/GSL/Special/Zeta.hs, dist/build/Numeric/GSL/Special/Zeta.o )
[ 3 of 30] Compiling Numeric.GSL.Special.Trig ( lib/Numeric/GSL/Special/Trig.hs, dist/build/Numeric/GSL/Special/Trig.o )
[ 4 of 30] Compiling Numeric.GSL.Special.Transport ( lib/Numeric/GSL/Special/Transport.hs, dist/build/Numeric/GSL/Special/Transport.o )
[ 5 of 30] Compiling Numeric.GSL.Special.Synchrotron ( lib/Numeric/GSL/Special/Synchrotron.hs, dist/build/Numeric/GSL/Special/Synchrotron.o )
[ 6 of 30] Compiling Numeric.GSL.Special.Psi ( lib/Numeric/GSL/Special/Psi.hs, dist/build/Numeric/GSL/Special/Psi.o )
[ 7 of 30] Compiling Numeric.GSL.Special.Pow_int ( lib/Numeric/GSL/Special/Pow_int.hs, dist/build/Numeric/GSL/Special/Pow_int.o )
[ 8 of 30] Compiling Numeric.GSL.Special.Log ( lib/Numeric/GSL/Special/Log.hs, dist/build/Numeric/GSL/Special/Log.o )
[ 9 of 30] Compiling Numeric.GSL.Special.Legendre ( lib/Numeric/GSL/Special/Legendre.hs, dist/build/Numeric/GSL/Special/Legendre.o )
[10 of 30] Compiling Numeric.GSL.Special.Lambert ( lib/Numeric/GSL/Special/Lambert.hs, dist/build/Numeric/GSL/Special/Lambert.o )
[11 of 30] Compiling Numeric.GSL.Special.Laguerre ( lib/Numeric/GSL/Special/Laguerre.hs, dist/build/Numeric/GSL/Special/Laguerre.o )
[12 of 30] Compiling Numeric.GSL.Special.Hyperg ( lib/Numeric/GSL/Special/Hyperg.hs, dist/build/Numeric/GSL/Special/Hyperg.o )
[13 of 30] Compiling Numeric.GSL.Special.Gegenbauer ( lib/Numeric/GSL/Special/Gegenbauer.hs, dist/build/Numeric/GSL/Special/Gegenbauer.o )
[14 of 30] Compiling Numeric.GSL.Special.Gamma ( lib/Numeric/GSL/Special/Gamma.hs, dist/build/Numeric/GSL/Special/Gamma.o )
[15 of 30] Compiling Numeric.GSL.Special.Fermi_dirac ( lib/Numeric/GSL/Special/Fermi_dirac.hs, dist/build/Numeric/GSL/Special/Fermi_dirac.o )
[16 of 30] Compiling Numeric.GSL.Special.Expint ( lib/Numeric/GSL/Special/Expint.hs, dist/build/Numeric/GSL/Special/Expint.o )
[17 of 30] Compiling Numeric.GSL.Special.Exp ( lib/Numeric/GSL/Special/Exp.hs, dist/build/Numeric/GSL/Special/Exp.o )
[18 of 30] Compiling Numeric.GSL.Special.Erf ( lib/Numeric/GSL/Special/Erf.hs, dist/build/Numeric/GSL/Special/Erf.o )
[19 of 30] Compiling Numeric.GSL.Special.Elljac ( lib/Numeric/GSL/Special/Elljac.hs, dist/build/Numeric/GSL/Special/Elljac.o )
[20 of 30] Compiling Numeric.GSL.Special.Ellint ( lib/Numeric/GSL/Special/Ellint.hs, dist/build/Numeric/GSL/Special/Ellint.o )
[21 of 30] Compiling Numeric.GSL.Special.Elementary ( lib/Numeric/GSL/Special/Elementary.hs, dist/build/Numeric/GSL/Special/Elementary.o )
[22 of 30] Compiling Numeric.GSL.Special.Dilog ( lib/Numeric/GSL/Special/Dilog.hs, dist/build/Numeric/GSL/Special/Dilog.o )
[23 of 30] Compiling Numeric.GSL.Special.Debye ( lib/Numeric/GSL/Special/Debye.hs, dist/build/Numeric/GSL/Special/Debye.o )
[24 of 30] Compiling Numeric.GSL.Special.Dawson ( lib/Numeric/GSL/Special/Dawson.hs, dist/build/Numeric/GSL/Special/Dawson.o )
[25 of 30] Compiling Numeric.GSL.Special.Coupling ( lib/Numeric/GSL/Special/Coupling.hs, dist/build/Numeric/GSL/Special/Coupling.o )
[26 of 30] Compiling Numeric.GSL.Special.Coulomb ( lib/Numeric/GSL/Special/Coulomb.hs, dist/build/Numeric/GSL/Special/Coulomb.o )
[27 of 30] Compiling Numeric.GSL.Special.Clausen ( lib/Numeric/GSL/Special/Clausen.hs, dist/build/Numeric/GSL/Special/Clausen.o )
[28 of 30] Compiling Numeric.GSL.Special.Bessel ( lib/Numeric/GSL/Special/Bessel.hs, dist/build/Numeric/GSL/Special/Bessel.o )
[29 of 30] Compiling Numeric.GSL.Special.Airy ( lib/Numeric/GSL/Special/Airy.hs, dist/build/Numeric/GSL/Special/Airy.o )
[30 of 30] Compiling Numeric.GSL.Special ( lib/Numeric/GSL/Special.hs, dist/build/Numeric/GSL/Special.o )
In-place registering hmatrix-special-0.2.0...
Running Haddock for hmatrix-special-0.2.0...
Running hscolour for hmatrix-special-0.2.0...
Preprocessing library hmatrix-special-0.2.0...
Preprocessing library hmatrix-special-0.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
Haddock coverage:
50% ( 4 / 8) in 'Numeric.GSL.Special.Internal'
7% ( 1 / 15) in 'Numeric.GSL.Special.Zeta'
4% ( 1 / 24) in 'Numeric.GSL.Special.Trig'
11% ( 1 / 9) in 'Numeric.GSL.Special.Transport'
20% ( 1 / 5) in 'Numeric.GSL.Special.Synchrotron'
7% ( 1 / 14) in 'Numeric.GSL.Special.Psi'
33% ( 1 / 3) in 'Numeric.GSL.Special.Pow_int'
10% ( 1 / 10) in 'Numeric.GSL.Special.Log'
3% ( 1 / 38) in 'Numeric.GSL.Special.Legendre'
20% ( 1 / 5) in 'Numeric.GSL.Special.Lambert'
11% ( 1 / 9) in 'Numeric.GSL.Special.Laguerre'
4% ( 1 / 23) in 'Numeric.GSL.Special.Hyperg'
11% ( 1 / 9) in 'Numeric.GSL.Special.Gegenbauer'
2% ( 1 / 42) in 'Numeric.GSL.Special.Gamma'
5% ( 1 / 19) in 'Numeric.GSL.Special.Fermi_dirac'
3% ( 1 / 29) in 'Numeric.GSL.Special.Expint'
5% ( 1 / 19) in 'Numeric.GSL.Special.Exp'
8% ( 1 / 13) in 'Numeric.GSL.Special.Erf'
50% ( 1 / 2) in 'Numeric.GSL.Special.Elljac'
4% ( 1 / 25) in 'Numeric.GSL.Special.Ellint'
25% ( 1 / 4) in 'Numeric.GSL.Special.Elementary'
17% ( 1 / 6) in 'Numeric.GSL.Special.Dilog'
8% ( 1 / 13) in 'Numeric.GSL.Special.Debye'
33% ( 1 / 3) in 'Numeric.GSL.Special.Dawson'
11% ( 1 / 9) in 'Numeric.GSL.Special.Coupling'
17% ( 1 / 6) in 'Numeric.GSL.Special.Coulomb'
33% ( 1 / 3) in 'Numeric.GSL.Special.Clausen'
1% ( 1 / 90) in 'Numeric.GSL.Special.Bessel'
4% ( 1 / 26) in 'Numeric.GSL.Special.Airy'
100% ( 32 / 32) in 'Numeric.GSL.Special'
Documentation created: dist/doc/html/hmatrix-special/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmatrix-special-0.2.0
Registering hmatrix-special-0.2.0...
Installed hmatrix-special-0.2.0
cabal: Error: some packages failed to install:
haskell2010-1.0.0.0 failed during the building phase. The exception was:
ExitFailure 1
hquantlib-0.0.1 depends on haskell2010-1.0.0.0 which failed to install.
Test log
No test log was submitted for this report.