Build #8 for HipmunkPlayground-0.1

[all reports]

Package HipmunkPlayground-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-03 11:35:36.233501 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies GLFW-0.5.2.5, Hipmunk-5.2.0.17, OpenGL-3.0.1.0, base-4.9.0.0, containers-0.5.7.1
Flags small_base

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ObjectName-1.1.0.1...
Configuring fixed-0.2.1.1...
Building fixed-0.2.1.1...
Building ObjectName-1.1.0.1...
Installed ObjectName-1.1.0.1
Configuring half-0.2.2.3...
Configuring stm-2.4.4.1...
Installed fixed-0.2.1.1
Building half-0.2.2.3...
Building stm-2.4.4.1...
Configuring text-1.2.2.1...
Installed half-0.2.2.3
Building text-1.2.2.1...
Installed stm-2.4.4.1
Configuring StateVar-1.1.0.4...
Building StateVar-1.1.0.4...
Installed StateVar-1.1.0.4
Configuring Hipmunk-5.2.0.17...
Building Hipmunk-5.2.0.17...
Installed text-1.2.2.1
Configuring OpenGLRaw-3.2.4.0...
Building OpenGLRaw-3.2.4.0...
Installed Hipmunk-5.2.0.17
Installed OpenGLRaw-3.2.4.0
Configuring GLURaw-2.0.0.3...
Building GLURaw-2.0.0.3...
Installed GLURaw-2.0.0.3
Configuring OpenGL-3.0.1.0...
Building OpenGL-3.0.1.0...
Installed OpenGL-3.0.1.0
Configuring GLFW-0.5.2.5...
Building GLFW-0.5.2.5...
Installed GLFW-0.5.2.5
Configuring HipmunkPlayground-0.1...
Building HipmunkPlayground-0.1...
Failed to install HipmunkPlayground-0.1
Build log ( /home/builder/.cabal/logs/HipmunkPlayground-0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-30984/HipmunkPlayground-0.1'
Configuring HipmunkPlayground-0.1...
Building HipmunkPlayground-0.1...
Preprocessing executable 'HipmunkPlayground' for HipmunkPlayground-0.1...
[1 of 1] Compiling Main             ( Playground.hs, dist/build/HipmunkPlayground/HipmunkPlayground-tmp/Main.o )

Playground.hs:44:3: error:
    Not in scope: ‘H.setElasticIterations’
    Perhaps you meant ‘H.elasticIterations’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setElasticIterations’.

Playground.hs:50:3: error:
    Not in scope: ‘H.setFriction’
    Module ‘Physics.Hipmunk’ does not export ‘setFriction’.

Playground.hs:51:3: error:
    Not in scope: ‘H.setElasticity’
    Perhaps you meant ‘H.elasticity’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setElasticity’.

Playground.hs:54:3: error:
    Not in scope: ‘H.setGravity’
    Module ‘Physics.Hipmunk’ does not export ‘setGravity’.

Playground.hs:124:21: error:
    Not in scope: ‘H.getPosition’
    Module ‘Physics.Hipmunk’ does not export ‘getPosition’.

Playground.hs:124:37: error:
    Not in scope: ‘H.getBody’
    Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘getBody’.

Playground.hs:125:21: error:
    Not in scope: ‘H.getAngle’
    Perhaps you meant ‘H.toAngle’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘getAngle’.

Playground.hs:125:37: error:
    Not in scope: ‘H.getBody’
    Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘getBody’.

Playground.hs:136:10: error:
    Not in scope: ‘H.getPosition’
    Module ‘Physics.Hipmunk’ does not export ‘getPosition’.

Playground.hs:136:26: error:
    Not in scope: ‘H.getBody’
    Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘getBody’.

Playground.hs:139:12: error:
    Not in scope: ‘H.getPosition’
    Module ‘Physics.Hipmunk’ does not export ‘getPosition’.

Playground.hs:139:28: error:
    Not in scope: ‘H.getBody’
    Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘getBody’.

Playground.hs:140:12: error:
    Not in scope: ‘H.getAngle’
    Perhaps you meant ‘H.toAngle’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘getAngle’.

Playground.hs:140:28: error:
    Not in scope: ‘H.getBody’
    Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘getBody’.

Playground.hs:162:7: error:
    Not in scope: ‘H.setAngVel’
    Perhaps you meant ‘H.maxAngVel’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setAngVel’.

Playground.hs:163:7: error:
    Not in scope: ‘H.setPosition’
    Module ‘Physics.Hipmunk’ does not export ‘setPosition’.

Playground.hs:164:7: error:
    Not in scope: ‘H.setFriction’
    Module ‘Physics.Hipmunk’ does not export ‘setFriction’.

Playground.hs:165:7: error:
    Not in scope: ‘H.setElasticity’
    Perhaps you meant ‘H.elasticity’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setElasticity’.

Playground.hs:182:7: error:
    Not in scope: ‘H.setPosition’
    Module ‘Physics.Hipmunk’ does not export ‘setPosition’.

Playground.hs:183:7: error:
    Not in scope: ‘H.setFriction’
    Module ‘Physics.Hipmunk’ does not export ‘setFriction’.

Playground.hs:184:7: error:
    Not in scope: ‘H.setElasticity’
    Perhaps you meant ‘H.elasticity’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setElasticity’.

Playground.hs:200:7: error:
    Not in scope: ‘H.setPosition’
    Module ‘Physics.Hipmunk’ does not export ‘setPosition’.

Playground.hs:201:7: error:
    Not in scope: ‘H.setFriction’
    Module ‘Physics.Hipmunk’ does not export ‘setFriction’.

Playground.hs:202:7: error:
    Not in scope: ‘H.setElasticity’
    Perhaps you meant ‘H.elasticity’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setElasticity’.

Playground.hs:205:7: error:
    Not in scope: ‘H.setPosition’
    Module ‘Physics.Hipmunk’ does not export ‘setPosition’.

Playground.hs:206:12: error:
    Not in scope: ‘H.newJoint’
    Module ‘Physics.Hipmunk’ does not export ‘newJoint’.

Playground.hs:256:25: error:
    Not in scope: ‘H.getPosition’
    Module ‘Physics.Hipmunk’ does not export ‘getPosition’.

Playground.hs:256:41: error:
    Not in scope: ‘H.getBody’
    Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘getBody’.
cabal: Leaving directory '/tmp/cabal-tmp-30984/HipmunkPlayground-0.1'
cabal: Error: some packages failed to install:
HipmunkPlayground-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.