Resolving dependencies... Configuring MonadRandom-0.1.12... Building MonadRandom-0.1.12... Preprocessing library MonadRandom-0.1.12... [1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o ) [2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o ) In-place registering MonadRandom-0.1.12... Running Haddock for MonadRandom-0.1.12... Running hscolour for MonadRandom-0.1.12... Preprocessing library MonadRandom-0.1.12... Preprocessing library MonadRandom-0.1.12... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 Haddock coverage: Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity. 100% ( 3 / 3) in 'Control.Monad.Random.Class' Warning: MonadRandom-0.1.12:Control.Monad.Random: Could not find documentation for exported module: System.Random 100% ( 15 / 15) in 'Control.Monad.Random' Warning: Control.Monad.Random.Class: could not find link destinations for: System.Random.Random System.Random.random System.Random.randoms System.Random.randomR System.Random.randomRs Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT System.Random.RandomGen Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT System.Random.StdGen Warning: Control.Monad.Random: could not find link destinations for: System.Random.RandomGen System.Random.StdGen Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO System.Random.Random Documentation created: dist/doc/html/MonadRandom/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadRandom-0.1.12 Registering MonadRandom-0.1.12... Installed MonadRandom-0.1.12 Configuring OpenGL-2.2.3.1... configure: WARNING: unrecognized options: --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for Windows environment... no checking how to run the C preprocessor... 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 char... Int8 checking Haskell type for GLchar... Int8 checking Haskell type for ptrdiff_t... Int64 checking Haskell type for GLintptr... Int64 checking Haskell type for GLsizeiptr... Int64 configure: creating ./config.status config.status: creating OpenGL.buildinfo config.status: creating include/HsOpenGLConfig.h config.status: creating include/HsOpenGL.h configure: WARNING: unrecognized options: --with-gcc Building OpenGL-2.2.3.1... Preprocessing library OpenGL-2.2.3.1... [ 1 of 86] Compiling Graphics.Rendering.OpenGL.GL.FlushFinish ( Graphics/Rendering/OpenGL/GL/FlushFinish.hs, dist/build/Graphics/Rendering/OpenGL/GL/FlushFinish.o ) [ 2 of 86] Compiling Graphics.Rendering.OpenGL.GL.IOState ( Graphics/Rendering/OpenGL/GL/IOState.hs, dist/build/Graphics/Rendering/OpenGL/GL/IOState.o ) [ 3 of 86] Compiling Graphics.Rendering.OpenGL.GL.PeekPoke ( Graphics/Rendering/OpenGL/GL/PeekPoke.hs, dist/build/Graphics/Rendering/OpenGL/GL/PeekPoke.o ) [ 4 of 86] Compiling Graphics.Rendering.OpenGL.GL.Tensor ( Graphics/Rendering/OpenGL/GL/Tensor.hs, dist/build/Graphics/Rendering/OpenGL/GL/Tensor.o ) Graphics/Rendering/OpenGL/GL/Tensor.hs:59:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/Tensor.hs:96:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/Tensor.hs:133:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/Tensor.hs:170:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/Tensor.hs:207:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/Tensor.hs:244:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/Tensor.hs:281:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/Tensor.hs:318:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" [ 5 of 86] Compiling Graphics.Rendering.OpenGL.GL.VertexAttributes ( Graphics/Rendering/OpenGL/GL/VertexAttributes.hs, dist/build/Graphics/Rendering/OpenGL/GL/VertexAttributes.o ) Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:62:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:99:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:136:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:173:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:209:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:246:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:283:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:320:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Graphics/Rendering/OpenGL/GL/VertexAttributes.hs:357:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" [ 6 of 86] Compiling Graphics.Rendering.OpenGL.GL.GLboolean ( Graphics/Rendering/OpenGL/GL/GLboolean.hs, dist/build/Graphics/Rendering/OpenGL/GL/GLboolean.o ) [ 7 of 86] Compiling Graphics.Rendering.OpenGL.GL.Extensions ( Graphics/Rendering/OpenGL/GL/Extensions.hs, dist/build/Graphics/Rendering/OpenGL/GL/Extensions.o ) [ 8 of 86] Compiling Graphics.Rendering.OpenGL.GL.Exception ( Graphics/Rendering/OpenGL/GL/Exception.hs, dist/build/Graphics/Rendering/OpenGL/GL/Exception.o ) [ 9 of 86] Compiling Graphics.Rendering.OpenGL.GL.StateVar ( Graphics/Rendering/OpenGL/GL/StateVar.hs, dist/build/Graphics/Rendering/OpenGL/GL/StateVar.o ) [10 of 86] Compiling Graphics.Rendering.OpenGL.GL.BasicTypes ( Graphics/Rendering/OpenGL/GL/BasicTypes.hs, dist/build/Graphics/Rendering/OpenGL/GL/BasicTypes.o ) [11 of 86] Compiling Graphics.Rendering.OpenGL.GL.EdgeFlag ( Graphics/Rendering/OpenGL/GL/EdgeFlag.hs, dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag.o ) [12 of 86] Compiling Graphics.Rendering.OpenGL.GL.PrimitiveMode ( Graphics/Rendering/OpenGL/GL/PrimitiveMode.hs, dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode.o ) [13 of 86] Compiling Graphics.Rendering.OpenGL.GLU.ErrorsInternal ( Graphics/Rendering/OpenGL/GLU/ErrorsInternal.hs, dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal.o ) [14 of 86] Compiling Graphics.Rendering.OpenGL.GL.QueryUtils ( Graphics/Rendering/OpenGL/GL/QueryUtils.hs, dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils.o ) [15 of 86] Compiling Graphics.Rendering.OpenGL.GL.BeginEnd ( Graphics/Rendering/OpenGL/GL/BeginEnd.hs, dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.o ) [16 of 86] Compiling Graphics.Rendering.OpenGL.GLU.Errors ( Graphics/Rendering/OpenGL/GLU/Errors.hs, dist/build/Graphics/Rendering/OpenGL/GLU/Errors.o ) [17 of 86] Compiling Graphics.Rendering.OpenGL.GL.Face ( Graphics/Rendering/OpenGL/GL/Face.hs, dist/build/Graphics/Rendering/OpenGL/GL/Face.o ) [18 of 86] Compiling Graphics.Rendering.OpenGL.GL.Texturing.TextureUnit ( Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.hs, dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.o ) [19 of 86] Compiling Graphics.Rendering.OpenGL.GL.VertexSpec ( Graphics/Rendering/OpenGL/GL/VertexSpec.hs, dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.o ) [20 of 86] Compiling Graphics.Rendering.OpenGL.GL.DataType ( Graphics/Rendering/OpenGL/GL/DataType.hs, dist/build/Graphics/Rendering/OpenGL/GL/DataType.o ) [21 of 86] Compiling Graphics.Rendering.OpenGL.GL.Domain ( Graphics/Rendering/OpenGL/GL/Domain.hs, dist/build/Graphics/Rendering/OpenGL/GL/Domain.o ) [22 of 86] Compiling Graphics.Rendering.OpenGL.GL.PolygonMode ( Graphics/Rendering/OpenGL/GL/PolygonMode.hs, dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode.o ) [23 of 86] Compiling Graphics.Rendering.OpenGL.GL.RenderMode ( Graphics/Rendering/OpenGL/GL/RenderMode.hs, dist/build/Graphics/Rendering/OpenGL/GL/RenderMode.o ) [24 of 86] Compiling Graphics.Rendering.OpenGL.GL.Selection ( Graphics/Rendering/OpenGL/GL/Selection.hs, dist/build/Graphics/Rendering/OpenGL/GL/Selection.o ) [25 of 86] Compiling Graphics.Rendering.OpenGL.GL.Feedback ( Graphics/Rendering/OpenGL/GL/Feedback.hs, dist/build/Graphics/Rendering/OpenGL/GL/Feedback.o ) [26 of 86] Compiling Graphics.Rendering.OpenGL.GL.BufferMode ( Graphics/Rendering/OpenGL/GL/BufferMode.hs, dist/build/Graphics/Rendering/OpenGL/GL/BufferMode.o ) [27 of 86] Compiling Graphics.Rendering.OpenGL.GL.Hints ( Graphics/Rendering/OpenGL/GL/Hints.hs, dist/build/Graphics/Rendering/OpenGL/GL/Hints.o ) [28 of 86] Compiling Graphics.Rendering.OpenGL.GL.Rectangles ( Graphics/Rendering/OpenGL/GL/Rectangles.hs, dist/build/Graphics/Rendering/OpenGL/GL/Rectangles.o ) [29 of 86] Compiling Graphics.Rendering.OpenGL.GL.StringQueries ( Graphics/Rendering/OpenGL/GL/StringQueries.hs, dist/build/Graphics/Rendering/OpenGL/GL/StringQueries.o ) [30 of 86] Compiling Graphics.Rendering.OpenGL.GL.SavingState ( Graphics/Rendering/OpenGL/GL/SavingState.hs, dist/build/Graphics/Rendering/OpenGL/GL/SavingState.o ) [31 of 86] Compiling Graphics.Rendering.OpenGL.GL.BlendingFactor ( Graphics/Rendering/OpenGL/GL/BlendingFactor.hs, dist/build/Graphics/Rendering/OpenGL/GL/BlendingFactor.o ) [32 of 86] Compiling Graphics.Rendering.OpenGL.GL.ComparisonFunction ( Graphics/Rendering/OpenGL/GL/ComparisonFunction.hs, dist/build/Graphics/Rendering/OpenGL/GL/ComparisonFunction.o ) [33 of 86] Compiling Graphics.Rendering.OpenGL.GL.Texturing.PixelInternalFormat ( Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.hs, dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.o ) [34 of 86] Compiling Graphics.Rendering.OpenGL.GL.PixelRectangles.Sink ( Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.hs, dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.o ) [35 of 86] Compiling Graphics.Rendering.OpenGL.GL.PixelRectangles.Reset ( Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.hs, dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.o ) [36 of 86] Compiling Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelStorage ( Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.hs, dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.o ) [37 of 86] Compiling Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelMap ( Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.hs, dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.o ) [38 of 86] Compiling Graphics.Rendering.OpenGL.GL.PixelFormat ( Graphics/Rendering/OpenGL/GL/PixelFormat.hs, dist/build/Graphics/Rendering/OpenGL/GL/PixelFormat.o ) [39 of 86] Compiling Graphics.Rendering.OpenGL.GL.PixelData ( Graphics/Rendering/OpenGL/GL/PixelData.hs, dist/build/Graphics/Rendering/OpenGL/GL/PixelData.o ) [40 of 86] Compiling Graphics.Rendering.OpenGL.GL.PointParameter ( Graphics/Rendering/OpenGL/GL/PointParameter.hs, dist/build/Graphics/Rendering/OpenGL/GL/PointParameter.o ) [41 of 86] Compiling Graphics.Rendering.OpenGL.GLU.Initialization ( Graphics/Rendering/OpenGL/GLU/Initialization.hs, dist/build/Graphics/Rendering/OpenGL/GLU/Initialization.o ) [42 of 86] Compiling Graphics.Rendering.OpenGL.GLU.Tessellation ( Graphics/Rendering/OpenGL/GLU/Tessellation.hs, dist/build/Graphics/Rendering/OpenGL/GLU/Tessellation.o ) [43 of 86] Compiling Graphics.Rendering.OpenGL.GL.Capability ( Graphics/Rendering/OpenGL/GL/Capability.hs, dist/build/Graphics/Rendering/OpenGL/GL/Capability.o ) [44 of 86] Compiling Graphics.Rendering.OpenGL.GL.CoordTrans ( Graphics/Rendering/OpenGL/GL/CoordTrans.hs, dist/build/Graphics/Rendering/OpenGL/GL/CoordTrans.o ) [45 of 86] Compiling Graphics.Rendering.OpenGL.GL.Bitmaps ( Graphics/Rendering/OpenGL/GL/Bitmaps.hs, dist/build/Graphics/Rendering/OpenGL/GL/Bitmaps.o ) [46 of 86] Compiling Graphics.Rendering.OpenGL.GL.PixelRectangles.Rasterization ( Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.hs, dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.o ) [47 of 86] Compiling Graphics.Rendering.OpenGL.GLU.Matrix ( Graphics/Rendering/OpenGL/GLU/Matrix.hs, dist/build/Graphics/Rendering/OpenGL/GLU/Matrix.o ) [48 of 86] Compiling Graphics.Rendering.OpenGL.GL.VertexArrays ( Graphics/Rendering/OpenGL/GL/VertexArrays.hs, dist/build/Graphics/Rendering/OpenGL/GL/VertexArrays.o ) Graphics/Rendering/OpenGL/GL/VertexArrays.hs:557:1: Unacceptable argument type in foreign declaration: AttribLocation When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttribPointerARB :: Invoker (AttribLocation -> GLint -> GLenum -> GLboolean -> GLsizei -> Ptr a -> IO ()) Graphics/Rendering/OpenGL/GL/VertexArrays.hs:558:1: Unacceptable argument type in foreign declaration: AttribLocation When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttribIPointer :: Invoker (AttribLocation -> GLint -> GLenum -> GLsizei -> Ptr a -> IO ()) Graphics/Rendering/OpenGL/GL/VertexArrays.hs:574:1: Unacceptable argument type in foreign declaration: AttribLocation When checking declaration: foreign import ccall unsafe "dynamic" dyn_glDisableVertexAttribArrayARB :: Invoker (AttribLocation -> IO ()) Graphics/Rendering/OpenGL/GL/VertexArrays.hs:575:1: Unacceptable argument type in foreign declaration: AttribLocation When checking declaration: foreign import ccall unsafe "dynamic" dyn_glEnableVertexAttribArrayARB :: Invoker (AttribLocation -> IO ()) Failed to install OpenGL-2.2.3.1 [1 of 1] Compiling Main ( /tmp/SDL-0.6.5-18084/SDL-0.6.5/Setup.lhs, /tmp/SDL-0.6.5-18084/SDL-0.6.5/dist/setup/Main.o ) Linking /tmp/SDL-0.6.5-18084/SDL-0.6.5/dist/setup/setup ... Configuring SDL-0.6.5... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for sdl-config... /usr/bin/sdl-config configure: creating ./config.status config.status: creating config.mk config.status: creating SDL.buildinfo config.status: creating includes/HsSDLConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building SDL-0.6.5... Preprocessing library SDL-0.6.5... [ 1 of 16] Compiling Graphics.UI.SDL.Utilities ( Graphics/UI/SDL/Utilities.hs, dist/build/Graphics/UI/SDL/Utilities.o ) [ 2 of 16] Compiling Graphics.UI.SDL.CPUInfo ( Graphics/UI/SDL/CPUInfo.hs, dist/build/Graphics/UI/SDL/CPUInfo.o ) [ 3 of 16] Compiling Graphics.UI.SDL.Version ( dist/build/Graphics/UI/SDL/Version.hs, dist/build/Graphics/UI/SDL/Version.o ) [ 4 of 16] Compiling Graphics.UI.SDL.Keysym ( dist/build/Graphics/UI/SDL/Keysym.hs, dist/build/Graphics/UI/SDL/Keysym.o ) [ 5 of 16] Compiling Graphics.UI.SDL.Color ( Graphics/UI/SDL/Color.hs, dist/build/Graphics/UI/SDL/Color.o ) [ 6 of 16] Compiling Graphics.UI.SDL.Audio ( dist/build/Graphics/UI/SDL/Audio.hs, dist/build/Graphics/UI/SDL/Audio.o ) [ 7 of 16] Compiling Graphics.UI.SDL.Types ( dist/build/Graphics/UI/SDL/Types.hs, dist/build/Graphics/UI/SDL/Types.o ) [ 8 of 16] Compiling Graphics.UI.SDL.Time ( Graphics/UI/SDL/Time.hs, dist/build/Graphics/UI/SDL/Time.o ) [ 9 of 16] Compiling Graphics.UI.SDL.Rect ( dist/build/Graphics/UI/SDL/Rect.hs, dist/build/Graphics/UI/SDL/Rect.o ) [10 of 16] Compiling Graphics.UI.SDL.General ( dist/build/Graphics/UI/SDL/General.hs, dist/build/Graphics/UI/SDL/General.o ) [11 of 16] Compiling Graphics.UI.SDL.WindowManagement ( dist/build/Graphics/UI/SDL/WindowManagement.hs, dist/build/Graphics/UI/SDL/WindowManagement.o ) [12 of 16] Compiling Graphics.UI.SDL.RWOps ( Graphics/UI/SDL/RWOps.hs, dist/build/Graphics/UI/SDL/RWOps.o ) [13 of 16] Compiling Graphics.UI.SDL.Video ( dist/build/Graphics/UI/SDL/Video.hs, dist/build/Graphics/UI/SDL/Video.o ) [14 of 16] Compiling Graphics.UI.SDL.Events ( dist/build/Graphics/UI/SDL/Events.hs, dist/build/Graphics/UI/SDL/Events.o ) [15 of 16] Compiling Graphics.UI.SDL.Joystick ( dist/build/Graphics/UI/SDL/Joystick.hs, dist/build/Graphics/UI/SDL/Joystick.o ) [16 of 16] Compiling Graphics.UI.SDL ( Graphics/UI/SDL.hs, dist/build/Graphics/UI/SDL.o ) In-place registering SDL-0.6.5... Running Haddock for SDL-0.6.5... Running hscolour for SDL-0.6.5... Preprocessing library SDL-0.6.5... Preprocessing library SDL-0.6.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 14% ( 1 / 7) in 'Graphics.UI.SDL.Utilities' 89% ( 8 / 9) in 'Graphics.UI.SDL.CPUInfo' 0% ( 0 / 3) in 'Graphics.UI.SDL.Version' 25% ( 1 / 4) in 'Graphics.UI.SDL.Keysym' 33% ( 1 / 3) in 'Graphics.UI.SDL.Color' 25% ( 1 / 4) in 'Graphics.UI.SDL.Audio' 4% ( 1 / 26) in 'Graphics.UI.SDL.Types' 33% ( 1 / 3) in 'Graphics.UI.SDL.Time' 50% ( 1 / 2) in 'Graphics.UI.SDL.Rect' 38% ( 5 / 13) in 'Graphics.UI.SDL.General' 90% ( 9 / 10) in 'Graphics.UI.SDL.WindowManagement' 17% ( 1 / 6) in 'Graphics.UI.SDL.RWOps' 58% ( 46 / 80) in 'Graphics.UI.SDL.Video' 93% ( 25 / 27) in 'Graphics.UI.SDL.Events' 100% ( 18 / 18) in 'Graphics.UI.SDL.Joystick' 100% ( 14 / 14) in 'Graphics.UI.SDL' Warning: Graphics.UI.SDL.Types: could not find link destinations for: Graphics.UI.SDL.Types.Pixels Warning: Graphics.UI.SDL.Events: could not find link destinations for: Graphics.UI.SDL.Events.SafePtr Warning: Graphics.UI.SDL.Joystick: could not find link destinations for: Graphics.UI.SDL.Joystick.JoystickIndex Documentation created: dist/doc/html/SDL/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SDL-0.6.5 Registering SDL-0.6.5... Installed SDL-0.6.5 [1 of 1] Compiling Main ( /tmp/SDL-image-0.6.1-18084/SDL-image-0.6.1/Setup.lhs, /tmp/SDL-image-0.6.1-18084/SDL-image-0.6.1/dist/setup/Main.o ) Linking /tmp/SDL-image-0.6.1-18084/SDL-image-0.6.1/dist/setup/setup ... Configuring SDL-image-0.6.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for sdl-config... /usr/bin/sdl-config checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for IMG_Load in -lSDL_image... yes configure: creating ./config.status config.status: creating config.mk config.status: creating SDL-image.buildinfo config.status: creating includes/HsSDLConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building SDL-image-0.6.1... Preprocessing library SDL-image-0.6.1... [1 of 2] Compiling Graphics.UI.SDL.Image.Version ( dist/build/Graphics/UI/SDL/Image/Version.hs, dist/build/Graphics/UI/SDL/Image/Version.o ) [2 of 2] Compiling Graphics.UI.SDL.Image ( Graphics/UI/SDL/Image.hs, dist/build/Graphics/UI/SDL/Image.o ) In-place registering SDL-image-0.6.1... Running Haddock for SDL-image-0.6.1... Running hscolour for SDL-image-0.6.1... Preprocessing library SDL-image-0.6.1... Preprocessing library SDL-image-0.6.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 3) in 'Graphics.UI.SDL.Image.Version' 7% ( 2 / 29) in 'Graphics.UI.SDL.Image' Documentation created: dist/doc/html/SDL-image/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SDL-image-0.6.1 Registering SDL-image-0.6.1... Installed SDL-image-0.6.1 [1 of 1] Compiling Main ( /tmp/SDL-mixer-0.6.1-18084/SDL-mixer-0.6.1/Setup.lhs, /tmp/SDL-mixer-0.6.1-18084/SDL-mixer-0.6.1/dist/setup/Main.o ) Linking /tmp/SDL-mixer-0.6.1-18084/SDL-mixer-0.6.1/dist/setup/setup ... Configuring SDL-mixer-0.6.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for sdl-config... /usr/bin/sdl-config checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for Mix_OpenAudio in -lSDL_mixer... yes configure: creating ./config.status config.status: creating config.mk config.status: creating SDL-mixer.buildinfo config.status: creating includes/HsSDLConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building SDL-mixer-0.6.1... Preprocessing library SDL-mixer-0.6.1... [1 of 7] Compiling Graphics.UI.SDL.Mixer.Version ( dist/build/Graphics/UI/SDL/Mixer/Version.hs, dist/build/Graphics/UI/SDL/Mixer/Version.o ) [2 of 7] Compiling Graphics.UI.SDL.Mixer.Types ( Graphics/UI/SDL/Mixer/Types.hs, dist/build/Graphics/UI/SDL/Mixer/Types.o ) [3 of 7] Compiling Graphics.UI.SDL.Mixer.Channels ( Graphics/UI/SDL/Mixer/Channels.hs, dist/build/Graphics/UI/SDL/Mixer/Channels.o ) [4 of 7] Compiling Graphics.UI.SDL.Mixer.Music ( Graphics/UI/SDL/Mixer/Music.hs, dist/build/Graphics/UI/SDL/Mixer/Music.o ) [5 of 7] Compiling Graphics.UI.SDL.Mixer.Samples ( Graphics/UI/SDL/Mixer/Samples.hs, dist/build/Graphics/UI/SDL/Mixer/Samples.o ) [6 of 7] Compiling Graphics.UI.SDL.Mixer.General ( dist/build/Graphics/UI/SDL/Mixer/General.hs, dist/build/Graphics/UI/SDL/Mixer/General.o ) [7 of 7] Compiling Graphics.UI.SDL.Mixer ( Graphics/UI/SDL/Mixer.hs, dist/build/Graphics/UI/SDL/Mixer.o ) In-place registering SDL-mixer-0.6.1... Running Haddock for SDL-mixer-0.6.1... Running hscolour for SDL-mixer-0.6.1... Preprocessing library SDL-mixer-0.6.1... Preprocessing library SDL-mixer-0.6.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 3) in 'Graphics.UI.SDL.Mixer.Version' 12% ( 1 / 8) in 'Graphics.UI.SDL.Mixer.Types' 5% ( 1 / 20) in 'Graphics.UI.SDL.Mixer.Channels' 4% ( 1 / 28) in 'Graphics.UI.SDL.Mixer.Music' 17% ( 1 / 6) in 'Graphics.UI.SDL.Mixer.Samples' 12% ( 1 / 8) in 'Graphics.UI.SDL.Mixer.General' 86% ( 6 / 7) in 'Graphics.UI.SDL.Mixer' Documentation created: dist/doc/html/SDL-mixer/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SDL-mixer-0.6.1 Registering SDL-mixer-0.6.1... Installed SDL-mixer-0.6.1 [1 of 1] Compiling Main ( /tmp/SDL-ttf-0.6.2-18084/SDL-ttf-0.6.2/Setup.lhs, /tmp/SDL-ttf-0.6.2-18084/SDL-ttf-0.6.2/dist/setup/Main.o ) Linking /tmp/SDL-ttf-0.6.2-18084/SDL-ttf-0.6.2/dist/setup/setup ... Configuring SDL-ttf-0.6.2... checking for sdl-config... /usr/bin/sdl-config checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for TTF_OpenFont in -lSDL_ttf... yes configure: creating ./config.status config.status: creating config.mk config.status: creating SDL-ttf.buildinfo config.status: creating includes/HsSDLConfig.h Building SDL-ttf-0.6.2... Preprocessing library SDL-ttf-0.6.2... [1 of 7] Compiling Graphics.UI.SDL.TTF.Version ( dist/build/Graphics/UI/SDL/TTF/Version.hs, dist/build/Graphics/UI/SDL/TTF/Version.o ) [2 of 7] Compiling Graphics.UI.SDL.TTF.General ( Graphics/UI/SDL/TTF/General.hs, dist/build/Graphics/UI/SDL/TTF/General.o ) [3 of 7] Compiling Graphics.UI.SDL.TTF.Types ( dist/build/Graphics/UI/SDL/TTF/Types.hs, dist/build/Graphics/UI/SDL/TTF/Types.o ) [4 of 7] Compiling Graphics.UI.SDL.TTF.Render ( Graphics/UI/SDL/TTF/Render.hs, dist/build/Graphics/UI/SDL/TTF/Render.o ) [5 of 7] Compiling Graphics.UI.SDL.TTF.Management ( Graphics/UI/SDL/TTF/Management.hs, dist/build/Graphics/UI/SDL/TTF/Management.o ) [6 of 7] Compiling Graphics.UI.SDL.TTF.Attributes ( Graphics/UI/SDL/TTF/Attributes.hs, dist/build/Graphics/UI/SDL/TTF/Attributes.o ) [7 of 7] Compiling Graphics.UI.SDL.TTF ( Graphics/UI/SDL/TTF.hs, dist/build/Graphics/UI/SDL/TTF.o ) In-place registering SDL-ttf-0.6.2... Running Haddock for SDL-ttf-0.6.2... Running hscolour for SDL-ttf-0.6.2... Preprocessing library SDL-ttf-0.6.2... Preprocessing library SDL-ttf-0.6.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 3) in 'Graphics.UI.SDL.TTF.Version' 25% ( 1 / 4) in 'Graphics.UI.SDL.TTF.General' 33% ( 1 / 3) in 'Graphics.UI.SDL.TTF.Types' 5% ( 1 / 19) in 'Graphics.UI.SDL.TTF.Render' 12% ( 1 / 8) in 'Graphics.UI.SDL.TTF.Management' 6% ( 1 / 16) in 'Graphics.UI.SDL.TTF.Attributes' 100% ( 6 / 6) in 'Graphics.UI.SDL.TTF' Documentation created: dist/doc/html/SDL-ttf/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SDL-ttf-0.6.2 Registering SDL-ttf-0.6.2... Installed SDL-ttf-0.6.2 cabal: Error: some packages failed to install: OpenGL-2.2.3.1 failed during the building phase. The exception was: ExitFailure 1 astrds-0.1.1 depends on OpenGL-2.2.3.1 which failed to install.