Resolving dependencies... Configuring SDL-0.6.5.1... Configuring old-locale-1.0.0.7... Building old-locale-1.0.0.7... Configuring random-1.1... Installed old-locale-1.0.0.7 Building random-1.1... Building SDL-0.6.5.1... Installed random-1.1 Configuring old-time-1.1.0.3... Building old-time-1.1.0.3... Installed old-time-1.1.0.3 Installed SDL-0.6.5.1 Configuring SDL-gfx-0.6.0.2... Configuring SDL-image-0.6.1.2... Configuring SDL-ttf-0.6.2.2... Failed to install SDL-image-0.6.1.2 Build log ( /home/builder/.cabal/logs/SDL-image-0.6.1.2.log ): cabal: Entering directory '/tmp/cabal-tmp-18432/SDL-image-0.6.1.2' [1 of 1] Compiling Main ( /tmp/cabal-tmp-18432/SDL-image-0.6.1.2/dist/setup/setup.hs, /tmp/cabal-tmp-18432/SDL-image-0.6.1.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-18432/SDL-image-0.6.1.2/dist/setup/setup ... Configuring SDL-image-0.6.1.2... configure: WARNING: unrecognized options: --with-compiler checking for sdl-config... /usr/bin/sdl-config checking for gcc... /usr/bin/gcc checking whether the C compiler works... no configure: error: in `/tmp/cabal-tmp-18432/SDL-image-0.6.1.2': configure: error: C compiler cannot create executables See `config.log' for more details. cabal: Leaving directory '/tmp/cabal-tmp-18432/SDL-image-0.6.1.2' Failed to install SDL-gfx-0.6.0.2 Build log ( /home/builder/.cabal/logs/SDL-gfx-0.6.0.2.log ): cabal: Entering directory '/tmp/cabal-tmp-18431/SDL-gfx-0.6.0.2' [1 of 1] Compiling Main ( /tmp/cabal-tmp-18431/SDL-gfx-0.6.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-18431/SDL-gfx-0.6.0.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-18431/SDL-gfx-0.6.0.2/dist/setup/setup ... Configuring SDL-gfx-0.6.0.2... checking for sdl-config... /usr/bin/sdl-config 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 SDL_initFramerate in -lSDL_gfx... no configure: error: *** SDL_gfx lib not found! Get SDL_gfx from http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ cabal: Leaving directory '/tmp/cabal-tmp-18431/SDL-gfx-0.6.0.2' Failed to install SDL-ttf-0.6.2.2 Build log ( /home/builder/.cabal/logs/SDL-ttf-0.6.2.2.log ): cabal: Entering directory '/tmp/cabal-tmp-18433/SDL-ttf-0.6.2.2' [1 of 1] Compiling Main ( /tmp/cabal-tmp-18433/SDL-ttf-0.6.2.2/dist/setup/setup.hs, /tmp/cabal-tmp-18433/SDL-ttf-0.6.2.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-18433/SDL-ttf-0.6.2.2/dist/setup/setup ... Configuring SDL-ttf-0.6.2.2... checking for sdl-config... /usr/bin/sdl-config 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 TTF_OpenFont in -lSDL_ttf... no configure: error: *** SDL_ttf lib not found! Get SDL_ttf from http://www.libsdl.org/projects/SDL_ttf/index.html cabal: Leaving directory '/tmp/cabal-tmp-18433/SDL-ttf-0.6.2.2' cabal: Error: some packages failed to install: SDL-gfx-0.6.0.2 failed during the configure step. The exception was: ExitFailure 1 SDL-image-0.6.1.2 failed during the configure step. The exception was: ExitFailure 77 SDL-ttf-0.6.2.2 failed during the configure step. The exception was: ExitFailure 1 TimePiece-0.0.1 depends on SDL-image-0.6.1.2 which failed to install.