Build #2 for breakout-0.0.2
| Package | breakout-0.0.2 |
|---|
| Install | DependencyFailed haskgame-0.0.6 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | mtl-2.1.2, haskgame-0.0.6, base-4.6.0.1, SDL-0.6.5 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
[1 of 1] Compiling Main ( /tmp/SDL-0.6.5-17306/SDL-0.6.5/Setup.lhs, /tmp/SDL-0.6.5-17306/SDL-0.6.5/dist/setup/Main.o )
Linking /tmp/SDL-0.6.5-17306/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-ttf-0.6.2-17306/SDL-ttf-0.6.2/Setup.lhs, /tmp/SDL-ttf-0.6.2-17306/SDL-ttf-0.6.2/dist/setup/Main.o )
Linking /tmp/SDL-ttf-0.6.2-17306/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
Downloading haskgame-0.0.6...
Configuring haskgame-0.0.6...
Building haskgame-0.0.6...
Preprocessing library haskgame-0.0.6...
src/Graphics/UI/HaskGame.hs:1:1:
Ambiguous module name `Prelude':
it was found in multiple packages: base haskell98-2.0.0.2
Failed to install haskgame-0.0.6
cabal: Error: some packages failed to install:
breakout-0.0.2 depends on haskgame-0.0.6 which failed to install.
haskgame-0.0.6 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.