Build #1 for graph-generators-0.1.1.0

[all reports]

Package graph-generators-0.1.1.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies mwc-random-0.13.1.1, multiset-0.2.2, fgl-5.4.2.4, containers-0.5.0.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring fgl-5.4.2.4...
Building fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...
[ 1 of 29] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o )
[ 2 of 29] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o )
[ 3 of 29] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o )
[ 4 of 29] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o )
[ 5 of 29] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o )
[ 6 of 29] Compiling Data.Graph.Inductive.Graphviz ( Data/Graph/Inductive/Graphviz.hs, dist/build/Data/Graph/Inductive/Graphviz.o )
[ 7 of 29] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o )
[ 8 of 29] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o )
[ 9 of 29] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o )
[10 of 29] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o )
[11 of 29] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o )
[12 of 29] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o )
[13 of 29] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o )
[14 of 29] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o )
[15 of 29] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o )
[16 of 29] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o )
[17 of 29] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o )
[18 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o )
[19 of 29] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o )
[20 of 29] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o )
[21 of 29] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o )
[22 of 29] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o )
[23 of 29] Compiling Data.Graph.Inductive.Internal.FiniteMap ( Data/Graph/Inductive/Internal/FiniteMap.hs, dist/build/Data/Graph/Inductive/Internal/FiniteMap.o )
[24 of 29] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o )
[25 of 29] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o )
[26 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o )
[27 of 29] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o )
[28 of 29] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o )
[29 of 29] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o )
In-place registering fgl-5.4.2.4...
Running Haddock for fgl-5.4.2.4...
Running hscolour for fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...
Haddock coverage:
  23% (  3 / 13) in 'Data.Graph.Inductive.Internal.Thread'
  96% ( 72 / 75) in 'Data.Graph.Inductive.Graph'
 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic'
  47% (  8 / 17) in 'Data.Graph.Inductive.Monad'
  40% (  4 / 10) in 'Data.Graph.Inductive.Monad.IOArray'
  75% (  3 /  4) in 'Data.Graph.Inductive.Graphviz'
  33% (  1 /  3) in 'Data.Graph.Inductive.PatriciaTree'
  16% (  5 / 32) in 'Data.Graph.Inductive.Query.DFS'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.Indep'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.ArtPoint'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.BCC'
  67% (  2 /  3) in 'Data.Graph.Inductive.Query.Dominators'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.TransClos'
  30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad'
  33% (  3 /  9) in 'Data.Graph.Inductive.Internal.RootPath'
  22% (  2 /  9) in 'Data.Graph.Inductive.Internal.Queue'
  33% (  6 / 18) in 'Data.Graph.Inductive.Query.BFS'
 100% (  9 /  9) in 'Data.Graph.Inductive.Query.MaxFlow'
  19% (  3 / 16) in 'Data.Graph.Inductive.Internal.Heap'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.SP'
  12% (  1 /  8) in 'Data.Graph.Inductive.Query.GVD'
  40% (  2 /  5) in 'Data.Graph.Inductive.Query.MST'
  38% (  8 / 21) in 'Data.Graph.Inductive.Internal.FiniteMap'
  33% (  1 /  3) in 'Data.Graph.Inductive.Tree'
  48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.MaxFlow2'
  93% ( 13 / 14) in 'Data.Graph.Inductive.Query'
  91% ( 10 / 11) in 'Data.Graph.Inductive'
  23% ( 14 / 61) in 'Data.Graph.Inductive.Example'
Documentation created: dist/doc/html/fgl/index.html, dist/doc/html/fgl/fgl.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fgl-5.4.2.4
Registering fgl-5.4.2.4...
Installed fgl-5.4.2.4
Configuring multiset-0.2.2...
Building multiset-0.2.2...
Preprocessing library multiset-0.2.2...
[1 of 2] Compiling Data.MultiSet    ( Data/MultiSet.hs, dist/build/Data/MultiSet.o )
[2 of 2] Compiling Data.IntMultiSet ( Data/IntMultiSet.hs, dist/build/Data/IntMultiSet.o )
In-place registering multiset-0.2.2...
Running Haddock for multiset-0.2.2...
Running hscolour for multiset-0.2.2...
Preprocessing library multiset-0.2.2...
Preprocessing library multiset-0.2.2...
Haddock coverage:
 100% ( 85 / 85) in 'Data.MultiSet'
  99% ( 84 / 85) in 'Data.IntMultiSet'
Documentation created: dist/doc/html/multiset/index.html,
dist/doc/html/multiset/multiset.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/multiset-0.2.2
Registering multiset-0.2.2...
Installed multiset-0.2.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 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.2.1 ... 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,
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.9.1
Registering vector-0.10.9.1...
Installed vector-0.10.9.1
Configuring mwc-random-0.13.1.1...
Building mwc-random-0.13.1.1...
Preprocessing library mwc-random-0.13.1.1...
[1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )
[2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o )
[3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o )
In-place registering mwc-random-0.13.1.1...
Running Haddock for mwc-random-0.13.1.1...
Running hscolour for mwc-random-0.13.1.1...
Preprocessing library mwc-random-0.13.1.1...
Preprocessing library mwc-random-0.13.1.1...
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% ( 24 / 24) in 'System.Random.MWC'
 100% ( 12 / 12) in 'System.Random.MWC.Distributions'
 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
Documentation created: dist/doc/html/mwc-random/index.html,
dist/doc/html/mwc-random/mwc-random.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mwc-random-0.13.1.1
Registering mwc-random-0.13.1.1...
Installed mwc-random-0.13.1.1
Downloading graph-generators-0.1.1.0...
Configuring graph-generators-0.1.1.0...
Building graph-generators-0.1.1.0...
Preprocessing library graph-generators-0.1.1.0...
[1 of 6] Compiling Data.Graph.Generators ( Data/Graph/Generators.hs, dist/build/Data/Graph/Generators.o )
[2 of 6] Compiling Data.Graph.Generators.Classic ( Data/Graph/Generators/Classic.hs, dist/build/Data/Graph/Generators/Classic.o )
[3 of 6] Compiling Data.Graph.Generators.Regular ( Data/Graph/Generators/Regular.hs, dist/build/Data/Graph/Generators/Regular.o )
[4 of 6] Compiling Data.Graph.Generators.FGL ( Data/Graph/Generators/FGL.hs, dist/build/Data/Graph/Generators/FGL.o )
[5 of 6] Compiling Data.Graph.Generators.Random.ErdosRenyi ( Data/Graph/Generators/Random/ErdosRenyi.hs, dist/build/Data/Graph/Generators/Random/ErdosRenyi.o )
[6 of 6] Compiling Data.Graph.Generators.Random.BarabasiAlbert ( Data/Graph/Generators/Random/BarabasiAlbert.hs, dist/build/Data/Graph/Generators/Random/BarabasiAlbert.o )
In-place registering graph-generators-0.1.1.0...
Running Haddock for graph-generators-0.1.1.0...
Running hscolour for graph-generators-0.1.1.0...
Preprocessing library graph-generators-0.1.1.0...
Preprocessing library graph-generators-0.1.1.0...
Haddock coverage:
   0% (  0 /  4) in 'Data.Graph.Generators'
   0% (  0 / 23) in 'Data.Graph.Generators.Classic'
   0% (  0 /  9) in 'Data.Graph.Generators.Regular'
   0% (  0 /  2) in 'Data.Graph.Generators.FGL'
  38% (  3 /  8) in 'Data.Graph.Generators.Random.ErdosRenyi'
  62% (  5 /  8) in 'Data.Graph.Generators.Random.BarabasiAlbert'
Documentation created: dist/doc/html/graph-generators/index.html,
dist/doc/html/graph-generators/graph-generators.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/graph-generators-0.1.1.0
Registering graph-generators-0.1.1.0...
Installed graph-generators-0.1.1.0

Test log

No test log was submitted for this report.