Build #1 for DifferentialEvolution-0.0.2
| Package | DifferentialEvolution-0.0.2 |
|---|
| Install | DependencyFailed mtl-2.1 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | vector-0.7.1, primitive-0.3.1, parallel-3.2.0.4, mwc-random-0.8.0.5, mtl-2.1, fclabels-0.11.2, deepseq-1.3.0.1, base-4.6.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading mtl-2.1...
Configuring mtl-2.1...
Building mtl-2.1...
Preprocessing library mtl-2.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
Control/Monad/Error/Class.hs:93:18: Not in scope: `catch'
Failed to install mtl-2.1
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 primitive-0.3.1...
Building primitive-0.3.1...
Preprocessing library primitive-0.3.1...
[1 of 7] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[2 of 7] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
Control/Monad/Primitive.hs:24:1: Warning:
Module `GHC.IOBase' is deprecated: use GHC.IO instead
[3 of 7] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
Data/Primitive/Types.hs:57:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
[4 of 7] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
Data/Primitive/Array.hs:112:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
Data/Primitive/Array.hs:117:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
[5 of 7] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
Data/Primitive/ByteArray.hs:203:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
Data/Primitive/ByteArray.hs:208:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
[6 of 7] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[7 of 7] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
In-place registering primitive-0.3.1...
Running Haddock for primitive-0.3.1...
Running hscolour for primitive-0.3.1...
Preprocessing library primitive-0.3.1...
Preprocessing library primitive-0.3.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
dist/build/tmp-9036/Control/Monad/Primitive.hs:24:1: Warning:
Module `GHC.IOBase' is deprecated: use GHC.IO instead
dist/build/tmp-9036/Data/Primitive/Types.hs:57:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
dist/build/tmp-9036/Data/Primitive/Array.hs:112:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
dist/build/tmp-9036/Data/Primitive/Array.hs:117:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
dist/build/tmp-9036/Data/Primitive/ByteArray.hs:203:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
dist/build/tmp-9036/Data/Primitive/ByteArray.hs:208:18: Warning:
In the use of `mkNorepType' (imported from Data.Data):
Deprecated: "Use mkNoRepType instead"
Haddock coverage:
3% ( 1 / 33) in 'Data.Primitive.MachDeps'
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% ( 11 / 11) in 'Data.Primitive.Array'
73% ( 16 / 22) in 'Data.Primitive.ByteArray'
80% ( 8 / 10) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
Documentation created: dist/doc/html/primitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/primitive-0.3.1/ghc-7.6.3
Registering primitive-0.3.1...
Installed primitive-0.3.1
Downloading template-haskell-2.6.0.0...
Configuring template-haskell-2.6.0.0...
Building template-haskell-2.6.0.0...
Preprocessing library template-haskell-2.6.0.0...
[1 of 7] Compiling Language.Haskell.TH.Syntax.Internals ( Language/Haskell/TH/Syntax/Internals.hs, dist/build/Language/Haskell/TH/Syntax/Internals.o )
[2 of 7] Compiling Language.Haskell.TH.Syntax ( Language/Haskell/TH/Syntax.hs, dist/build/Language/Haskell/TH/Syntax.o )
[3 of 7] Compiling Language.Haskell.TH.PprLib ( Language/Haskell/TH/PprLib.hs, dist/build/Language/Haskell/TH/PprLib.o )
[4 of 7] Compiling Language.Haskell.TH.Ppr ( Language/Haskell/TH/Ppr.hs, dist/build/Language/Haskell/TH/Ppr.o )
[5 of 7] Compiling Language.Haskell.TH.Lib ( Language/Haskell/TH/Lib.hs, dist/build/Language/Haskell/TH/Lib.o )
[6 of 7] Compiling Language.Haskell.TH ( Language/Haskell/TH.hs, dist/build/Language/Haskell/TH.o )
[7 of 7] Compiling Language.Haskell.TH.Quote ( Language/Haskell/TH/Quote.hs, dist/build/Language/Haskell/TH/Quote.o )
In-place registering template-haskell-2.6.0.0...
Running Haddock for template-haskell-2.6.0.0...
Running hscolour for template-haskell-2.6.0.0...
Preprocessing library template-haskell-2.6.0.0...
Preprocessing library template-haskell-2.6.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
25% ( 1 / 4) in 'Language.Haskell.TH.Syntax.Internals'
20% ( 17 / 84) in 'Language.Haskell.TH.Syntax'
14% ( 23 /161) in 'Language.Haskell.TH.Lib'
50% ( 3 / 6) in 'Language.Haskell.TH.Quote'
75% ( 39 / 52) in 'Language.Haskell.TH.PprLib'
3% ( 1 / 35) in 'Language.Haskell.TH.Ppr'
19% ( 41 /211) in 'Language.Haskell.TH'
Documentation created: dist/doc/html/template-haskell/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/template-haskell-2.6.0.0/ghc-7.6.3
Registering template-haskell-2.6.0.0...
Installed template-haskell-2.6.0.0
Configuring vector-0.7.1...
Building vector-0.7.1...
Preprocessing library vector-0.7.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.3.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 )
Data/Vector/Unboxed/Base.hs:55:27: Warning:
In the use of `mkTyCon' (imported from Data.Typeable):
Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Data/Vector/Unboxed/Base.hs:58:27: Warning:
In the use of `mkTyCon' (imported from Data.Typeable):
Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[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.7.1...
Running Haddock for vector-0.7.1...
Running hscolour for vector-0.7.1...
Preprocessing library vector-0.7.1...
Preprocessing library vector-0.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.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'
Data/Vector/Unboxed/Base.hs:55:27: Warning:
In the use of `mkTyCon' (imported from Data.Typeable):
Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Data/Vector/Unboxed/Base.hs:58:27: Warning:
In the use of `mkTyCon' (imported from Data.Typeable):
Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
33% ( 1 / 3) in 'Data.Vector.Storable.Internal'
100% ( 5 / 5) in 'Data.Vector.Fusion.Util'
100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size'
10% ( 1 / 10) in 'Data.Vector.Internal.Check'
83% (103 /124) in 'Data.Vector.Fusion.Stream.Monadic'
84% ( 87 /103) in 'Data.Vector.Fusion.Stream'
67% ( 45 / 67) in 'Data.Vector.Generic.Mutable'
100% ( 3 / 3) in 'Data.Vector.Generic.Base'
5% ( 1 / 19) in 'Data.Vector.Generic.New'
93% (210 /227) in 'Data.Vector.Generic'
77% ( 41 / 53) 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% (183 /189) in 'Data.Vector.Primitive'
80% ( 47 / 59) 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% (190 /196) 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% (199 /208) in 'Data.Vector.Unboxed'
78% ( 50 / 64) in 'Data.Vector.Unboxed.Mutable'
77% ( 40 / 52) 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% (197 /210) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/vector-0.7.1/ghc-7.6.3
Registering vector-0.7.1...
Installed vector-0.7.1
Downloading mwc-random-0.8.0.5...
Configuring mwc-random-0.8.0.5...
Building mwc-random-0.8.0.5...
Preprocessing library mwc-random-0.8.0.5...
[1 of 1] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )
System/Random/MWC.hs:63:1: Warning:
Module `Prelude' does not export `catch'
In-place registering mwc-random-0.8.0.5...
Running Haddock for mwc-random-0.8.0.5...
Running hscolour for mwc-random-0.8.0.5...
Preprocessing library mwc-random-0.8.0.5...
Preprocessing library mwc-random-0.8.0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
dist/build/tmp-9036/System/Random/MWC.hs:63:1: Warning:
Module `Prelude' does not export `catch'
Haddock coverage:
Warning: System.Random.MWC: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Unsigned
100% ( 20 / 20) in 'System.Random.MWC'
Documentation created: dist/doc/html/mwc-random/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/mwc-random-0.8.0.5/ghc-7.6.3
Registering mwc-random-0.8.0.5...
Installed mwc-random-0.8.0.5
cabal: Error: some packages failed to install:
DifferentialEvolution-0.0.2 depends on mtl-2.1 which failed to install.
fclabels-0.11.2 depends on mtl-2.1 which failed to install.
mtl-2.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.