Build #2 for reactive-thread-0.3.2.1

[all reports]

Package reactive-thread-0.3.2.1
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, stm-2.4.2, monad-parallel-0.7.1.1, base-4.6.0.1, SDL-0.6.5
Flags -profile

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
[1 of 1] Compiling Main             ( /tmp/SDL-0.6.5-19230/SDL-0.6.5/Setup.lhs, /tmp/SDL-0.6.5-19230/SDL-0.6.5/dist/setup/Main.o )
Linking /tmp/SDL-0.6.5-19230/SDL-0.6.5/dist/setup/setup ...
Configuring SDL-0.6.5...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for sdl-config... /usr/bin/sdl-config
configure: creating ./config.status
config.status: creating config.mk
config.status: creating SDL.buildinfo
config.status: creating includes/HsSDLConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building SDL-0.6.5...
Preprocessing library SDL-0.6.5...
[ 1 of 16] Compiling Graphics.UI.SDL.Utilities ( Graphics/UI/SDL/Utilities.hs, dist/build/Graphics/UI/SDL/Utilities.o )
[ 2 of 16] Compiling Graphics.UI.SDL.CPUInfo ( Graphics/UI/SDL/CPUInfo.hs, dist/build/Graphics/UI/SDL/CPUInfo.o )
[ 3 of 16] Compiling Graphics.UI.SDL.Version ( dist/build/Graphics/UI/SDL/Version.hs, dist/build/Graphics/UI/SDL/Version.o )
[ 4 of 16] Compiling Graphics.UI.SDL.Keysym ( dist/build/Graphics/UI/SDL/Keysym.hs, dist/build/Graphics/UI/SDL/Keysym.o )
[ 5 of 16] Compiling Graphics.UI.SDL.Color ( Graphics/UI/SDL/Color.hs, dist/build/Graphics/UI/SDL/Color.o )
[ 6 of 16] Compiling Graphics.UI.SDL.Audio ( dist/build/Graphics/UI/SDL/Audio.hs, dist/build/Graphics/UI/SDL/Audio.o )
[ 7 of 16] Compiling Graphics.UI.SDL.Types ( dist/build/Graphics/UI/SDL/Types.hs, dist/build/Graphics/UI/SDL/Types.o )
[ 8 of 16] Compiling Graphics.UI.SDL.Time ( Graphics/UI/SDL/Time.hs, dist/build/Graphics/UI/SDL/Time.o )
[ 9 of 16] Compiling Graphics.UI.SDL.Rect ( dist/build/Graphics/UI/SDL/Rect.hs, dist/build/Graphics/UI/SDL/Rect.o )
[10 of 16] Compiling Graphics.UI.SDL.General ( dist/build/Graphics/UI/SDL/General.hs, dist/build/Graphics/UI/SDL/General.o )
[11 of 16] Compiling Graphics.UI.SDL.WindowManagement ( dist/build/Graphics/UI/SDL/WindowManagement.hs, dist/build/Graphics/UI/SDL/WindowManagement.o )
[12 of 16] Compiling Graphics.UI.SDL.RWOps ( Graphics/UI/SDL/RWOps.hs, dist/build/Graphics/UI/SDL/RWOps.o )
[13 of 16] Compiling Graphics.UI.SDL.Video ( dist/build/Graphics/UI/SDL/Video.hs, dist/build/Graphics/UI/SDL/Video.o )
[14 of 16] Compiling Graphics.UI.SDL.Events ( dist/build/Graphics/UI/SDL/Events.hs, dist/build/Graphics/UI/SDL/Events.o )
[15 of 16] Compiling Graphics.UI.SDL.Joystick ( dist/build/Graphics/UI/SDL/Joystick.hs, dist/build/Graphics/UI/SDL/Joystick.o )
[16 of 16] Compiling Graphics.UI.SDL  ( Graphics/UI/SDL.hs, dist/build/Graphics/UI/SDL.o )
In-place registering SDL-0.6.5...
Running Haddock for SDL-0.6.5...
Running hscolour for SDL-0.6.5...
Preprocessing library SDL-0.6.5...
Preprocessing library SDL-0.6.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  14% (  1 /  7) in 'Graphics.UI.SDL.Utilities'
  89% (  8 /  9) in 'Graphics.UI.SDL.CPUInfo'
   0% (  0 /  3) in 'Graphics.UI.SDL.Version'
  25% (  1 /  4) in 'Graphics.UI.SDL.Keysym'
  33% (  1 /  3) in 'Graphics.UI.SDL.Color'
  25% (  1 /  4) in 'Graphics.UI.SDL.Audio'
   4% (  1 / 26) in 'Graphics.UI.SDL.Types'
  33% (  1 /  3) in 'Graphics.UI.SDL.Time'
  50% (  1 /  2) in 'Graphics.UI.SDL.Rect'
  38% (  5 / 13) in 'Graphics.UI.SDL.General'
  90% (  9 / 10) in 'Graphics.UI.SDL.WindowManagement'
  17% (  1 /  6) in 'Graphics.UI.SDL.RWOps'
  58% ( 46 / 80) in 'Graphics.UI.SDL.Video'
  93% ( 25 / 27) in 'Graphics.UI.SDL.Events'
 100% ( 18 / 18) in 'Graphics.UI.SDL.Joystick'
 100% ( 14 / 14) in 'Graphics.UI.SDL'
Warning: Graphics.UI.SDL.Types: could not find link destinations for:
    Graphics.UI.SDL.Types.Pixels
Warning: Graphics.UI.SDL.Events: could not find link destinations for:
    Graphics.UI.SDL.Events.SafePtr
Warning: Graphics.UI.SDL.Joystick: could not find link destinations for:
    Graphics.UI.SDL.Joystick.JoystickIndex
Documentation created: dist/doc/html/SDL/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SDL-0.6.5
Registering SDL-0.6.5...
Installed SDL-0.6.5
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...
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/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4
Registering parallel-3.2.0.4...
Installed parallel-3.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...
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/x86_64-linux-ghc-7.6.3/stm-2.4.2
Registering stm-2.4.2...
Installed stm-2.4.2
Configuring monad-parallel-0.7.1.1...
Building monad-parallel-0.7.1.1...
Preprocessing library monad-parallel-0.7.1.1...
[1 of 1] Compiling Control.Monad.Parallel ( Control/Monad/Parallel.hs, dist/build/Control/Monad/Parallel.o )
In-place registering monad-parallel-0.7.1.1...
Running Haddock for monad-parallel-0.7.1.1...
Running hscolour for monad-parallel-0.7.1.1...
Preprocessing library monad-parallel-0.7.1.1...
Preprocessing library monad-parallel-0.7.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
 100% ( 14 / 14) in 'Control.Monad.Parallel'
Warning: Control.Monad.Parallel: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT
Documentation created: dist/doc/html/monad-parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-parallel-0.7.1.1
Registering monad-parallel-0.7.1.1...
Installed monad-parallel-0.7.1.1
Downloading reactive-thread-0.3.2.1...
Configuring reactive-thread-0.3.2.1...
Building reactive-thread-0.3.2.1...
Preprocessing library reactive-thread-0.3.2.1...
[1 of 8] Compiling Reactive.Thread.Internal.VarSource ( Reactive/Thread/Internal/VarSource.hs, dist/build/Reactive/Thread/Internal/VarSource.o )
[2 of 8] Compiling Control.Concurrent.STM.TEvent ( Control/Concurrent/STM/TEvent.hs, dist/build/Control/Concurrent/STM/TEvent.o )
[3 of 8] Compiling Control.Concurrent.STM.TEventVar ( Control/Concurrent/STM/TEventVar.hs, dist/build/Control/Concurrent/STM/TEventVar.o )
[4 of 8] Compiling Data.Any         ( Data/Any.hs, dist/build/Data/Any.o )
[5 of 8] Compiling Reactive.Thread.Internal.Thread ( Reactive/Thread/Internal/Thread.hs, dist/build/Reactive/Thread/Internal/Thread.o )
[6 of 8] Compiling Reactive.Thread.Internal.DumbSTM ( Reactive/Thread/Internal/DumbSTM.hs, dist/build/Reactive/Thread/Internal/DumbSTM.o )
[7 of 8] Compiling Reactive.Thread.Update ( Reactive/Thread/Update.hs, dist/build/Reactive/Thread/Update.o )
[8 of 8] Compiling Reactive.Thread  ( Reactive/Thread.hs, dist/build/Reactive/Thread.o )
In-place registering reactive-thread-0.3.2.1...
Preprocessing executable 'example-sdl' for reactive-thread-0.3.2.1...
[1 of 9] Compiling Reactive.Thread.Internal.VarSource ( Reactive/Thread/Internal/VarSource.hs, dist/build/example-sdl/example-sdl-tmp/Reactive/Thread/Internal/VarSource.o )
[2 of 9] Compiling Reactive.Thread.Internal.Thread ( Reactive/Thread/Internal/Thread.hs, dist/build/example-sdl/example-sdl-tmp/Reactive/Thread/Internal/Thread.o )
[3 of 9] Compiling Control.Concurrent.STM.TEvent ( Control/Concurrent/STM/TEvent.hs, dist/build/example-sdl/example-sdl-tmp/Control/Concurrent/STM/TEvent.o )
[4 of 9] Compiling Control.Concurrent.STM.TEventVar ( Control/Concurrent/STM/TEventVar.hs, dist/build/example-sdl/example-sdl-tmp/Control/Concurrent/STM/TEventVar.o )
[5 of 9] Compiling Data.Any         ( Data/Any.hs, dist/build/example-sdl/example-sdl-tmp/Data/Any.o )
[6 of 9] Compiling Reactive.Thread.Internal.DumbSTM ( Reactive/Thread/Internal/DumbSTM.hs, dist/build/example-sdl/example-sdl-tmp/Reactive/Thread/Internal/DumbSTM.o )
[7 of 9] Compiling Reactive.Thread.Update ( Reactive/Thread/Update.hs, dist/build/example-sdl/example-sdl-tmp/Reactive/Thread/Update.o )
[8 of 9] Compiling Reactive.Thread  ( Reactive/Thread.hs, dist/build/example-sdl/example-sdl-tmp/Reactive/Thread.o )
[9 of 9] Compiling Main             ( examples/sdl/Main.hs, dist/build/example-sdl/example-sdl-tmp/Main.o )
Linking dist/build/example-sdl/example-sdl ...
Running Haddock for reactive-thread-0.3.2.1...
Running hscolour for reactive-thread-0.3.2.1...
Preprocessing library reactive-thread-0.3.2.1...
Preprocessing executable 'example-sdl' for reactive-thread-0.3.2.1...
Preprocessing library reactive-thread-0.3.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0

dist/build/tmp-19230/Reactive/Thread/Internal/Thread.hs:24:25:
    parse error on input `-- ^ Thread computation.'
Haddock coverage:
   0% (  0 /  3) in 'Reactive.Thread.Internal.VarSource'
  86% (  6 /  7) in 'Control.Concurrent.STM.TEvent'
  80% (  4 /  5) in 'Control.Concurrent.STM.TEventVar'
  80% (  4 /  5) in 'Data.Any'
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/reactive-thread-0.3.2.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering reactive-thread-0.3.2.1...
Installed reactive-thread-0.3.2.1

Test log

No test log was submitted for this report.