Build #6 for cal3d-examples-0.1
| Package | cal3d-examples-0.1 |
|---|
| Install | DependencyFailed OpenGLRaw-2.6.0.0 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-11-12 06:31:11.895756 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | cal3d-opengl-0.1, cal3d-0.1, base-4.8.1.0, SDL-0.6.5.1, OpenGL-2.13.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring ObjectName-1.1.0.0...
Building ObjectName-1.1.0.0...
Preprocessing library ObjectName-1.1.0.0...
[1 of 1] Compiling Data.ObjectName ( src/Data/ObjectName.hs, dist/build/Data/ObjectName.o )
In-place registering ObjectName-1.1.0.0...
Running Haddock for ObjectName-1.1.0.0...
Running hscolour for ObjectName-1.1.0.0...
Preprocessing library ObjectName-1.1.0.0...
Preprocessing library ObjectName-1.1.0.0...
Haddock coverage:
100% ( 3 / 3) in 'Data.ObjectName'
Documentation created: dist/doc/html/ObjectName/index.html,
dist/doc/html/ObjectName/ObjectName.txt
Creating package registration file:
/tmp/pkgConf-ObjectName-1.1.0278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ObjectName-1.1.0.0-Ej1Cgp8vUjN6m1ytQ9jTTT
Registering ObjectName-1.1.0.0...
Installed ObjectName-1.1.0.0
[1 of 1] Compiling Main ( /tmp/cabal-tmp-8472/SDL-0.6.5.1/dist/setup/setup.hs, /tmp/cabal-tmp-8472/SDL-0.6.5.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-8472/SDL-0.6.5.1/dist/setup/setup ...
Configuring SDL-0.6.5.1...
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.1...
Preprocessing library SDL-0.6.5.1...
[ 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 )
Graphics/UI/SDL/Version.hsc:17:10: Warning:
No explicit implementation for
either ‘Foreign.Storable.poke’
or
‘Foreign.Storable.pokeElemOff’
or
‘Foreign.Storable.pokeByteOff’
In the instance declaration for ‘Storable SDLVersion’
[ 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.1...
Running Haddock for SDL-0.6.5.1...
Running hscolour for SDL-0.6.5.1...
Preprocessing library SDL-0.6.5.1...
Preprocessing library SDL-0.6.5.1...
Graphics/UI/SDL/Version.hsc:17:10: Warning:
No explicit implementation for
either ‘Foreign.Storable.poke’
or
‘Foreign.Storable.pokeElemOff’
or
‘Foreign.Storable.pokeByteOff’
In the instance declaration for ‘Storable SDLVersion’
Haddock coverage:
14% ( 1 / 7) in 'Graphics.UI.SDL.Utilities'
Missing documentation for:
Enum (Graphics/UI/SDL/Utilities.hs:20)
intToBool (Graphics/UI/SDL/Utilities.hs:29)
toBitmask (Graphics/UI/SDL/Utilities.hs:33)
fromBitmask (Graphics/UI/SDL/Utilities.hs:36)
fromCInt (Graphics/UI/SDL/Utilities.hs:57)
toCInt (Graphics/UI/SDL/Utilities.hs:60)
89% ( 8 / 9) in 'Graphics.UI.SDL.CPUInfo'
Missing documentation for:
Module header
0% ( 0 / 3) in 'Graphics.UI.SDL.Version'
Missing documentation for:
Module header
compiledFor (Graphics/UI/SDL/Version.hsc:25)
linkedWith (Graphics/UI/SDL/Version.hsc:33)
11% ( 1 / 9) in 'Graphics.UI.SDL.Keysym'
Missing documentation for:
Keysym (Graphics/UI/SDL/Keysym.hsc:25)
(Graphics/UI/SDL/Keysym.hsc:32)
Modifier (Graphics/UI/SDL/Keysym.hsc:46)
(Graphics/UI/SDL/Keysym.hsc:63)
(Graphics/UI/SDL/Keysym.hsc:66)
SDLKey (Graphics/UI/SDL/Keysym.hsc:136)
(Graphics/UI/SDL/Keysym.hsc:371)
(Graphics/UI/SDL/Keysym.hsc:374)
33% ( 1 / 3) in 'Graphics.UI.SDL.Color'
Missing documentation for:
Color (Graphics/UI/SDL/Color.hs:21)
Pixel (Graphics/UI/SDL/Color.hs:35)
25% ( 1 / 4) in 'Graphics.UI.SDL.Audio'
Missing documentation for:
AudioFormat (Graphics/UI/SDL/Audio.hsc:24)
fromAudioFormat (Graphics/UI/SDL/Audio.hsc:35)
toAudioFormat (Graphics/UI/SDL/Audio.hsc:45)
4% ( 1 / 26) in 'Graphics.UI.SDL.Types'
Missing documentation for:
SurfaceStruct (Graphics/UI/SDL/Types.hsc:54)
Surface (Graphics/UI/SDL/Types.hsc:55)
VideoInfoStruct (Graphics/UI/SDL/Types.hsc:57)
VideoInfo (Graphics/UI/SDL/Types.hsc:58)
RWopsStruct (Graphics/UI/SDL/Types.hsc:60)
RWops (Graphics/UI/SDL/Types.hsc:61)
PixelFormatStruct (Graphics/UI/SDL/Types.hsc:63)
PixelFormat (Graphics/UI/SDL/Types.hsc:64)
JoystickStruct (Graphics/UI/SDL/Types.hsc:71)
Joystick (Graphics/UI/SDL/Types.hsc:72)
Hat (Graphics/UI/SDL/Types.hsc:74)
TimerIDStruct (Graphics/UI/SDL/Types.hsc:66)
SurfaceFlag (Graphics/UI/SDL/Types.hsc:133)
surfaceGetPixelFormat (Graphics/UI/SDL/Types.hsc:227)
surfaceGetWidth (Graphics/UI/SDL/Types.hsc:257)
surfaceGetHeight (Graphics/UI/SDL/Types.hsc:263)
surfaceGetFlags (Graphics/UI/SDL/Types.hsc:269)
surfaceGetPitch (Graphics/UI/SDL/Types.hsc:274)
surfaceGetPixels (Graphics/UI/SDL/Types.hsc:280)
pixelFormatGetAlpha (Graphics/UI/SDL/Types.hsc:233)
pixelFormatGetColorKey (Graphics/UI/SDL/Types.hsc:238)
pixelFormatGetBitsPerPixel (Graphics/UI/SDL/Types.hsc:244)
pixelFormatGetBytesPerPixel (Graphics/UI/SDL/Types.hsc:249)
videoInfoWidth (Graphics/UI/SDL/Types.hsc:285)
videoInfoHeight (Graphics/UI/SDL/Types.hsc:291)
33% ( 1 / 3) in 'Graphics.UI.SDL.Time'
Missing documentation for:
getTicks (Graphics/UI/SDL/Time.hs:18)
delay (Graphics/UI/SDL/Time.hs:21)
33% ( 1 / 3) in 'Graphics.UI.SDL.Rect'
Missing documentation for:
Rect (Graphics/UI/SDL/Rect.hsc:23)
(Graphics/UI/SDL/Rect.hsc:29)
38% ( 5 / 13) in 'Graphics.UI.SDL.General'
Missing documentation for:
withInit (Graphics/UI/SDL/General.hsc:122)
quitSubSystem (Graphics/UI/SDL/General.hsc:135)
quit (Graphics/UI/SDL/General.hsc:139)
failWithError (Graphics/UI/SDL/General.hsc:159)
unwrapBool (Graphics/UI/SDL/General.hsc:108)
unwrapMaybe (Graphics/UI/SDL/General.hsc:94)
unwrapInt (Graphics/UI/SDL/General.hsc:101)
InitFlag (Graphics/UI/SDL/General.hsc:43)
90% ( 9 / 10) in 'Graphics.UI.SDL.WindowManagement'
Missing documentation for:
GrabMode (Graphics/UI/SDL/WindowManagement.hsc:37)
17% ( 1 / 6) in 'Graphics.UI.SDL.RWOps'
Missing documentation for:
fromFile (Graphics/UI/SDL/RWOps.hs:48)
tryFromFile (Graphics/UI/SDL/RWOps.hs:42)
free (Graphics/UI/SDL/RWOps.hs:56)
with (Graphics/UI/SDL/RWOps.hs:33)
mkFinalizedRW (Graphics/UI/SDL/RWOps.hs:53)
58% ( 46 / 80) in 'Graphics.UI.SDL.Video'
Missing documentation for:
Palette (Graphics/UI/SDL/Video.hsc:106)
Toggle (Graphics/UI/SDL/Video.hsc:130)
fromToggle (Graphics/UI/SDL/Video.hsc:139)
toToggle (Graphics/UI/SDL/Video.hsc:133)
getVideoInfo (Graphics/UI/SDL/Video.hsc:168)
ListModes (Graphics/UI/SDL/Video.hsc:171)
setGamma (Graphics/UI/SDL/Video.hsc:294)
tryGetGammaRamp (Graphics/UI/SDL/Video.hsc:300)
getGammaRamp (Graphics/UI/SDL/Video.hsc:312)
trySetGammaRamp (Graphics/UI/SDL/Video.hsc:317)
setGammaRamp (Graphics/UI/SDL/Video.hsc:326)
tryCreateRGBSurfaceFrom (Graphics/UI/SDL/Video.hsc:426)
createRGBSurfaceFrom (Graphics/UI/SDL/Video.hsc:432)
loadBMP (Graphics/UI/SDL/Video.hsc:485)
saveBMP (Graphics/UI/SDL/Video.hsc:500)
setColorKey (Graphics/UI/SDL/Video.hsc:508)
GLAttr (Graphics/UI/SDL/Video.hsc:645)
GLValue (Graphics/UI/SDL/Video.hsc:646)
glRedSize (Graphics/UI/SDL/Video.hsc:648)
glGreenSize (Graphics/UI/SDL/Video.hsc:648)
glBlueSize (Graphics/UI/SDL/Video.hsc:648)
glAlphaSize (Graphics/UI/SDL/Video.hsc:648)
glBufferSize (Graphics/UI/SDL/Video.hsc:648)
glDoubleBuffer (Graphics/UI/SDL/Video.hsc:648)
glDepthSize (Graphics/UI/SDL/Video.hsc:649)
glStencilSize (Graphics/UI/SDL/Video.hsc:649)
glAccumRedSize (Graphics/UI/SDL/Video.hsc:649)
glAccumGreenSize (Graphics/UI/SDL/Video.hsc:649)
glAccumBlueSize (Graphics/UI/SDL/Video.hsc:649)
glAccumAlphaSize (Graphics/UI/SDL/Video.hsc:650)
glStereo (Graphics/UI/SDL/Video.hsc:650)
glMultiSampleBuffers (Graphics/UI/SDL/Video.hsc:650)
glMultiSampleSamples (Graphics/UI/SDL/Video.hsc:650)
mkFinalizedSurface (Graphics/UI/SDL/Video.hsc:700)
93% ( 25 / 27) in 'Graphics.UI.SDL.Events'
Missing documentation for:
MouseButton (Graphics/UI/SDL/Events.hsc:167)
Focus (Graphics/UI/SDL/Events.hsc:215)
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:
Pixels
Warning: Graphics.UI.SDL.Events: could not find link destinations for:
SafePtr
Warning: Graphics.UI.SDL.Joystick: could not find link destinations for:
JoystickIndex
Documentation created: dist/doc/html/SDL/index.html, dist/doc/html/SDL/SDL.txt
Creating package registration file:
/tmp/pkgConf-SDL-0.6.519988988141548233367.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SDL-0.6.5.1-26jmephxohM5v84vz7MqXX
Registering SDL-0.6.5.1...
Installed SDL-0.6.5.1
Configuring cal3d-0.1...
cabal: Missing dependency on a foreign library:
* Missing (or bad) header file: cal3d/cal3d.h
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
If the header file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.
Failed to install cal3d-0.1
Configuring half-0.2.2.1...
Building half-0.2.2.1...
Preprocessing library half-0.2.2.1...
[1 of 1] Compiling Numeric.Half ( src/Numeric/Half.hs, dist/build/Numeric/Half.o )
In-place registering half-0.2.2.1...
Running Haddock for half-0.2.2.1...
Running hscolour for half-0.2.2.1...
Preprocessing library half-0.2.2.1...
Preprocessing library half-0.2.2.1...
Haddock coverage:
81% ( 13 / 16) in 'Numeric.Half'
Missing documentation for:
Half (src/Numeric/Half.hs:61)
HALF_MIN_10_EXP (src/Numeric/Half.hs:174)
HALF_MAX_10_EXP (src/Numeric/Half.hs:177)
Documentation created: dist/doc/html/half/index.html,
dist/doc/html/half/half.txt
Creating package registration file:
/tmp/pkgConf-half-0.2.210639580311633108117.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/half-0.2.2.1-7lOIyJwAhBD6VpkcMgaFcH
Registering half-0.2.2.1...
Installed half-0.2.2.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.411399014741626276121.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (126 /126) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (127 /128) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:288)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.18468111271414829150.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring StateVar-1.1.0.1...
Building StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
[1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.1...
Running Haddock for StateVar-1.1.0.1...
Running hscolour for StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Haddock coverage:
100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.016047654042006138722.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s
Registering StateVar-1.1.0.1...
Installed StateVar-1.1.0.1
Configuring OpenGLRaw-2.6.0.0...
Building OpenGLRaw-2.6.0.0...
Preprocessing library OpenGLRaw-2.6.0.0...
[ 1 of 534] Compiling Graphics.Rendering.OpenGL.Raw.Groups ( src/Graphics/Rendering/OpenGL/Raw/Groups.hs, dist/build/Graphics/Rendering/OpenGL/Raw/Groups.o )
[ 2 of 534] Compiling Graphics.Rendering.OpenGL.Raw.Types ( src/Graphics/Rendering/OpenGL/Raw/Types.hs, dist/build/Graphics/Rendering/OpenGL/Raw/Types.o )
[ 3 of 534] Compiling Graphics.Rendering.OpenGL.Raw.Foreign ( src/Graphics/Rendering/OpenGL/Raw/Foreign.hs, dist/build/Graphics/Rendering/OpenGL/Raw/Foreign.o )
[ 4 of 534] Compiling Graphics.Rendering.OpenGL.Raw.Tokens ( src/Graphics/Rendering/OpenGL/Raw/Tokens.hs, dist/build/Graphics/Rendering/OpenGL/Raw/Tokens.o )
[ 5 of 534] Compiling Graphics.Rendering.OpenGL.Raw.GetProcAddress ( src/Graphics/Rendering/OpenGL/Raw/GetProcAddress.hs, dist/build/Graphics/Rendering/OpenGL/Raw/GetProcAddress.o )
src/Graphics/Rendering/OpenGL/Raw/GetProcAddress.hs:43:1:
Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh/Data/Text.hi
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh/Data/Text.hi: openBinaryFile: does not exist (No such file or directory)
src/Graphics/Rendering/OpenGL/Raw/GetProcAddress.hs:44:1:
Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh/Data/Text/Encoding.hi
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh/Data/Text/Encoding.hi: openBinaryFile: does not exist (No such file or directory)
Failed to install OpenGLRaw-2.6.0.0
cabal: Error: some packages failed to install:
GLURaw-1.5.0.2 depends on OpenGLRaw-2.6.0.0 which failed to install.
OpenGL-2.13.1.0 depends on OpenGLRaw-2.6.0.0 which failed to install.
OpenGLRaw-2.6.0.0 failed during the building phase. The exception was:
ExitFailure 1
cal3d-0.1 failed during the configure step. The exception was:
ExitFailure 1
cal3d-examples-0.1 depends on OpenGLRaw-2.6.0.0 which failed to install.
cal3d-opengl-0.1 depends on OpenGLRaw-2.6.0.0 which failed to install.
Test log
No test log was submitted for this report.