Build #8 for HipmunkPlayground-0.2

[all reports]

Package HipmunkPlayground-0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-03 08:52:14.391146 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 ObjectName-1.1.0.1...
Building fixed-0.2.1.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.2...
Building HipmunkPlayground-0.2...
Failed to install HipmunkPlayground-0.2
Build log ( /home/builder/.cabal/logs/HipmunkPlayground-0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-6810/HipmunkPlayground-0.2'
Configuring HipmunkPlayground-0.2...
Building HipmunkPlayground-0.2...
Preprocessing executable 'HipmunkPlayground' for HipmunkPlayground-0.2...
[1 of 1] Compiling Main             ( Playground.hs, dist/build/HipmunkPlayground/HipmunkPlayground-tmp/Main.o )

Playground.hs:70: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:71:3: error:
    Not in scope: ‘H.setGravity’
    Module ‘Physics.Hipmunk’ does not export ‘setGravity’.

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

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

Playground.hs:80: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:90:3: error:
    Not in scope: ‘H.setPosition’
    Module ‘Physics.Hipmunk’ does not export ‘setPosition’.

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

Playground.hs:93: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:102:3: error:
    Not in scope: ‘H.setPosition’
    Module ‘Physics.Hipmunk’ does not export ‘setPosition’.

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

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

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

Playground.hs:120:5: error:
    Not in scope: ‘H.setGroup’
    Module ‘Physics.Hipmunk’ does not export ‘setGroup’.

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

Playground.hs:274: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:275: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:275: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:289:10: error:
    Not in scope: ‘H.getPosition’
    Module ‘Physics.Hipmunk’ does not export ‘getPosition’.

Playground.hs:289: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:294:12: error:
    Not in scope: ‘H.getPosition’
    Module ‘Physics.Hipmunk’ does not export ‘getPosition’.

Playground.hs:294: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:295: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:295: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:378:3: error:
    Not in scope: ‘H.setAngVel’
    Perhaps you meant ‘H.maxAngVel’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setAngVel’.

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

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

Playground.hs:381: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:400:3: error:
    Not in scope: ‘H.setAngVel’
    Perhaps you meant ‘H.maxAngVel’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setAngVel’.

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

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

Playground.hs:403: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:421:3: error:
    Not in scope: ‘H.setAngVel’
    Perhaps you meant ‘H.maxAngVel’ (imported from Physics.Hipmunk)
    Module ‘Physics.Hipmunk’ does not export ‘setAngVel’.

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

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

Playground.hs:424: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:428:3: error:
    Not in scope: ‘H.setPosition’
    Module ‘Physics.Hipmunk’ does not export ‘setPosition’.

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

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

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

Playground.hs:474: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-6810/HipmunkPlayground-0.2'
cabal: Error: some packages failed to install:
HipmunkPlayground-0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.