Build #1 for edentv-4.9.1

[all reports]

Package edentv-4.9.1
Install DependencyFailed glib-0.13.0.1
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies zip-archive-0.2.3.4, mtl-2.1.2, gtk-0.13.0.0, ghc-events-parallel-0.5.0.1, filepath-1.3.0.1, directory-1.2.0.1, containers-0.5.0.0, cairo-0.13.0.0, bytestring-0.10.0.2, binary-0.7.2.1, base-4.6.0.1, array-0.4.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring binary-0.7.2.1...
Building binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.7.2.1...
Running Haddock for binary-0.7.2.1...
Running hscolour for binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Data.Binary.Builder.Base'
 100% (  4 /  4) in 'Data.Binary.Builder.Internal'
  81% ( 21 / 26) in 'Data.Binary.Get.Internal'
 100% ( 28 / 28) in 'Data.Binary.Builder'
  96% ( 47 / 49) in 'Data.Binary.Get'
  96% ( 26 / 27) in 'Data.Binary.Put'
  80% (  4 /  5) in 'Data.Binary.Class'
 100% (  1 /  1) in 'Data.Binary.Generic'
  91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
    Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
    Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/binary-0.7.2.1
Registering binary-0.7.2.1...
Installed binary-0.7.2.1
Configuring digest-0.0.1.2...
Building digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
[1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o )
[2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o )
In-place registering digest-0.0.1.2...
Running Haddock for digest-0.0.1.2...
Running hscolour for digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Haddock coverage:
Warning: Data.Digest.Adler32: adler32 is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.Adler32: adler32Update is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
 100% (  2 /  2) in 'Data.Digest.Adler32'
Warning: Data.Digest.CRC32: crc32 is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.CRC32: crc32Update is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
 100% (  2 /  2) in 'Data.Digest.CRC32'
Documentation created: dist/doc/html/digest/index.html,
dist/doc/html/digest/digest.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/digest-0.0.1.2
Registering digest-0.0.1.2...
Installed digest-0.0.1.2
Configuring utf8-string-0.3.8...
Building utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.8...
Running Haddock for utf8-string-0.3.8...
Running hscolour for utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.8
Registering utf8-string-0.3.8...
Installed utf8-string-0.3.8
Downloading ghc-events-parallel-0.5.0.1...
Configuring ghc-events-parallel-0.5.0.1...
Building ghc-events-parallel-0.5.0.1...
Preprocessing library ghc-events-parallel-0.5.0.1...
[1 of 8] Compiling GHC.RTS.EventTypes ( GHC/RTS/EventTypes.hs, dist/build/GHC/RTS/EventTypes.o )
[2 of 8] Compiling GHC.RTS.EventParserUtils ( GHC/RTS/EventParserUtils.hs, dist/build/GHC/RTS/EventParserUtils.o )
[3 of 8] Compiling GHC.RTS.Events   ( GHC/RTS/Events.hs, dist/build/GHC/RTS/Events.o )
[4 of 8] Compiling GHC.RTS.Events.Merge ( GHC/RTS/Events/Merge.hs, dist/build/GHC/RTS/Events/Merge.o )
[5 of 8] Compiling GHC.RTS.Events.Analysis ( GHC/RTS/Events/Analysis.hs, dist/build/GHC/RTS/Events/Analysis.o )
[6 of 8] Compiling GHC.RTS.Events.Analysis.Capability ( GHC/RTS/Events/Analysis/Capability.hs, dist/build/GHC/RTS/Events/Analysis/Capability.o )
[7 of 8] Compiling GHC.RTS.Events.Analysis.SparkThread ( GHC/RTS/Events/Analysis/SparkThread.hs, dist/build/GHC/RTS/Events/Analysis/SparkThread.o )
[8 of 8] Compiling GHC.RTS.Events.Analysis.Thread ( GHC/RTS/Events/Analysis/Thread.hs, dist/build/GHC/RTS/Events/Analysis/Thread.o )
In-place registering ghc-events-parallel-0.5.0.1...
Preprocessing executable 'ghc-events' for ghc-events-parallel-0.5.0.1...
[1 of 9] Compiling GHC.RTS.EventTypes ( GHC/RTS/EventTypes.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/EventTypes.o )
[2 of 9] Compiling GHC.RTS.EventParserUtils ( GHC/RTS/EventParserUtils.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/EventParserUtils.o )
[3 of 9] Compiling GHC.RTS.Events   ( GHC/RTS/Events.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events.o )
[4 of 9] Compiling GHC.RTS.Events.Merge ( GHC/RTS/Events/Merge.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Merge.o )
[5 of 9] Compiling GHC.RTS.Events.Analysis ( GHC/RTS/Events/Analysis.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Analysis.o )
[6 of 9] Compiling GHC.RTS.Events.Analysis.SparkThread ( GHC/RTS/Events/Analysis/SparkThread.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Analysis/SparkThread.o )
[7 of 9] Compiling GHC.RTS.Events.Analysis.Thread ( GHC/RTS/Events/Analysis/Thread.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Analysis/Thread.o )
[8 of 9] Compiling GHC.RTS.Events.Analysis.Capability ( GHC/RTS/Events/Analysis/Capability.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Analysis/Capability.o )
[9 of 9] Compiling Main             ( GhcEvents.hs, dist/build/ghc-events/ghc-events-tmp/Main.o )
Linking dist/build/ghc-events/ghc-events ...
Running Haddock for ghc-events-parallel-0.5.0.1...
Running hscolour for ghc-events-parallel-0.5.0.1...
Preprocessing library ghc-events-parallel-0.5.0.1...
Preprocessing executable 'ghc-events' for ghc-events-parallel-0.5.0.1...
Preprocessing library ghc-events-parallel-0.5.0.1...
Haddock coverage:
   1% (  1 / 70) in 'GHC.RTS.EventTypes'
   0% (  0 / 11) in 'GHC.RTS.EventParserUtils'
  17% (  7 / 41) in 'GHC.RTS.Events'
   0% (  0 /  2) in 'GHC.RTS.Events.Merge'
  53% (  9 / 17) in 'GHC.RTS.Events.Analysis'
  67% (  4 /  6) in 'GHC.RTS.Events.Analysis.Capability'
   0% (  0 /  5) in 'GHC.RTS.Events.Analysis.SparkThread'
  67% (  2 /  3) in 'GHC.RTS.Events.Analysis.Thread'
Warning: GHC.RTS.Events: could not find link destinations for:
    GHC.RTS.EventTypes.EventTypeNum GHC.RTS.EventTypes.EventTypeDesc GHC.RTS.EventTypes.EventTypeSize GHC.RTS.EventTypes.Capset GHC.RTS.EventTypes.PID GHC.RTS.EventTypes.StringId GHC.RTS.EventTypes.ParConjDynId GHC.RTS.EventTypes.ParConjStaticId GHC.RTS.EventTypes.SparkId GHC.RTS.EventTypes.FutureId GHC.RTS.EventTypes.PerfEventTypeNum GHC.RTS.Events.ExceptT
Warning: GHC.RTS.Events.Analysis: could not find link destinations for:
    GHC.RTS.Events.Analysis.step
Documentation created: dist/doc/html/ghc-events-parallel/index.html,
dist/doc/html/ghc-events-parallel/ghc-events-parallel.txt
Preprocessing executable 'ghc-events' for ghc-events-parallel-0.5.0.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-events-parallel-0.5.0.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering ghc-events-parallel-0.5.0.1...
Installed ghc-events-parallel-0.5.0.1
Configuring zip-archive-0.2.3.4...
Building zip-archive-0.2.3.4...
Preprocessing library zip-archive-0.2.3.4...
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o )
In-place registering zip-archive-0.2.3.4...
Running Haddock for zip-archive-0.2.3.4...
Running hscolour for zip-archive-0.2.3.4...
Preprocessing library zip-archive-0.2.3.4...
Preprocessing library zip-archive-0.2.3.4...
Haddock coverage:
 100% ( 22 / 22) in 'Codec.Archive.Zip'
Documentation created: dist/doc/html/zip-archive/index.html,
dist/doc/html/zip-archive/zip-archive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zip-archive-0.2.3.4
Registering zip-archive-0.2.3.4...
Installed zip-archive-0.2.3.4
[1 of 2] Compiling SetupWrapper     ( /tmp/cairo-0.13.0.0-21859/cairo-0.13.0.0/SetupWrapper.hs, /tmp/cairo-0.13.0.0-21859/cairo-0.13.0.0/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cairo-0.13.0.0-21859/cairo-0.13.0.0/Setup.hs, /tmp/cairo-0.13.0.0-21859/cairo-0.13.0.0/dist/setup/Main.o )
Linking /tmp/cairo-0.13.0.0-21859/cairo-0.13.0.0/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring cairo-0.13.0.0...
setup: The program gtk2hsC2hs version >=0.13.11 is required but the version
found at /srv/hackage/var/build/bin/gtk2hsC2hs is version 0.13.9
Failed to install cairo-0.13.0.0
[1 of 2] Compiling SetupWrapper     ( /tmp/glib-0.13.0.1-21859/glib-0.13.0.1/SetupWrapper.hs, /tmp/glib-0.13.0.1-21859/glib-0.13.0.1/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/glib-0.13.0.1-21859/glib-0.13.0.1/Setup.hs, /tmp/glib-0.13.0.1-21859/glib-0.13.0.1/dist/setup/Main.o )
Linking /tmp/glib-0.13.0.1-21859/glib-0.13.0.1/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring glib-0.13.0.1...
setup: The program gtk2hsC2hs version >=0.13.11 is required but the version
found at /srv/hackage/var/build/bin/gtk2hsC2hs is version 0.13.9
Failed to install glib-0.13.0.1
cabal: Error: some packages failed to install:
cairo-0.13.0.0 failed during the configure step. The exception was:
ExitFailure 1
edentv-4.9.1 depends on glib-0.13.0.1 which failed to install.
gio-0.13.0.0 depends on glib-0.13.0.1 which failed to install.
glib-0.13.0.1 failed during the configure step. The exception was:
ExitFailure 1
gtk-0.13.0.0 depends on glib-0.13.0.1 which failed to install.
pango-0.13.0.0 depends on glib-0.13.0.1 which failed to install.

Test log

No test log was submitted for this report.