Build #7 for OGL-0.0.0

[all reports]

Package OGL-0.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-02 17:32:34.565149 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, mtl-2.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Installed mtl-2.2.1
Downloading OGL-0.0.0...
Configuring OGL-0.0.0...
Building OGL-0.0.0...
Failed to install OGL-0.0.0
Build log ( /home/builder/.cabal/logs/OGL-0.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-3893/OGL-0.0.0'
Configuring OGL-0.0.0...
checking for gcc... /usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for Windows environment... no
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for atan... no
checking for atan in -lm... yes
checking for GL library... -lGL -lm 
checking for GLU library... -lGLU -lGL -lm 
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking OpenGL/gl.h usability... no
checking OpenGL/gl.h presence... no
checking for OpenGL/gl.h... no
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking OpenGL/glu.h usability... no
checking OpenGL/glu.h presence... no
checking for OpenGL/glu.h... no
checking Haskell type for GLboolean... Word8
checking Haskell type for GLbyte... Int8
checking Haskell type for GLubyte... Word8
checking Haskell type for GLshort... Int16
checking Haskell type for GLushort... Word16
checking Haskell type for GLint... Int32
checking Haskell type for GLuint... Word32
checking Haskell type for GLsizei... Int32
checking Haskell type for GLenum... Word32
checking Haskell type for GLbitfield... Word32
checking Haskell type for GLfloat... Float
checking Haskell type for GLclampf... Float
checking Haskell type for GLdouble... Double
checking Haskell type for GLclampd... Double
checking Haskell type for GLchar... Int8
checking Haskell type for GLintptr... Int64
checking Haskell type for GLsizeiptr... Int64
configure: creating ./config.status
config.status: creating config.mk
config.status: creating OpenGL.buildinfo
config.status: creating include/HsOpenGLConfig.h
config.status: creating include/HsOpenGL.h
config.status: include/HsOpenGL.h is unchanged
Building OGL-0.0.0...
Preprocessing library OGL-0.0.0...
[ 1 of 85] Compiling Graphics.Rendering.OGL.Monad ( Graphics/Rendering/OGL/Monad.hs, dist/build/Graphics/Rendering/OGL/Monad.o )

Graphics/Rendering/OGL/Monad.hs:32:45: error:
    • No instance for (Applicative GL)
        arising from the 'deriving' clause of a data type declaration
      Possible fix:
        use a standalone 'deriving instance' declaration,
          so you can specify the instance context yourself
    • When deriving the instance for (Monad GL)

Graphics/Rendering/OGL/Monad.hs:33:63: error:
    • No instance for (Applicative PrimitiveGL)
        arising from the 'deriving' clause of a data type declaration
      Possible fix:
        use a standalone 'deriving instance' declaration,
          so you can specify the instance context yourself
    • When deriving the instance for (Monad PrimitiveGL)
cabal: Leaving directory '/tmp/cabal-tmp-3893/OGL-0.0.0'
cabal: Error: some packages failed to install:
OGL-0.0.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.