Build #6 for scaleimage-0.1
| Package | scaleimage-0.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-11-13 19:04:54.409121 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | gd-3000.7.3, filepath-1.4.0.0, base-4.8.1.0 |
| Flags | small_base |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring gd-3000.7.3...
Building gd-3000.7.3...
Preprocessing library gd-3000.7.3...
[1 of 4] Compiling Graphics.GD.Internal ( dist/build/Graphics/GD/Internal.hs, dist/build/Graphics/GD/Internal.o )
[2 of 4] Compiling Graphics.GD.ByteString.Lazy ( Graphics/GD/ByteString/Lazy.hs, dist/build/Graphics/GD/ByteString/Lazy.o )
[3 of 4] Compiling Graphics.GD.ByteString ( Graphics/GD/ByteString.hs, dist/build/Graphics/GD/ByteString.o )
[4 of 4] Compiling Graphics.GD ( dist/build/Graphics/GD.hs, dist/build/Graphics/GD.o )
In-place registering gd-3000.7.3...
Running Haddock for gd-3000.7.3...
Running hscolour for gd-3000.7.3...
Preprocessing library gd-3000.7.3...
Preprocessing library gd-3000.7.3...
Haddock coverage:
28% ( 21 / 76) in 'Graphics.GD.Internal'
Missing documentation for:
Module header
CFILE (Graphics/GD/Internal.hsc:12)
c_fopen (Graphics/GD/Internal.hsc:14)
c_fclose (Graphics/GD/Internal.hsc:16)
fopen (Graphics/GD/Internal.hsc:19)
fclose (Graphics/GD/Internal.hsc:24)
withCFILE (Graphics/GD/Internal.hsc:27)
GDImage (Graphics/GD/Internal.hsc:33)
gdImageCreateFromJpeg (Graphics/GD/Internal.hsc:37)
gdImageCreateFromJpegPtr (Graphics/GD/Internal.hsc:40)
gdImageJpeg (Graphics/GD/Internal.hsc:43)
gdImageJpegPtr (Graphics/GD/Internal.hsc:46)
gdImageCreateFromPng (Graphics/GD/Internal.hsc:51)
gdImageCreateFromPngPtr (Graphics/GD/Internal.hsc:54)
gdImagePng (Graphics/GD/Internal.hsc:57)
gdImagePngPtr (Graphics/GD/Internal.hsc:60)
gdImageCreateFromGif (Graphics/GD/Internal.hsc:65)
gdImageCreateFromGifPtr (Graphics/GD/Internal.hsc:68)
gdImageGif (Graphics/GD/Internal.hsc:71)
gdImageGifPtr (Graphics/GD/Internal.hsc:74)
gdImageCreateTrueColor (Graphics/GD/Internal.hsc:79)
gdImageDestroy (Graphics/GD/Internal.hsc:82)
ptr_gdImagePtrDestroyIfNotNull (Graphics/GD/Internal.hsc:85)
gdImageCopy (Graphics/GD/Internal.hsc:92)
gdImageCopyResampled (Graphics/GD/Internal.hsc:97)
gdImageCopyRotated90 (Graphics/GD/Internal.hsc:109)
gdImageGetPixel (Graphics/GD/Internal.hsc:114)
gdImageFilledRectangle (Graphics/GD/Internal.hsc:119)
gdImageFilledEllipse (Graphics/GD/Internal.hsc:122)
gdImageLine (Graphics/GD/Internal.hsc:125)
gdImageArc (Graphics/GD/Internal.hsc:128)
gdImageSetAntiAliased (Graphics/GD/Internal.hsc:132)
gdImageSetPixel (Graphics/GD/Internal.hsc:135)
gdFTUseFontConfig (Graphics/GD/Internal.hsc:140)
gdImageStringFT (Graphics/GD/Internal.hsc:143)
gdImageStringFTCircle (Graphics/GD/Internal.hsc:147)
gdFree (Graphics/GD/Internal.hsc:153)
Image (Graphics/GD/Internal.hsc:159)
Size (Graphics/GD/Internal.hsc:161)
Point (Graphics/GD/Internal.hsc:163)
Color (Graphics/GD/Internal.hsc:165)
mkImage (Graphics/GD/Internal.hsc:167)
withImagePtr (Graphics/GD/Internal.hsc:197)
newImage_ (Graphics/GD/Internal.hsc:206)
imageSize_ (Graphics/GD/Internal.hsc:268)
drawFilledRectangle (Graphics/GD/Internal.hsc:313)
drawFilledEllipse (Graphics/GD/Internal.hsc:320)
drawLine (Graphics/GD/Internal.hsc:327)
drawArc (Graphics/GD/Internal.hsc:334)
setPixel (Graphics/GD/Internal.hsc:350)
rgb (Graphics/GD/Internal.hsc:359)
rgba (Graphics/GD/Internal.hsc:365)
toRGBA (Graphics/GD/Internal.hsc:376)
int (Graphics/GD/Internal.hsc:398)
double (Graphics/GD/Internal.hsc:401)
78% ( 47 / 60) in 'Graphics.GD.ByteString.Lazy'
Missing documentation for:
Module header
Image (Graphics/GD/Internal.hsc:159)
Size (Graphics/GD/Internal.hsc:161)
Point (Graphics/GD/Internal.hsc:163)
Color (Graphics/GD/Internal.hsc:165)
drawFilledRectangle (Graphics/GD/Internal.hsc:313)
drawFilledEllipse (Graphics/GD/Internal.hsc:320)
drawLine (Graphics/GD/Internal.hsc:327)
drawArc (Graphics/GD/Internal.hsc:334)
setPixel (Graphics/GD/Internal.hsc:350)
rgb (Graphics/GD/Internal.hsc:359)
rgba (Graphics/GD/Internal.hsc:365)
toRGBA (Graphics/GD/Internal.hsc:376)
78% ( 47 / 60) in 'Graphics.GD.ByteString'
Missing documentation for:
Module header
Image (Graphics/GD/Internal.hsc:159)
Size (Graphics/GD/Internal.hsc:161)
Point (Graphics/GD/Internal.hsc:163)
Color (Graphics/GD/Internal.hsc:165)
drawFilledRectangle (Graphics/GD/Internal.hsc:313)
drawFilledEllipse (Graphics/GD/Internal.hsc:320)
drawLine (Graphics/GD/Internal.hsc:327)
drawArc (Graphics/GD/Internal.hsc:334)
setPixel (Graphics/GD/Internal.hsc:350)
rgb (Graphics/GD/Internal.hsc:359)
rgba (Graphics/GD/Internal.hsc:365)
toRGBA (Graphics/GD/Internal.hsc:376)
76% ( 51 / 67) in 'Graphics.GD'
Missing documentation for:
Module header
Image (Graphics/GD.hsc:236)
Size (Graphics/GD.hsc:238)
Point (Graphics/GD.hsc:240)
Color (Graphics/GD.hsc:242)
drawFilledRectangle (Graphics/GD.hsc:511)
drawFilledEllipse (Graphics/GD.hsc:518)
drawLine (Graphics/GD.hsc:525)
drawArc (Graphics/GD.hsc:532)
setPixel (Graphics/GD.hsc:548)
colorAllocate (Graphics/GD.hsc:553)
rgb (Graphics/GD.hsc:649)
rgba (Graphics/GD.hsc:655)
toRGBA (Graphics/GD.hsc:214)
saveAlpha (Graphics/GD.hsc:639)
alphaBlending (Graphics/GD.hsc:642)
Documentation created: dist/doc/html/gd/index.html, dist/doc/html/gd/gd.txt
Creating package registration file: /tmp/pkgConf-gd-3000.7278722862233665123.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gd-3000.7.3-0fl0uoq8SbNCoEgUpuSC6s
Registering gd-3000.7.3...
Installed gd-3000.7.3
Configuring scaleimage-0.1...
Building scaleimage-0.1...
Preprocessing executable 'scaleimage' for scaleimage-0.1...
[1 of 1] Compiling Main ( Main.hs, dist/build/scaleimage/scaleimage-tmp/Main.o )
Main.hs:27:35:
Ambiguous occurrence ‘die’
It could refer to either ‘Main.die’, defined at Main.hs:52:1
or ‘System.Exit.die’,
imported from ‘System.Exit’ at Main.hs:15:1-18
Main.hs:29:15:
Ambiguous occurrence ‘die’
It could refer to either ‘Main.die’, defined at Main.hs:52:1
or ‘System.Exit.die’,
imported from ‘System.Exit’ at Main.hs:15:1-18
Main.hs:36:20:
Ambiguous occurrence ‘die’
It could refer to either ‘Main.die’, defined at Main.hs:52:1
or ‘System.Exit.die’,
imported from ‘System.Exit’ at Main.hs:15:1-18
Main.hs:43:20:
Ambiguous occurrence ‘die’
It could refer to either ‘Main.die’, defined at Main.hs:52:1
or ‘System.Exit.die’,
imported from ‘System.Exit’ at Main.hs:15:1-18
Failed to install scaleimage-0.1
cabal: Error: some packages failed to install:
scaleimage-0.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.