Build #1 for spike-0.3
| Package | spike-0.3 |
|---|
| Install | DependencyFailed glib-0.12.4 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | webkit-0.12.4, stm-2.3, rosezipper-0.2, random-1.0.1.1, process-1.1.0.2, mtl-2.1.2, gtk-0.12.4, global-variables-1.0.1.1, glib-0.12.4, filepath-1.3.0.1, directory-1.2.0.1, containers-0.4.2.1, base-4.6.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
[1 of 2] Compiling SetupWrapper ( /tmp/cairo-0.12.4-2435/cairo-0.12.4/SetupWrapper.hs, /tmp/cairo-0.12.4-2435/cairo-0.12.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main ( /tmp/cairo-0.12.4-2435/cairo-0.12.4/Setup.hs, /tmp/cairo-0.12.4-2435/cairo-0.12.4/dist/setup/Main.o )
Linking /tmp/cairo-0.12.4-2435/cairo-0.12.4/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Cannot find gtk2hsC2hs
Please install `gtk2hs-buildtools` first and check that the install directory is in your PATH (e.g. HOME/.cabal/bin).
Failed to install cairo-0.12.4
Configuring containers-0.4.2.1...
Building containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
[1 of 7] Compiling Data.Set ( Data/Set.hs, dist/build/Data/Set.o )
[2 of 7] Compiling Data.Map ( Data/Map.hs, dist/build/Data/Map.o )
[3 of 7] Compiling Data.IntSet ( Data/IntSet.hs, dist/build/Data/IntSet.o )
[4 of 7] Compiling Data.IntMap ( Data/IntMap.hs, dist/build/Data/IntMap.o )
[5 of 7] Compiling Data.Sequence ( Data/Sequence.hs, dist/build/Data/Sequence.o )
Data/Sequence.hs:311:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `deep'
Data/Sequence.hs:312:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `deep'
Data/Sequence.hs:437:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `node2'
Data/Sequence.hs:438:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `node2'
Data/Sequence.hs:443:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `node3'
Data/Sequence.hs:444:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `node3'
[6 of 7] Compiling Data.Tree ( Data/Tree.hs, dist/build/Data/Tree.o )
[7 of 7] Compiling Data.Graph ( Data/Graph.hs, dist/build/Data/Graph.o )
In-place registering containers-0.4.2.1...
Running Haddock for containers-0.4.2.1...
Running hscolour for containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 60 / 60) in 'Data.Set'
100% ( 58 / 58) in 'Data.IntSet'
99% (116 /117) in 'Data.IntMap'
100% ( 82 / 82) in 'Data.Sequence'
94% ( 15 / 16) in 'Data.Tree'
100% ( 33 / 33) in 'Data.Graph'
100% (128 /128) in 'Data.Map'
Warning: Data.IntMap: could not find link destinations for:
Data.IntMap.mapAccumL
Warning: Data.Sequence: could not find link destinations for:
Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ
Warning: Data.Map: could not find link destinations for:
Data.Map.mapAccumL
Documentation created: dist/doc/html/containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/containers-0.4.2.1/ghc-7.6.3
Registering containers-0.4.2.1...
Installed containers-0.4.2.1
Configuring stm-2.3...
Building stm-2.3...
Preprocessing library stm-2.3...
[1 of 7] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[2 of 7] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[3 of 7] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[4 of 7] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[5 of 7] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[6 of 7] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[7 of 7] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
In-place registering stm-2.3...
Running Haddock for stm-2.3...
Running hscolour for stm-2.3...
Preprocessing library stm-2.3...
Preprocessing library stm-2.3...
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% ( 13 / 13) 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% ( 6 / 6) in 'Control.Concurrent.STM'
Documentation created: dist/doc/html/stm/index.html
Installing library in /srv/hackage/var/build/tmp-install/lib/stm-2.3/ghc-7.6.3
Registering stm-2.3...
Installed stm-2.3
[1 of 2] Compiling SetupWrapper ( /tmp/glib-0.12.4-2435/glib-0.12.4/SetupWrapper.hs, /tmp/glib-0.12.4-2435/glib-0.12.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main ( /tmp/glib-0.12.4-2435/glib-0.12.4/Setup.hs, /tmp/glib-0.12.4-2435/glib-0.12.4/dist/setup/Main.o )
Linking /tmp/glib-0.12.4-2435/glib-0.12.4/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Cannot find gtk2hsC2hs
Please install `gtk2hs-buildtools` first and check that the install directory is in your PATH (e.g. HOME/.cabal/bin).
Failed to install glib-0.12.4
Downloading rosezipper-0.2...
Configuring rosezipper-0.2...
Building rosezipper-0.2...
Preprocessing library rosezipper-0.2...
[1 of 1] Compiling Data.Tree.Zipper ( Data/Tree/Zipper.hs, dist/build/Data/Tree/Zipper.o )
In-place registering rosezipper-0.2...
Running Haddock for rosezipper-0.2...
Running hscolour for rosezipper-0.2...
Preprocessing library rosezipper-0.2...
Preprocessing library rosezipper-0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
98% ( 46 / 47) in 'Data.Tree.Zipper'
Documentation created: dist/doc/html/rosezipper/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/rosezipper-0.2/ghc-7.6.3
Registering rosezipper-0.2...
Installed rosezipper-0.2
Downloading global-variables-1.0.1.1...
Configuring global-variables-1.0.1.1...
Building global-variables-1.0.1.1...
Preprocessing library global-variables-1.0.1.1...
[1 of 2] Compiling Data.Global.Registry ( src/Data/Global/Registry.hs, dist/build/Data/Global/Registry.o )
[2 of 2] Compiling Data.Global ( src/Data/Global.hs, dist/build/Data/Global.o )
In-place registering global-variables-1.0.1.1...
Running Haddock for global-variables-1.0.1.1...
Running hscolour for global-variables-1.0.1.1...
Preprocessing library global-variables-1.0.1.1...
Preprocessing library global-variables-1.0.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 9 / 9) in 'Data.Global.Registry'
100% ( 12 / 12) in 'Data.Global'
Documentation created: dist/doc/html/global-variables/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/global-variables-1.0.1.1/ghc-7.6.3
Registering global-variables-1.0.1.1...
Installed global-variables-1.0.1.1
cabal: Error: some packages failed to install:
cairo-0.12.4 failed during the configure step. The exception was:
ExitFailure 1
gio-0.12.4 depends on glib-0.12.4 which failed to install.
glib-0.12.4 failed during the configure step. The exception was:
ExitFailure 1
gtk-0.12.4 depends on glib-0.12.4 which failed to install.
pango-0.12.4 depends on glib-0.12.4 which failed to install.
spike-0.3 depends on glib-0.12.4 which failed to install.
webkit-0.12.4 depends on glib-0.12.4 which failed to install.
Test log
No test log was submitted for this report.