Build #7 for Rasenschach-0.1.3

[all reports]

Package Rasenschach-0.1.3
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-10 01:10:51.297437 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies GLUT-2.7.0.10, OpenGL-3.0.1.0, OpenGLRaw-3.2.4.0, Yampa-0.10.5, array-0.5.1.1, base-4.9.0.0, bytestring-0.10.8.1, cereal-0.5.4.0, containers-0.5.7.1, convertible-1.1.1.0, directory-1.2.6.2, filepath-1.4.1.0, ghc-8.0.1.20161018, monad-loops-0.4.3, time-1.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ObjectName-1.1.0.1...
Configuring cereal-0.5.4.0...
Building ObjectName-1.1.0.1...
Building cereal-0.5.4.0...
Installed ObjectName-1.1.0.1
Configuring fixed-0.2.1.1...
Building fixed-0.2.1.1...
Configuring half-0.2.2.3...
Installed fixed-0.2.1.1
Building half-0.2.2.3...
Configuring monad-loops-0.4.3...
Installed cereal-0.5.4.0
Configuring mtl-2.2.1...
Installed half-0.2.2.3
Building monad-loops-0.4.3...
Building mtl-2.2.1...
Configuring old-locale-1.0.0.7...
Installed monad-loops-0.4.3
Building old-locale-1.0.0.7...
Configuring random-1.1...
Installed old-locale-1.0.0.7
Building random-1.1...
Configuring stm-2.4.4.1...
Installed mtl-2.2.1
Building stm-2.4.4.1...
Configuring text-1.2.2.1...
Installed random-1.1
Installed stm-2.4.4.1
Configuring Yampa-0.10.5...
Building text-1.2.2.1...
Building Yampa-0.10.5...
Configuring old-time-1.1.0.3...
Installed Yampa-0.10.5
Building old-time-1.1.0.3...
Configuring StateVar-1.1.0.4...
Installed old-time-1.1.0.3
Building StateVar-1.1.0.4...
Installed StateVar-1.1.0.4
Installed text-1.2.2.1
Configuring convertible-1.1.1.0...
Configuring OpenGLRaw-3.2.4.0...
Building convertible-1.1.1.0...
Building OpenGLRaw-3.2.4.0...
Installed convertible-1.1.1.0
Installed OpenGLRaw-3.2.4.0
Configuring GLURaw-2.0.0.2...
Building GLURaw-2.0.0.2...
Installed GLURaw-2.0.0.2
Configuring OpenGL-3.0.1.0...
Building OpenGL-3.0.1.0...
Installed OpenGL-3.0.1.0
Configuring GLUT-2.7.0.10...
Building GLUT-2.7.0.10...
Installed GLUT-2.7.0.10
Downloading Rasenschach-0.1.3...
Configuring Rasenschach-0.1.3...
Building Rasenschach-0.1.3...
Failed to install Rasenschach-0.1.3
Build log ( /home/builder/.cabal/logs/Rasenschach-0.1.3.log ):
cabal: Entering directory '/tmp/cabal-tmp-20996/Rasenschach-0.1.3'
Configuring Rasenschach-0.1.3...
Building Rasenschach-0.1.3...
Preprocessing executable 'Rasenschach' for Rasenschach-0.1.3...
[ 1 of 25] Compiling States           ( States.hs, dist/build/Rasenschach/Rasenschach-tmp/States.o )
[ 2 of 25] Compiling Physics          ( Physics.hs, dist/build/Rasenschach/Rasenschach-tmp/Physics.o )

Physics.hs:34:20: warning: [-Wtabs]
    Tab character found here, and in 26 further locations.
    Please use spaces instead.

Physics.hs:114:20: warning: [-Wdeprecations]
    In the use of ‘fMod’ (imported from FRP.Yampa.Miscellany):
    Deprecated: "These are not used by Yampa and will be removed."

Physics.hs:129:23: warning: [-Wdeprecations]
    In the use of ‘fMod’ (imported from FRP.Yampa.Miscellany):
    Deprecated: "These are not used by Yampa and will be removed."

Physics.hs:134:22: warning: [-Wdeprecations]
    In the use of ‘fMod’ (imported from FRP.Yampa.Miscellany):
    Deprecated: "These are not used by Yampa and will be removed."
[ 3 of 25] Compiling Paths_Rasenschach ( dist/build/autogen/Paths_Rasenschach.hs, dist/build/Rasenschach/Rasenschach-tmp/Paths_Rasenschach.o )
[ 4 of 25] Compiling Data.FSM         ( Data/FSM.hs, dist/build/Rasenschach/Rasenschach-tmp/Data/FSM.o )
[ 5 of 25] Compiling Command          ( Command.hs, dist/build/Rasenschach/Rasenschach-tmp/Command.o )
[ 6 of 25] Compiling BasicTypes       ( BasicTypes.hs, dist/build/Rasenschach/Rasenschach-tmp/BasicTypes.o )
[ 7 of 25] Compiling Message          ( Message.hs, dist/build/Rasenschach/Rasenschach-tmp/Message.o )
[ 8 of 25] Compiling AL               ( AL.hs, dist/build/Rasenschach/Rasenschach-tmp/AL.o )

AL.hs:48:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 9 of 25] Compiling Object           ( Object.hs, dist/build/Rasenschach/Rasenschach-tmp/Object.o )

Object.hs:8:1: warning: [-Wdeprecations]
    Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead

Object.hs:55:1: warning: [-Wtabs]
    Tab character found here, and in 9 further locations.
    Please use spaces instead.

Object.hs:129:10: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Forceable’
    (imported from FRP.Yampa.Forceable):
    Deprecated: "Use DeepSeq instead"

Object.hs:129:10: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Forceable’
    (imported from FRP.Yampa.Forceable):
    Deprecated: "Use DeepSeq instead"
[10 of 25] Compiling Global           ( Global.hs, dist/build/Rasenschach/Rasenschach-tmp/Global.o )
[11 of 25] Compiling Helper           ( Helper.hs, dist/build/Rasenschach/Rasenschach-tmp/Helper.o )
[12 of 25] Compiling BallFSM          ( BallFSM.hs, dist/build/Rasenschach/Rasenschach-tmp/BallFSM.o )
[13 of 25] Compiling GameFSM          ( GameFSM.hs, dist/build/Rasenschach/Rasenschach-tmp/GameFSM.o )
[14 of 25] Compiling Grid             ( Grid.hs, dist/build/Rasenschach/Rasenschach-tmp/Grid.o )
[15 of 25] Compiling Parser           ( Parser.hs, dist/build/Rasenschach/Rasenschach-tmp/Parser.o )
[16 of 25] Compiling PlayerFSM        ( PlayerFSM.hs, dist/build/Rasenschach/Rasenschach-tmp/PlayerFSM.o )
[17 of 25] Compiling Render           ( Render.hs, dist/build/Rasenschach/Rasenschach-tmp/Render.o )

Render.hs:6:1: error:
    Failed to load interface for ‘Graphics.Rendering.OpenGL.Raw’
    Perhaps you meant
      Graphics.Rendering.OpenGL.GL (from OpenGL-3.0.1.0)
      Graphics.Rendering.OpenGL.GLU (from OpenGL-3.0.1.0)
      Graphics.Rendering.OpenGL (from OpenGL-3.0.1.0)
    Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-20996/Rasenschach-0.1.3'
cabal: Error: some packages failed to install:
Rasenschach-0.1.3 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.