Build #2 for GraphHammer-examples-0.3
| Package | GraphHammer-examples-0.3 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | mtl-2.1.2, containers-0.5.0.0, base-4.6.0.1, array-0.4.0.1, GraphHammer-0.3, Graph500-0.4.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading mersenne-random-pure64-0.2.0.4...
Configuring mersenne-random-pure64-0.2.0.4...
Building mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
[1 of 3] Compiling System.Random.Mersenne.Pure64.Base ( dist/build/System/Random/Mersenne/Pure64/Base.hs, dist/build/System/Random/Mersenne/Pure64/Base.o )
[2 of 3] Compiling System.Random.Mersenne.Pure64.MTBlock ( System/Random/Mersenne/Pure64/MTBlock.hs, dist/build/System/Random/Mersenne/Pure64/MTBlock.o )
[3 of 3] Compiling System.Random.Mersenne.Pure64 ( System/Random/Mersenne/Pure64.hs, dist/build/System/Random/Mersenne/Pure64.o )
In-place registering mersenne-random-pure64-0.2.0.4...
Running Haddock for mersenne-random-pure64-0.2.0.4...
Running hscolour for mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
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:
19% ( 3 / 16) in 'System.Random.Mersenne.Pure64.Base'
90% ( 9 / 10) in 'System.Random.Mersenne.Pure64.MTBlock'
Cannot find documentation for: $notes
100% ( 13 / 13) in 'System.Random.Mersenne.Pure64'
Warning: System.Random.Mersenne.Pure64: could not find link destinations for:
System.Random.RandomGen System.Random.split
Documentation created: dist/doc/html/mersenne-random-pure64/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/mersenne-random-pure64-0.2.0.4/ghc-7.6.3
Registering mersenne-random-pure64-0.2.0.4...
Installed mersenne-random-pure64-0.2.0.4
Configuring stm-2.4.2...
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.2...
Running Haddock for stm-2.4.2...
Running hscolour for stm-2.4.2...
Preprocessing library stm-2.4.2...
Preprocessing library stm-2.4.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
100% ( 12 / 12) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/stm-2.4.2/ghc-7.6.3
Registering stm-2.4.2...
Installed stm-2.4.2
Downloading Graph500-0.4.0...
Configuring Graph500-0.4.0...
Building Graph500-0.4.0...
Preprocessing library Graph500-0.4.0...
[1 of 5] Compiling G500.Index ( src/G500/Index.hs, dist/build/G500/Index.o )
[2 of 5] Compiling G500.Generate ( src/G500/Generate.hs, dist/build/G500/Generate.o )
[3 of 5] Compiling G500 ( src/G500.hs, dist/build/G500.o )
[4 of 5] Compiling G500.Read ( src/G500/Read.hs, dist/build/G500/Read.o )
[5 of 5] Compiling G500.GenerateFile ( src/G500/GenerateFile.hs, dist/build/G500/GenerateFile.o )
In-place registering Graph500-0.4.0...
Preprocessing executable 'graph500gen' for Graph500-0.4.0...
[1 of 1] Compiling Main ( src/Gen.hs, dist/build/graph500gen/graph500gen-tmp/Main.o )
Linking dist/build/graph500gen/graph500gen ...
Running Haddock for Graph500-0.4.0...
Running hscolour for Graph500-0.4.0...
Preprocessing library Graph500-0.4.0...
Preprocessing executable 'graph500gen' for Graph500-0.4.0...
Preprocessing library Graph500-0.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, random-1.0.1.1,
transformers-0.3.0.0
Haddock coverage:
67% ( 2 / 3) in 'G500.Index'
67% ( 2 / 3) in 'G500.Generate'
100% ( 3 / 3) in 'G500'
100% ( 3 / 3) in 'G500.Read'
67% ( 2 / 3) in 'G500.GenerateFile'
Warning: G500.Index: could not find link destinations for:
System.Random.RandomGen
Warning: G500.Generate: could not find link destinations for:
G500.Generate.GraphArr
Documentation created: dist/doc/html/Graph500/index.html
Preprocessing executable 'graph500gen' for Graph500-0.4.0...
Installing library in
/srv/hackage/var/build/tmp-install/lib/Graph500-0.4.0/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering Graph500-0.4.0...
Installed Graph500-0.4.0
Downloading GraphHammer-0.3...
Configuring GraphHammer-0.3...
Building GraphHammer-0.3...
Preprocessing library GraphHammer-0.3...
[1 of 6] Compiling GraphHammer.IntSet ( src/GraphHammer/IntSet.hs, dist/build/GraphHammer/IntSet.o )
[2 of 6] Compiling GraphHammer.IntMap ( src/GraphHammer/IntMap.hs, dist/build/GraphHammer/IntMap.o )
[3 of 6] Compiling GraphHammer.HList ( src/GraphHammer/HList.hs, dist/build/GraphHammer/HList.o )
[4 of 6] Compiling GraphHammer.SimplestParallel ( src/GraphHammer/SimplestParallel.hs, dist/build/GraphHammer/SimplestParallel.o )
[5 of 6] Compiling GraphHammer.Info ( src/GraphHammer/Info.hs, dist/build/GraphHammer/Info.o )
[6 of 6] Compiling GraphHammer ( src/GraphHammer.hs, dist/build/GraphHammer.o )
In-place registering GraphHammer-0.3...
Running Haddock for GraphHammer-0.3...
Running hscolour for GraphHammer-0.3...
Preprocessing library GraphHammer-0.3...
Preprocessing library GraphHammer-0.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, random-1.0.1.1,
transformers-0.3.0.0
Haddock coverage:
100% ( 52 / 52) in 'GraphHammer.IntSet'
99% (106 /107) in 'GraphHammer.IntMap'
6% ( 1 / 16) in 'GraphHammer.HList'
54% ( 21 / 39) in 'GraphHammer.SimplestParallel'
Warning: GraphHammer.Info: We do not support associated types in instances yet. These instances are affected:
GraphHammer.Info.Info (), GraphHammer.Info.InfoArray G500.Index.Index (), GraphHammer.Info.InfoArray GHC.Types.Int ()
100% ( 3 / 3) in 'GraphHammer.Info'
100% ( 3 / 3) in 'GraphHammer'
Warning: GraphHammer.SimplestParallel: could not find link destinations for:
GraphHammer.SimplestParallel.SendReceive GraphHammer.SimplestParallel.Msg Control.Monad.Trans.State.Lazy.StateT GraphHammer.SimplestParallel.AnalysisValue GraphHammer.SimplestParallel.Asgn Control.Monad.Trans.State.Lazy.State GraphHammer.SimplestParallel.AnSt GraphHammer.SimplestParallel.AnalysisIndex
Documentation created: dist/doc/html/GraphHammer/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/GraphHammer-0.3/ghc-7.6.3
Registering GraphHammer-0.3...
Installed GraphHammer-0.3
Downloading GraphHammer-examples-0.3...
Configuring GraphHammer-examples-0.3...
Building GraphHammer-examples-0.3...
Preprocessing library GraphHammer-examples-0.3...
[1 of 3] Compiling GraphHammer.VertexDegree ( src/GraphHammer/VertexDegree.hs, dist/build/GraphHammer/VertexDegree.o )
[2 of 3] Compiling GraphHammer.TriangleCount ( src/GraphHammer/TriangleCount.hs, dist/build/GraphHammer/TriangleCount.o )
[3 of 3] Compiling GraphHammer.ClusteringCoefficient ( src/GraphHammer/ClusteringCoefficient.hs, dist/build/GraphHammer/ClusteringCoefficient.o )
In-place registering GraphHammer-examples-0.3...
Preprocessing executable 'TriangleCountTest' for GraphHammer-examples-0.3...
src/TriangleCountTest.hs:31:8:
Could not find module `OneToOneGraphGenerator'
Use -v to see a list of the files searched for.
Failed to install GraphHammer-examples-0.3
cabal: Error: some packages failed to install:
GraphHammer-examples-0.3 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.