Build #6 for elerea-examples-2.2.3
Package | elerea-examples-2.2.3 |
---|
Install | BuildFailed |
---|---|
Docs | NotTried |
Tests | NotTried |
Time submitted | 2016-12-18 19:38:11.929372 UTC |
---|---|
Compiler | ghc-8.0.1.20161018 |
OS | linux |
Arch | x86_64 |
Dependencies | GLFW-0.5.2.5, OpenGL-3.0.1.0, base-4.9.0.0, elerea-2.9.0, GLFW-0.5.2.5, OpenGL-3.0.1.0, base-4.9.0.0, elerea-2.9.0, GLFW-0.5.2.5, OpenGL-3.0.1.0, base-4.9.0.0, elerea-2.9.0 |
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 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... Configuring transformers-compat-0.5.1.4... Installed stm-2.4.4.1 Building transformers-compat-0.5.1.4... Configuring StateVar-1.1.0.4... Installed transformers-compat-0.5.1.4 Building StateVar-1.1.0.4... Configuring transformers-base-0.4.4... Installed StateVar-1.1.0.4 Building transformers-base-0.4.4... Installed transformers-base-0.4.4 Configuring elerea-2.9.0... Building elerea-2.9.0... Installed elerea-2.9.0 Installed text-1.2.2.1 Configuring OpenGLRaw-3.2.4.0... Building OpenGLRaw-3.2.4.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 GLFW-0.5.2.5... Building GLFW-0.5.2.5... Installed GLFW-0.5.2.5 Downloading elerea-examples-2.2.3... Configuring elerea-examples-2.2.3... Building elerea-examples-2.2.3... Failed to install elerea-examples-2.2.3 Build log ( /home/builder/.cabal/logs/elerea-examples-2.2.3.log ): cabal: Entering directory '/tmp/cabal-tmp-31334/elerea-examples-2.2.3' Configuring elerea-examples-2.2.3... Building elerea-examples-2.2.3... Preprocessing executable 'elerea-bounce' for elerea-examples-2.2.3... [1 of 5] Compiling Vector ( src/Bounce/Vector.hs, dist/build/elerea-bounce/elerea-bounce-tmp/Vector.o ) [2 of 5] Compiling Util ( src/Bounce/Util.hs, dist/build/elerea-bounce/elerea-bounce-tmp/Util.o ) [3 of 5] Compiling Math ( src/Bounce/Math.hs, dist/build/elerea-bounce/elerea-bounce-tmp/Math.o ) [4 of 5] Compiling Event ( src/Bounce/Event.hs, dist/build/elerea-bounce/elerea-bounce-tmp/Event.o ) [5 of 5] Compiling Main ( src/Bounce/Main.hs, dist/build/elerea-bounce/elerea-bounce-tmp/Main.o ) src/Bounce/Main.hs:130:50: error: • Couldn't match expected type ‘Signal Vec’ with actual type ‘SignalGen p0 (Signal Vec)’ • In the second argument of ‘bounceDemo’, namely ‘mousePosition’ In the second argument of ‘($)’, namely ‘bounceDemo (render unitCircle) mousePosition mousePress’ In a stmt of a 'do' block: demo <- start $ bounceDemo (render unitCircle) mousePosition mousePress • Relevant bindings include mousePosition :: SignalGen p0 (Signal Vec) (bound at src/Bounce/Main.hs:117:4) src/Bounce/Main.hs:130:64: error: • Couldn't match expected type ‘Signal (Bool, Bool)’ with actual type ‘SignalGen p1 (Signal (Bool, Bool))’ • In the third argument of ‘bounceDemo’, namely ‘mousePress’ In the second argument of ‘($)’, namely ‘bounceDemo (render unitCircle) mousePosition mousePress’ In a stmt of a 'do' block: demo <- start $ bounceDemo (render unitCircle) mousePosition mousePress • Relevant bindings include mousePress :: SignalGen p1 (Signal (Bool, Bool)) (bound at src/Bounce/Main.hs:118:4) cabal: Leaving directory '/tmp/cabal-tmp-31334/elerea-examples-2.2.3' cabal: Error: some packages failed to install: elerea-examples-2.2.3 failed during the building phase. The exception was: ExitFailure 1
Test log
No test log was submitted for this report.